{"product_id":"screw-in-2-in-1-remote-control-socket-ceiling-fan-light-rjc","title":"ねじ込み式 2-in-1 リモコン付きソケット 天井扇風機用ライト","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：紧凑型螺口风扇灯（Socket Fan Light）\n  目标受众：需要改善小空间（厨房、衣帽间等）照明和通风，且不想进行复杂布线的用户。\n  视觉风格：现代、简洁、明亮，强调“晶体”灯罩的质感和空气流动的舒适感。\n  配色策略：以白色和光色（暖白\/冷白）为主，辅以象征清风的淡蓝色调。\n  模块顺序：Hero (核心利益：即插即用) -\u003e Feature 1 (安装便捷) -\u003e Feature 2 (光影调节) -\u003e Feature 3 (广角送风与安全) -\u003e Specifications -\u003e FAQ\n  详情图映射：Hero=image_5.png, Feature1=image_0.png, Feature2=image_6.png, Feature3=image_3.png\n  规格图映射：Specs=image_7.png\n  对比模块：未加入，产品核心优势在于全新的安装形态，而非与同类产品的细微参数对比。\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #2c3e50;\n      --primary-hover: #34495e;\n      --text-main: #333333;\n      --text-sub: #666666;\n      --bg-body: #ffffff;\n      --bg-card: #f8f9fa;\n      --bg-soft: #f0f2f5;\n      --accent-light: #fff5e6; \/* Warm light tone *\/\n      --accent-air: #eaf6ff; \/* Cool air tone *\/\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.08);\n      --border-color: #e0e0e0;\n\n      font-family: \"Helvetica Neue\", 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, 42px);\n      font-weight: 700;\n      margin-bottom: 1rem;\n      line-height: 1.2;\n    }\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 600;\n      margin-bottom: 1.5rem;\n    }\n    .product-detail-container h3 {\n      font-size: clamp(20px, 3vw, 24px);\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n    .product-detail-container p {\n      font-size: clamp(16px, 2vw, 18px);\n      color: var(--text-sub);\n      margin-bottom: 1.5rem;\n    }\n    .product-detail-container .tag-text {\n      font-size: 14px;\n      font-weight: 500;\n      color: var(--primary);\n      background: var(--bg-soft);\n      padding: 4px 12px;\n      border-radius: 20px;\n      display: inline-block;\n    }\n\n    \/* Layout \u0026 Spacing *\/\n    .section {\n      margin-bottom: clamp(3rem, 8vw, 6rem);\n    }\n    .grid-2 {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: clamp(2rem, 5vw, 4rem);\n      align-items: center;\n    }\n    @media (min-width: 768px) {\n      .grid-2 {\n        grid-template-columns: 1fr 1fr;\n      }\n      .grid-2.reverse {\n        direction: rtl;\n      }\n      .grid-2.reverse \u003e * {\n        direction: ltr;\n      }\n    }\n\n    \/* Components *\/\n    .img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n    }\n    .placeholder-container {\n      width: 100%;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      background: var(--bg-card);\n      border: 1px dashed var(--border-color);\n    }\n    \n    .feature-card {\n      background: var(--bg-card);\n      padding: clamp(1.5rem, 4vw, 3rem);\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow-sm);\n    }\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.8rem;\n      margin-top: 1.5rem;\n    }\n\n    \/* Specifications Table *\/\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 2rem;\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n    }\n    .spec-table th, .spec-table td {\n      padding: 1rem 1.5rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .spec-table th {\n      background: var(--bg-soft);\n      font-weight: 600;\n      width: 35%;\n    }\n    @media (max-width: 767px) {\n      .spec-table, .spec-table tbody, .spec-table tr, .spec-table th, .spec-table td {\n        display: block;\n        width: 100%;\n      }\n      .spec-table thead { display: none; }\n      .spec-table tr { margin-bottom: 1rem; border: 1px solid var(--border-color); border-radius: var(--radius-md); }\n      .spec-table td {\n        padding-left: 50%;\n        position: relative;\n        border-bottom: none;\n      }\n      .spec-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 1.5rem;\n        width: 45%;\n        padding-right: 10px;\n        white-space: nowrap;\n        font-weight: 600;\n        color: var(--text-main);\n      }\n    }\n\n    \/* FAQ *\/\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 1.5rem 0;\n    }\n    .faq-question {\n      font-size: 18px;\n      font-weight: 600;\n      margin-bottom: 0.8rem;\n      color: var(--primary);\n    }\n    .faq-answer {\n      color: var(--text-sub);\n      margin-bottom: 0;\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"section hero-section\"\u003e\n\u003cdiv class=\"grid-2 reverse\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"tag-text\"\u003e✨ 毎日の使いやすさを追求したデザイン\u003c\/span\u003e\n\u003ch1\u003e配線不要で即座に冷却＆照明\u003c\/h1\u003e\n\n\u003cp\u003e標準的な照明ソケットを数秒でモダンなファン＆ライトのコンボに変身。電球のようにねじ込むだけで、すぐに明るく涼しい空間を楽しめます。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"placeholder-container\"\u003e\n\u003cp style=\"margin:0;display: block;width: 100%;\"\u003e\u003c\/p\u003e\n\u003cdiv\u003e\u003cimg cke-id=\"img46\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260618152920\/9183e472b0886ba863207f9304de3bfc.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Sections --\u003e\u003c!-- Feature 1: Easy Installation --\u003e\n\n\u003cdiv class=\"section feature-section\"\u003e\n\u003cdiv class=\"grid-2\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"placeholder-container\" style=\"aspect-ratio: 1\/1; display: flex; align-items: center; justify-content: center;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260618152920\/26a0b0ddf5fe60e2ff025f555fdb936a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260618152920\/15d55ce09b6e36c038a03440bad6ed81.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy feature-card\"\u003e\n\u003ch2\u003eプラグ＆プレイの簡単さ\u003c\/h2\u003e\n\n\u003cp\u003e高額な電気工事や配線の手間は不要です。このソケットファンライトは標準的なE26\/E27ベースで設計されており、電球をねじ込むだけの簡単取り付け。キッチン、クローゼット、廊下などの手軽なアップグレードに最適です。\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag-text\"\u003e🔌 E26\/E27ソケット対応\u003c\/span\u003e \u003cspan class=\"tag-text\"\u003e⏱️ 1分で取り付け可能\u003c\/span\u003e \u003cspan class=\"tag-text\"\u003e🛠️ 工具不要\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Customizable Lighting \u0026 Airflow --\u003e\n\n\u003cdiv class=\"section feature-section\"\u003e\n\u003cdiv class=\"grid-2 reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"placeholder-container\" style=\"aspect-ratio: 1\/1; display: flex; align-items: center; justify-content: center;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260618152920\/319275e24528ac0a8de6a167e2cecf87.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy feature-card\" style=\"background: var(--accent-light);\"\u003e\n\u003ch2\u003eあなたの理想の雰囲気を自由に演出\u003c\/h2\u003e\n\n\u003cp\u003e付属のリモコンで完全にコントロール可能。3つの異なる色温度（暖色、中間色、クールホワイト）から選び、気分に合わせて明るさを調整できます。静かなファンは3段階の速度設定で快適さをカスタマイズできます。\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag-text\"\u003e💡 3000K-6000K調光対応\u003c\/span\u003e \u003cspan class=\"tag-text\"\u003e💨 3段階のファンスピード\u003c\/span\u003e \u003cspan class=\"tag-text\"\u003e📱 リモコン操作\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Wide-Angle \u0026 Safe Design --\u003e\n\n\u003cdiv class=\"section feature-section\"\u003e\n\u003cdiv class=\"grid-2\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"placeholder-container\" style=\"aspect-ratio: 1\/1; display: flex; align-items: center; justify-content: center;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260618152920\/26a0b0ddf5fe60e2ff025f555fdb936a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy feature-card\" style=\"background: var(--accent-air);\"\u003e\n\u003ch2\u003e方向性のある気流、安全性向上\u003c\/h2\u003e\n\n\u003cp\u003e独自のピボットヘッドにより、涼しい風を必要な場所に正確に向けられ、広角の空気循環を実現します。密閉設計で羽根が隠れているため、子供やペットのいる家庭でも安全でスタイリッシュな選択肢です。\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag-text\"\u003e🔄 360°ピボットヘッド\u003c\/span\u003e \u003cspan class=\"tag-text\"\u003e🛡️ 密閉型羽根\u003c\/span\u003e \u003cspan class=\"tag-text\"\u003e🏠 クリスタルテクスチャーシェード\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"section specs-section\"\u003e\n\u003ch2\u003e製品仕様\u003c\/h2\u003e\n\n\u003cp\u003eソケットファンライトの主な技術仕様\u003c\/p\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Product Type\"\u003eソケットファンライト\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Installation Base\"\u003e標準E26 \/ E27ねじ込み式ソケット\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Approx. Diameter\"\u003e10インチ\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Light Source\"\u003eLED（調光可能）\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color Temperature\"\u003e3000K（暖色）- 4000K（中間色）- 6000K（寒色）\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Fan Speeds\"\u003e3段階\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Power\"\u003e50W\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Control Method\"\u003eリモコン（付属）\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003eプラスチック製本体、クリスタルテクスチャーのプラスチックシェード\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Blade Type\"\u003e密閉型5枚羽根デザイン\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- [ 📷 需替换：image_7.png ] 用于参考 --\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"section faq-section\"\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 class=\"faq-answer\"\u003eはい、家庭で最も一般的な標準的なE26またはE27の中型ねじ込み式ソケットに対応するよう設計されています。\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 class=\"faq-answer\"\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 class=\"faq-answer\"\u003e密閉されたデザインにより、ほとんどのほこりを防ぎます。時々の掃除には、エアダスターやブラシ付き掃除機を使ってグリルの隙間からたまったほこりを取り除くことができます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"1パック","offer_id":46132828897453,"sku":"061817299869","price":19.95,"currency_code":"USD","in_stock":true},{"title":"2個セット","offer_id":46133401288877,"sku":"061817293612","price":32.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/9183e472b0886ba863207f9304de3bfc.jpg?v=1781768388","url":"https:\/\/newjoyloo.com\/ja\/products\/screw-in-2-in-1-remote-control-socket-ceiling-fan-light-rjc","provider":"Newjoyloo","version":"1.0","type":"link"}