{"product_id":"foldable-rapid-cooling-fan-rjc","title":"折りたたみ式急速冷却ファン","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：手持\/台式两用制冷风扇\n  目标受众：通勤、户外、办公人群，需要高效个人降温方案\n  视觉风格：科技感、清凉感，以蓝紫色调为主强调“冰敷”功能\n  配色策略：主色深灰\/紫，强调光感和金属质感\n  模块顺序：Hero (整体利益) -\u003e Ice Cooling Feature (核心差异点) -\u003e 199 Speed\/Motor (性能支撑) -\u003e Battery\/Foldable (便携与续航) -\u003e Specs -\u003e FAQ\n  详情图映射：Hero=image_4.png, Feature1(Ice)=image_2.png, Feature2(Speed)=image_1.png, Feature3(Battery)=image_3.png\n  规格图映射：无纯规格图，数据从文本提取\n  对比模块：未加入（无明确对比图素材）\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #4a5aff;\n      --primary-hover: #3a49e0;\n      --text-main: #1a1a1a;\n      --text-sub: #555555;\n      --bg-body: #ffffff;\n      --bg-card: #f8f9fa;\n      --bg-soft: #eef0f5;\n      --radius-md: 12px;\n      --radius-lg: 20px;\n      --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.08);\n      --border-color: #e0e0e0;\n      --spacing-section: clamp(3rem, 6vw, 5rem);\n      --spacing-item: clamp(1.5rem, 4vw, 2.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    .pd-h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      font-weight: 700;\n      line-height: 1.2;\n      margin-bottom: 1rem;\n    }\n    .pd-h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 600;\n      margin-bottom: 1.5rem;\n    }\n    .pd-h3 {\n      font-size: clamp(20px, 3vw, 24px);\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n    .pd-body {\n      font-size: clamp(16px, 2vw, 18px);\n      color: var(--text-sub);\n      margin-bottom: 1.5rem;\n    }\n    .pd-label {\n      font-size: 16px;\n      font-weight: 500;\n      color: var(--primary);\n      background: var(--bg-soft);\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      display: inline-block;\n      margin-bottom: 1rem;\n    }\n\n    \/* Layout \u0026 Components *\/\n    .pd-section {\n      margin-bottom: var(--spacing-section);\n    }\n    .pd-img-responsive {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n    .pd-grid-2 {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: var(--spacing-item);\n      align-items: center;\n    }\n    @media (min-width: 768px) {\n      .pd-grid-2 {\n        grid-template-columns: 1fr 1fr;\n      }\n      .pd-grid-2.reverse {\n        direction: rtl;\n      }\n      .pd-grid-2.reverse \u003e * {\n        direction: ltr;\n      }\n    }\n\n    \/* Hero Section *\/\n    .pd-hero {\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto var(--spacing-section);\n    }\n    .pd-hero-img-wrapper {\n      margin-top: 2rem;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n    }\n\n    \/* Feature Section *\/\n    .pd-feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n      margin-top: 1rem;\n    }\n    .pd-tag {\n      font-size: 14px;\n      background: var(--bg-card);\n      color: var(--text-sub);\n      padding: 0.4rem 0.8rem;\n      border-radius: var(--radius-md);\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Specs Section *\/\n    .pd-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n    }\n    .pd-specs-table th, .pd-specs-table td {\n      padding: 1rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 16px;\n    }\n    .pd-specs-table th {\n      width: 40%;\n      color: var(--text-sub);\n      font-weight: 500;\n      background: var(--bg-soft);\n    }\n    .pd-specs-table tr:last-child th, .pd-specs-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* FAQ Section *\/\n    .pd-faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding-bottom: 1rem;\n      margin-bottom: 1rem;\n    }\n    .pd-faq-details summary {\n      font-size: 18px;\n      font-weight: 600;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n    }\n    .pd-faq-details summary::-webkit-details-marker {\n      display: none;\n    }\n    .pd-faq-details summary::after {\n      content: '+';\n      font-size: 24px;\n      color: var(--text-sub);\n    }\n    .pd-faq-details[open] summary::after {\n      content: '-';\n    }\n    .pd-faq-answer {\n      margin-top: 1rem;\n      color: var(--text-sub);\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"pd-section pd-hero\"\u003e\n\u003cspan class=\"pd-label\"\u003e毎日の使いやすさを追求したデザイン\u003c\/span\u003e\n\u003ch1 class=\"pd-h1\"\u003eいつでもどこでも瞬時の氷冷感\u003c\/h1\u003e\n\n\u003cp class=\"pd-body\"\u003e直接接触型冷却プレートを備えた革命的な199段階ハンドヘルドファンで、即座に涼しさを体感しましょう。\u003c\/p\u003e\n\n\u003cdiv class=\"pd-hero-img-wrapper\"\u003e[ 📷 需替换：image_4.png ]\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 1: Ice Cooling Technology --\u003e\n\n\u003cdiv class=\"pd-section pd-grid-2\"\u003e\n\u003cdiv class=\"feature-media\"\u003e[ 📷 需替换：image_2.png ]\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"pd-h2\"\u003e瞬時の冷却効果をもたらすアイスクーリング技術\u003c\/h2\u003e\n\n\u003cp class=\"pd-body\"\u003eただの風以上の体験を。革新的な金属製前面プレートが急速に冷却され、肌に直接当てることで瞬時に氷のような冷感を感じられます。暑い日に首や顔、額の冷却に最適です。\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e直接肌に触れる冷却\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e急速冷却プレート\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: 199 Speeds \u0026 Turbo Airflow --\u003e\n\n\u003cdiv class=\"pd-section pd-grid-2 reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e[ 📷 需替换：image_1.png ]\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"pd-h2\"\u003e199段階の精密風速調整\u003c\/h2\u003e\n\n\u003cp class=\"pd-body\"\u003eささやくような静かな風から強力な突風まで、199段階の速度設定で風量をカスタマイズ可能。高速モーターとターボファン構造が強く安定した風を送り出し、デジタルディスプレイで正確なパワーレベルを確認できます。\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eデジタルディスプレイ\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eターボエアフロー\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Battery \u0026 Portability --\u003e\n\n\u003cdiv class=\"pd-section pd-grid-2\"\u003e\n\u003cdiv class=\"feature-media\"\u003e[ 📷 需替换：image_3.png ]\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"pd-h2\"\u003e一日中使えるパワー、ポケットサイズのデザイン\u003c\/h2\u003e\n\n\u003cp class=\"pd-body\"\u003e1回の充電で最大20時間の冷却が楽しめます。コンパクトで軽量なデザインはバッグに簡単に収まり、90°折りたたみ可能なハンドルはどこでもハンズフリーで使える便利なデスクファンに変身します。\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e最大20時間稼働\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e折りたたみデザイン\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eType-C充電対応\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Section --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-h2\" style=\"text-align: center;\"\u003e仕様\u003c\/h2\u003e\n\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable class=\"pd-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\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\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\u003e199段階調整可能\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\u003e5～20時間（速度により異なる）\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\u003e約2時間\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\u003eUSB Type-C\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\u003e約205g（約7.2オンス）\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\u003e6.97インチ x 1.97インチ x 2.36インチ\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-h2\" style=\"text-align: center;\"\u003eよくある質問\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdetails class=\"pd-faq-details\"\u003e\u003csummary\u003e冷却プレートはどのように機能しますか？\u003c\/summary\u003e\n\n\u003cdiv class=\"pd-faq-answer\"\u003e\n\u003cp class=\"pd-body\"\u003eファンの前面にある金属プレートは「COOL」機能が作動すると積極的に冷却されます。このプレートを首や手首などの肌に優しく押し当てることで、風とともに直接的で爽快な氷のような冷感を味わえます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdetails class=\"pd-faq-details\"\u003e\u003csummary\u003e充電しながらファンを使えますか？\u003c\/summary\u003e\n\n\u003cdiv class=\"pd-faq-answer\"\u003e\n\u003cp class=\"pd-body\"\u003eはい、このファンは充電しながらの使用に対応しています。付属のType-Cケーブルでモバイルバッテリー、ノートパソコン、または壁のアダプターに接続して、風を楽しみ続けることができます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdetails class=\"pd-faq-details\"\u003e\u003csummary\u003e風速の調整方法とバッテリー残量の確認方法は？\u003c\/summary\u003e\n\n\u003cdiv class=\"pd-faq-answer\"\u003e\n\u003cp class=\"pd-body\"\u003eこのファンは操作しやすい物理ボタンを備えています。風速は199段階で調整可能です。内蔵のデジタルディスプレイ画面で現在の速度設定と残りのバッテリー寿命を一目で確認できます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"マットグレー","offer_id":46815806488749,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"アイボリーホワイト","offer_id":46815806521517,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"ラベンダーパープル","offer_id":46815806554285,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"ソフトピンク","offer_id":46815806587053,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/77eca5781bcef1ec22c07fb7390d5ea7.jpg?v=1783661309","url":"https:\/\/newjoyloo.com\/ja\/products\/foldable-rapid-cooling-fan-rjc","provider":"Newjoyloo","version":"1.0","type":"link"}