{"product_id":"led-mirror-travel-makeup-case-rjc","title":"LEDミラー付きトラベルメイクケース","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：带LED镜和可调节隔板的旅行化妆包\n  目标受众：化妆爱好者、常旅客\n  视觉风格：优雅、专业、整洁\n  配色策略：以柔和背景衬托产品（粉\/黑\/金），使用暖色调强调光线感\n  模块顺序：Hero (核心价值) -\u003e Feature 1 (镜子) -\u003e Feature 2 (收纳) -\u003e Feature 3 (智能细节) -\u003e Feature 4 (旅行功能) -\u003e Specs -\u003e FAQ\n  详情图映射：Hero=image_1.png, Feature1=image_6.png, Feature2=image_3.png, Feature3=image_4.png, Feature4=image_7.png\n  规格图映射：Specs=无(基于文本数据)\n  对比模块：未加入（无明显竞品对比需求，聚焦自身功能展示）\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      \/* Design System Variables *\/\n      --primary: #d4a373; \/* Gold\/Warm tone from zipper\/light *\/\n      --text-main: #333333;\n      --text-sub: #666666;\n      --bg-body: #ffffff;\n      --bg-soft: #f8f5f2; \/* Light warm grey\/beige *\/\n      --radius-md: 12px;\n      --radius-lg: 20px;\n      --spacing-section: clamp(2.5rem, 6vw, 4.5rem);\n      --spacing-item: clamp(1.5rem, 4vw, 2.5rem);\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.7;\n      overflow-wrap: break-word;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 4vw, 42px);\n      font-weight: 600;\n      margin: 0 0 1rem 0;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 600;\n      margin: 0 0 1.5rem 0;\n    }\n\n    .product-detail-container h3 {\n      font-size: 22px;\n      font-weight: 600;\n      margin: 0 0 1rem 0;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(16px, 1.5vw, 18px);\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n    }\n\n    \/* Reusable Components *\/\n    .pd-section {\n      margin-bottom: var(--spacing-section);\n    }\n\n    .pd-image-placeholder {\n      width: 100%;\n      height: auto;\n      display: block;\n      background-color: var(--bg-soft);\n      border: 2px dashed #ccc;\n      border-radius: var(--radius-md);\n      padding: 2rem;\n      text-align: center;\n      color: #999;\n      font-family: monospace;\n      box-sizing: border-box;\n    }\n\n    .pd-tag {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--text-sub);\n      padding: 6px 14px;\n      border-radius: 20px;\n      font-size: 14px;\n      margin-right: 8px;\n      margin-bottom: 8px;\n      font-weight: 500;\n    }\n\n    .pd-trust-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-weight: 500;\n      color: var(--primary);\n      margin-bottom: 1.5rem;\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n      padding-top: 2rem;\n    }\n\n    .hero-text {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    \/* Feature Sections *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: var(--spacing-item);\n      align-items: center;\n    }\n\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n      }\n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n      .feature-media, .feature-copy {\n        flex: 1;\n      }\n      .feature-copy {\n        padding: 0 1rem;\n      }\n    }\n\n    \/* Specifications Table *\/\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1rem;\n    }\n\n    .specs-table th, .specs-table td {\n      padding: 12px 16px;\n      text-align: left;\n      border-bottom: 1px solid #eee;\n      font-size: 16px;\n    }\n\n    .specs-table th {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n      background: var(--bg-soft);\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 thead { display: none; }\n      .specs-table tr { margin-bottom: 1rem; border: 1px solid #eee; border-radius: var(--radius-md); overflow: hidden; }\n      .specs-table td {\n        padding-left: 50%;\n        position: relative;\n        border-bottom: none;\n      }\n      .specs-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 16px;\n        width: 45%;\n        padding-right: 10px;\n        white-space: nowrap;\n        font-weight: 600;\n        color: var(--text-sub);\n      }\n    }\n\n    \/* FAQ *\/\n    .faq-item {\n      background: var(--bg-soft);\n      padding: 1.5rem;\n      border-radius: var(--radius-md);\n      margin-bottom: 1rem;\n    }\n    .faq-question {\n      font-weight: 600;\n      font-size: 18px;\n      margin-bottom: 0.5rem;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n    .faq-answer {\n      margin: 0;\n      font-size: 16px;\n      color: var(--text-sub);\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-section hero-section\"\u003e\n\u003cdiv class=\"hero-text\"\u003e\n\u003ch1\u003eどこでも持ち運べるあなたのドレッシングテーブル。\u003c\/h1\u003e\n\n\u003cp\u003eスタジオ品質の照明とカスタマイズ可能な収納を一つのエレガントなケースにまとめ、外出先でも完璧なメイクを実現。\u003c\/p\u003e\n\n\u003cdiv class=\"pd-trust-badge\"\u003e\u003cspan\u003e✨ 毎日と旅行に便利なデザイン\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260723184939\/df44155f6d40e73dd9795c8310bf21e0.jpeg\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg cke-id=\"img52\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260723184626\/a2d167baa6261c3c1403e0e4a5569eea.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Sections --\u003e\u003c!-- Feature 1: The Mirror (Core USP) --\u003e\n\n\u003cdiv class=\"pd-section feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260723184626\/38755e8fe7dced39f750f68fdcb2ae1f.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ホテルの暗い照明に悩まされることはもうありません。大きな内蔵LEDミラーは、3つの切り替え可能な光色（暖色、寒色、自然光）と調光機能を備えています。どんな環境でも簡単なタッチ操作でメイクの色味を正確に確認できます。\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e3つのライトモード\u003c\/span\u003e \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: DIY Storage (Core USP) --\u003e\n\n\u003cdiv class=\"pd-section feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260723184626\/71c25265f0d7905cbcc1520ae251b9a3.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散らかったバッグはもう不要。内側には衝撃吸収EVAフォームの仕切りがあり、簡単に配置換えが可能。パレットやボトル、ツールにぴったりのサイズの仕切りを作り、すべてを安全かつ整理整頓できます。\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eDIY調整可能な仕切り\u003c\/span\u003e \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: Smart Details (Battery \u0026 Brushes) --\u003e\n\n\u003cdiv class=\"pd-section feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260723184626\/d07e25dd945f573b3295c594a7938652.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内蔵の2000mAhバッテリーで、1回の充電で最大1週間使用可能（1日30分使用の場合）。また、別の防塵ブラシホルダーボードとクリアカバーが付いており、ツールを清潔に保ちつつ取り出しやすくしています。\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e2000mAhバッテリー\u003c\/span\u003e \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 4: Travel Ready (Durability \u0026 Portability) --\u003e\n\n\u003cdiv class=\"pd-section feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260723184626\/35891d1d3e9c7869e7904b6b280cd451.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耐久性のある耐水PUレザー外装に滑らかな両方向メタルジッパーを採用。快適なハンドルと、空港での移動を楽にするラゲッジハンドルに通せる便利な背面ストラップ付き。\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e防水表面\u003c\/span\u003e \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!-- C. Specifications --\u003e\n\n\u003cdiv class=\"pd-section\"\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 scope=\"row\"\u003eサイズ（約）\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Dimensions\"\u003e26 x 23 x 11 cm \/ 10.2 x 9.1 x 4.3インチ\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003e正味重量\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Weight\"\u003e約1000g \/ 2.2ポンド\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003e主な素材\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003ePUレザー外装、EVAフォーム仕切り\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eバッテリー容量\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Battery\"\u003e2000mAhリチウムバッテリー\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eミラー照明\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Lighting\"\u003e3色モード、調光可能、タッチセンサー\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003e閉じ方のタイプ\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Closure\"\u003e両方向メタルジッパー\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=\"pd-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ケースにはUSB充電ケーブルが付属しています。標準のUSB電源（スマホ充電器やノートパソコンなど）に接続するだけで内蔵バッテリーを充電できます。\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外側は耐水性のPUレザー製で、湿った布で簡単に拭き取れます。内側は仕切りを取り外して、底面を拭くことができます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"黒","offer_id":46892964020397,"sku":"1732219177301480170","price":29.95,"currency_code":"USD","in_stock":true},{"title":"ヒョウ柄","offer_id":46892964053165,"sku":"1732219177301611242","price":29.95,"currency_code":"USD","in_stock":true},{"title":"ピンク","offer_id":46892964085933,"sku":"1732219177301742314","price":29.95,"currency_code":"USD","in_stock":true},{"title":"ブラウン＆ホワイト","offer_id":46892964118701,"sku":"1732347969039340266","price":29.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/a2d167baa6261c3c1403e0e4a5569eea.jpg?v=1784804011","url":"https:\/\/newjoyloo.com\/ja\/products\/led-mirror-travel-makeup-case-rjc","provider":"Newjoyloo","version":"1.0","type":"link"}