{"product_id":"keychain-multi-tool-lighter-rjc","title":"キーチェーン多機能ライター","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Outdoor Survival \/ EDC Multitool Lighter\nTarget Audience: Outdoorsmen, Survivalists, Hikers, Boy Scouts, Men looking for reliable gear\nVisual Style: Rugged, Industrial, Tactical, Reliable\nColor Strategy: Tactical Slate (Dark Gray) for extreme durability, Safety Orange accent for fire\/sparks, Light Gray for modern card backgrounds\nShape Strategy: Radius 6px~8px (Industrial, hard edges, sturdy but safe)\nTypography Strategy: Large Type \/ Mobile-first readable \/ Sans-serif for modern tactical feel\nMobile Table Strategy: Card-based (No horizontal scroll, full-width blocks)\nImage Mapping: Hero=image_1, Feature1=image_2, Feature2=image_3, Feature3=image_4\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e:root {\n    \/* Design System Variables *\/\n    --primary: #c2410c; \/* Tactical Burnt Orange *\/\n    --primary-hover: #9a3412;\n    --bg-body: #ffffff;\n    --bg-card: #f3f4f6; \/* Tactical Light Gray *\/\n    --text-main: #111827; \/* Dark Slate *\/\n    --text-sub: #4b5563; \/* Medium Gray *\/\n    --border-color: #e5e7eb;\n    \n    --radius-md: 6px; \/* Industrial hard edge *\/\n    --radius-lg: 10px;\n    \n    --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n    --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n  }\n\n  \/* Global Resets \u0026 Typography *\/\n  .product-detail-container {\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    background-color: var(--bg-body);\n    box-sizing: border-box;\n    overflow-wrap: break-word;\n    word-break: break-word;\n    line-height: 1.7;\n  }\n\n  .product-detail-container * {\n    box-sizing: border-box;\n  }\n\n  .product-detail-container h1 {\n    font-size: clamp(32px, 5vw, 44px);\n    font-weight: 800;\n    line-height: 1.2;\n    margin-top: 0;\n    margin-bottom: 1rem;\n    color: var(--text-main);\n  }\n\n  .product-detail-container h2 {\n    font-size: clamp(24px, 4vw, 32px);\n    font-weight: 700;\n    line-height: 1.3;\n    margin-top: 0;\n    margin-bottom: 1rem;\n    color: var(--text-main);\n  }\n\n  .product-detail-container h3 {\n    font-size: clamp(20px, 3vw, 24px);\n    font-weight: 600;\n    margin-top: 0;\n    margin-bottom: 0.75rem;\n  }\n\n  .product-detail-container p {\n    font-size: clamp(16px, 2vw, 18px);\n    color: var(--text-sub);\n    margin-top: 0;\n    margin-bottom: 1.5rem;\n  }\n\n  \/* Layout Spacing *\/\n  .section-spacing {\n    margin-bottom: clamp(3rem, 6vw, 5rem);\n  }\n\n  \/* Image Placeholder Protocol *\/\n  .ai-placeholder {\n    width: 100%;\n    aspect-ratio: 4 \/ 3;\n    background-color: #f8f9fa;\n    border: 2px dashed #9ca3af;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #4b5563;\n    font-size: 1.2rem;\n    font-weight: bold;\n    border-radius: var(--radius-md);\n    overflow: hidden;\n  }\n\n  \/* Hero Section *\/\n  .hero-section {\n    text-align: center;\n    margin-bottom: clamp(3rem, 6vw, 5rem);\n    padding-top: 2rem;\n  }\n\n  .hero-badges {\n    display: flex;\n    justify-content: center;\n    gap: 1rem;\n    flex-wrap: wrap;\n    margin-bottom: 2rem;\n  }\n\n  .visual-badge {\n    background-color: var(--bg-card);\n    color: var(--text-main);\n    padding: 0.5rem 1rem;\n    border-radius: 50px;\n    font-size: 16px;\n    font-weight: 600;\n    border: 1px solid var(--border-color);\n  }\n\n  \/* Feature Mobile Ordering Lock \u0026 Z-Pattern *\/\n  .feature-item {\n    display: flex;\n    flex-direction: column; \/* Mobile First: Img top, Text bottom *\/\n    gap: clamp(2rem, 4vw, 4rem);\n    margin-bottom: clamp(3rem, 6vw, 5rem);\n    align-items: center;\n  }\n\n  .feature-media, .feature-copy {\n    width: 100%;\n  }\n\n  @media (min-width: 768px) {\n    .feature-item {\n      flex-direction: row; \/* Desktop: Z-Pattern *\/\n    }\n    .feature-item.reverse {\n      flex-direction: row-reverse;\n    }\n    .feature-media, .feature-copy {\n      width: 50%;\n    }\n    .feature-copy {\n      padding: 0 2rem;\n    }\n    .ai-placeholder {\n      aspect-ratio: 1 \/ 1; \/* Squarish for Z-pattern *\/\n    }\n  }\n\n  \/* Specs Table Mobile Card Lock *\/\n  .specs-container {\n    background-color: var(--bg-card);\n    padding: clamp(2rem, 5vw, 4rem);\n    border-radius: var(--radius-lg);\n  }\n\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 2rem;\n  }\n\n  .specs-table th, .specs-table td {\n    padding: 1rem;\n    text-align: left;\n    font-size: clamp(16px, 2vw, 18px);\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .specs-table th {\n    font-weight: 700;\n    color: var(--text-main);\n    background-color: #e5e7eb;\n  }\n\n  @media (max-width: 767px) {\n    \/* Mobile Card-based Table *\/\n    .specs-table, .specs-table thead, .specs-table tbody, .specs-table tr, .specs-table td {\n      display: block;\n      width: 100%;\n    }\n    .specs-table thead {\n      display: none; \/* Hide native header *\/\n    }\n    .specs-table tr {\n      margin-bottom: 1rem;\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      background: var(--bg-body);\n      padding: 1rem;\n      box-shadow: var(--shadow-sm);\n    }\n    .specs-table td {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      text-align: right;\n      border-bottom: none;\n      padding: 0.5rem 0;\n    }\n    .specs-table td:not(:last-child) {\n      border-bottom: 1px dashed var(--border-color);\n    }\n    .specs-table td::before {\n      content: attr(data-label);\n      font-weight: 700;\n      color: var(--text-main);\n      text-align: left;\n      padding-right: 1rem;\n      flex-shrink: 0;\n    }\n  }\n\n  \/* FAQ Section *\/\n  .faq-container {\n    background-color: var(--bg-body);\n    border: 1px solid var(--border-color);\n    border-radius: var(--radius-lg);\n    padding: clamp(2rem, 5vw, 4rem);\n  }\n\n  .faq-item {\n    margin-bottom: 2rem;\n    padding-bottom: 2rem;\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .faq-item:last-child {\n    margin-bottom: 0;\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .faq-question {\n    font-size: clamp(18px, 2.5vw, 22px);\n    font-weight: 700;\n    color: var(--text-main);\n    margin-bottom: 0.5rem;\n  }\n\n  .faq-answer {\n    font-size: clamp(16px, 2vw, 18px);\n    color: var(--text-sub);\n    margin: 0;\n  }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero-section section-spacing\"\u003e\n\u003ch1\u003e自然を制する。究極のEDCサバイバルツール。\u003c\/h1\u003e\n\n\u003cp\u003e頑丈なキーチェーン、永遠の火打ち石ライター、信頼できる栓抜き—すべてが一つにまとまった壊れないポケットパワーハウスで、真のアウトドアマンのために設計されています。\u003c\/p\u003e\n\n\u003cdiv class=\"hero-badges\"\u003e\n\u003cdiv class=\"visual-badge\"\u003e🔥 10,000回以上の着火\u003c\/div\u003e\n\n\u003cdiv class=\"visual-badge\"\u003e💧 耐候性\u003c\/div\u003e\n\n\u003cdiv class=\"visual-badge\"\u003e⚙️ 3-in-1マルチツール\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 1 --\u003e\n\n\u003cdiv class=\"feature-item section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"ai-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260312155626\/8f26956ad258355a97a9c5413464ad6b.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雨、風、雪でもこの永久火打ち石マッチは止まりません。プレミアムマグネシウムコアのストライカーを備え、最低10,000回の着火を保証します。湿った森でキャンプファイヤーを始める時や緊急の照明が必要な時、予測不能な状況にも常に備えられます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item reverse section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"ai-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260312155626\/09bb1018304fa6855920cf93c016ecc5.jpg\"\u003e\u003c\/div\u003e\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日常の持ち物をすっきり整理しましょう。この巧妙に統合されたマルチツールは鍵をしっかり保持し、内蔵の栓抜きでお気に入りの冷たい飲み物を開けられます。形と機能が究極に融合し、かさばらずに必要なツールをいつでも使えます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"ai-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260312155626\/3cdd7e910e35060c65617699b57f50bc.jpg\"\u003e\u003c\/div\u003e\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安価で使い捨てのマッチ棒とはさよならしましょう。最高級の金属合金で作られたこの軽量ながら堅牢な1.6オンス（45.4グラム）の逸品は、手に取ると非常に頑丈に感じられます。単なるサバイバルツールではなく、過酷な環境に耐えるために精密に設計された戦術的な芸術品です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table (Mobile Card Lock Applied) --\u003e\n\n\u003cdiv class=\"specs-container section-spacing\"\u003e\n\u003ch2\u003e技術仕様\u003c\/h2\u003e\n\n\u003cp\u003e新しいEDC必需品について知っておくべきすべて。\u003c\/p\u003e\n\n\u003ctable class=\"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=\"Specification\"\u003e寸法\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e2.6インチ x 0.7インチ（6.6 cm x 1.8 cm）\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e重量\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e1.6オンス（45.4グラム）\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e寿命\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e10,000回以上の着火\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eコア素材\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eプレミアムマグネシウム＆金属合金\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e燃料タイプ\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eライター用燃料／灯油（別売）\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e機能\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\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=\"faq-container section-spacing\"\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国際航空郵便の安全規制により、ライターは燃料なしで発送されます。初回使用前に、少量の標準的なライター用燃料（ガソリンまたは灯油）を追加する必要があります。\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燃料を燃料室に入れた後、内部の綿芯が液体を吸収するまで1〜2分間待ちます。十分に浸透したら、マッチ棒を外して本体側面のマグネシウム火打ち石トラックに向かってしっかりと下に擦りつけて点火します。\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","brand":"Bak","offers":[{"title":"📦 1個パック（標準）","offer_id":47992015454420,"sku":"0328-14432298","price":12.95,"currency_code":"USD","in_stock":true},{"title":"🔥 2個パック（20%お得）","offer_id":47992015487188,"sku":"0328-14439442","price":19.95,"currency_code":"USD","in_stock":true},{"title":"🎁 3パック（30％お得）","offer_id":47992015519956,"sku":"0328-14431399","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/8f26956ad258355a97a9c5413464ad6b.jpg?v=1779883642","url":"https:\/\/omurio.com\/ja\/products\/keychain-multi-tool-lighter-rjc","provider":"Omurio","version":"1.0","type":"link"}