{
  "schemaVersion": "1.0",
  "id": "ja-word-search-0024-mxvdzf",
  "type": "word-search",
  "locale": "ja",
  "slug": "word-search-hard-0024",
  "title": "ワードサーチチャレンジ 024",
  "description": "ワードサーチ の hard パズル。オンライン、印刷、App WebView に対応しています。",
  "difficulty": "hard",
  "seed": "playonepage-v1-ja-word-search-24",
  "sequence": 24,
  "tags": [
    "word-search",
    "hard",
    "ja"
  ],
  "audience": "全年齢",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "ワードサーチチャレンジ 024",
    "instructions": "文字グリッドから隠れた単語をすべて見つけます。"
  },
  "routes": {
    "json": "/puzzles/v1/ja/word-search/ja-word-search-0024-mxvdzf.json",
    "embed": "/embed/v1/ja/word-search/ja-word-search-0024-mxvdzf.html",
    "web": "/ja/puzzles/word-search/word-search-hard-0024/"
  },
  "puzzle": {
    "rows": 9,
    "cols": 9,
    "letters": [
      "K",
      "E",
      "R",
      "J",
      "P",
      "M",
      "E",
      "W",
      "F",
      "N",
      "D",
      "Q",
      "B",
      "X",
      "T",
      "J",
      "E",
      "O",
      "D",
      "A",
      "I",
      "L",
      "Y",
      "S",
      "N",
      "Y",
      "C",
      "W",
      "W",
      "P",
      "U",
      "Z",
      "Z",
      "L",
      "E",
      "U",
      "I",
      "N",
      "C",
      "P",
      "R",
      "I",
      "N",
      "T",
      "S",
      "L",
      "B",
      "V",
      "P",
      "I",
      "H",
      "L",
      "O",
      "Z",
      "K",
      "E",
      "I",
      "L",
      "W",
      "W",
      "S",
      "O",
      "D",
      "O",
      "V",
      "L",
      "A",
      "J",
      "C",
      "C",
      "F",
      "L",
      "O",
      "W",
      "J",
      "Y",
      "L",
      "O",
      "G",
      "I",
      "C"
    ],
    "words": [
      {
        "text": "DAILY",
        "cells": [
          18,
          19,
          20,
          21,
          22
        ],
        "direction": "right"
      },
      {
        "text": "FOCUS",
        "cells": [
          8,
          17,
          26,
          35,
          44
        ],
        "direction": "down"
      },
      {
        "text": "PUZZLE",
        "cells": [
          29,
          30,
          31,
          32,
          33,
          34
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          39,
          40,
          41,
          42,
          43
        ],
        "direction": "right"
      },
      {
        "text": "PLAY",
        "cells": [
          48,
          57,
          66,
          75
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          76,
          77,
          78,
          79,
          80
        ],
        "direction": "right"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "DAILY",
        "cells": [
          18,
          19,
          20,
          21,
          22
        ],
        "direction": "right"
      },
      {
        "text": "FOCUS",
        "cells": [
          8,
          17,
          26,
          35,
          44
        ],
        "direction": "down"
      },
      {
        "text": "PUZZLE",
        "cells": [
          29,
          30,
          31,
          32,
          33,
          34
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          39,
          40,
          41,
          42,
          43
        ],
        "direction": "right"
      },
      {
        "text": "PLAY",
        "cells": [
          48,
          57,
          66,
          75
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          76,
          77,
          78,
          79,
          80
        ],
        "direction": "right"
      }
    ]
  },
  "estimatedMinutes": 7
}
