{
  "schemaVersion": "1.0",
  "id": "ja-word-search-0015-l0s587",
  "type": "word-search",
  "locale": "ja",
  "slug": "word-search-hard-0015",
  "title": "ワードサーチチャレンジ 015",
  "description": "ワードサーチ の hard パズル。オンライン、印刷、App WebView に対応しています。",
  "difficulty": "hard",
  "seed": "playonepage-v1-ja-word-search-15",
  "sequence": 15,
  "tags": [
    "word-search",
    "hard",
    "ja"
  ],
  "audience": "全年齢",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "ワードサーチチャレンジ 015",
    "instructions": "文字グリッドから隠れた単語をすべて見つけます。"
  },
  "routes": {
    "json": "/puzzles/v1/ja/word-search/ja-word-search-0015-l0s587.json",
    "embed": "/embed/v1/ja/word-search/ja-word-search-0015-l0s587.html",
    "web": "/ja/puzzles/word-search/word-search-hard-0015/"
  },
  "puzzle": {
    "rows": 9,
    "cols": 9,
    "letters": [
      "Z",
      "P",
      "F",
      "B",
      "R",
      "A",
      "I",
      "N",
      "Y",
      "O",
      "V",
      "F",
      "O",
      "C",
      "U",
      "S",
      "W",
      "D",
      "I",
      "S",
      "U",
      "C",
      "L",
      "O",
      "P",
      "A",
      "M",
      "N",
      "E",
      "M",
      "T",
      "O",
      "N",
      "B",
      "P",
      "O",
      "J",
      "V",
      "A",
      "A",
      "L",
      "W",
      "K",
      "R",
      "Y",
      "X",
      "G",
      "P",
      "P",
      "R",
      "W",
      "Z",
      "I",
      "N",
      "C",
      "N",
      "G",
      "H",
      "F",
      "T",
      "P",
      "N",
      "D",
      "Z",
      "M",
      "L",
      "O",
      "G",
      "I",
      "C",
      "T",
      "U",
      "N",
      "M",
      "A",
      "Z",
      "E",
      "H",
      "T",
      "E",
      "M"
    ],
    "words": [
      {
        "text": "MAZE",
        "cells": [
          73,
          74,
          75,
          76
        ],
        "direction": "right"
      },
      {
        "text": "SMART",
        "cells": [
          19,
          29,
          39,
          49,
          59
        ],
        "direction": "down-right"
      },
      {
        "text": "BRAIN",
        "cells": [
          3,
          4,
          5,
          6,
          7
        ],
        "direction": "right"
      },
      {
        "text": "LOGIC",
        "cells": [
          65,
          66,
          67,
          68,
          69
        ],
        "direction": "right"
      },
      {
        "text": "FOCUS",
        "cells": [
          11,
          12,
          13,
          14,
          15
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          34,
          43,
          52,
          61,
          70
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "MAZE",
        "cells": [
          73,
          74,
          75,
          76
        ],
        "direction": "right"
      },
      {
        "text": "SMART",
        "cells": [
          19,
          29,
          39,
          49,
          59
        ],
        "direction": "down-right"
      },
      {
        "text": "BRAIN",
        "cells": [
          3,
          4,
          5,
          6,
          7
        ],
        "direction": "right"
      },
      {
        "text": "LOGIC",
        "cells": [
          65,
          66,
          67,
          68,
          69
        ],
        "direction": "right"
      },
      {
        "text": "FOCUS",
        "cells": [
          11,
          12,
          13,
          14,
          15
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          34,
          43,
          52,
          61,
          70
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 7
}
