{
  "schemaVersion": "1.0",
  "id": "ja-word-search-0040-1pxua2",
  "type": "word-search",
  "locale": "ja",
  "slug": "word-search-easy-0040",
  "title": "ワードサーチチャレンジ 040",
  "description": "ワードサーチ の easy パズル。オンライン、印刷、App WebView に対応しています。",
  "difficulty": "easy",
  "seed": "playonepage-v1-ja-word-search-40",
  "sequence": 40,
  "tags": [
    "word-search",
    "easy",
    "ja"
  ],
  "audience": "全年齢",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "ワードサーチチャレンジ 040",
    "instructions": "文字グリッドから隠れた単語をすべて見つけます。"
  },
  "routes": {
    "json": "/puzzles/v1/ja/word-search/ja-word-search-0040-1pxua2.json",
    "embed": "/embed/v1/ja/word-search/ja-word-search-0040-1pxua2.html",
    "web": "/ja/puzzles/word-search/word-search-easy-0040/"
  },
  "puzzle": {
    "rows": 8,
    "cols": 8,
    "letters": [
      "T",
      "Y",
      "M",
      "W",
      "D",
      "R",
      "Y",
      "O",
      "Q",
      "M",
      "X",
      "R",
      "E",
      "V",
      "K",
      "W",
      "B",
      "A",
      "R",
      "W",
      "K",
      "L",
      "L",
      "J",
      "R",
      "Z",
      "F",
      "L",
      "V",
      "B",
      "D",
      "A",
      "A",
      "E",
      "O",
      "O",
      "Z",
      "V",
      "A",
      "N",
      "I",
      "A",
      "C",
      "G",
      "G",
      "Q",
      "H",
      "T",
      "N",
      "T",
      "U",
      "I",
      "U",
      "K",
      "L",
      "Q",
      "W",
      "X",
      "S",
      "C",
      "S",
      "I",
      "C",
      "L"
    ],
    "words": [
      {
        "text": "MAZE",
        "cells": [
          9,
          17,
          25,
          33
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          27,
          35,
          43,
          51,
          59
        ],
        "direction": "down"
      },
      {
        "text": "FOCUS",
        "cells": [
          26,
          34,
          42,
          50,
          58
        ],
        "direction": "down"
      },
      {
        "text": "BRAIN",
        "cells": [
          16,
          24,
          32,
          40,
          48
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "MAZE",
        "cells": [
          9,
          17,
          25,
          33
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          27,
          35,
          43,
          51,
          59
        ],
        "direction": "down"
      },
      {
        "text": "FOCUS",
        "cells": [
          26,
          34,
          42,
          50,
          58
        ],
        "direction": "down"
      },
      {
        "text": "BRAIN",
        "cells": [
          16,
          24,
          32,
          40,
          48
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 4
}
