{
  "schemaVersion": "1.0",
  "id": "ja-word-search-0030-12f99w",
  "type": "word-search",
  "locale": "ja",
  "slug": "word-search-hard-0030",
  "title": "ワードサーチチャレンジ 030",
  "description": "ワードサーチ の hard パズル。オンライン、印刷、App WebView に対応しています。",
  "difficulty": "hard",
  "seed": "playonepage-v1-ja-word-search-30",
  "sequence": 30,
  "tags": [
    "word-search",
    "hard",
    "ja"
  ],
  "audience": "全年齢",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "ワードサーチチャレンジ 030",
    "instructions": "文字グリッドから隠れた単語をすべて見つけます。"
  },
  "routes": {
    "json": "/puzzles/v1/ja/word-search/ja-word-search-0030-12f99w.json",
    "embed": "/embed/v1/ja/word-search/ja-word-search-0030-12f99w.html",
    "web": "/ja/puzzles/word-search/word-search-hard-0030/"
  },
  "puzzle": {
    "rows": 9,
    "cols": 9,
    "letters": [
      "L",
      "D",
      "B",
      "P",
      "U",
      "Z",
      "Z",
      "L",
      "E",
      "E",
      "O",
      "M",
      "A",
      "Z",
      "E",
      "G",
      "P",
      "J",
      "P",
      "T",
      "G",
      "O",
      "B",
      "H",
      "B",
      "Y",
      "H",
      "R",
      "R",
      "Q",
      "I",
      "P",
      "D",
      "O",
      "Z",
      "O",
      "I",
      "D",
      "P",
      "L",
      "C",
      "Q",
      "G",
      "W",
      "L",
      "N",
      "Q",
      "G",
      "E",
      "O",
      "E",
      "F",
      "L",
      "B",
      "T",
      "A",
      "C",
      "A",
      "F",
      "O",
      "C",
      "U",
      "S",
      "G",
      "B",
      "X",
      "R",
      "L",
      "Y",
      "A",
      "I",
      "W",
      "J",
      "R",
      "K",
      "N",
      "W",
      "E",
      "X",
      "Y",
      "C"
    ],
    "words": [
      {
        "text": "LEARN",
        "cells": [
          39,
          48,
          57,
          66,
          75
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          0,
          10,
          20,
          30,
          40
        ],
        "direction": "down-right"
      },
      {
        "text": "MAZE",
        "cells": [
          11,
          12,
          13,
          14
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          18,
          27,
          36,
          45,
          54
        ],
        "direction": "down"
      },
      {
        "text": "PUZZLE",
        "cells": [
          3,
          4,
          5,
          6,
          7,
          8
        ],
        "direction": "right"
      },
      {
        "text": "FOCUS",
        "cells": [
          58,
          59,
          60,
          61,
          62
        ],
        "direction": "right"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "LEARN",
        "cells": [
          39,
          48,
          57,
          66,
          75
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          0,
          10,
          20,
          30,
          40
        ],
        "direction": "down-right"
      },
      {
        "text": "MAZE",
        "cells": [
          11,
          12,
          13,
          14
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          18,
          27,
          36,
          45,
          54
        ],
        "direction": "down"
      },
      {
        "text": "PUZZLE",
        "cells": [
          3,
          4,
          5,
          6,
          7,
          8
        ],
        "direction": "right"
      },
      {
        "text": "FOCUS",
        "cells": [
          58,
          59,
          60,
          61,
          62
        ],
        "direction": "right"
      }
    ]
  },
  "estimatedMinutes": 7
}
