{"product_id":"three-color-one-swipe-shadow-rjc","title":"3色ワンスワイプシャドウ","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：美妆工具（便捷型眼影）\n  目标受众：化妆新手、忙碌人群、手残党\n  视觉风格：金色轻奢、闪耀、温暖、直观展示\n  配色策略：以金色为主色调，搭配柔和的米色\/奶油色背景，营造高级且易用的氛围\n  模块顺序：Hero (核心利益) -\u003e Feature 1 (极速上妆\/教程) -\u003e Feature 2 (三色结构原理) -\u003e Feature 3 (质地与持久度) -\u003e Specs -\u003e FAQ\n  详情图映射：Hero=image_2.png, Feature1=image_3.png, Feature2=image_5.png, Feature3=image_4.png\n  规格图映射：Specs=无专用规格图，从详情提取\n  对比模块：未加入（Feature 1 的 Before\/After 已起到了对比作用）\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #D4AF37; \/* 金色主调 *\/\n      --primary-hover: #C19B2E;\n      --text-main: #333333;\n      --text-sub: #666666;\n      --bg-body: #ffffff;\n      --bg-card: #F9F6F0; \/* 柔和米色背景 *\/\n      --bg-soft: #FDFBF7;\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: #EAEAEA;\n      --spacing-section: clamp(3rem, 8vw, 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    \/* Base Typo *\/\n    .product-detail-container h1 { font-size: clamp(32px, 5vw, 44px); font-weight: 700; line-height: 1.2; margin-bottom: 1rem; color: var(--text-main); }\n    .product-detail-container h2 { font-size: clamp(26px, 4vw, 34px); font-weight: 600; line-height: 1.3; margin-bottom: 1.5rem; }\n    .product-detail-container h3 { font-size: 22px; font-weight: 600; margin-bottom: 1rem; }\n    .product-detail-container p { font-size: 18px; color: var(--text-sub); margin-bottom: 1.5rem; }\n    .product-detail-container .lead-text { font-size: 20px; color: var(--text-main); font-weight: 500; }\n\n    \/* Utilities *\/\n    .pd-section { margin-bottom: var(--spacing-section); }\n    .pd-grid { display: grid; gap: var(--spacing-item); }\n    .pd-img-responsive { width: 100%; height: auto; display: block; border-radius: var(--radius-md); }\n    .text-center { text-align: center; }\n    .pd-Badge { display: inline-block; padding: 6px 12px; background: var(--bg-card); color: var(--primary); border-radius: 20px; font-size: 14px; font-weight: 600; border: 1px solid var(--primary); margin-bottom: 1rem; }\n    .pd-tag-group { display: flex; flex-wrap: wrap; gap: 0.8rem; margin-top: 1rem; }\n    .pd-tag { background: var(--bg-soft); padding: 6px 14px; border-radius: var(--radius-md); font-size: 15px; color: var(--text-sub); border: 1px solid var(--border-color); }\n\n    \/* Image Placeholder Styling *\/\n    .img-placeholder {\n      width: 100%;\n      min-height: 300px;\n      background-color: #f0f0f0;\n      border: 2px dashed #ccc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #666;\n      font-family: monospace;\n      border-radius: var(--radius-lg);\n    }\n\n    \/* --- MODULES --- *\/\n\n    \/* Hero *\/\n    .pd-hero {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: var(--spacing-item);\n      align-items: center;\n    }\n    .pd-hero-content { max-width: 600px; }\n\n    \/* Feature Section (Z-Pattern) *\/\n    .pd-feature {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: var(--spacing-item);\n      align-items: center;\n      padding: var(--spacing-item) 0;\n    }\n    .pd-feature-media { position: relative; border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow-sm); }\n\n    \/* Specs *\/\n    .pd-specs-table { width: 100%; border-collapse: collapse; background: var(--bg-card); border-radius: var(--radius-lg); overflow: hidden; }\n    .pd-specs-table th, .pd-specs-table td { padding: 1.2rem; text-align: left; border-bottom: 1px solid var(--border-color); font-size: 17px; }\n    .pd-specs-table th { width: 35%; font-weight: 600; color: var(--text-main); background: var(--bg-soft); }\n    .pd-specs-table td { color: var(--text-sub); }\n    .pd-specs-table tr:last-child th, .pd-specs-table tr:last-child td { border-bottom: none; }\n\n    \/* FAQ *\/\n    .pd-faq-item { background: var(--bg-card); padding: 1.5rem; border-radius: var(--radius-md); margin-bottom: 1rem; }\n    .pd-faq-question { font-weight: 600; font-size: 19px; margin-bottom: 0.5rem; color: var(--text-main); display: flex; align-items: center; }\n    .pd-faq-question::before { content: \"Q.\"; color: var(--primary); margin-right: 8px; font-weight: 700; }\n    .pd-faq-answer { font-size: 17px; color: var(--text-sub); margin-bottom: 0; padding-left: 28px; }\n\n    \/* Responsive *\/\n    @media (min-width: 768px) {\n      .pd-hero { grid-template-columns: 1fr 1fr; }\n      .pd-feature { grid-template-columns: 1fr 1fr; }\n      .pd-feature.reverse { direction: rtl; }\n      .pd-feature.reverse \u003e * { direction: ltr; }\n      .pd-hero-content { padding-right: 2rem; }\n    }\n\n    @media (max-width: 767px) {\n      .pd-hero-content { text-align: center; order: 2; }\n      .pd-hero-media { order: 1; }\n      .pd-feature-media { order: 1; }\n      .pd-feature-copy { order: 2; }\n      .pd-specs-table, .pd-specs-table tbody, .pd-specs-table tr, .pd-specs-table th, .pd-specs-table td { display: block; width: 100%; }\n      .pd-specs-table tr { margin-bottom: 1rem; border: 1px solid var(--border-color); border-radius: var(--radius-md); overflow: hidden; }\n      .pd-specs-table th { display: none; }\n      .pd-specs-table td { position: relative; padding-left: 45%; text-align: right; border-bottom: 1px solid var(--border-color); }\n      .pd-specs-table td::before { content: attr(data-label); position: absolute; left: 1.2rem; top: 1.2rem; font-weight: 600; color: var(--text-main); }\n    }\n\u003c\/style\u003e\n\u003c!-- Section A: Intro \/ Hero --\u003e\n\u003cdiv class=\"pd-section pd-hero\"\u003e\n\u003cdiv class=\"pd-hero-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260801153824\/be97e53708b472e7389cb28fc6f64473.jpeg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-hero-content\"\u003e\n\u003cspan class=\"pd-Badge\"\u003e✨ 手軽で話題のビューティー\u003c\/span\u003e\n\n\u003ch1\u003eひと塗りで、瞬時にプロ級のグラデーションアイ。\u003c\/h1\u003e\n\n\u003cp class=\"lead-text\"\u003e面倒なブラシや複雑なブレンドにさようなら。数秒で、ムラのないきらめく3色アイメイクが完成します。\u003c\/p\u003e\n\n\u003cp\u003e初心者や忙しい日に向けて設計された3-in-1グレーズスティックは、ベース、トランジション、ハイライトにぴったりの配色を、ひと塗りでなめらかに届けます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section B: Feature 1 - How To (Image 3) --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260801153019\/8761c3ad1bc3ca50f6fc6bfc542afd48.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eたった3秒で完璧な仕上がり。本当です。\u003c\/h2\u003e\n\n\u003cp\u003e立体感のあるアイメイクが、これまでになく簡単になりました。スティックをまぶたの上で、やさしく横方向に滑らせるだけ。色があらかじめ配置されているため、瞬時にグラデーションが完成します。指先で軽くタップしてエッジをなじませれば完了です！\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-group\"\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!-- Section B: Feature 2 - Structure (Image 5) --\u003e\n\n\u003cdiv class=\"pd-section pd-feature reverse\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img41\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260801153019\/f6be1bbe06a74a3a30ce3657bda883af.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003e秘密は3層コアにあります。\u003c\/h2\u003e\n\n\u003cp\u003e革新的なデザインで、色選びの迷いを解消しました。スティックは、濃いベースカラー、中間のトランジションカラー、明るいハイライトカラーという3つの異なるシマーシェードに精密に分かれています。塗るたびに、バランスのとれたプロ仕様のグラデーションが完成します。\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-group\"\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!-- Section B: Feature 3 - Texture \u0026 Benefits (Image 4) --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260801153019\/beb3dce59d902cb6fce9ce674e641d92.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eクリーミーで夢のよう。1日中ずっと崩れない。\u003c\/h2\u003e\n\n\u003cp\u003eベルベットのようになめらかでクリーミーな処方が肌の上でとろけ、デリケートな目元を引っ張ることなく、スムーズに塗れます。定着すると、防水性とにじみにくさを発揮し、汗や湿気の中でも最長12時間持続するよう設計されています。魅力的で使いやすいシマーの組み合わせを豊富に取り揃えています。\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-group\"\u003e\n\u003cspan class=\"pd-tag\"\u003e💧 防水\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e🕒 最長12時間キープ\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!-- Section C: Specifications --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"text-center\"\u003e商品仕様\u003c\/h2\u003e\n\n\u003ctable class=\"pd-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=\"Product Type\"\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=\"Application\"\u003e直接塗れるスティック\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=\"Finish\"\u003eシマー／メタリック\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=\"Texture\"\u003eクリーミーでぼかしやすい処方\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=\"Key Benefits\"\u003e防水・にじみにくい・長時間持続（最長12時間）\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Section D: FAQ --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"text-center\"\u003eよくあるご質問\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003e使うのにブラシやツールは必要ですか？\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eまったく心配ありません！まぶたに直接塗れるよう設計されたスティックです。必要に応じて、指先で仕上げに軽くぼかしてエッジをなじませるだけでOKです。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003e日中にヨレたり、にじんだりしませんか？\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003e長時間崩れにくいよう、特別に設計された処方です。肌になじんで定着すると、防水性とにじみ・ヨレへの耐性を発揮し、最長12時間キープします。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eメイク初心者でも使えますか？\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eもちろんです。初心者が直面する最大の悩みである、相性のよい色選びときれいなブレンドを解決するために作られました。このスティックなら、その両方を自動で叶えられます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"1個購入すると3個無料","offer_id":48403153223892,"sku":"1732353498966823815","price":14.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/829932c6bc9b7e8e0dfca767ecc130ae.jpg?v=1785570320","url":"https:\/\/omurio.com\/ja\/products\/three-color-one-swipe-shadow-rjc","provider":"Omurio","version":"1.0","type":"link"}