{
  "schemaVersion": "1.0",
  "id": "ja-word-search-0017-g5tiu3",
  "type": "word-search",
  "locale": "ja",
  "slug": "word-search-medium-0017",
  "title": "ワードサーチチャレンジ 017",
  "description": "ワードサーチ の medium パズル。オンライン、印刷、App WebView に対応しています。",
  "difficulty": "medium",
  "seed": "playonepage-v1-ja-word-search-17",
  "sequence": 17,
  "tags": [
    "word-search",
    "medium",
    "ja"
  ],
  "audience": "全年齢",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "ワードサーチチャレンジ 017",
    "instructions": "文字グリッドから隠れた単語をすべて見つけます。"
  },
  "routes": {
    "json": "/puzzles/v1/ja/word-search/ja-word-search-0017-g5tiu3.json",
    "embed": "/embed/v1/ja/word-search/ja-word-search-0017-g5tiu3.html",
    "web": "/ja/puzzles/word-search/word-search-medium-0017/"
  },
  "puzzle": {
    "rows": 8,
    "cols": 8,
    "letters": [
      "P",
      "L",
      "J",
      "L",
      "T",
      "P",
      "E",
      "R",
      "K",
      "U",
      "E",
      "B",
      "V",
      "K",
      "P",
      "R",
      "S",
      "W",
      "Z",
      "A",
      "R",
      "Q",
      "O",
      "S",
      "J",
      "M",
      "R",
      "Z",
      "R",
      "A",
      "H",
      "C",
      "P",
      "L",
      "A",
      "P",
      "L",
      "N",
      "I",
      "V",
      "Q",
      "H",
      "X",
      "R",
      "L",
      "E",
      "K",
      "N",
      "D",
      "K",
      "F",
      "B",
      "T",
      "A",
      "K",
      "F",
      "J",
      "Q",
      "V",
      "M",
      "B",
      "G",
      "Y",
      "F"
    ],
    "words": [
      {
        "text": "PLAY",
        "cells": [
          35,
          44,
          53,
          62
        ],
        "direction": "down-right"
      },
      {
        "text": "SMART",
        "cells": [
          16,
          25,
          34,
          43,
          52
        ],
        "direction": "down-right"
      },
      {
        "text": "LEARN",
        "cells": [
          1,
          10,
          19,
          28,
          37
        ],
        "direction": "down-right"
      },
      {
        "text": "BRAIN",
        "cells": [
          11,
          20,
          29,
          38,
          47
        ],
        "direction": "down-right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          0,
          9,
          18,
          27,
          36,
          45
        ],
        "direction": "down-right"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "PLAY",
        "cells": [
          35,
          44,
          53,
          62
        ],
        "direction": "down-right"
      },
      {
        "text": "SMART",
        "cells": [
          16,
          25,
          34,
          43,
          52
        ],
        "direction": "down-right"
      },
      {
        "text": "LEARN",
        "cells": [
          1,
          10,
          19,
          28,
          37
        ],
        "direction": "down-right"
      },
      {
        "text": "BRAIN",
        "cells": [
          11,
          20,
          29,
          38,
          47
        ],
        "direction": "down-right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          0,
          9,
          18,
          27,
          36,
          45
        ],
        "direction": "down-right"
      }
    ]
  },
  "estimatedMinutes": 5
}
