{"product_id":"insulated-foil-food-covers-rjc","title":"断熱ホイル食品カバー","description":"\u003cbr\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Kitchen \u0026 Home Organization (Insulated Aluminum Foil Food Covers)\nTarget Audience: Home makers, busy professionals, families who prep meals or have leftovers.\nVisual Style: Clean, warm, and practical. Emphasizing the transformation from messy\/cold food to organized\/warm food.\nColor Strategy: \n  - Primary: #E67E22 (Warm Caramel Orange - stimulates appetite and conveys warmth\/insulation)\n  - Background: #FFFBF8 (Very subtle warm off-white for a kitchen-clean feel)\n  - Card Bg: #FDF5E6 (Old Lace - for contrast against white)\nShape Strategy: Radius 16px (Friendly, approachable household product)\nTypography Strategy: Large Type (H1 38px, Body 18px), high legibility, mobile-first readable.\nMobile Table Strategy: Card-based, no horizontal scroll, with metric-to-imperial auto conversions.\nImage Mapping: \n  - image_1: Hero showcase (covering a hot dish)\n  - image_2: The comparison graphic provided by the user (Insulated vs Ordinary)\n  - image_3: Universal elastic fit stretching over a weirdly shaped bowl\n  - image_4: Cleaning process (water rinsing oil off)\n  - image_5: Stack of 50 pcs \/ practical storage lifestyle\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* 0) Typography \u0026 Spacing System *\/\n    .product-detail-container {\n      \/* CSS Variables *\/\n      --primary: #E67E22;\n      --primary-light: #FDEBD0;\n      --text-main: #2C3E50;\n      --text-sub: #5D6D7E;\n      --bg-body: #FFFBF8;\n      --bg-card: #FDF5E6;\n      --border-color: #EAECEE;\n      --radius-md: 12px;\n      --radius-lg: 20px;\n      --shadow-sm: 0 4px 12px rgba(0,0,0,0.05);\n      --shadow-lg: 0 12px 32px rgba(230, 126, 34, 0.1);\n      \n      \/* Reset \u0026 Base *\/\n      box-sizing: border-box;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: clamp(2rem, 5vw, 4rem) 5%;\n      background-color: var(--bg-body);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      overflow-wrap: break-word;\n      word-break: break-word;\n      line-height: 1.7;\n    }\n\n    .product-detail-container *,\n    .product-detail-container *::before,\n    .product-detail-container *::after {\n      box-sizing: inherit;\n    }\n\n    .product-detail-container img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n      \/* Prevent image distortion absolutely *\/\n      object-fit: cover; \n    }\n\n    \/* Typography Sizes *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 4vw, 44px);\n      line-height: 1.2;\n      font-weight: 800;\n      margin-bottom: 1.5rem;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(26px, 3.5vw, 34px);\n      line-height: 1.3;\n      font-weight: 700;\n      margin-bottom: 1rem;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(22px, 3vw, 26px);\n      line-height: 1.4;\n      font-weight: 600;\n      margin-bottom: 1rem;\n      color: var(--text-main);\n    }\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\n    .product-detail-container ul {\n      padding-left: 1.5rem;\n      margin-bottom: 1.5rem;\n    }\n\n    .product-detail-container li {\n      font-size: clamp(16px, 2vw, 18px);\n      color: var(--text-sub);\n      margin-bottom: 0.5rem;\n    }\n\n    \/* Visual Badges (Non-clickable) *\/\n    .pdp-badge {\n      display: inline-block;\n      background: var(--primary-light);\n      color: var(--primary);\n      padding: 0.4rem 1rem;\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 600;\n      margin-bottom: 1rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n    }\n\n    \/* Hero Section *\/\n    .pdp-hero {\n      text-align: center;\n      margin-bottom: clamp(3rem, 6vw, 5rem);\n    }\n    .pdp-hero-content {\n      max-width: 800px;\n      margin: 0 auto 2rem auto;\n    }\n    .pdp-social-proof {\n      display: inline-flex;\n      align-items: center;\n      gap: 0.5rem;\n      font-size: 16px;\n      font-weight: 600;\n      color: var(--text-main);\n      background: #fff;\n      padding: 0.75rem 1.5rem;\n      border-radius: 50px;\n      box-shadow: var(--shadow-sm);\n      margin-bottom: 2rem;\n    }\n    .pdp-social-proof span {\n      color: #F1C40F; \/* Star color *\/\n    }\n\n    \/* Comparison Section *\/\n    .pdp-comparison {\n      background: var(--bg-card);\n      padding: clamp(2rem, 5vw, 4rem);\n      border-radius: var(--radius-lg);\n      margin-bottom: clamp(3rem, 6vw, 5rem);\n      text-align: center;\n    }\n    .pdp-comparison-grid {\n      margin-top: 2rem;\n      background: #fff;\n      padding: 1rem;\n      border-radius: var(--radius-md);\n      box-shadow: var(--shadow-sm);\n    }\n\n    \/* Feature Pattern (Mobile Ordering Lock) *\/\n    .pdp-feature-list {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(3rem, 6vw, 5rem);\n      margin-bottom: clamp(3rem, 6vw, 5rem);\n    }\n    \n    .pdp-feature-item {\n      display: flex;\n      flex-direction: column; \/* Mobile First: Image Top, Text Bottom *\/\n      gap: 2rem;\n    }\n\n    .pdp-feature-media {\n      width: 100%;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .pdp-feature-copy {\n      width: 100%;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Desktop Z-Pattern Enhancement *\/\n    @media (min-width: 768px) {\n      .pdp-feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: 4rem;\n      }\n      .pdp-feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n      .pdp-feature-media, \n      .pdp-feature-copy {\n        width: 50%;\n      }\n    }\n\n    \/* Image Placeholder Style *\/\n    .img-placeholder {\n      width: 100%;\n      aspect-ratio: 4\/3;\n      background-color: #F2F4F4;\n      border: 2px dashed #BDC3C7;\n      border-radius: var(--radius-md);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #7F8C8D;\n      font-weight: 600;\n      font-size: 1.2rem;\n    }\n\n    \/* Specifications Table (Mobile Card Lock) *\/\n    .pdp-specs {\n      margin-bottom: clamp(3rem, 6vw, 5rem);\n    }\n    \n    .pdp-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 2rem;\n    }\n\n    .pdp-specs-table th, \n    .pdp-specs-table td {\n      padding: 1.2rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 18px;\n    }\n\n    .pdp-specs-table th {\n      background-color: var(--bg-card);\n      font-weight: 700;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    .pdp-specs-table td {\n      color: var(--text-sub);\n    }\n\n    \/* Mobile Table -\u003e Card Conversion *\/\n    @media (max-width: 767px) {\n      .pdp-specs-table, \n      .pdp-specs-table thead, \n      .pdp-specs-table tbody, \n      .pdp-specs-table th, \n      .pdp-specs-table td, \n      .pdp-specs-table tr {\n        display: block;\n        width: 100%;\n      }\n      \n      .pdp-specs-table thead {\n        display: none; \/* Hide headers *\/\n      }\n      \n      .pdp-specs-table tr {\n        background: #fff;\n        margin-bottom: 1rem;\n        border-radius: var(--radius-md);\n        border: 1px solid var(--border-color);\n        box-shadow: 0 2px 8px rgba(0,0,0,0.03);\n        overflow: hidden;\n      }\n      \n      .pdp-specs-table td {\n        display: flex;\n        flex-direction: column;\n        border-bottom: 1px solid #f0f0f0;\n        padding: 1rem;\n      }\n      \n      .pdp-specs-table td:last-child {\n        border-bottom: none;\n      }\n      \n      .pdp-specs-table td::before {\n        content: attr(data-label);\n        font-weight: 700;\n        color: var(--text-main);\n        margin-bottom: 0.5rem;\n        text-transform: uppercase;\n        font-size: 14px;\n        letter-spacing: 0.5px;\n      }\n    }\n\n    \/* FAQ Section *\/\n    .pdp-faq {\n      background: var(--bg-card);\n      padding: clamp(2rem, 5vw, 4rem);\n      border-radius: var(--radius-lg);\n    }\n    .pdp-faq-item {\n      margin-bottom: 1.5rem;\n      padding-bottom: 1.5rem;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .pdp-faq-item:last-child {\n      margin-bottom: 0;\n      padding-bottom: 0;\n      border-bottom: none;\n    }\n    .pdp-faq-q {\n      font-size: 20px;\n      font-weight: 700;\n      color: var(--text-main);\n      margin-bottom: 0.5rem;\n    }\n    .pdp-faq-a {\n      font-size: 18px;\n      color: var(--text-sub);\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"pdp-hero\"\u003e\n\u003cdiv class=\"pdp-hero-content\"\u003e\n\u003cdiv class=\"pdp-badge\"\u003eキッチン必需品\u003c\/div\u003e\n\n\u003ch1\u003e食事を熱々で新鮮に、完璧に保護しましょう\u003c\/h1\u003e\n\n\u003cp\u003e冷めた夕食や散らかるラップとはさようなら。私たちの断熱伸縮アルミホイルカバーはどんな料理にも適応し、熱と新鮮さを何時間も閉じ込めます。\u003c\/p\u003e\n\n\u003cdiv class=\"pdp-social-proof\"\u003e\n\u003cspan\u003e★★★★★\u003c\/span\u003e 15,000以上の満足した家庭に信頼されています\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pdp-feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/20260523_89d20e8d_20260523_425916bd_from_url_en_09_17ca49896ab349dadae34b1254e496b7.jpg?v=1779528694\" width=\"800\" height=\"800\" style=\"width: 800px; max-width: 100%; height: auto;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pdp-comparison\"\u003e\n\u003ch2\u003eなぜ航空機グレードのホイルにアップグレードするのか？\u003c\/h2\u003e\n\n\u003cp\u003e普通のメッシュカバーは隙間が多く、熱が逃げたり虫が入り込んだりします。掃除も大変で風味を保てません。\u003c\/p\u003e\n\n\u003cdiv class=\"pdp-comparison-grid\"\u003e\n\u003cdiv style=\"aspect-ratio: 16\/9;\" class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/20260523_17d35e2e_20260523_77840925_from_url_en_10_4d8c1bb2eed654ef939bd19e3bb5512d_refsize_800x800_252a12c4-0e76-462e-810d-a5816ebe672a.png?v=1779528706\" width=\"800\" height=\"800\" style=\"width: 800px; max-width: 100%; height: auto;\"\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\u003cp style=\"margin-top: 1.5rem; font-weight: 600; color: var(--primary);\"\u003e私たちの解決策：直接接触断熱＋ユニバーサル伸縮シール。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature Sections (Mobile Ordered) --\u003e\n\n\u003cdiv class=\"pdp-feature-list\"\u003e\n\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"pdp-feature-item\"\u003e\n\u003cdiv class=\"pdp-feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/6a1173be7bd12_20260523_04e55bf2_20260523_21141aa4_from_url_en_07_c78d0b4239156b2bdeb41af0cc26ffe9.webp?v=1779528642\" width=\"800\" height=\"800\" style=\"width: 800px; max-width: 100%; height: auto;\"\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=\"pdp-feature-copy\"\u003e\n\u003ch3\u003eどんな形状にも合うユニバーサルゴムバンド\u003c\/h3\u003e\n\n\u003cp\u003eぴったりの蓋を探す手間はもう不要。高伸縮の拡張バンドが\u003cstrong\u003e11cmから28cm\u003c\/strong\u003eまでスムーズに伸びます。\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e\n\u003cstrong\u003e適応性：\u003c\/strong\u003e丸いボウル、四角い皿、長方形のプレートにぴったりフィットします。\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eしっかり密封：\u003c\/strong\u003e空気を遮断し、冷蔵庫内での酸化や乾燥を防ぎます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"pdp-feature-item\"\u003e\n\u003cdiv class=\"pdp-feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/6a1173ac19129_20260523_295d3880_20260523_7e00db58_from_url_en_06_0cb3a3cdc6b2ad661d606c4f01efe30b.webp?v=1779528623\" width=\"800\" height=\"800\" style=\"width: 800px; max-width: 100%; height: auto;\"\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=\"pdp-feature-copy\"\u003e\n\u003ch3\u003e高度な断熱性能＆110℃耐熱\u003c\/h3\u003e\n\n\u003cp\u003e高品質な航空機グレードのアルミホイルで作られており、調理したての食事の熱を守る断熱シールドとして機能します。\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e\n\u003cstrong\u003e長時間保温：\u003c\/strong\u003e最大6時間温度を効果的に保ちます。家族が遅く帰宅しても、夕食はまだ熱々です。\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003e安全な素材：\u003c\/strong\u003e有害物質を放出せず、最大\u003cstrong\u003e110℃（230℉）\u003c\/strong\u003eまで耐えられます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"pdp-feature-item\"\u003e\n\u003cdiv class=\"pdp-feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/20260523_ca16b599_20260523_7852728e_from_url_en_13_dce04048e59e59dc1502baf65e518126_refsize_800x800_6be4ece5-3859-4daa-ab63-a56edc80b0d1.png?v=1779528740\" width=\"800\" height=\"800\" style=\"width: 800px; max-width: 100%; height: auto;\"\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=\"pdp-feature-copy\"\u003e\n\u003ch3\u003eノンスティック、耐油、簡単に洗える\u003c\/h3\u003e\n\n\u003cp\u003e油っぽい蓋を洗う苦労はもうありません。滑らかな内側表面が油やソース、水を自然に弾きます。\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eこすらず簡単：\u003c\/strong\u003e流水でさっとすすぐだけで新品同様の見た目に。\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003e再利用可能＆環境に優しい：\u003c\/strong\u003e洗って何度も使える耐久性があり、使い捨てプラスチックの廃棄を減らします。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table --\u003e\n\n\u003cdiv class=\"pdp-specs\"\u003e\n\u003cdiv class=\"pdp-badge\"\u003e商品詳細\u003c\/div\u003e\n\n\u003ch2\u003e仕様\u003c\/h2\u003e\n\n\u003ctable class=\"pdp-specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003e特徴\u003c\/th\u003e\n\t\t\t\u003cth\u003e説明\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e素材\u003c\/td\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\u003ctd data-label=\"Diameter Range\"\u003e直径範囲\u003c\/td\u003e\n\t\t\t\u003ctd\u003e直径11cm～28cm \u003cstrong\u003e(4.3インチ～11.0インチ)\u003c\/strong\u003e\n\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Max Heat Resistance\"\u003e最大耐熱温度\u003c\/td\u003e\n\t\t\t\u003ctd\u003e最大110℃ \u003cstrong\u003e(230℉)\u003c\/strong\u003e\n\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Package Includes\"\u003eパッケージ内容\u003c\/td\u003e\n\t\t\t\u003ctd\u003e50枚入りバリューパック\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Key Functions\"\u003e主な機能\u003c\/td\u003e\n\t\t\t\u003ctd\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!-- FAQ Section --\u003e\n\n\u003cdiv class=\"pdp-faq\"\u003e\n\u003cdiv class=\"pdp-badge\"\u003eサポート\u003c\/div\u003e\n\n\u003ch2\u003eよくある質問\u003c\/h2\u003e\n\n\u003cdiv class=\"pdp-faq-item\"\u003e\n\u003cdiv class=\"pdp-faq-q\"\u003eこれらのカバーは再利用できますか？\u003c\/div\u003e\n\n\u003cdiv class=\"pdp-faq-a\"\u003eはい、もちろんです！表面は非常に耐油性があります。水と食器用洗剤でさっと洗い流し、乾かせば、すぐに再使用できます。\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pdp-faq-item\"\u003e\n\u003cdiv class=\"pdp-faq-q\"\u003e電子レンジで使えますか？\u003c\/div\u003e\n\n\u003cdiv class=\"pdp-faq-a\"\u003eはい。これらの容器は電子レンジ対応で、食べ物の再加熱に便利に使えます。日常の加熱ニーズに対応しながら、食べ物を新鮮で保護された状態に保つよう設計されています。最良の結果を得るために、過熱を避け、通常の電子レンジ加熱ガイドラインに従ってください。\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pdp-faq-item\"\u003e\n\u003cdiv class=\"pdp-faq-q\"\u003e大きな長方形のサービングトレイにも合いますか？\u003c\/div\u003e\n\n\u003cdiv class=\"pdp-faq-a\"\u003eはい、ゴムバンドは非常に伸縮性があり、形状に関係なく、長さまたは直径が最大28cm（11インチ）のほとんどの皿、ボウル、プレートに適応します。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"50個パック（スターターセット）","offer_id":47974931169492,"sku":"0311-10563068","price":12.95,"currency_code":"USD","in_stock":true},{"title":"100個パック（ファミリーバリュー）-🔥30％節約","offer_id":47974931202260,"sku":"0311-10563807","price":17.95,"currency_code":"USD","in_stock":true},{"title":"200個パック（パーティー＆バルク）- 👑ベストディール","offer_id":47974931235028,"sku":"0311-10568317","price":30.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/17ca49896ab349dadae34b1254e496b7.jpg?v=1779521597","url":"https:\/\/omurio.com\/ja\/products\/insulated-foil-food-covers-rjc","provider":"Omurio","version":"1.0","type":"link"}