{
  "schemaVersion": "1.0",
  "id": "ja-logic-grid-0045-gqy2cz",
  "type": "logic-grid",
  "locale": "ja",
  "slug": "logic-grid-hard-0045",
  "title": "ロジック表チャレンジ 045",
  "description": "ロジック表 の hard パズル。オンライン、印刷、App WebView に対応しています。",
  "difficulty": "hard",
  "seed": "playonepage-v1-ja-logic-grid-45",
  "sequence": 45,
  "tags": [
    "logic-grid",
    "hard",
    "ja"
  ],
  "audience": "全年齢",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "ロジック表チャレンジ 045",
    "instructions": "手がかりを使って一致する項目を印付けします。"
  },
  "routes": {
    "json": "/puzzles/v1/ja/logic-grid/ja-logic-grid-0045-gqy2cz.json",
    "embed": "/embed/v1/ja/logic-grid/ja-logic-grid-0045-gqy2cz.html",
    "web": "/ja/puzzles/logic-grid/logic-grid-hard-0045/"
  },
  "puzzle": {
    "categories": [
      {
        "name": "子ども",
        "items": [
          "アオ",
          "ベン",
          "カナ",
          "ダイ"
        ]
      },
      {
        "name": "あそび",
        "items": [
          "迷路",
          "数独",
          "お絵かき",
          "クイズ"
        ]
      }
    ],
    "clues": [
      "アオ matches 迷路.",
      "ベン matches クイズ.",
      "カナ matches お絵かき.",
      "ダイ matches 数独.",
      "アオ does not match クイズ.",
      "ベン does not match お絵かき.",
      "カナ does not match 数独.",
      "ダイ does not match 迷路."
    ]
  },
  "solution": {
    "kind": "logic-grid",
    "matches": [
      {
        "left": "アオ",
        "right": "迷路"
      },
      {
        "left": "ベン",
        "right": "クイズ"
      },
      {
        "left": "カナ",
        "right": "お絵かき"
      },
      {
        "left": "ダイ",
        "right": "数独"
      }
    ]
  },
  "estimatedMinutes": 7
}
