{
  "schemaVersion": "1.0",
  "id": "ja-word-search-0020-acxzcz",
  "type": "word-search",
  "locale": "ja",
  "slug": "word-search-medium-0020",
  "title": "ワードサーチチャレンジ 020",
  "description": "ワードサーチ の medium パズル。オンライン、印刷、App WebView に対応しています。",
  "difficulty": "medium",
  "seed": "playonepage-v1-ja-word-search-20",
  "sequence": 20,
  "tags": [
    "word-search",
    "medium",
    "ja"
  ],
  "audience": "全年齢",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "ワードサーチチャレンジ 020",
    "instructions": "文字グリッドから隠れた単語をすべて見つけます。"
  },
  "routes": {
    "json": "/puzzles/v1/ja/word-search/ja-word-search-0020-acxzcz.json",
    "embed": "/embed/v1/ja/word-search/ja-word-search-0020-acxzcz.html",
    "web": "/ja/puzzles/word-search/word-search-medium-0020/"
  },
  "puzzle": {
    "rows": 8,
    "cols": 8,
    "letters": [
      "W",
      "I",
      "B",
      "F",
      "X",
      "I",
      "D",
      "L",
      "G",
      "B",
      "G",
      "O",
      "X",
      "P",
      "A",
      "N",
      "J",
      "R",
      "Q",
      "C",
      "F",
      "L",
      "I",
      "B",
      "F",
      "A",
      "G",
      "U",
      "Y",
      "A",
      "L",
      "A",
      "I",
      "I",
      "X",
      "S",
      "O",
      "Y",
      "Y",
      "R",
      "R",
      "N",
      "E",
      "C",
      "W",
      "O",
      "M",
      "V",
      "I",
      "F",
      "F",
      "P",
      "A",
      "W",
      "Z",
      "Y",
      "P",
      "L",
      "O",
      "G",
      "I",
      "C",
      "H",
      "X"
    ],
    "words": [
      {
        "text": "BRAIN",
        "cells": [
          9,
          17,
          25,
          33,
          41
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          57,
          58,
          59,
          60,
          61
        ],
        "direction": "right"
      },
      {
        "text": "DAILY",
        "cells": [
          6,
          14,
          22,
          30,
          38
        ],
        "direction": "down"
      },
      {
        "text": "PLAY",
        "cells": [
          13,
          21,
          29,
          37
        ],
        "direction": "down"
      },
      {
        "text": "FOCUS",
        "cells": [
          3,
          11,
          19,
          27,
          35
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "BRAIN",
        "cells": [
          9,
          17,
          25,
          33,
          41
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          57,
          58,
          59,
          60,
          61
        ],
        "direction": "right"
      },
      {
        "text": "DAILY",
        "cells": [
          6,
          14,
          22,
          30,
          38
        ],
        "direction": "down"
      },
      {
        "text": "PLAY",
        "cells": [
          13,
          21,
          29,
          37
        ],
        "direction": "down"
      },
      {
        "text": "FOCUS",
        "cells": [
          3,
          11,
          19,
          27,
          35
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 5
}
