{
  "schemaVersion": "1.0",
  "id": "ja-word-search-0011-p2fu1r",
  "type": "word-search",
  "locale": "ja",
  "slug": "word-search-medium-0011",
  "title": "ワードサーチチャレンジ 011",
  "description": "ワードサーチ の medium パズル。オンライン、印刷、App WebView に対応しています。",
  "difficulty": "medium",
  "seed": "playonepage-v1-ja-word-search-11",
  "sequence": 11,
  "tags": [
    "word-search",
    "medium",
    "ja"
  ],
  "audience": "全年齢",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "ワードサーチチャレンジ 011",
    "instructions": "文字グリッドから隠れた単語をすべて見つけます。"
  },
  "routes": {
    "json": "/puzzles/v1/ja/word-search/ja-word-search-0011-p2fu1r.json",
    "embed": "/embed/v1/ja/word-search/ja-word-search-0011-p2fu1r.html",
    "web": "/ja/puzzles/word-search/word-search-medium-0011/"
  },
  "puzzle": {
    "rows": 8,
    "cols": 8,
    "letters": [
      "I",
      "Z",
      "C",
      "H",
      "X",
      "Y",
      "K",
      "P",
      "O",
      "O",
      "G",
      "T",
      "H",
      "M",
      "A",
      "U",
      "N",
      "L",
      "F",
      "P",
      "L",
      "A",
      "Y",
      "Z",
      "U",
      "O",
      "J",
      "O",
      "A",
      "H",
      "F",
      "Z",
      "J",
      "G",
      "C",
      "J",
      "C",
      "U",
      "L",
      "L",
      "I",
      "I",
      "Z",
      "A",
      "X",
      "U",
      "H",
      "E",
      "J",
      "C",
      "U",
      "A",
      "C",
      "Z",
      "S",
      "U",
      "D",
      "V",
      "M",
      "A",
      "Z",
      "E",
      "P",
      "G"
    ],
    "words": [
      {
        "text": "MAZE",
        "cells": [
          58,
          59,
          60,
          61
        ],
        "direction": "right"
      },
      {
        "text": "PLAY",
        "cells": [
          19,
          20,
          21,
          22
        ],
        "direction": "right"
      },
      {
        "text": "FOCUS",
        "cells": [
          18,
          27,
          36,
          45,
          54
        ],
        "direction": "down-right"
      },
      {
        "text": "LOGIC",
        "cells": [
          17,
          25,
          33,
          41,
          49
        ],
        "direction": "down"
      },
      {
        "text": "PUZZLE",
        "cells": [
          7,
          15,
          23,
          31,
          39,
          47
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "MAZE",
        "cells": [
          58,
          59,
          60,
          61
        ],
        "direction": "right"
      },
      {
        "text": "PLAY",
        "cells": [
          19,
          20,
          21,
          22
        ],
        "direction": "right"
      },
      {
        "text": "FOCUS",
        "cells": [
          18,
          27,
          36,
          45,
          54
        ],
        "direction": "down-right"
      },
      {
        "text": "LOGIC",
        "cells": [
          17,
          25,
          33,
          41,
          49
        ],
        "direction": "down"
      },
      {
        "text": "PUZZLE",
        "cells": [
          7,
          15,
          23,
          31,
          39,
          47
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 5
}
