{"product_id":"waterproof-leather-meal-placemat-rjc","title":"防水レザー製ミールプレースマット","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：宠物防溢餐垫 (Pet Placemat)\n  目标受众：需要保持地面清洁的猫和小型犬主人\n  视觉风格：温馨家居、莫兰迪色系、哑光皮革质感、极简\n  配色策略：使用柔和的米灰色背景(--bg-soft)衬托产品色，主色调(--primary)选取中性暖调以匹配家居环境。\n  模块顺序：Hero (核心利益) -\u003e Feature 1 (结构防溢) -\u003e Feature 2 (防水易洁) -\u003e Feature 3 (巧妙收食) -\u003e Specs -\u003e FAQ\n  详情图映射： Let's use the best images to demonstrate the features.\n  - Hero: image_4.png (猫咪使用场景，清晰展示半包围结构和防溢效果)\n  - Feature 1 (Structure): image_6.png (单独展示扣合后的结构形态)\n  - Feature 2 (Cleaning): image_5.png (特写展示防水和擦拭动作)\n  - Feature 3 (Funnel): image_0.png (展示卷起倒粮的独特功能)\n  规格图映射：Specs=image_2.png (包含详细尺寸数据)\n  对比模块：未加入（无明显竞品对比需求，核心卖点自身足够清晰）\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      \/* Design System Variables *\/\n      --primary: #9e9083; \/* Warm Taupe taken from context *\/\n      --primary-hover: #85786c;\n      --text-main: #2c2c2c;\n      --text-sub: #595959;\n      --bg-body: #ffffff;\n      --bg-soft: #f7f6f4; \/* Very light warm beige *\/\n      --radius-md: 12px;\n      --radius-lg: 20px;\n      --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.05);\n      --spacing-section: clamp(2.5rem, 6vw, 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      max-width: 1100px;\n      margin: 0 auto;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      font-weight: 600;\n      margin-top: 0;\n      line-height: 1.2;\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 42px);\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      margin-bottom: 1.5rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: 22px;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n    }\n\n    \/* Image Utilities *\/\n    .media-wrapper {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n      overflow: hidden;\n    }\n\n    .media-wrapper img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    \/* Image Placeholder Style *\/\n    .media-wrapper[style*=\"background-color\"] {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      border: 2px dashed #ccc;\n      color: #999;\n      font-weight: 500;\n      min-height: 300px; \/* Minimum height for visibility *\/\n    }\n\n    \/* Section Spacing *\/\n    .section-block {\n      margin-bottom: var(--spacing-section);\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n      padding: var(--spacing-section) 5% 0;\n      max-width: 900px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .hero-sub {\n      font-size: 20px !important;\n      max-width: 700px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .trust-badge-hero {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 8px 16px;\n      border-radius: 30px;\n      font-weight: 500;\n      font-size: 16px;\n      margin-bottom: 2rem;\n    }\n\n    \/* Feature Section - Z-Pattern *\/\n    .feature-section {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 6vw, 5rem);\n    }\n\n    .feature-section:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .feature-media,\n    .feature-copy {\n      flex: 1;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 1.5rem;\n    }\n\n    .feature-tag {\n      background: var(--bg-soft);\n      color: var(--text-sub);\n      padding: 6px 14px;\n      border-radius: 6px;\n      font-size: 16px;\n    }\n\n    \/* Specifications *\/\n    .specs-container {\n      background-color: var(--bg-soft);\n      padding: 3rem;\n      border-radius: var(--radius-lg);\n      display: flex;\n      flex-wrap: wrap;\n      gap: 2rem;\n      align-items: flex-start;\n    }\n    \n    .specs-media {\n        flex: 1 1 400px;\n    }\n\n    .specs-table {\n      flex: 1 1 300px;\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    .specs-table td {\n      padding: 16px 0;\n      border-bottom: 1px solid rgba(0, 0, 0, 0.08);\n      font-size: 18px;\n    }\n\n    .specs-label {\n      font-weight: 500;\n      color: var(--text-main);\n      width: 40%;\n    }\n\n    .specs-value {\n      color: var(--text-sub);\n    }\n\n    \/* FAQ *\/\n    .faq-list {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .faq-item {\n      margin-bottom: 2rem;\n      border-bottom: 1px solid var(--bg-soft);\n      padding-bottom: 1.5rem;\n    }\n\n    .faq-question {\n      font-weight: 600;\n      font-size: 20px;\n      margin-bottom: 0.8rem;\n      display: flex;\n      align-items: center;\n    }\n    \n    .faq-question::before {\n        content: \"Q.\";\n        color: var(--primary);\n        margin-right: 10px;\n        font-weight: 700;\n    }\n\n    \/* Mobile Optimization *\/\n    @media (max-width: 768px) {\n      .feature-section,\n      .feature-section:nth-child(even) {\n        flex-direction: column;\n        text-align: left;\n        gap: 2rem;\n      }\n\n      .feature-copy {\n        padding: 0 1rem;\n      }\n      \n      .specs-container {\n          padding: 1.5rem;\n      }\n\n      .specs-table td {\n        display: block;\n        width: 100%;\n        padding: 8px 0;\n        border: none;\n      }\n      \n      .specs-label {\n          margin-top: 12px;\n          color: var(--primary);\n          font-size: 16px;\n      }\n      \n      .specs-value {\n          font-size: 18px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"section-block hero-section\"\u003e\n\u003ch1\u003e楽しい食事時間のための汚れ防止ソリューション\u003c\/h1\u003e\n\n\u003cp class=\"hero-sub\"\u003eスナップアップエッジ付きの防水レザープレースマットで、こぼれを床に広げず、掃除も簡単に。\u003c\/p\u003e\n\u003cspan class=\"trust-badge-hero\"\u003e✨ 毎日の使いやすさと清潔な住まいのために設計\u003c\/span\u003e\n\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003c!-- [AI Logic: Using image_4 because it clearly shows a cat using the product in a nice home setting, demonstrating the raised edge function.] --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260424095215\/081b96d499b843bc09ec677acdbac35d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"section-block feature-section\"\u003e\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\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003c!-- [AI Logic: Using image_6 to clearly illustrate the structural mechanics of the snapped-up corners without distractions.] --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260424094201\/a88c4ab96f633f3b80730f47b01e570d.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=\"section-block feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003c!-- [AI Logic: Using image_5 as the definitive proof of waterproof capability and ease of cleaning.] --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260424094201\/8471943bcc6e72b903ef092869ae9c06.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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=\"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!-- Feature 3: Smart Functionality (Secondary USP) --\u003e\n\n\u003cdiv class=\"section-block feature-section\"\u003e\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\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003c!-- [AI Logic: Using image_0 uniquely demonstrates the \"funnel\" action for returning spilled food.] --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260424094202\/9addf77f25649feff929df5b079c36f7.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=\"section-block\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e製品仕様\u003c\/h2\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n\u003cdiv class=\"specs-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003c!-- [AI Logic: Using image_2 as the source of truth for dimensions.] --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260424095057\/fda08f0f6b81df8299508af7732007f5.png\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003e素材\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003eプレミアムPUレザー（防水）\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003e平らな寸法\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003e45cm x 30cm（約17.7インチ x 11.8インチ）\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eデザインの特徴\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003eスナップボタン付きの角、立ち上がった縁、マット仕上げ\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003e適用対象\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\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\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"section-block\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eよくある質問\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\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はい、PUレザー素材はテクスチャーのある表面で、耐摩耗性があり、日常のペット使用に耐える耐久性があります。\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平らなサイズは45×30cmで、スナップを留めると、ほとんどの標準サイズの猫や小型犬用の食器と水入れを快適に収められます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"ブラッシュピンク \/ 1パック（お試し用）","offer_id":47974883819732,"sku":"0424-11147084","price":12.95,"currency_code":"USD","in_stock":true},{"title":"空色 \/ 1パック（お試し用）","offer_id":47974883852500,"sku":"0424-11145574","price":12.95,"currency_code":"USD","in_stock":true},{"title":"バターイエロー \/ 1パック（お試し用）","offer_id":47974883885268,"sku":"0424-11141472","price":12.95,"currency_code":"USD","in_stock":true},{"title":"ラベンダーパープル \/ 1パック（お試し用）","offer_id":47974883918036,"sku":"0424-11140584","price":12.95,"currency_code":"USD","in_stock":true},{"title":"ミントグリーン \/ 1パック（お試し用）","offer_id":47974883950804,"sku":"0424-11148608","price":12.95,"currency_code":"USD","in_stock":true},{"title":"クリームベージュ \/ 1パック（お試し用）","offer_id":47974883983572,"sku":"0424-11149615","price":12.95,"currency_code":"USD","in_stock":true},{"title":"ブラッシュピンク \/ 2パック（人気No.1 - 20%お得）","offer_id":47974884016340,"sku":"0424-11144616","price":19.95,"currency_code":"USD","in_stock":true},{"title":"空色 \/ 2パック（人気No.1 - 20%お得）","offer_id":47974884049108,"sku":"0424-11145896","price":19.95,"currency_code":"USD","in_stock":true},{"title":"バターイエロー \/ 2パック（人気No.1 - 20%お得）","offer_id":47974884081876,"sku":"0424-11142727","price":19.95,"currency_code":"USD","in_stock":true},{"title":"ラベンダーパープル \/ 2パック（人気No.1 - 20%お得）","offer_id":47974884114644,"sku":"0424-11141695","price":19.95,"currency_code":"USD","in_stock":true},{"title":"ミントグリーン \/ 2パック（人気No.1 - 20%お得）","offer_id":47974884147412,"sku":"0424-11149925","price":19.95,"currency_code":"USD","in_stock":true},{"title":"クリームベージュ \/ 2パック（人気No.1 - 20%お得）","offer_id":47974884180180,"sku":"0424-11146615","price":19.95,"currency_code":"USD","in_stock":true},{"title":"ブラッシュピンク \/ 3パック（ファミリーパック - 30%お得）","offer_id":47974884212948,"sku":"0424-11144463","price":29.95,"currency_code":"USD","in_stock":true},{"title":"空色 \/ 3パック（ファミリーパック - 30%お得）","offer_id":47974884245716,"sku":"0424-11142047","price":29.95,"currency_code":"USD","in_stock":true},{"title":"バターイエロー \/ 3パック（ファミリーパック - 30%お得）","offer_id":47974884278484,"sku":"0424-11142020","price":29.95,"currency_code":"USD","in_stock":true},{"title":"ラベンダーパープル \/ 3パック（ファミリーパック - 30%お得）","offer_id":47974884311252,"sku":"0424-11141893","price":29.95,"currency_code":"USD","in_stock":true},{"title":"ミントグリーン \/ 3パック（ファミリーパック - 30%お得）","offer_id":47974884344020,"sku":"0424-11145705","price":29.95,"currency_code":"USD","in_stock":true},{"title":"クリームベージュ \/ 3パック（ファミリーパック - 30%お得）","offer_id":47974884376788,"sku":"0424-11144661","price":29.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/081b96d499b843bc09ec677acdbac35d.jpg?v=1779520378","url":"https:\/\/omurio.com\/ja\/products\/waterproof-leather-meal-placemat-rjc","provider":"Omurio","version":"1.0","type":"link"}