{"product_id":"skill-building-creative-fun-rjc","title":"スキルを伸ばすクリエイティブな楽しみ","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：儿童手工套装（简单使用型）\n  目标受众：3-10岁儿童及其寻求无屏幕活动的家长\n  视觉风格：活泼、多彩、太空主题、以儿童为中心\n  配色策略：基于包装提取紫色、蓝色、绿色作为主辅色，营造趣味感\n  模块顺序：Hero (核心利益) -\u003e Feature 1 (零准备) -\u003e Feature 2 (全包含) -\u003e Feature 3 (技能与乐趣) -\u003e Showcase (20款展示) -\u003e Trust (奖项) -\u003e Specs -\u003e FAQ\n  详情图映射：Hero=image_3.png, Feature1=image_2.png, Feature2=image_5.png, Feature3=image_7.png, Showcase=image_0.png, Trust=image_8.png\n  规格图映射：Specs=image_1.png, image_9.png\n  对比模块：未加入（产品自身优势已足够清晰，无需强行对比）\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #6a3ac7; \/* Purple from packaging *\/\n      --primary-hover: #532d9e;\n      --text-main: #2c2c2c;\n      --text-sub: #555555;\n      --bg-body: #ffffff;\n      --bg-card: #f9f7fd; \/* Light purple tint *\/\n      --bg-soft: #f0ebfa;\n      --radius-md: 12px;\n      --radius-lg: 20px;\n      --shadow-sm: 0 4px 12px rgba(106, 58, 199, 0.08);\n      --shadow-lg: 0 8px 24px rgba(106, 58, 199, 0.12);\n      --border-color: #e0d6f5;\n      --spacing-section: clamp(2.5rem, 6vw, 4.5rem);\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      font-weight: 800;\n      line-height: 1.2;\n      margin-bottom: 1rem;\n      color: var(--primary);\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 700;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 0.75rem;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(16px, 1.5vw, 18px);\n      color: var(--text-sub);\n      margin-bottom: 1.5rem;\n    }\n\n    \/* Layout \u0026 Components *\/\n    .section-block {\n      margin-bottom: var(--spacing-section);\n    }\n\n    .img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    .grid-collage {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n      gap: 1rem;\n    }\n    \n    .aspect-square {\n      aspect-ratio: 1\/1;\n      overflow: hidden;\n      position: relative;\n      background: var(--bg-soft);\n      border-radius: var(--radius-md);\n    }\n    \n    .aspect-square img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n      position: absolute;\n      top: 0;\n      left: 0;\n    }\n\n    .badge-trust {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      font-weight: 600;\n      font-size: 14px;\n      margin-bottom: 1rem;\n    }\n\n    \/* Feature Section *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 4vw, 4rem);\n      align-items: center;\n    }\n\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n      }\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n      .feature-media, .feature-copy {\n        flex: 1;\n      }\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-bottom: 1.5rem;\n    }\n\n    .feature-tag {\n      background: var(--bg-card);\n      padding: 0.4rem 0.8rem;\n      border-radius: 6px;\n      font-size: 14px;\n      font-weight: 500;\n      color: var(--primary);\n    }\n\n    \/* Specs \u0026 FAQ *\/\n    .specs-table {\n      width: 100%;\n      border-collapse: separate;\n      border-spacing: 0;\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n    }\n\n    .specs-table th, .specs-table td {\n      padding: 1rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .specs-table th {\n      background: var(--bg-soft);\n      font-weight: 600;\n      width: 35%;\n    }\n\n    .specs-table tr:last-child th, .specs-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .faq-item {\n      background: var(--bg-card);\n      padding: 1.5rem;\n      border-radius: var(--radius-md);\n      margin-bottom: 1rem;\n    }\n\n    .faq-question {\n      font-weight: 700;\n      font-size: 18px;\n      margin-bottom: 0.5rem;\n      color: var(--primary);\n      display: flex;\n      align-items: center;\n    }\n    \n    .faq-question::before {\n      content: \"Q.\";\n      margin-right: 0.5rem;\n      opacity: 0.7;\n    }\n\n    @media (max-width: 767px) {\n      .specs-table, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .specs-table th {\n        display: none;\n      }\n      .specs-table td {\n        position: relative;\n        padding-left: 40%;\n        border-bottom: 1px solid var(--border-color);\n      }\n      .specs-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 1rem;\n        top: 1rem;\n        font-weight: 600;\n        color: var(--text-sub);\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"section-block hero-section\"\u003e\n\u003cspan class=\"badge-trust\"\u003e✨ 受賞歴のあるスクリーンフリーの楽しさ\u003c\/span\u003e\n\u003ch1\u003e20の宇宙クラフト、手間ゼロ：子ども向け究極のクリエイティブキット\u003c\/h1\u003e\n\n\u003cp\u003e準備不要、散らかりなしの楽しい箱で想像力を刺激しましょう。封筒を開けて、一緒に思い出を作り始めるだけです！\u003c\/p\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img337\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260630171439\/af1aefa6c9ed4ae3c4413cea4fe8e493.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Sections --\u003e\n\n\u003cdiv class=\"section-block\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img339\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260630171439\/808c3782ecea05e8556e59e45a2011fc.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003e整理された楽しさ、すぐに始められる\u003c\/h2\u003e\n\n\u003cp\u003e散らかるクラフト引き出しはもう忘れて。キットには20個の色分けされた封筒があり、それぞれに完全なプロジェクトが入っています。子どもが好きなものを選ぶだけで準備完了、急いで材料を買いに行く必要はありません。\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e20個の個別キット\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eすぐに使える\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eとても整理されている\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"section-block\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img340\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260630171439\/2ee3491649093e0a1cfd306648068edf.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eすべて揃っていてストレスフリー\u003c\/h2\u003e\n\n\u003cp\u003eはさみ不要！各封筒の中には事前にカットされた形、スティックのり、簡単な写真付き説明書が入っています。小さな手でも自信を持って、独立してまたは少しの助けで作れるように設計されています。\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e事前カットパーツ\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eのり付き\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e簡単な説明書\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"section-block\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img341\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260630171439\/48d6e0241d9d3515b3578c6beb23cf5a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003e学び、遊び、想像しよう\u003c\/h2\u003e\n\n\u003cp\u003e単なるクラフト以上に、これらのプロジェクトは細かい運動能力を育み、想像力豊かな遊びを促します。身につけられるマスクから楽しい指人形まで、宇宙の冒険はクラフトが終わった後も続きます。\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eスクリーンなしのアクティビティ\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e創造力を高める\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e身につけられるクラフト\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Visual Showcase Section --\u003e\n\n\u003cdiv class=\"section-block\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e20のプロジェクトを探検しよう\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center;\"\u003e箱の中には楽しい銀河が広がっています！\u003c\/p\u003e\n\n\u003cdiv class=\"aspect-square\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img343\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260630171439\/af1aefa6c9ed4ae3c4413cea4fe8e493.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Trust Section --\u003e\n\n\u003cdiv class=\"section-block\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e親に信頼され、子どもに愛される\u003c\/h2\u003e\n\n\u003cp style=\"margin:0;display: block;width: 100%;\"\u003e\u003c\/p\u003e\n\u003cdiv\u003e\u003cimg cke-id=\"img344\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260630171439\/20fa1606453d873d1414954c1ff62cec.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"section-block\"\u003e\n\u003ch2\u003e仕様\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003e推奨年齢\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Recommended Age\"\u003e4～10歳推奨\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003e含まれるプロジェクト\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Projects Included\"\u003e20個の独立したクラフト\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003e材料\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Materials\"\u003e事前カットされた紙／カードストック、スティックのり\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eスティックのり正味重量\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Glue Stick Net Wt.\"\u003e0.28オンス（8g）\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eキット総重量\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Total Kit Weight\"\u003e約1.76ポンド（800g）\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"section-block\"\u003e\n\u003ch2\u003eよくある質問\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eこのクラフトキットは何歳向けですか？\u003c\/div\u003e\n\n\u003cp\u003e4歳から10歳の子どもに最適です。5歳以上の子どもは自分でプロジェクトを完成させることが多く、より小さい子どもは大人の少しの手助けで楽しめます。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eはさみや他の道具は必要ですか？\u003c\/div\u003e\n\n\u003cp\u003eいいえ、すべて事前にカットされています！各プロジェクトの封筒には必要な紙のパーツとスティックのりがすべて入っています。はさみや追加の道具は不要です。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e散らかりますか？\u003c\/div\u003e\n\n\u003cp\u003eまったくありません。このキットは紙と付属のスティックのりだけを使う、散らかりにくいアクティビティとして設計されており、片付けも簡単で素早くできます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"スペース \/ 1キット（20プロジェクト）","offer_id":46479788212397,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"恐竜 \/ 1キット（20プロジェクト）","offer_id":46479788245165,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"プリンセス＆ユニコーン \/ 1キット（20プロジェクト）","offer_id":46479788277933,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"動物 \/ 1キット（20プロジェクト）","offer_id":46479788310701,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"フェアリーガーデン \/ 1キット（20プロジェクト）","offer_id":46479788343469,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"海の底 \/ 1キット（20プロジェクト）","offer_id":46479788376237,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"スペース \/ 2キット（ギフト用 - 10%オフ）","offer_id":46479788409005,"sku":null,"price":53.91,"currency_code":"USD","in_stock":true},{"title":"恐竜 \/ 2キット（ギフト用 - 10%オフ）","offer_id":46479788441773,"sku":null,"price":53.91,"currency_code":"USD","in_stock":true},{"title":"プリンセス＆ユニコーン \/ 2キット（ギフト用 - 10%オフ）","offer_id":46479788474541,"sku":null,"price":53.91,"currency_code":"USD","in_stock":true},{"title":"動物 \/ 2キット（ギフト用 - 10%オフ）","offer_id":46479788507309,"sku":null,"price":53.91,"currency_code":"USD","in_stock":true},{"title":"フェアリーガーデン \/ 2キット（ギフト用 - 10%オフ）","offer_id":46479788540077,"sku":null,"price":53.91,"currency_code":"USD","in_stock":true},{"title":"海の底 \/ 2キット（ギフト用 - 10%オフ）","offer_id":46479788572845,"sku":null,"price":53.91,"currency_code":"USD","in_stock":true},{"title":"スペース \/ 3キット（まとめ買いでお得 - 15%オフ）","offer_id":46479788605613,"sku":null,"price":76.37,"currency_code":"USD","in_stock":true},{"title":"恐竜 \/ 3キット（まとめ買いでお得 - 15%オフ）","offer_id":46479788638381,"sku":null,"price":76.37,"currency_code":"USD","in_stock":true},{"title":"プリンセス＆ユニコーン \/ 3キット（まとめ買いでお得 - 15%オフ）","offer_id":46479788671149,"sku":null,"price":76.37,"currency_code":"USD","in_stock":true},{"title":"動物 \/ 3キット（まとめ買いでお得 - 15%オフ）","offer_id":46479788703917,"sku":null,"price":76.37,"currency_code":"USD","in_stock":true},{"title":"フェアリーガーデン \/ 3キット（まとめ買いでお得 - 15%オフ）","offer_id":46479788736685,"sku":null,"price":76.37,"currency_code":"USD","in_stock":true},{"title":"海の底 \/ 3キット（まとめ買いでお得 - 15%オフ）","offer_id":46479788769453,"sku":null,"price":76.37,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/af1aefa6c9ed4ae3c4413cea4fe8e493.jpg?v=1782812969","url":"https:\/\/newjoyloo.com\/ja\/products\/skill-building-creative-fun-rjc","provider":"Newjoyloo","version":"1.0","type":"link"}