{
  "schemaVersion": "1.0",
  "id": "ja-word-search-0026-1dhn02",
  "type": "word-search",
  "locale": "ja",
  "slug": "word-search-medium-0026",
  "title": "ワードサーチチャレンジ 026",
  "description": "ワードサーチ の medium パズル。オンライン、印刷、App WebView に対応しています。",
  "difficulty": "medium",
  "seed": "playonepage-v1-ja-word-search-26",
  "sequence": 26,
  "tags": [
    "word-search",
    "medium",
    "ja"
  ],
  "audience": "全年齢",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "ワードサーチチャレンジ 026",
    "instructions": "文字グリッドから隠れた単語をすべて見つけます。"
  },
  "routes": {
    "json": "/puzzles/v1/ja/word-search/ja-word-search-0026-1dhn02.json",
    "embed": "/embed/v1/ja/word-search/ja-word-search-0026-1dhn02.html",
    "web": "/ja/puzzles/word-search/word-search-medium-0026/"
  },
  "puzzle": {
    "rows": 8,
    "cols": 8,
    "letters": [
      "O",
      "O",
      "M",
      "K",
      "O",
      "P",
      "V",
      "T",
      "B",
      "A",
      "M",
      "V",
      "O",
      "R",
      "R",
      "X",
      "R",
      "D",
      "A",
      "S",
      "J",
      "I",
      "F",
      "U",
      "A",
      "A",
      "Z",
      "H",
      "S",
      "N",
      "Y",
      "A",
      "I",
      "I",
      "E",
      "E",
      "C",
      "T",
      "K",
      "A",
      "N",
      "L",
      "M",
      "F",
      "O",
      "C",
      "U",
      "S",
      "I",
      "Y",
      "H",
      "Y",
      "A",
      "C",
      "E",
      "M",
      "T",
      "A",
      "L",
      "F",
      "E",
      "C",
      "C",
      "M"
    ],
    "words": [
      {
        "text": "BRAIN",
        "cells": [
          8,
          16,
          24,
          32,
          40
        ],
        "direction": "down"
      },
      {
        "text": "MAZE",
        "cells": [
          10,
          18,
          26,
          34
        ],
        "direction": "down"
      },
      {
        "text": "FOCUS",
        "cells": [
          43,
          44,
          45,
          46,
          47
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          5,
          13,
          21,
          29,
          37
        ],
        "direction": "down"
      },
      {
        "text": "DAILY",
        "cells": [
          17,
          25,
          33,
          41,
          49
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "BRAIN",
        "cells": [
          8,
          16,
          24,
          32,
          40
        ],
        "direction": "down"
      },
      {
        "text": "MAZE",
        "cells": [
          10,
          18,
          26,
          34
        ],
        "direction": "down"
      },
      {
        "text": "FOCUS",
        "cells": [
          43,
          44,
          45,
          46,
          47
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          5,
          13,
          21,
          29,
          37
        ],
        "direction": "down"
      },
      {
        "text": "DAILY",
        "cells": [
          17,
          25,
          33,
          41,
          49
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 5
}
