{
  "schemaVersion": "1.0",
  "id": "ja-logic-grid-0033-139ee5",
  "type": "logic-grid",
  "locale": "ja",
  "slug": "logic-grid-hard-0033",
  "title": "ロジック表チャレンジ 033",
  "description": "ロジック表 の hard パズル。オンライン、印刷、App WebView に対応しています。",
  "difficulty": "hard",
  "seed": "playonepage-v1-ja-logic-grid-33",
  "sequence": 33,
  "tags": [
    "logic-grid",
    "hard",
    "ja"
  ],
  "audience": "全年齢",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "ロジック表チャレンジ 033",
    "instructions": "手がかりを使って一致する項目を印付けします。"
  },
  "routes": {
    "json": "/puzzles/v1/ja/logic-grid/ja-logic-grid-0033-139ee5.json",
    "embed": "/embed/v1/ja/logic-grid/ja-logic-grid-0033-139ee5.html",
    "web": "/ja/puzzles/logic-grid/logic-grid-hard-0033/"
  },
  "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
}
