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