{"title":"日常に寄りそう革小物","description":"","products":[{"product_id":"604","title":"【00604】名刺入れ カードケース 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e栃木レザー 名刺入れ 信頼の品質\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e日本が誇る栃木レザーの豊かな表情。一つとして同じものはない自然な風合いが、ビジネスシーンに確かな個性を演出します。使い込むほどに深まる艶と色合いをお楽しみください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000038.jpg?v=1740038003\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e第一印象を高める逸品\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e洗練された収納力 カードケース\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eシンプルな見た目ながら、名刺約50枚をスマートに収納できる\u003cstrong\u003e2ルーム\u003c\/strong\u003eと\u003cstrong\u003e3つのポケット\u003c\/strong\u003eを完備。必要なカードや名刺を機能的に整理し、スムーズなビジネスをサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000038.jpg?v=1740038004\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスムーズな名刺交換を\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e軽やかに収まるスリム名刺入れ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e横11.5cm、高さ7.8cm、マチ1.8cmのコンパクト設計で、重さは約60g。スーツの内ポケットやミニマルなバッグにも違和感なく収まり、スマートな立ち居振る舞いを支えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/7_000000000038.jpg?v=1740038004\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e約60gの快適な携帯性\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e機能性と使いやすさを追求した仕様です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e仕様: 2ルーム、ポケット×3\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細・重さ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eコンパクトながらも十分な収納力を備えています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ: 横11.5cm × 高さ7.8cm × マチ1.8cm\u003c\/li\u003e\n                    \u003cli\u003e重さ: 約60g\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e品質と耐久性に優れた素材を使用しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: 牛革（栃木レザー）\u003c\/li\u003e\n                    \u003cli\u003e生産国: 日本\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- スペック関連画像 --\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_05.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_name_4.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_06.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、天然素材の革の風合いとしてお楽しみ下さい。\u003c\/li\u003e\n            \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意下さい。\u003c\/li\u003e\n            \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"Black \/ 日本語-明朝体 \/ 外側背面の右下","offer_id":46289057841372,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ 日本語-明朝体 \/ 内側の右下","offer_id":47597750452444,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ 英語-ゴシック体 \/ 外側背面の右下","offer_id":47597750485212,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ 英語-ゴシック体 \/ 内側の右下","offer_id":47597750517980,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ 英語-明朝体 \/ 外側背面の右下","offer_id":47597750550748,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ 英語-明朝体 \/ 内側の右下","offer_id":47597750583516,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ 英語-筆記体 \/ 外側背面の右下","offer_id":47597750616284,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ 英語-筆記体 \/ 内側の右下","offer_id":47597750649052,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ なし \/ 外側背面の右下","offer_id":47597750681820,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ なし \/ 内側の右下","offer_id":47597750714588,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Choco \/ 日本語-明朝体 \/ 外側背面の右下","offer_id":47597750747356,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 日本語-明朝体 \/ 内側の右下","offer_id":47597750780124,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 英語-ゴシック体 \/ 外側背面の右下","offer_id":47597750812892,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 英語-ゴシック体 \/ 内側の右下","offer_id":47597750845660,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 英語-明朝体 \/ 外側背面の右下","offer_id":47597750878428,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 英語-明朝体 \/ 内側の右下","offer_id":47597750911196,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 英語-筆記体 \/ 外側背面の右下","offer_id":47597750943964,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 英語-筆記体 \/ 内側の右下","offer_id":47597750976732,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ なし \/ 外側背面の右下","offer_id":47597751009500,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ なし \/ 内側の右下","offer_id":47597751042268,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ 日本語-明朝体 \/ 外側背面の右下","offer_id":47597751075036,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ 日本語-明朝体 \/ 内側の右下","offer_id":47597751107804,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ 英語-ゴシック体 \/ 外側背面の右下","offer_id":47597751140572,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ 英語-ゴシック体 \/ 内側の右下","offer_id":47597751173340,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ 英語-明朝体 \/ 外側背面の右下","offer_id":47597751206108,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ 英語-明朝体 \/ 内側の右下","offer_id":47597751238876,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ 英語-筆記体 \/ 外側背面の右下","offer_id":47597751271644,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ 英語-筆記体 \/ 内側の右下","offer_id":47597751304412,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ なし \/ 外側背面の右下","offer_id":47597751337180,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ なし \/ 内側の右下","offer_id":47597751369948,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 日本語-明朝体 \/ 外側背面の右下","offer_id":47597751402716,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 日本語-明朝体 \/ 内側の右下","offer_id":47597751435484,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 英語-ゴシック体 \/ 外側背面の右下","offer_id":47597751468252,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 英語-ゴシック体 \/ 内側の右下","offer_id":47597751501020,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 英語-明朝体 \/ 外側背面の右下","offer_id":47597751533788,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 英語-明朝体 \/ 内側の右下","offer_id":47597751566556,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 英語-筆記体 \/ 外側背面の右下","offer_id":47597751599324,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 英語-筆記体 \/ 内側の右下","offer_id":47597751632092,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ なし \/ 外側背面の右下","offer_id":47597751664860,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ なし \/ 内側の右下","offer_id":47597751697628,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 日本語-明朝体 \/ 外側背面の右下","offer_id":47597751730396,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 日本語-明朝体 \/ 内側の右下","offer_id":47597751763164,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 英語-ゴシック体 \/ 外側背面の右下","offer_id":47597751795932,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 英語-ゴシック体 \/ 内側の右下","offer_id":47597751828700,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 英語-明朝体 \/ 外側背面の右下","offer_id":47597751861468,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 英語-明朝体 \/ 内側の右下","offer_id":47597751894236,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 英語-筆記体 \/ 外側背面の右下","offer_id":47597751927004,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 英語-筆記体 \/ 内側の右下","offer_id":47597751959772,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ なし \/ 外側背面の右下","offer_id":47597751992540,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ なし \/ 内側の右下","offer_id":47597752025308,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000038.jpg?v=1740038003"},{"product_id":"605","title":"【00605】小銭入れ 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e栃木レザーの深みある艶めき\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e国内最高峰の\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを贅沢に使用。使い込むほどに深い色合いへと変化し、あなただけの物語を刻んでいく。日本の職人が丹精込めて生み出した、本物志向の逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000039.jpg?v=1738300820\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーの小銭入れ、深みのある質感\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e使うほどに深まる風合い\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスマートに収まる、手のひらサイズ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e約20gと驚くほどの軽さで、ポケットに入れてもかさばらない。開口部が大きく開く\u003cstrong\u003eボックス型\u003c\/strong\u003eで、中身がひと目で分かり、小銭の出し入れがスムーズ。日常をスマートにする相棒です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000039.jpg?v=1738300820\" class=\"img-fluid d-block w-100 product-img\" alt=\"手のひらに収まるサイズの小銭入れ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eミニマルライフに溶け込む\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e粋な彩り、選ぶ楽しさ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eビジネスシーンにも休日のお出かけにも、シーンやスタイルに合わせて選べる多彩な\u003cstrong\u003eカラーバリエーション\u003c\/strong\u003e。どの色も革本来の魅力を引き立て、持つ人の個性を際立たせます。毎日を彩る、あなただけの相棒の色を見つけてください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000039.jpg?v=1738300820\" class=\"img-fluid d-block w-100 product-img\" alt=\"様々なカラーバリエーションの小銭入れ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e個性を引き出すカラー展開\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ・重さ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品のサイズと重さの詳細は以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ：横7cm×高さ6.8cm×マチ1.8cm\u003c\/li\u003e\n                    \u003cli\u003e重さ：約20g\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e厳選された素材と、確かな品質の生産国についてご案内します。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材：牛革（栃木レザー）\u003c\/li\u003e\n                    \u003cli\u003e生産国：日本\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e小銭入れの内部構造と機能についてご説明します。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e小銭入れ：1\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品を長くご愛用いただくための注意事項です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、天然素材の革の風合いとしてお楽しみ下さい。\u003c\/li\u003e\n                    \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意下さい。\u003c\/li\u003e\n                    \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品イメージ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e商品の様々な角度や細部をご確認いただけます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00605_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れ 製品イメージ 1\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00605_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れ 製品イメージ 2\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00605_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れ 製品イメージ 3\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00605_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れ 製品イメージ 4\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00605_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れ 製品イメージ 5\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00605_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れ 製品イメージ 6\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00605_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れ 製品イメージ 7\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46289059021020,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"choco","offer_id":47597750321372,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597750354140,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597750386908,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597750419676,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000039.jpg?v=1738300820"},{"product_id":"606","title":"【00606】ポーチ 小物入れ 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーが彩る上質\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日本が誇る最高峰の\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを贅沢に使用。使うほどに深まる\u003cstrong\u003e風合い\u003c\/strong\u003eと、職人の息吹を感じる逸品です。日々の暮らしに\u003cstrong\u003e本物の輝き\u003c\/strong\u003eを。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000040.jpg?v=1738638435\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーポーチ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e熟練の技が光る逸品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e時を刻む色と手触り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e手にするたびに表情を変える、革本来の\u003cstrong\u003e経年変化\u003c\/strong\u003eを楽しめます。性別やスタイルを選ばない\u003cstrong\u003e洗練されたデザイン\u003c\/strong\u003eで、あらゆるシーンに寄り添います。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000040.jpg?v=1738638435\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーポーチ 経年変化\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eあなただけの物語を刻む\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートに整頓、快適収納\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e口が大きく開く設計で、中身がひと目で確認できます。\u003cstrong\u003e3つのポケット\u003c\/strong\u003eが小物を見つけやすくし、必要なものをサッと取り出せる\u003cstrong\u003e快適さ\u003c\/strong\u003eを実現します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000040.jpg?v=1738638435\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーポーチ 収納例\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e細部まで考え抜かれた設計\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eポーチの基本的な情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ: 横17.5cm×高さ11.5cm×マチ6cm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約120g\u003c\/li\u003e\n          \u003cli\u003e素材: 牛革（栃木レザー）\u003c\/li\u003e\n          \u003cli\u003e仕様: ポケット×3\u003c\/li\u003e\n          \u003cli\u003e生産国: 日本\u003c\/li\u003e\n          \u003cli\u003e商品コード: 00606\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e詳細イメージ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e製品の細部や使用イメージをご確認いただけます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/00606_1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチ詳細イメージ1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/00606_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチ詳細イメージ2\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/00606_3.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチ詳細イメージ3\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/00606_4.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチ詳細イメージ4\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/00606_5.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチ詳細イメージ5\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/00606_6.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチ詳細イメージ6\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/00606_7.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチ詳細イメージ7\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e栃木レザーについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e日本が誇る最高品質の栃木レザーの特徴と魅力をご紹介します。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/duendenituite.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーに関する説明1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/1301_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーに関する説明2\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや 革の仕上がりによって多少色ぶれする場合がありますが天然素材の革の風合いとしてお楽しみ下さい。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合生地との摩擦により退色、色落ちの可能性がありますのでご注意下さい。\u003c\/li\u003e\n      \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46203010318556,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597750223068,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597750255836,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597750288604,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000040.jpg?v=1738638435"},{"product_id":"607","title":"【00607】パスケース リール付 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザー 至高のパスケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日本が誇る\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを使用。職人の手により丹念に鞣された革は、使い込むほどに深い色艶を増し、あなただけの物語を刻みます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000041.jpg?v=1738633620\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e唯一無二のエイジングを楽しむ本革\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートアクセス リール付\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e改札をスムーズに通過。約40gの\u003cstrong\u003e軽量設計\u003c\/strong\u003eに伸縮自在な\u003cstrong\u003eリール\u003c\/strong\u003eが一体化し、鞄から外さずタッチ可能です。パス入れとポケットでカードも整理整頓できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000041.jpg?v=1738633620\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常を軽快にする機能美\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e毎日寄り添うスリムデザイン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e横6.6cm、高さ11cm、マチ0.3cm。\u003cstrong\u003e薄型設計\u003c\/strong\u003eが叶えるのは、かさばらないスマートな持ち運びです。どんな鞄やポケットにも自然に収まり、日々の通勤を快適に彩ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/7_000000000041.jpg?v=1738633620\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eポケットに収まる洗練された一枚\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細スペック\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e基本情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e製品の基本データです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: 00607\u003c\/li\u003e\n          \u003cli\u003eサイズ: 横6.6cm×高さ11cm×マチ0.3cm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約40g\u003c\/li\u003e\n          \u003cli\u003e素材: 牛革（栃木レザー）\u003c\/li\u003e\n          \u003cli\u003e生産国: 日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e内部の構造・機能について。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eパス入れ×1\u003c\/li\u003e\n          \u003cli\u003eポケット×1\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eギャラリー\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00607_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00607_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00607_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00607_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00607_05.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00607_06.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00607_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/8_000000000041.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/9_000000000041.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズ、革の仕上がりによる多少の色ぶれがある場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品の色は、ディスプレイの環境などにより実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46287140520156,"sku":null,"price":4620.0,"currency_code":"JPY","in_stock":true},{"title":"choco","offer_id":47597750091996,"sku":null,"price":4620.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597750124764,"sku":null,"price":4620.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597750157532,"sku":null,"price":4620.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597750190300,"sku":null,"price":4620.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000041.jpg?v=1738633620"},{"product_id":"611","title":"【00611】キーケース 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーが彩る上質キーケース\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/8_000000000045.jpg?v=1738633968\" class=\"img-fluid d-block w-100 product-img\" alt=\"手にした栃木レザーキーケースの風合い\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e経年変化を楽しむ本革の風合い\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e厳選された栃木レザーが魅せる豊かな表情。使うほどに深まる唯一無二の色艶は、\u003cstrong\u003e良いものを長く使いたいと考える大人の日常に寄り添います\u003c\/strong\u003e。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e鍵を優雅に収める機能美\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000045.jpg?v=1738633968\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーケース内部の4連キーレーンとポケット\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e手に馴染む快適な携帯性\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e約52gという軽さながら、4連キーレーンが鍵の重なりを軽減し、鍵の取り出しをスムーズに。\u003cstrong\u003e日常に溶け込む上質な使い心地\u003c\/strong\u003eです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人の技が息づく日本製\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000045.jpg?v=1738633968\" class=\"img-fluid d-block w-100 product-img\" alt=\"熟練の職人によるキーケースの仕上げ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日本品質が誇る精緻な作り\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e熟練の職人が一つひとつ丁寧に磨き上げた切り目は、何枚もの革がまるで一枚であるかのような美しさです。\u003cstrong\u003e日本の匠が細部に魂を込めました\u003c\/strong\u003e。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「Patina（パティーナ）シリーズ」の栃木レザーキーケース（商品コード: 00611）は、革本来の魅力を最大限に引き出すために、無駄を省いたミニマルなデザインが特徴です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e革の経年変化（パティーナ）を存分に楽しめる無駄のないデザイン\u003c\/li\u003e\n          \u003cli\u003e表裏ともに厳選された栃木レザーを使用し、統一感のある仕上がり\u003c\/li\u003e\n          \u003cli\u003e使い込むほどに深まる色艶と風合い\u003c\/li\u003e\n          \u003cli\u003e柔らかな手触りを実現するスパン糸を使用\u003c\/li\u003e\n          \u003cli\u003e熟練の職人による丁寧な切り目磨きで、革の積層が一体化したかのような美しさ\u003c\/li\u003e\n          \u003cli\u003eメンズ・レディース問わず、幅広い層にお使いいただけます\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ: 約 横11cm × 高さ5.9cm × マチ2.2cm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約52g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 牛革（栃木レザー）\u003c\/li\u003e\n          \u003cli\u003e生産国: 日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e仕様・機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e鍵をスマートに収納し、快適に携帯するための機能性。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e4連キーレーン: 複数の鍵を効率的に収納\u003c\/li\u003e\n          \u003cli\u003e鍵の重なりを軽減する設計: 各キーレーンの長さを変えることで、鍵同士が重なることによる厚みを抑え、スムーズな出し入れをサポートします。\u003c\/li\u003e\n          \u003cli\u003eその他ポケット: 2ヶ所\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00611_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"4連キーレーンの構造と鍵の収納イメージ1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00611_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"4連キーレーンの構造と鍵の収納イメージ2\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお好みに合わせてお選びいただける、美しい5色展開です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00611_10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーキーケース カラー ブラック\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eブラック\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00611_11.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーキーケース カラー チョコ\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eチョコ\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00611_12.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーキーケース カラー キャメル\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eキャメル\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00611_13.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーキーケース カラー レッド\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eレッド\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00611_14.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーキーケース カラー グリーン\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eグリーン\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入時の注意点\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズ、色ぶれが生じる場合がありますが、天然素材ならではの風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施しておりますが、汗や水に濡れた場合、生地との摩擦により退色や色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品の色はディスプレイ環境により、実際の色とは異なって見える場合があります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46203010941148,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597749698780,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597749731548,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597749764316,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":false},{"title":"green","offer_id":47597749797084,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/8_000000000045.jpg?v=1738633968"},{"product_id":"904","title":"【00904】スマホケース 小物ケース イタリアンレザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e逸品イタリアンレザーの輝き\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000063.jpg?v=1740037963\" class=\"img-fluid d-block w-100 product-img\" alt=\"逸品イタリアンレザーの輝き\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日常に溶け込む上質な彩り\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eイタリア・トスカーナ地方で生まれた\u003cstrong\u003e牛革\u003c\/strong\u003eを贅沢に採用。オイルをたっぷり含んだ上品なシボが、使うほどに深みのある色艶を纏います。\u003cstrong\u003e本物の素材\u003c\/strong\u003eが放つ、洗練された風格を日常に。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e熟練の技が息づくディテール\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000063.jpg?v=1740037963\" class=\"img-fluid d-block w-100 product-img\" alt=\"熟練の技が息づくディテール\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e毎日を彩る相棒の佇まい\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eスマートフォンを優雅に収める、洗練されたデザイン。シンプルながら、職人技が光る丁寧な縫製や取り外し可能なストラップが魅力です。使い込むほどに変化する\u003cstrong\u003e革の風合い\u003c\/strong\u003eを存分に。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e軽やかさと機能性を両立\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/5_000000000063.jpg?v=1740037963\" class=\"img-fluid d-block w-100 product-img\" alt=\"軽やかさと機能性を両立\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスマートに持ち運ぶ私のスタイル\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eわずか約40gの軽さが、身軽な外出を叶えます。横8cm×高さ13.2cm×マチ2cmのスマートなサイズは、\u003cstrong\u003eスマートフォン\u003c\/strong\u003eだけでなく、ちょっとした小物も収納可能。身の回りのものをすっきりまとめます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細・スペック\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の基本情報\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eスマホケースの基本的な仕様とサイズです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ (約): 横8cm×高さ13.2cm×マチ2cm\u003c\/li\u003e\n                    \u003cli\u003e重さ: 約40g\u003c\/li\u003e\n                    \u003cli\u003e素材: 牛革（イタリアンレザー）\u003c\/li\u003e\n                    \u003cli\u003e生産国: 日本\u003c\/li\u003e\n                    \u003cli\u003eカラー: キャメル、レッド、ブラック、チョコ、イエロー\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00904_1.jpg\" class=\"img-fluid d-block w-100\" alt=\"商品全体像とサイズ感\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00904_2.jpg\" class=\"img-fluid d-block w-100\" alt=\"商品の背面と側面\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00904_4.jpg\" class=\"img-fluid d-block w-100\" alt=\"カラーバリエーションのイメージ\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材のこだわり\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eイタリアンレザーの特徴についてご紹介します。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eイタリア・トスカーナ地方で作られたイタリアンレザーを使用しています。\u003c\/li\u003e\n                    \u003cli\u003eオイルがたっぷりしみ込み、上品なシボが特徴です。\u003c\/li\u003e\n                    \u003cli\u003e使うほどに色が変化し、味が出てきます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/italian.jpg\" class=\"img-fluid d-block w-100\" alt=\"イタリアンレザーの質感クローズアップ\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e詳細な仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e内装の機能的なポケットについてです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e内装: ポケット×3\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00904_3.jpg\" class=\"img-fluid d-block w-100\" alt=\"内装ポケットの詳細\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e商品をご使用いただく上で、あらかじめご確認いただきたい点です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e天然の革を使用しているため、しわやキズ、革の仕上がりによる多少の色ぶれがある場合がございます。天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n                    \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色・色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n                    \u003cli\u003eスマートフォンの機種によっては入らない場合がございますので、必ずお手持ちの機種のサイズをご確認ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/duendenituite.jpg\" class=\"img-fluid d-block w-100\" alt=\"補足情報画像1\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1301_07.jpg\" class=\"img-fluid d-block w-100\" alt=\"補足情報画像2\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品コード: 00904\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\u003c!-- \/スペック・詳細セクション --\u003e\n\n\u003c\/div\u003e","brand":"Luce (ルーチェ)","offers":[{"title":"black","offer_id":46203013202140,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597748420828,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":false},{"title":"camel","offer_id":47597748453596,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":false},{"title":"red","offer_id":47597748486364,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":false},{"title":"yellow","offer_id":47597748519132,"sku":null,"price":4730.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000063.jpg?v=1740037963"},{"product_id":"910","title":"【00910】ペンケース イタリアンレザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e毎日を彩る上質レザー\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000068.jpg?v=1740037954\" class=\"img-fluid d-block w-100 product-img\" alt=\"選べる4色の品格\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e選べる4色の品格\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eトスカーナが育んだ\u003cstrong\u003eイタリアンレザー\u003c\/strong\u003eと\u003cstrong\u003e日本の職人技\u003c\/strong\u003eが融合。持つたびに愛着が深まる逸品が、あなたの日常を格上げします。\u003cstrong\u003e洗練されたカラーバリエーション\u003c\/strong\u003eから、あなただけの一本を見つけてください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e触れるたびに深まる愉しみ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000068.jpg?v=1740037954\" class=\"img-fluid d-block w-100 product-img\" alt=\"質感と機能の調和\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e質感と機能の調和\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e豊かなオイルを含んだ\u003cstrong\u003eシボ革\u003c\/strong\u003eは、使うほどに\u003cstrong\u003e表情豊かに変化\u003c\/strong\u003eします。大きく開く間口と\u003cstrong\u003e滑らかなエクセラファスナー\u003c\/strong\u003eが、大切な筆記具をスムーズに出し入れすることを可能にします。\u003cstrong\u003e15cm定規も収まります\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e佇まいを研ぎ澄ますサイズ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/5_000000000068.jpg?v=1740037954\" class=\"img-fluid d-block w-100 product-img\" alt=\"計算された携帯美\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e計算された携帯美\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e横19.5cm、高さ5cm、マチ3.5cmのコンパクトな設計\u003c\/strong\u003e。デスク上でも主張しすぎず、カバンの中でもかさばらない\u003cstrong\u003eスマートなフォルム\u003c\/strong\u003eが、ビジネスシーンに洗練された印象をもたらします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品仕様・詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ・重さ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eペンケースのサイズと重さに関する詳細です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ (約）：横19.5cm × 高さ5cm × マチ3.5cm\u003c\/li\u003e\n                    \u003cli\u003e重さ：約60g\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品の素材と生産国についてご案内します。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材：牛革（イタリアンレザー）\u003c\/li\u003e\n                    \u003cli\u003e生産国：日本\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e使用されているイタリアンレザーの魅力をご紹介します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eイタリア・トスカーナ地方で作られた高品質なイタリアンレザーを使用。\u003c\/li\u003e\n                    \u003cli\u003eオイルがたっぷりしみ込み、上品なシボが特徴です。\u003c\/li\u003e\n                    \u003cli\u003e使うほどに色が変化し、あなただけの「味」が出てきます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e豊富なカラーラインナップからお好みの色をお選びいただけます。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eチョコ\u003c\/li\u003e\n                    \u003cli\u003eブラック\u003c\/li\u003e\n                    \u003cli\u003eレッド\u003c\/li\u003e\n                    \u003cli\u003eナチュラル\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品を長くご愛用いただくための注意事項です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e天然の革を使用しているため、しわやキズ、色のぶれが生じる場合がありますが、天然素材ならではの風合いとしてお楽しみください。\u003c\/li\u003e\n                    \u003cli\u003e通常の撥水・色止め加工は施しておりますが、汗や水を含んだ場合、生地との摩擦により退色・色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n                    \u003cli\u003e商品の色は、ディスプレイの環境などにより実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003c!-- スペック関連画像 --\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00910_1.jpg\" class=\"img-fluid d-block w-100\" alt=\"ペンケースサイズイメージ1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00910_2.jpg\" class=\"img-fluid d-block w-100\" alt=\"ペンケースサイズイメージ2\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/italian.jpg\" class=\"img-fluid d-block w-100\" alt=\"イタリアンレザーの質感\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00910_3.jpg\" class=\"img-fluid d-block w-100\" alt=\"ペンケース内部収納例1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00910_4.jpg\" class=\"img-fluid d-block w-100\" alt=\"ペンケース内部収納例2\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/duendenituite.jpg\" class=\"img-fluid d-block w-100\" alt=\"ペンケース使用イメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1301_07.jpg\" class=\"img-fluid d-block w-100\" alt=\"ペンケースと小物の組み合わせ\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Luce (ルーチェ)","offers":[{"title":"choco","offer_id":46203013923036,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"black","offer_id":47597747929308,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"red","offer_id":47597747962076,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"natural","offer_id":47597747994844,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000068.jpg?v=1740037954"},{"product_id":"1106","title":"【01106】キーケース 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーが織りなす彩り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e厳選された\u003cstrong\u003e栃木レザー\u003c\/strong\u003eの豊かな表情が、持つ人の個性を引き立てます。日本の職人技が息づく、洗練されたキーケースです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/12_000000000082.jpg?v=1738634256\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーのキーケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自然が息づく上質キーケース\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手に吸い付くような肌触り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e国内最高技術を誇るタンナーが鞣した\u003cstrong\u003eオイルバケッタ\u003c\/strong\u003eは、しっとりとした柔らかさ。使うほどに深まる艶は、あなただけの物語を紡ぎます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/14_000000000082.jpg?v=1738634256\" class=\"img-fluid d-block w-100 product-img\" alt=\"革の質感をクローズアップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e育てる愉しみ、革の風合い\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートに持ち運ぶ毎日\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e手のひらに心地よく収まる\u003cstrong\u003eコンパクトなサイズ感\u003c\/strong\u003e。異なる長さのキーレーンが、鍵の出し入れをスムーズにし、煩わしさを解消します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/16_000000000082.jpg?v=1738634256\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーケースの使用イメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e使うほどに馴染む機能美\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「フィールドシリーズ」として、日本の職人の丁寧な仕事で革の個性豊かな表情を最大限に引き出しました。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e4連キーレーン\u003c\/strong\u003e：3種類の異なる長さで、鍵同士の干渉を防ぎスムーズな出し入れを実現。\u003c\/li\u003e\n          \u003cli\u003eたっぷりオイルが染み込んだ、しなやかで手に吸い付くような触り心地。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/15_000000000082.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"4連キーレーンの構造図\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e鍵の干渉を防ぐ3種類の長さのキーレーン\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ・重さ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e手のひらに収まるコンパクトな設計で、スマートに持ち運べます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ：約 横6cm × 高さ10.5cm × マチ1.7cm\u003c\/li\u003e\n          \u003cli\u003e重さ：約 70g\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/16_000000000082.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"手に持ったキーケースのサイズ感\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e手の中に収まるコンパクトなサイズ感\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e表には国内最高技術を誇る栃木レザー、内装には国産ヌメ革を使用。経年変化をお楽しみいただけます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e表：牛革（栃木レザー）\u003c\/li\u003e\n          \u003cli\u003e内装：牛革（国産ヌメ革）\u003c\/li\u003e\n          \u003cli\u003e生産国：日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e国内で最高技術を誇るタンナー”栃木レザー”のフルベジタブルタンニングレザーを使用。タンニン槽でじっくり鞣された最高級のヌメ革にオイルをたっぷり染み込ませたオイルバケッタは、しっとりと柔らかく手に馴染みます。使うほどに艶が増し、美しい経年変化をお楽しみいただける逸品です。\u003c\/p\u003e\n        \u003cp\u003e内装に使用している革は、タンナーが独自で配合した植物タンニンで鞣しているため、独特な柔らかさと耐久性があるヌメ革です。仕上げにパラフィン加工を施すことにより地ツヤが増し、使い込むほどに独特の味わいになっていきます。染料を一切使わず鞣したままの自然な色を残しておりますので、革本来の風合いが楽しめます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/17_000000000082.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"内装革の質感\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e内装にもこだわった上質なヌメ革\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e選べる4色のカラー展開。お好みの色をお選びください。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/18_000000000082.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーケース ブラック\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eブラック\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/19_000000000082.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーケース チョコ\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eチョコ\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/20_000000000082.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーケース キャメル\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eキャメル\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/21_000000000082.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーケース ブラウン\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eブラウン\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003e商品コード: 01106\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Field(フィールド)","offers":[{"title":"black","offer_id":46203015528668,"sku":null,"price":6820.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597746258140,"sku":null,"price":6820.0,"currency_code":"JPY","in_stock":false},{"title":"camel","offer_id":47597746290908,"sku":null,"price":6820.0,"currency_code":"JPY","in_stock":false},{"title":"brown","offer_id":47597746323676,"sku":null,"price":6820.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/12_000000000082.jpg?v=1738634256"},{"product_id":"1107","title":"【01107】パスケース 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーが魅せる本物の風格\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e国内最高峰の\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを贅沢に採用しました。天然素材ならではの豊かな表情と、使い込むほどに深まる色艶は、貴方だけの物語を紡ぎます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/12_000000000084.jpg?v=1738634286\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーの風合い\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e革本来の美しさを堪能\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日本の職人技が宿る精巧な仕上がり\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eしっとりと手に馴染む、たっぷりオイルを含んだ\u003cstrong\u003eヌメ革の質感\u003c\/strong\u003e。細部までこだわり抜いた職人の\u003cstrong\u003e精緻なステッチワーク\u003c\/strong\u003eが、確かな品質を物語っています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/13_000000000084.jpg?v=1738634286\" class=\"img-fluid d-block w-100 product-img\" alt=\"精巧なステッチワーク\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e細部まで妥協なき作り\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日常に溶け込む、驚きの軽さと薄さ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e約17g\u003c\/strong\u003eという驚くほどの軽量さと、わずか\u003cstrong\u003e0.3cmのスリム設計\u003c\/strong\u003e。パス入れとカード入れを備え、必要なものを\u003cstrong\u003eスマートに持ち運び\u003c\/strong\u003e、日々の移動を軽やかに彩ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/14_000000000084.jpg?v=1738634286\" class=\"img-fluid d-block w-100 product-img\" alt=\"軽量スリム設計のパスケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eポケットに収まる携帯性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細情報\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の紹介\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eフィールドシリーズは、日本の職人が丁寧に作り上げた、革独特の個性豊かな表情と高級感を兼ね備えた商品です。たっぷりオイルが染み込んだしなやかな触り心地が特徴です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_01.jpg\" class=\"img-fluid d-block w-100\" alt=\"フィールドシリーズ全景\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_02.jpg\" class=\"img-fluid d-block w-100\" alt=\"革の質感をクローズアップ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_03.jpg\" class=\"img-fluid d-block w-100\" alt=\"パスケースの展開イメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e国内最高技術を誇るタンナー「栃木レザー」のフルベジタブルタンニングレザーを使用。タンニン槽でじっくり鞣された最高級のヌメ革にオイルをたっぷり染み込ませたオイルバケッタは、しっとりと柔らかく手に馴染みます。使うほどに艶が増し、美しい経年変化をお楽しみいただけます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_04.jpg\" class=\"img-fluid d-block w-100\" alt=\"栃木レザーの詳細\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e切り目部分は、ひとつひとつ職人の手によって何度も磨かれ、滑らかな仕上がりになっています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_05.jpg\" class=\"img-fluid d-block w-100\" alt=\"切り目加工のクローズアップ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_06.jpg\" class=\"img-fluid d-block w-100\" alt=\"裏面の詳細\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ・重さ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ：約 横6.7cm × 高さ10cm × マチ0.3cm\u003c\/li\u003e\n          \u003cli\u003e重さ：約17g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e表素材：牛革（栃木レザー）\u003c\/li\u003e\n          \u003cli\u003e内装素材：牛革（国産ヌメ革）\u003c\/li\u003e\n          \u003cli\u003e生産国：日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eパス入れ×1\u003c\/li\u003e\n          \u003cli\u003eカード入れ×1\u003c\/li\u003e\n          \u003cli\u003eパス入れの窓には透明なセルなど何もついていません。\u003c\/li\u003e\n          \u003cli\u003e背面にはカードポケットがついています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_07.jpg\" class=\"img-fluid d-block w-100\" alt=\"ブラックカラー\"\u003e\n          \u003cp class=\"body-text text-center\"\u003eブラック\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_08.jpg\" class=\"img-fluid d-block w-100\" alt=\"チョコカラー\"\u003e\n          \u003cp class=\"body-text text-center\"\u003eチョコ\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_09.jpg\" class=\"img-fluid d-block w-100\" alt=\"キャメルカラー\"\u003e\n          \u003cp class=\"body-text text-center\"\u003eキャメル\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_10.jpg\" class=\"img-fluid d-block w-100\" alt=\"ブラウンカラー\"\u003e\n          \u003cp class=\"body-text text-center\"\u003eブラウン\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズ、色ぶれが生じる場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色・色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品画像の色はディスプレイの環境などにより、実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Field(フィールド)","offers":[{"title":"black","offer_id":46203015692508,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597746094300,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597746127068,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"brown","offer_id":47597746159836,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/12_000000000084.jpg?v=1738634286"},{"product_id":"618","title":"【00618】フラグメントケース ミニ財布 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスマートな日常へ フラグメントケース\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000109.jpg?v=1738300680\" class=\"img-fluid d-block w-100 product-img\" alt=\"フラグメントケースの全体像\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e手のひらサイズで身軽に\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e約44gの軽さが、手元に心地よくフィットします。横13cmのコンパクトな佇まいは、現代のライフスタイルに溶け込み、必要なものだけを\u003cstrong\u003eスマートに持ち運ぶ\u003c\/strong\u003eことを可能にします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e機能的なデザインで叶える効率収納\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/15_000000000109.jpg?v=1738300680\" class=\"img-fluid d-block w-100 product-img\" alt=\"フラグメントケース 内部の小銭入れ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e必要なものをスマートに収める\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e内部には仕切り付きの小銭入れがあり、マチがあるため中身が見やすく、スムーズな出し入れをサポートします。三つ折りのお札も収納できるため、最低限必要な現金を\u003cstrong\u003eスマートに携帯\u003c\/strong\u003eできます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e本物の栃木レザーが織りなす趣\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000109.jpg?v=1738300680\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーの質感\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e時を重ねて育つ本革の魅力\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e国内最高峰の技術を誇る\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを惜しみなく使用しました。時間をかけてじっくりと鞣された最高級のヌメ革は、使い込むほどに色が深まり、使う人の手に馴染む風合いへと育ちます。日本の職人が一つ一つ丁寧に仕立てた、本物の逸品です。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴・コンセプト\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eパスケースのような薄さながら小銭やお札、カードも入る究極のミニウォレットです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eキャッシュレス化が進む今、電子マネー・クレジットカード＆少量の現金を持ち歩くのに最適です。\u003c\/li\u003e\n                    \u003cli\u003e最低限必要なものだけ入れて持ち運べるため、身軽に行動できます。\u003c\/li\u003e\n                    \u003cli\u003e栃木レザーを使用しており、革の\u003cstrong\u003e経年変化\u003c\/strong\u003eを楽しみたい方におすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_01.jpg\" class=\"img-fluid d-block w-100\" alt=\"フラグメントケースのイメージ写真\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_03_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"フラグメントケースを手に持った様子\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ・重さ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ：（約）横13cm×高さ7.5cm×マチ1cm\u003c\/li\u003e\n                    \u003cli\u003e重さ：約44g\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eラウンド長財布の中にすっぽりと収まるサイズなので、セカンド財布としても最適なミニ財布です。お尻のポケットにもスッキリ収まります。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_05_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"長財布と並べたサイズ比較\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_11.jpg\" class=\"img-fluid d-block w-100\" alt=\"同シリーズラウンドファスナー長財布とのサイズ比較\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_04_01.jpg\" class=\"img-fluid d-block w-100\" alt=\"お尻のポケットに収納している様子\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e収納・機能詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e機能的な設計で、必要なものを効率よく収納できます。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e外側：カード入れ×4、ポケット×1\u003c\/li\u003e\n                    \u003cli\u003e内側：小銭入れ×1、ポケット×1\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eファスナーを開けると中には仕切りポケットがあり、お札は三つ折りにして入れることが出来ます。\u003c\/li\u003e\n                    \u003cli\u003e片方にはマチが付いているので大きく開き、中が見えやすくなっています。\u003c\/li\u003e\n                    \u003cli\u003eファスナーを側面まで少し伸ばすことで、ファスナーの開きが良くなり、中身が取り出しやすい設計です。\u003c\/li\u003e\n                    \u003cli\u003e外側にカードポケットがあるため、会計時もスマートに取り出せます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_02.jpg\" class=\"img-fluid d-block w-100\" alt=\"背面カードポケット\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_04_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"カードを取り出す様子\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_06_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"内部の小銭入れと仕切り\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_07_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"大きく開くファスナー\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_07_01.jpg\" class=\"img-fluid d-block w-100\" alt=\"ファスナー部分のクローズアップ\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材：栃木レザー\u003c\/li\u003e\n                    \u003cli\u003e素材特徴：\n                        \u003cul class=\"point-list\"\u003e\n                            \u003cli\u003e国内で最高技術を誇るタンナー”栃木レザー”のフルベジタブルタンニングレザーを使用しています。\u003c\/li\u003e\n                            \u003cli\u003e”ダブルピット製法”という高い技術と時間をかけてじっくりと鞣された最高級のヌメ革です。\u003c\/li\u003e\n                            \u003cli\u003eduendeの定番で使用されている素材で、使い込むほどに色が深みを増し、自分色に変化する革のエイジングを楽しんでいただけます。\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_08_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"栃木レザーの質感とロゴ\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e生産と品質へのこだわり\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e生産国：日本\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eファスナーはYKK社製の”エクセラ”を使用。中でも一番細くてかさばらない番手のものを選んでいます。\u003c\/li\u003e\n                    \u003cli\u003e国内自社工場で職人がひとつひとつ丁寧に製作しており、細部まで気を使い繊細に作られています。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_09_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"YKKエクセラファスナー\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_10_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"国内自社工場での生産風景\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_10_00.jpg\" class=\"img-fluid d-block w-100\" alt=\"職人による縫製作業\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eカラー：グリーン、キャメル、ブラック、チョコ、レッド\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e様々なスタイルに合わせやすい、豊富なカラーをご用意しました。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_12.jpg\" class=\"img-fluid d-block w-100\" alt=\"グリーンカラーのフラグメントケース\"\u003e\u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eGreen グリーン\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_13.jpg\" class=\"img-fluid d-block w-100\" alt=\"キャメルカラーのフラグメントケース\"\u003e\u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eCamel キャメル\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_14.jpg\" class=\"img-fluid d-block w-100\" alt=\"ブラックカラーのフラグメントケース\"\u003e\u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eBlack ブラック\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_15.jpg\" class=\"img-fluid d-block w-100\" alt=\"チョコカラーのフラグメントケース\"\u003e\u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eChoco チョコ\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_16.jpg\" class=\"img-fluid d-block w-100\" alt=\"レッドカラーのフラグメントケース\"\u003e\u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eRed レッド\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e写真と商品の色が、経年変化により異なることがあります。予めご了承ください。\u003c\/li\u003e\n            \u003cli\u003e本革を使用しておりますので水濡れにご注意ください。万が一、水に濡れた場合は柔らかい布などで水気を除き、風通しの良い場所で陰干しして乾かしてください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46289059512540,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597741637852,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597741670620,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597741703388,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"green","offer_id":47597741736156,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000109.jpg?v=1738300680"},{"product_id":"626","title":"【00626】ラウンド BOX 小銭入れ 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーが魅せる、日本の粋\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"strong\"\u003e国内最高峰の栃木レザー\u003c\/span\u003eを贅沢に使用。\n      \u003cspan class=\"strong\"\u003e熟練職人の手技\u003c\/span\u003eが光る、素材本来の美しさを最大限に引き出した逸品です。\n      使い込むほどに\u003cspan class=\"strong\"\u003e深まる風合い\u003c\/span\u003eをぜひご堪能ください。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000182.jpg?v=1738300979\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーを使用した小銭入れの全体像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e革の宝石を日常に、上質を手に\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手のひらに収まる、軽快な存在感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"strong\"\u003e約67gの軽量設計\u003c\/span\u003eで、手のひらに心地よく収まります。\n      男性にも女性にも似合う\u003cspan class=\"strong\"\u003eシンプルデザイン\u003c\/span\u003eは、どんなスタイルにも自然に溶け込み、日々の外出を軽やかに彩ります。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000182.jpg?v=1738300979\" class=\"img-fluid d-block w-100 product-img\" alt=\"手に持った小銭入れ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eどんなシーンにも、しっくり馴染む\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e開いて見やすい、会計も迅速\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      左右に\u003cspan class=\"strong\"\u003e大きく開くマチ付き設計\u003c\/span\u003eで、小銭もカードも\u003cspan class=\"strong\"\u003e一目瞭然\u003c\/span\u003eです。\n      お会計時の煩わしさを解消し、必要なものをサッと取り出せる、\u003cspan class=\"strong\"\u003eストレスフリーな使い心地\u003c\/span\u003eを追求しました。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000182.jpg?v=1738300979\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れを開いた状態、収納が見やすい\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e美しく整理、機能的な使い勝手\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e国産最高峰の栃木レザーを贅沢に使用し、熟練職人の技術が光る逸品です。\u003c\/li\u003e\n          \u003cli\u003e使い込むほどに深まる革本来の美しい風合いをお楽しみいただけます。\u003c\/li\u003e\n          \u003cli\u003e約67gの軽量設計で、手のひらに心地よく収まるコンパクトサイズです。\u003c\/li\u003e\n          \u003cli\u003e男性にも女性にも似合う、どんなスタイルにも溶け込むシンプルデザイン。\u003c\/li\u003e\n          \u003cli\u003e飽きることなく長くお使いいただける、エイジングを楽しめる革です。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00626_02.jpg?v=1739937031\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れの全体像と質感\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00626_03.jpg?v=1739937081\" class=\"img-fluid d-block w-100 product-img\" alt=\"様々な角度から見た小銭入れ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00626_09.jpg?v=1739936993\" class=\"img-fluid d-block w-100 product-img\" alt=\"エイジングを想像させる革の質感\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 牛革（栃木レザー）\u003c\/li\u003e\n          \u003cli\u003e生産国: 日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e\n          国内最高技術を誇るタンナー「栃木レザー株式会社」の最高級ヌメ革を使用しています。\u003cbr\u003e\n          表側だけでなく、内側にも贅沢に栃木レザーを使用しており、内外装に統一感と高級感を醸し出すこだわりの仕様です。\n        \u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00626_07_1_m.jpg?v=1739937070\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーの質感のアップ\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e横: 約10.2cm\u003c\/li\u003e\n          \u003cli\u003e高さ: 約7.6cm\u003c\/li\u003e\n          \u003cli\u003eマチ: 約1.7cm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約67g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e機能・収納\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e\n          左右に大きく開くマチ付き設計で、小銭やカードが一目瞭然。お会計時の煩わしさを解消し、スムーズな出し入れを実現します。\n        \u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eマチ付き小銭入れ×1\u003c\/li\u003e\n          \u003cli\u003eカード入れ×1\u003c\/li\u003e\n          \u003cli\u003eマチ付きカード入れ×1\u003c\/li\u003e\n          \u003cli\u003eお札やカードを仕分けて収納できる2種類のカードポケット。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00626_06_2_m.jpg?v=1739937067\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れを開き、中身が見える状態\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00626_07_2_m.jpg?v=1739937073\" class=\"img-fluid d-block w-100 product-img\" alt=\"カードポケットの詳細\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00626_07_3_m.jpg?v=1739937076\" class=\"img-fluid d-block w-100 product-img\" alt=\"カード収納例\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e職人技と品質へのこだわり\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e\n          見えない部分にも妥協しない、丁寧なものづくりを追求しています。\n        \u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e革の断面（コバ）は磨きとニス塗りを繰り返し、美しい断面を実現。型崩れ防止と長持ちさせるための芯材を隠す役割も兼ねています。\u003c\/li\u003e\n          \u003cli\u003e裏地を使用することで、財布の耐久性を高めています。\n            \u003cul\u003e\n              \u003cli\u003e芯材を隠し、型崩れを防ぐ\u003c\/li\u003e\n              \u003cli\u003e革の裏側の毛羽立ちや剥がれを防止\u003c\/li\u003e\n              \u003cli\u003e革の強度を増し、丈夫さを向上\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e「ネン引き」と呼ばれる革の端に引く線で、商品全体を引き締め、高級感を演出します。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00626_04_m.jpg?v=1739937038\" class=\"img-fluid d-block w-100 product-img\" alt=\"コバの処理のアップ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00626_05_1_m.jpg?v=1739937045\" class=\"img-fluid d-block w-100 product-img\" alt=\"コバ処理工程の解説\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00626_05_2_m.jpg?v=1739937051\" class=\"img-fluid d-block w-100 product-img\" alt=\"裏地がある構造の説明\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_09_61eb1152-c888-462c-a654-079ef790f56e.jpg?v=1739937058\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネン引き部分のアップ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00626_06_1_m.jpg?v=1739937064\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネン引き部分のアップ2\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: 00626\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや、革の仕上がりによって多少色ぶれする場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46203024572636,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597729251548,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597729284316,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597729317084,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597729349852,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000182.jpg?v=1738300979"},{"product_id":"635","title":"【00635】極薄 二つ折り財布 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e厳選栃木レザーで仕立てた、極薄財布\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本場\u003cstrong\u003e栃木レザー\u003c\/strong\u003eが魅せる多彩な表情。手元に収まるスマートな\u003cstrong\u003e薄さ\u003c\/strong\u003eが、洗練された大人の日常を演出します。使うほどに深まる風合いは、唯一無二の存在感を放ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000204.jpg?v=1739953024\" class=\"img-fluid d-block w-100 product-img\" alt=\"厳選栃木レザーで仕立てた、極薄財布のイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上質な革が彩る、贅沢な選択\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートに持ち運ぶ、ストレスフリー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e鞄の中でも、ジャケットの内ポケットでも、まるで何も持っていないかのような軽快さ。わずか\u003cstrong\u003e1.2cmの厚み\u003c\/strong\u003eが、あなたの身軽な行動をサポートします。かさばらず、生活に溶け込むフィット感をご体感ください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000204.jpg?v=1739953023\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートに持ち運ぶ極薄財布\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e身軽さを叶える、洗練の極み\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e薄型なのに驚きの収納力と使いやすさ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eカード6枚、お札も小銭も。必要十分な中身をスマートに整理整頓できます。\u003cstrong\u003eマチ付きの小銭入れ\u003c\/strong\u003eは大きく開き、中が見やすく、会計時の振る舞いも美しく決まります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000204.jpg?v=1739953024\" class=\"img-fluid d-block w-100 product-img\" alt=\"薄型なのに収納力と使いやすさを兼ね備えた財布\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eコンパクトに収める、賢い設計\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e中身を入れても薄さをキープする、超薄型のスマートな二つ折り財布です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e鞄やポケットに入れてもかさばらない軽快さ\u003c\/li\u003e\n          \u003cli\u003eマチ付き小銭入れで使い勝手抜群\u003c\/li\u003e\n          \u003cli\u003e必要最低限をスマートに持ち歩けるコンパクト設計\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_0000.jpg?v=1739948000\" class=\"img-fluid d-block w-100 product-img\" alt=\"中身を入れても薄さをキープする超薄型財布\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_002.jpg?v=1739948009\" class=\"img-fluid d-block w-100 product-img\" alt=\"鞄やポケットに収まるイメージ\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本体サイズ（約）\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e横: 10.7cm\u003c\/li\u003e\n          \u003cli\u003e高さ: 9cm\u003c\/li\u003e\n          \u003cli\u003e厚み: 1.2cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e厳選された素材と、安心の日本製です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e素材: 栃木レザー（フルベジタブルタンニングレザー）\u003c\/li\u003e\n          \u003cli\u003e特徴: 国内最高技術”ダブルピット製法”による最高級ヌメ革\u003c\/li\u003e\n          \u003cli\u003e特徴: 使うほどに色が深まり、独特の風合いを楽しめるエイジング\u003c\/li\u003e\n          \u003cli\u003e生産国: 日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_006_02.jpg?v=1739948046\" class=\"img-fluid d-block w-100 product-img\" alt=\"duende定番の栃木レザーを使用\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e仕様・カラー\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eスマートな見た目ながら、必要十分な収納力を備えています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカード入れ: 6枚\u003c\/li\u003e\n          \u003cli\u003e札入れ: 1箇所\u003c\/li\u003e\n          \u003cli\u003e小銭入れ: マチ付きファスナーポケット\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eカラーバリエーション\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eブラック\u003c\/li\u003e\n          \u003cli\u003eチョコ\u003c\/li\u003e\n          \u003cli\u003eキャメル\u003c\/li\u003e\n          \u003cli\u003eレッド\u003c\/li\u003e\n          \u003cli\u003eグリーン\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_003_01.jpg?v=1739948017\" class=\"img-fluid d-block w-100 product-img\" alt=\"内側のカードポケットに6枚収納可能\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_003_02.jpg?v=1739948022\" class=\"img-fluid d-block w-100 product-img\" alt=\"カード収納イメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_004_01.jpg?v=1739948027\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れと札入れの全体図\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_004_02.jpg?v=1739948031\" class=\"img-fluid d-block w-100 product-img\" alt=\"マチが大きく開く小銭入れ\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e品質へのこだわり\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e細部にわたる職人の技が、品質と耐久性を高めます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eネン引き加工: 革の端にコテで熱を加え、引き締まった高級感を演出\u003c\/li\u003e\n          \u003cli\u003eコバ磨き: 革の断面を何度も磨きニスを塗ることで、美しい断面と型崩れしにくい耐久性を実現\u003c\/li\u003e\n          \u003cli\u003eYKK社製「エクセラ」ファスナー: フラットな設計で引っかかりがなく、財布をよりフラットな状態に保ちます\u003c\/li\u003e\n          \u003cli\u003e国内自社工場製造: 1点1点丁寧に作られた、日本製ならではの確かな品質\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_005_01.jpg?v=1739948035\" class=\"img-fluid d-block w-100 product-img\" alt=\"革の端のネン引き加工\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_005_02.jpg?v=1739948039\" class=\"img-fluid d-block w-100 product-img\" alt=\"美しく磨かれた革のコバ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_006_01.jpg?v=1739948043\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKエクセラファスナーの拡大\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_007.jpg?v=1739948051\" class=\"img-fluid d-block w-100 product-img\" alt=\"国内自社工場での製造風景1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_008.jpg?v=1739948053\" class=\"img-fluid d-block w-100 product-img\" alt=\"国内自社工場での製造風景2\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_009.jpg?v=1739948058\" class=\"img-fluid d-block w-100 product-img\" alt=\"国内自社工場での製造風景3\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e製品の管理番号\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: 00635\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e写真と商品の色は、経年変化により異なることがあります。予めご了承ください。\u003c\/li\u003e\n      \u003cli\u003e本革を使用しておりますので水濡れにご注意ください。\u003c\/li\u003e\n      \u003cli\u003e万が一、水に濡れた場合は柔らかい布などで水気を除き、風通しの良い場所で陰干しして乾かしてください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46203030307036,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597723844828,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":false},{"title":"camel","offer_id":47597723877596,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597723910364,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597723943132,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000204.jpg?v=1739953024"},{"product_id":"1322","title":"【01322】極薄 二つ折り財布 モストロレザー","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e驚異の薄さ1.2cm 手元を彩るモストロレザー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eわずか\u003cstrong\u003e1.2cm\u003c\/strong\u003eという極限の薄さが、バッグやポケットでの存在感を忘れさせ、スマートな所作を演出します。上質な\u003cstrong\u003e牛革モストロレザー\u003c\/strong\u003eの繊細な光沢と豊かな発色が、あなたの手元に洗練された彩りと確かな品質を宿すでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01322_00.jpg?v=1739951042\" class=\"img-fluid d-block w-100 product-img\" alt=\"極薄二つ折り財布の全体像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eどこまでもスリムな品格\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e厳選したカードを6枚収納 無駄なくスマートに\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e6つ\u003c\/strong\u003eのカードポケットは、頻繁に使うカードをスマートに整理し、必要な時に素早く取り出せます。お札入れもゆとりある設計で、毎日をもっと快適に、無駄なく過ごすための賢い選択です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01322_03_2.jpg?v=1739951068\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布内部のカードポケット\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e実用性を追求した内部構造\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eお会計もスムーズ 小銭が探しやすい工夫\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eマチが大きく開く小銭入れは、中身が見やすく、サッと必要なコインを取り出せるため、お会計時のわずらわしさを解消します。\u003cstrong\u003eYKKエクセラファスナー\u003c\/strong\u003eのなめらかな開閉が、ストレスフリーな体験をお約束します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01322_04_2.jpg?v=1739951078\" class=\"img-fluid d-block w-100 product-img\" alt=\"大きく開く小銭入れ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eストレスフリーな小銭入れ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e中身を入れても薄さをキープ！ 超薄型のスマートな二つ折り財布です。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01322_00.jpg?v=1739951042\" class=\"img-fluid d-block w-100\" alt=\"中身を入れても薄さを保つイメージ\"\u003e\u003c\/div\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e鞄に入れてもかさばらず、狭い隙間にもスッポリ収まります。\u003c\/li\u003e\n        \u003cli\u003eマチ付きの小銭入れ用ファスナーポケット付きで、超薄型ながら使い勝手も抜群です。\u003c\/li\u003e\n        \u003cli\u003e必要最低限のものだけをスマートに持ち歩けるコンパクトなお財布です。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01322_02.jpg?v=1739951049\" class=\"img-fluid d-block w-100\" alt=\"鞄に収まる薄さ\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01322_03_1.jpg?v=1739951063\" class=\"img-fluid d-block w-100\" alt=\"カードポケット6枚の収納イメージ\"\u003e\u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eカードポケットは内側に6枚。普段持ち歩くカードを入れるには充分な収納力。収納力と薄型の使いやすさを兼ね揃えています。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01322_03_2.jpg?v=1739951068\" class=\"img-fluid d-block w-100\" alt=\"カード収納時の薄さ\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01322_04_1.jpg?v=1739951074\" class=\"img-fluid d-block w-100\" alt=\"小銭入れが開いた状態\"\u003e\u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e小銭入れはマチが大きく開き、中が見えやすく取り出しやすい設計です。これだけ開くとお会計時もスムーズです。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01322_04_2.jpg?v=1739951078\" class=\"img-fluid d-block w-100\" alt=\"小銭の取り出しやすさ\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e品質へのこだわり\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e革の端をへり返した部分にコテで熱を加えて引く「ネン引き」を入れることで、商品が引き締まりグッと高級感が増します。細かなところにもこだわるからこそ出来上がりに違いが出ます。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01322_05_1.jpg?v=1739951082\" class=\"img-fluid d-block w-100\" alt=\"ネン引きの様子\"\u003e\u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e表のパーツは革の断面（コバ）を磨いてニスを塗るのを何度も繰り返し、美しい断面を作り出します。これは革の断面を美しくするだけでなく、財布が型崩れしにくく長持ちするように入れている芯材を隠す役割も果たします。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01322_05_2.jpg?v=1739951085\" class=\"img-fluid d-block w-100\" alt=\"コバ磨きの説明\"\u003e\u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eファスナーはYKK社製の「エクセラ」を使用。通常出っ張りがある部分がフラットになっているので、ファスナーに引っかかる事もなく、財布がよりフラットな状態になります。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01322_06.jpg?v=1739951088\" class=\"img-fluid d-block w-100\" alt=\"YKKエクセラファスナーの説明\"\u003e\u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e国内自社工場で製造しているduendeの商品。細部までこだわって作れるのは自社工場の強みです。1点1点丁寧に作られた日本製ならではの品質を是非実感してみてください。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01322_07.jpg?v=1739951092\" class=\"img-fluid d-block w-100\" alt=\"製造工程のイメージ1\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01322_08.jpg?v=1739951095\" class=\"img-fluid d-block w-100\" alt=\"製造工程のイメージ2\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01322_09.jpg?v=1739951104\" class=\"img-fluid d-block w-100\" alt=\"製造工程のイメージ3\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e本体サイズ：約 横10.7cm × 高さ9cm × 厚み1.2cm\u003c\/li\u003e\n        \u003cli\u003e素材：牛革（モストロレザー）\u003c\/li\u003e\n        \u003cli\u003e生産国：日本\u003c\/li\u003e\n        \u003cli\u003e仕様：カード入れ×6、札入れ×1、小銭入れ×1\u003c\/li\u003e\n        \u003cli\u003eカラーバリエーション：ピンク、グレー、キャメル、グリーン\u003c\/li\u003e\n        \u003cli\u003e商品コード：01322\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e写真と商品の色は、経年変化により異なることがあります。ご了承ください。\u003c\/li\u003e\n      \u003cli\u003e本革を使用しておりますので水濡れにご注意ください。万が一、水に濡れた場合は柔らかい布などで水気を除き、風通しの良い場所で陰干しして乾かしてください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"mellow（メロウ）","offers":[{"title":"pink","offer_id":46289061740764,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"gray","offer_id":47597723189468,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597723222236,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597723255004,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000211.jpg?v=1738300463"},{"product_id":"1802","title":"【01802】極薄長財布 イタリアンレザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e上質を纏うイタリアンレザー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e指先に宿る洗練された輝き、\u003cstrong\u003eイタリアンレザー\u003c\/strong\u003eの極薄長財布。豊富なカラーが、日々の装いに品格と個性を添えます。手にするたび、確かな満足感を味わえる逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000214.jpg?v=1738300022\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e魅せる大人の手元\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e想像を超える、究極の薄さ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e厚みわずか\u003cstrong\u003e0.4cm\u003c\/strong\u003e。まるで存在しないかのような圧倒的な薄さが、どんなバッグやポケットにもすっと馴染みます。荷物を減らしたい\u003cstrong\u003eミニマリスト\u003c\/strong\u003eにぴったりの、軽やかな使い心地です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000214.jpg?v=1738300022\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスマートな所作を叶える\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e薄型なのに抜群の整理力\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e厳選されたカードを外側に\u003cstrong\u003e6枚\u003c\/strong\u003e、内側に\u003cstrong\u003e1枚\u003c\/strong\u003eとスマートに収納。お札も折らずに美しく保ち、マチ付きの小銭入れはスムーズな会計を約束します。薄さへのこだわりと使いやすさを両立しました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000214.jpg?v=1738300022\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eデイリーに溶け込む機能美\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eMonaシリーズは、\u003cstrong\u003eイタリアンレザー\u003c\/strong\u003eの魅力を最大限に引き出した、超薄型のスマートな長財布です。日常をより豊かにする、機能性と美しさを兼ね備えています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e柔らかさと適度なハリが特長のイタリアンレザーを使用\u003c\/li\u003e\n                    \u003cli\u003eお札を曲げずに収納できる超薄型デザイン（厚み0.4cm）\u003c\/li\u003e\n                    \u003cli\u003e鞄の中でもかさばらず、狭い隙間にもすっぽり収納可能\u003c\/li\u003e\n                    \u003cli\u003eマチ付き小銭入れで使い勝手抜群\u003c\/li\u003e\n                    \u003cli\u003e必要最低限のものをスマートに持ち歩けるコンパクト設計\u003c\/li\u003e\n                    \u003cli\u003eYKK社製「エクセラ」ファスナー採用で、よりフラットな状態を実現\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01802_02.jpg?v=1739952270\" class=\"img-fluid d-block w-100 product-img\" alt=\"薄型長財布の収納イメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01802_03.jpg?v=1739952274\" class=\"img-fluid d-block w-100 product-img\" alt=\"薄型長財布を手に持ったイメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01802_09.jpg?v=1739952304\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKエクセラファスナーの詳細\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本体は驚くほどスリムな設計で、携帯性抜群です。詳細は以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e本体（約）：横19cm × 高さ9cm × 厚み0.4cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01802_000.jpg?v=1739952264\" class=\"img-fluid d-block w-100 product-img\" alt=\"長財布のサイズ図\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e厳選された素材と日本の職人技が融合した逸品です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e表地：牛革（イタリア老舗タンナー「マストロット社」製シュリンクレザー）\u003c\/li\u003e\n                    \u003cli\u003e内装：牛革\u003c\/li\u003e\n                    \u003cli\u003e生産国：日本（国内自社工場で製造）\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e柔らかさと適度なハリが特長のイタリア製シュリンクレザーは、傷が目立ちにくく、長く使用しても変色しません。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01802_10.jpg?v=1739952307\" class=\"img-fluid d-block w-100 product-img\" alt=\"イタリアンレザーの質感\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01802_11.jpg?v=1739952311\" class=\"img-fluid d-block w-100 product-img\" alt=\"国内自社工場での生産風景\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e仕様・収納詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e薄型ながらも、必要な収納力をしっかりと確保しました。スマートな使い心地を追求した設計です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eカード入れ：外側×6\u003c\/li\u003e\n                    \u003cli\u003eカード入れ：内側×1（隠しポケット）\u003c\/li\u003e\n                    \u003cli\u003e札入れ：1\u003c\/li\u003e\n                    \u003cli\u003e小銭入れ：1（マチ付きファスナーポケット）\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e普段使いのカードから大切なカードまで、用途に合わせてスマートに収納できます。お札も折らずに収納でき、マチ付きの小銭入れは会計時もスムーズです。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01802_04_1.jpg?v=1739952281\" class=\"img-fluid d-block w-100 product-img\" alt=\"外側カード入れのイメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01802_04_2.jpg?v=1739952285\" class=\"img-fluid d-block w-100 product-img\" alt=\"カード収納枚数の説明図\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01802_05.jpg?v=1739952290\" class=\"img-fluid d-block w-100 product-img\" alt=\"カードの出し入れやすさ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01802_06.jpg?v=1739952293\" class=\"img-fluid d-block w-100 product-img\" alt=\"札入れの収納イメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01802_07.jpg?v=1739952297\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れの開口部\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01802_08.jpg?v=1739952301\" class=\"img-fluid d-block w-100 product-img\" alt=\"内側隠しカードポケット\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e全5色の豊富なカラーラインナップからお選びいただけます。あなたのお好みに合わせて、日々の装いに彩りを加えてください。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eクロ\u003c\/li\u003e\n                    \u003cli\u003eグレージュ\u003c\/li\u003e\n                    \u003cli\u003eラベンダー\u003c\/li\u003e\n                    \u003cli\u003eピスタチオグリーン\u003c\/li\u003e\n                    \u003cli\u003eサーモンピンク\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01802_12.jpg?v=1739952315\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーサンプル1\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01802_13.jpg?v=1739952320\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーサンプル2\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合があります。天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n            \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n            \u003cli\u003e商品の色は、ディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Mona(モナ）","offers":[{"title":"black","offer_id":46203031126236,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"greige","offer_id":47597721714908,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"lavender","offer_id":47597721747676,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"pistachio green","offer_id":47597721780444,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"salmon pink","offer_id":47597721813212,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000214.jpg?v=1738300022"},{"product_id":"1315","title":"【01315】リールパスケース　本革","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e大人を彩る本革パスケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eくすんだ色合いが美しい\u003cstrong\u003eモストロレザー\u003c\/strong\u003eを使用し、品格ある装いを演出します。手に取るたびに心ときめく、日本の職人技が息づく逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000224.jpg?v=1738635547\" class=\"img-fluid d-block w-100 product-img\" alt=\"選べる4色の本革パレット\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e選べる4色の本革パレット\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートに携帯、本革の証\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eパス入れとカードポケットを備えた無駄のないデザインが、\u003cstrong\u003eスマートな日常\u003c\/strong\u003eをサポートします。革の断面まで丁寧に磨き上げられた、繊細な美しさをお楽しみください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000224.jpg?v=1738635547\" class=\"img-fluid d-block w-100 product-img\" alt=\"日本の職人技、細部に宿る\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日本の職人技、細部に宿る\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e改札もスムーズ、ストレスフリー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e最長\u003cstrong\u003e40cm伸びるリール\u003c\/strong\u003eで、カバンに付けたまま改札をスムーズに通過できます。慌ただしい朝もストレスなく、大切なカードの紛失を防ぎます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000224.jpg?v=1738635547\" class=\"img-fluid d-block w-100 product-img\" alt=\"通勤時間を快適にする一本\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e通勤時間を快適にする一本\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細データ内の補足説明・画像群をMainセクションの続きとして配置 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eくすんだ色味が可愛いモストロレザー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e上品な\u003cstrong\u003eスモーキーカラー\u003c\/strong\u003eが魅力のモストロレザーを使用したリール付きパスケースです。使うほどに手に馴染む本革の風合いをお楽しみください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01315_0000.jpg?v=1740030309\" class=\"img-fluid d-block w-100 product-img\" alt=\"スモーキーカラーのリール付きパスケースの全体像\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e様々なシーンで活躍するデザイン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e交通系ICカードや会社のIDなど、\u003cstrong\u003e多様なカード\u003c\/strong\u003eをスマートに携帯できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01315_02.jpg?v=1740030331\" class=\"img-fluid d-block w-100 product-img\" alt=\"交通系ICカードを入れた使用イメージ\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e必要十分な収納力\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e裏面には\u003cstrong\u003eカードポケット\u003c\/strong\u003eを一つ装備。必要なものだけをスマートに収納できる、シンプルな構造です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01315_03.jpg?v=1740030351\" class=\"img-fluid d-block w-100 product-img\" alt=\"裏面のカードポケット詳細\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e鞄に取り付け、紛失防止\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e鞄の持ち手などに\u003cstrong\u003e取り付けたまま使用\u003c\/strong\u003eできるため、落として紛失してしまう心配がありません。大切なカードを安心して持ち運べます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01315_04.jpg?v=1740030374\" class=\"img-fluid d-block w-100 product-img\" alt=\"鞄に取り付けた状態のイメージ\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e改札でのストレスを軽減\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e伸縮するリールを伸ばして改札にタッチ。慌ただしい通勤時間も\u003cstrong\u003eスムーズで快適\u003c\/strong\u003eに、余計なストレスから解放されます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01315_05.jpg?v=1740030409\" class=\"img-fluid d-block w-100 product-img\" alt=\"リールを伸ばして改札にタッチする様子\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01315_06.jpg?v=1740030460\" class=\"img-fluid d-block w-100 product-img\" alt=\"リールが伸びている状態の別角度イメージ\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e細部に宿る日本の職人技\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e見えない部分にも妥協しない、熟練の職人による丁寧な手仕事が光ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01315_07.jpg?v=1740030486\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品のディテールイメージ\"\u003e\n\n    \u003ch4 class=\"section-title\"\u003eネン引き加工\u003c\/h4\u003e\n    \u003cp class=\"body-text\"\u003e革の端をコテで熱を加えて引く「\u003cstrong\u003eネン引き\u003c\/strong\u003e」。これにより商品が引き締まり、ぐっと高級感が増します。細かな部分へのこだわりが、製品の出来栄えに違いをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01315_08.jpg?v=1740030511\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネン引き加工のアップ写真\"\u003e\n\n    \u003ch4 class=\"section-title\"\u003e美しいコバ磨き\u003c\/h4\u003e\n    \u003cp class=\"body-text\"\u003e革の断面である「コバ」を丁寧に磨き、ニスを何度も塗って仕上げることで、\u003cstrong\u003e滑らかで美しい断面\u003c\/strong\u003eを作り出しています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01905_2_9a11d4e4-59a8-4dba-95f2-a5ad7210a303.jpg?v=1740030540\" class=\"img-fluid d-block w-100 product-img\" alt=\"コバ磨きの工程写真1\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01905_1_1f259a68-1329-4c32-8ada-f18dae94d123.jpg?v=1740030567\" class=\"img-fluid d-block w-100 product-img\" alt=\"コバ磨きの工程写真2\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e選べる4色のカラーバリエーション\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e落ち着いたトーンの\u003cstrong\u003eピンク、グレー、キャメル、グリーン\u003c\/strong\u003eの4色をご用意しました。お好みの色で、日常に彩りを加えてください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01315_09.jpg?v=1740030618\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション集合写真1\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01315_10.jpg?v=1740030644\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション集合写真2\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e大人の日常に寄り添う、本革リールパスケースの魅力をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eモストロレザー\u003c\/strong\u003eの美しい色合いと上品な質感\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e最長40cm伸びるリール\u003c\/strong\u003eでスムーズな改札通過\u003c\/li\u003e\n          \u003cli\u003e職人による丁寧な\u003cstrong\u003eネン引き・コバ磨き\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eパス入れとカードポケット\u003c\/strong\u003eを備えたシンプルな収納\u003c\/li\u003e\n          \u003cli\u003e日本の職人が手掛ける\u003cstrong\u003e信頼の品質\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eコンパクトながら使いやすいサイズ感です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e横：約6.6cm\u003c\/li\u003e\n          \u003cli\u003e高さ：約10cm\u003c\/li\u003e\n          \u003cli\u003e厚み：約0.3cm\u003c\/li\u003e\n          \u003cli\u003eリール長さ：約40cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01315_11_1.jpg?v=1740030668\" alt=\"サイズ寸法図1\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01315_11_2.jpg?v=1740030688\" alt=\"サイズ寸法図2\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国・仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e上質な素材と日本の職人技が光ります。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材：牛革\u003c\/li\u003e\n          \u003cli\u003e生産国：日本\u003c\/li\u003e\n          \u003cli\u003e仕様：パス入れ×1、ポケット×1\u003c\/li\u003e\n          \u003cli\u003eカラー：ピンク、グレー、キャメル、グリーン\u003c\/li\u003e\n          \u003cli\u003e商品コード：01315\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003e天然皮革の特性\u003c\/strong\u003e: 天然の革を使用しているため、しわやキズ、色むらが生じることがあります。これらは天然素材ならではの風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e色落ち・退色について\u003c\/strong\u003e: 通常の撥水・色止め加工は施しておりますが、汗や水を含んだ場合、生地との摩擦により退色や色落ちの可能性があります。淡色の衣類と合わせる際はご注意ください。\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e色味について\u003c\/strong\u003e: 商品の色は、ディスプレイ環境により実際の色と異なる場合がありますので、予めご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"mellow（メロウ）","offers":[{"title":"pink","offer_id":46289061445852,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"gray","offer_id":47597718601948,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"camel","offer_id":47597718634716,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597718667484,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000224.jpg?v=1738635547"},{"product_id":"641","title":"【00641】スマートキーケース 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーが魅せる本物の風格\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e国内最高峰と称される\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを贅沢にまとったスマートキーケース。手に取るたびに心満たされる豊かな風合いと、時とともに深まる\u003cstrong\u003eエイジング\u003c\/strong\u003eを堪能できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000238.jpg?v=1738633156\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e表情豊かな色彩のバリエーション\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e所作を美しく演出する携帯性\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e手のひらにしっくりと収まる\u003cstrong\u003eコンパクトな設計\u003c\/strong\u003eで、スマートな持ち運びを実現します。大きく開く構造は、鍵の出し入れをより\u003cstrong\u003eスムーズ\u003c\/strong\u003eにし、日常の所作を格上げします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000238.jpg?v=1738633156\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e品格漂う佇まいと快適な使い心地\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人が生み出す精巧なディテール\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eYKK社製”エクセラ”ファスナー\u003c\/strong\u003eの滑らかな開閉と、熟練の職人が施すネン引き、コバ磨き。細部に宿る精緻な技術が、\u003cstrong\u003e日本製\u003c\/strong\u003eならではの確かな品質を物語っています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000238.jpg?v=1738633156\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e永く愛されるこだわりの逸品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e栃木レザーを贅沢に使用したスマートキーケース。\u003c\/p\u003e\n      \u003cp\u003e素材の良さを最大限生かし、職人の技術で丁寧に作り上げたスマートキーケース。栃木レザーという国内最高峰の革と細部に宿る職人の技術が融合したとても美しいキーケースです。\u003c\/p\u003e\n      \u003cp\u003e持つほどに変化する革のエイジングを楽しめ、シンプルなデザインで飽きることなく長くお使いいただけます。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e経年変化を楽しめるエイジングレザー\u003c\/li\u003e\n        \u003cli\u003e飽きのこないシンプルなデザイン\u003c\/li\u003e\n        \u003cli\u003e職人の技術が光る美しい仕上がり\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_0000.jpg?v=1739937814\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザー スマートキーケース\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_02.jpg?v=1739937833\" class=\"img-fluid d-block w-100 product-img\" alt=\"上質な革の質感\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_09.jpg?v=1739937972\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーのロゴと革\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品情報・基本データ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品コード: 00641\u003c\/li\u003e\n        \u003cli\u003eサイズ: （約）横6cm×高さ11.6cm×厚み2cm\u003c\/li\u003e\n        \u003cli\u003e素材: 牛革（栃木レザー）\u003c\/li\u003e\n        \u003cli\u003e仕様: キーリング×3\u003c\/li\u003e\n        \u003cli\u003e生産国: 日本\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e職人のこだわり\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eduendeの商品は、これだけ丁寧に作られています。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eネン引き加工:\u003c\/strong\u003e 革の端をへり返した部分にコテで熱を加えて引く線で、商品を引き締め高級感を高めます。細かなこだわりが製品の出来栄えに差を生み出します。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eコバ磨き:\u003c\/strong\u003e 革の断面を何度も磨き、ニスを塗る工程を繰り返し、美しい断面を作り出します。これにより、型崩れを防ぎ、製品を長持ちさせる役割も果たします。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e国内自社工場生産:\u003c\/strong\u003e 細部までこだわり、1点1点丁寧に作られる日本製ならではの確かな品質を実感してください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_03.jpg?v=1739937859\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人の作業風景1\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_04.jpg?v=1739937879\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人の作業風景2\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_05.jpg?v=1739937898\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネン引きの詳細\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_06_1.jpg?v=1739937917\" class=\"img-fluid d-block w-100 product-img\" alt=\"コバ磨きの詳細\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_10.jpg?v=1739937993\" class=\"img-fluid d-block w-100 product-img\" alt=\"自社工場での製造風景\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e機能性・使いやすさ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e日常使いを考慮した、スムーズな機能性。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e大きく開く構造:\u003c\/strong\u003e ファスナーが後ろまで回り込むような作りで、中が見やすく、鍵の取り出しがスムーズに行えます。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eYKK社製”エクセラ”ファスナー:\u003c\/strong\u003e エレメント一つ一つが磨かれた最高級のファスナーを採用。滑らかな開閉でストレスを感じさせません。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_07.jpg?v=1739937938\" class=\"img-fluid d-block w-100 product-img\" alt=\"大きく開く構造\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_08.jpg?v=1739937956\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKエクセラファスナー\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eギャラリー\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e様々な角度から商品の魅力を捉えたイメージです。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_11.jpg?v=1739938009\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品イメージ1\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_12.jpg?v=1739938055\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品イメージ2\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_13_1.jpg?v=1739938075\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品イメージ3\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_14.jpg?v=1739938098\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品イメージ4\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズ、革の仕上がりによる多少の色ぶれが生じる場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色や色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品の色はディスプレイの環境により、実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46203033845980,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597710999772,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"camel","offer_id":47597711032540,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"red","offer_id":47597711065308,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"green","offer_id":47597711098076,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000238.jpg?v=1738633156"},{"product_id":"1327","title":"【01327】スマートキーケース　本革","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e暮らしを彩る本革の表情\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000255.jpg?v=1738633115\" class=\"img-fluid d-block w-100 product-img\" alt=\"特別な相棒となる本革キーケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eあなただけの特別な相棒\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e「化ける」魅力を秘めた\u003cstrong\u003eモストロレザー\u003c\/strong\u003e。持つほどに深まる風合いと、個性引き立つ4色の出会いを楽しめます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手に吸い付くような上質さ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000255.jpg?v=1738633115\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人技が光る上質な牛革\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e職人の技が息づく一品\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e国内自社工場で丁寧に仕上げられた確かな品質。しなやかな\u003cstrong\u003e牛革\u003c\/strong\u003eが、使うたびに心地よく手に馴染み、愛着が深まります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e驚くほど開くスムーズな鍵収納\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000255.jpg?v=1738633115\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKファスナーで大きく開くキーケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常を快適にする設計\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e後ろまで回り込むファスナーで、中身がひと目でわかる\u003cstrong\u003e大きな開口部\u003c\/strong\u003e。\u003cstrong\u003eYKK社製ファスナー\u003c\/strong\u003eが、取り出し時の小さな苛立ちを解消します。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eスモーキーレザーを使用したスマートキーケースの魅力を詳しくご紹介します。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e素材の良さを最大限に生かし、職人の技術で丁寧に作り上げられた品質。\u003c\/li\u003e\n        \u003cli\u003e「化ける」という意味を持つモストロレザーを使用。女性らしい可愛さと革の変化を両方楽しめる商品です。\u003c\/li\u003e\n        \u003cli\u003e持つほどに変化する革のエイジングを楽しみ、シンプルなデザインで長く愛用いただけます。\u003c\/li\u003e\n        \u003cli\u003eファスナーが後ろまで回り込む構造で、大きく開き中が見やすく、鍵の取り出しもスムーズです。\u003c\/li\u003e\n        \u003cli\u003eメインファスナーにはYKK社製ファスナーを使用。磨かれたエレメントが滑らかな開閉を実現し、ストレスフリーです。\u003c\/li\u003e\n        \u003cli\u003e国内自社工場で製造されたduendeの商品。細部までこだわった日本製ならではの品質を実感してください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01327_0000_9a94787f-a214-437a-9085-6fcc5889f484.jpg?v=1739942499\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートキーケースの全体像\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01327_02.jpg?v=1739942515\" class=\"img-fluid d-block w-100 product-img\" alt=\"モストロレザーの質感\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01327_03.jpg?v=1739942532\" class=\"img-fluid d-block w-100 product-img\" alt=\"大きく開く開口部\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01327_04.jpg?v=1739942548\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKファスナーのクローズアップ\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01327_05.jpg?v=1739942562\" class=\"img-fluid d-block w-100 product-img\" alt=\"国内自社工場での製造風景\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01327_06.jpg?v=1739942580\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーケースの詳細\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01327_07.jpg?v=1739942597\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーケースの収納イメージ\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01327_08.jpg?v=1739942621\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーケースのカラーバリエーションと質感\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e本製品のサイズは以下の通りです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e横: 約6cm\u003c\/li\u003e\n        \u003cli\u003e高さ: 約11.6cm\u003c\/li\u003e\n        \u003cli\u003e厚み: 約2cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・仕様・カラー\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e製品の素材、主要な仕様、展開カラーをご確認ください。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材: 牛革\u003c\/li\u003e\n        \u003cli\u003e仕様: キーリング×3\u003c\/li\u003e\n        \u003cli\u003eカラー: ピンク、グレー、キャメル、グリーン\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e本製品は高品質な日本製です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e生産国: 日本\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズ、色ぶれが生じる場合がありますが、天然素材の革の風合いとしてお楽しみ下さい。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色や色落ちの可能性がありますのでご注意下さい。\u003c\/li\u003e\n      \u003cli\u003e商品の色は、ディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品コードなどの付帯情報 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品情報\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品コード: 01327\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"mellow（メロウ）","offers":[{"title":"pink","offer_id":46289061773532,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"gray","offer_id":47597707591900,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597707624668,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597707657436,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000255.jpg?v=1738633115"},{"product_id":"2209","title":"【02209】ポーチ ねこワッペン 本革","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e癒やしの猫モチーフ 本革ポーチ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e柔らかな色合いの本体に、心和む猫ワッペンがそっと寄り添います。個性豊かな猫たちの表情が、毎日に優しい彩りを添えます。お好みの配色で、私だけの特別な一点を。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000267_7db5b712-0d93-4acd-9a97-b77352ffaadc.jpg?v=1739331192\" class=\"img-fluid d-block w-100 product-img\" alt=\"癒やしの猫モチーフ 本革ポーチ メイン画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e個性輝く猫ワッペン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eバッグにすっきり収まる 本革ポーチ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e手のひらに心地よく収まる\u003cstrong\u003e絶妙なサイズ感\u003c\/strong\u003eです。必要な小物をスマートに整理し、バッグの中をいつも美しく保てます。軽量で持ち運びも軽やか、毎日のお出かけが快適に。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000267_1da74367-24fd-4d61-9bd7-2aa8a957ca96.jpg?v=1739331192\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグに収まるポーチのイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e手元で感じる上質さ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人技が息づく 牛革の表情\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eしっとりと手に吸い付くような\u003cstrong\u003e本牛革の豊かな表情\u003c\/strong\u003e。熟練の職人技が一つひとつに息づき、使うほどに愛着が深まる風合いを育みます。さりげない刻印が、確かな品質の証です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/8_000000000267_f253f16b-4e40-4cd6-bdac-7af367568ef1.jpg?v=1739331192\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人技が息づく牛革の表情\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e確かな品質と猫愛の融合\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eねこワッペンが可愛い本革ポーチ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eふわっと可愛い\u003cstrong\u003e「ねこワッペン」\u003c\/strong\u003eがワンポイントの本革ポーチ。本体カラーはやさしいグレーとアイボリーの2色、ワッペンはミケ・茶白・ハチワレ・茶トラ・キジトラの5種類から選べます。ねこ好きな方へのプチギフトや自分へのご褒美にもぴったりです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02209_0000_cae6ceff-ecf4-4dff-8679-cc178312afb8.jpg?v=1739946274\" class=\"img-fluid d-block w-100 product-img\" alt=\"ねこワッペンポーチ メイン画像\"\u003e\n    \u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/collections\/all-cat-goods\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/link_catgoods_c2cf45c7-26a1-42b9-b04b-f0dc2d6df1e6.jpg?v=1739947487\" class=\"img-fluid d-block w-100 product-img\" alt=\"猫グッズ特集ページへのリンク\"\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" class=\"img-fluid d-block w-100 product-img\" alt=\"POINTアイコン\"\u003e\n    \u003ch3 class=\"section-title\"\u003eかさばらない、ちょうどいいサイズ感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eコンパクトなサイズで、バッグの中でもかさばらず快適。軽量で持ち運びにも便利です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02209_02.jpg?v=1739946295\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチのサイズ感を示す画像\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" class=\"img-fluid d-block w-100 product-img\" alt=\"POINTアイコン\"\u003e\n    \u003ch3 class=\"section-title\"\u003e使い方はあなた次第\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eコスメ・アクセサリー・カードケースなど、\u003cstrong\u003eマルチに使える優秀ポーチ\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02209_03.jpg?v=1739946309\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチの使用例\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" class=\"img-fluid d-block w-100 product-img\" alt=\"POINTアイコン\"\u003e\n    \u003ch3 class=\"section-title\"\u003eねこのしっぽが引き手に\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e遊び心ある\u003cstrong\u003eしっぽモチーフの引き手\u003c\/strong\u003e。内側は裏地付きで大切なものも安心です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02209_04.jpg?v=1739946326\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチの引き手と裏地を示す画像\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02209_05.jpg?v=1739946344\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチのサイズ感とディテール\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" class=\"img-fluid d-block w-100 product-img\" alt=\"POINTアイコン\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質な革と刻印入り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本革の質感が際立つシンプルなボディ。背面には「Bri \u0026amp; Gra」の刻印入りです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02209_06.jpg?v=1739946363\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチの刻印ディテール1\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02209_07.jpg?v=1739946380\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチの刻印ディテール2\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" class=\"img-fluid d-block w-100 product-img\" alt=\"POINTアイコン\"\u003e\n    \u003ch3 class=\"section-title\"\u003e猫愛と技術が融合したブランド\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e『Bri \u0026amp; Gra』\u003c\/strong\u003eは保護猫「ブリ」と「グラ」にちなんで名付けられた猫グッズブランドです。長年革財布を手がけてきた職人の確かな技術をベースに、猫への愛情が詰まったデザインを形にしています。売上の一部は保護猫施設へ寄付され、商品を選ぶことが支援につながる仕組みになっています。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・デザイン\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e心和む猫ワッペンが特徴の本革ポーチです。個性に合わせた特別な一点をお選びいただけます。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e本体カラー：グレー、アイボリーの2色\u003c\/li\u003e\n          \u003cli\u003eワッペン種類：ミケ、茶白、ハチワレ、茶トラ、キジトラの5種類\u003c\/li\u003e\n          \u003cli\u003e遊び心あるしっぽモチーフの引き手\u003c\/li\u003e\n          \u003cli\u003e裏地付きで大切なものも安心\u003c\/li\u003e\n          \u003cli\u003e背面には「Bri \u0026amp; Gra」の刻印入り\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e手のひらに心地よく収まる、絶妙なサイズ感で、日常使いに最適です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02209_09.jpg?v=1739946484\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチの寸法図1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02209_10.jpg?v=1739946505\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチの寸法図2\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ：約 縦9cm × 横12cm × マチ4cm\u003c\/li\u003e\n          \u003cli\u003eコンパクトでバッグの中でかさばりません\u003c\/li\u003e\n          \u003cli\u003e軽量で持ち運びも軽やか\u003c\/li\u003e\n          \u003cli\u003eコスメ、アクセサリー、カードケースなどマルチに活用可能\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e熟練の職人技が息づく、上質な本牛革を使用し、日本で丁寧に作られています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材：牛革\u003c\/li\u003e\n          \u003cli\u003e生産国：日本\u003c\/li\u003e\n          \u003cli\u003eしっとりと手に吸い付くような豊かな表情\u003c\/li\u003e\n          \u003cli\u003e使うほどに愛着が深まる風合い\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e本製品の基本情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード：02209\u003c\/li\u003e\n          \u003cli\u003e商品名：ポーチ ねこワッペン 本革\u003c\/li\u003e\n          \u003cli\u003eサイズ：約 縦9cm × 横12cm × マチ4cm\u003c\/li\u003e\n          \u003cli\u003e素材：牛革\u003c\/li\u003e\n          \u003cli\u003eカラー：グレー、アイボリー（ワッペン5種類）\u003c\/li\u003e\n          \u003cli\u003e生産国：日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e天然素材の特性上、個体差が生じる場合があります。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズがある場合や、革の仕上がりによって多少の色味の違いが生じることがあります。天然素材ならではの風合いとしてご理解ください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、水濡れや汗などにより、摩擦で退色や色移りする場合があります。ご使用の際はご注意ください。\u003c\/li\u003e\n      \u003cli\u003eお使いのモニター環境により、実際の色味と異なる場合があります。あらかじめご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ニシカゼ","offers":[{"title":"ivory \/ ミケ","offer_id":46289069179100,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false},{"title":"ivory \/ ハチワレ","offer_id":47597706379484,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false},{"title":"ivory \/ 茶白","offer_id":47597706412252,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false},{"title":"ivory \/ 茶トラ","offer_id":47597706445020,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false},{"title":"ivory \/ キジトラ","offer_id":47597706477788,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ ミケ","offer_id":47597706510556,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ ハチワレ","offer_id":47597706543324,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":true},{"title":"gray \/ 茶白","offer_id":47597706576092,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":true},{"title":"gray \/ 茶トラ","offer_id":47597706608860,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ キジトラ","offer_id":47597706641628,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000267_7db5b712-0d93-4acd-9a97-b77352ffaadc.jpg?v=1739331192"},{"product_id":"2214","title":"【02214】リール付きパスケース ねこ柄 本革","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e愛らしい表情と上質な本革\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eひとつひとつ異なる表情を見せる、ミケ、茶白、ハチワレのねこたち。持つたびに心ときめく、こだわり抜かれた牛革の風合いが魅力です。\u003cstrong\u003e猫好きな方への贈り物にも最適です。\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000273_9ac648e5-53e6-4679-844e-e429b97b10dd.jpg?v=1739330922\" class=\"img-fluid d-block w-100 product-img\" alt=\"心癒されるねこデザイン\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e心癒されるねこデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートに彩るICカード収納\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e交通系ICカードやIDカードを美しく収める、\u003cstrong\u003e透明セル付きのポケット\u003c\/strong\u003e。大切なカードを汚れや傷から守り、日々の通勤をスマートに演出する洗練された設計です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000273_86a29f85-9cab-41aa-9446-dc16f50190ce.jpg?v=1739330922\" class=\"img-fluid d-block w-100 product-img\" alt=\"カード収納例\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eカードを大切に守る気遣い\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e改札もスムーズに、快適な毎日\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eバッグに付けたまま、スッとリールを伸ばして改札をタッチ。忙しい朝も慌てることなく、\u003cstrong\u003eスムーズに通過できる快適な使い心地\u003c\/strong\u003eを実感してください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000273_b141a6f9-97be-4b60-9167-b00ce60377d3.jpg?v=1739330922\" class=\"img-fluid d-block w-100 product-img\" alt=\"改札タッチ使用例\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e忙しい朝をストレスフリーに\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eねこの形が愛らしい本革のリール付きパスケースです。3種類のねこ柄からお選びいただけます。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e愛らしいねこ柄デザイン（ミケ、茶白、ハチワレ）\u003c\/li\u003e\n        \u003cli\u003e本革ならではの上質な風合い\u003c\/li\u003e\n        \u003cli\u003e透明セル付きポケットでICカードを保護\u003c\/li\u003e\n        \u003cli\u003e最長30cm伸びるリール付きでスムーズな改札通過\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eリールストラップ部分は取り外すことが可能。パスケースとリールストラップをそれぞれを別々で使用していただくこともできます。リールストラップまたはネックストラップ、お好みに合わせてどちらか１つを選べます。※ネックストラップにリールは付きません。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02214_06.jpg?v=1739948425\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップバリエーション\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02214_10.jpg?v=1739948443\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネックストラップイメージ\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02214_08.jpg?v=1739948513\" class=\"img-fluid d-block w-100 product-img\" alt=\"裏面仕様\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02214_11.jpg?v=1739948535\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケース収納例\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02214_09.jpg?v=1739948553\" class=\"img-fluid d-block w-100 product-img\" alt=\"使用イメージ\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e製品の具体的なサイズは以下の通りです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e本体サイズ：（約）縦8.8cm × 横10.7cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02214_07_1.jpg?v=1739948490\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイズイメージ\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e上質な素材とこだわりの生産国。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材：牛革\u003c\/li\u003e\n        \u003cli\u003e生産国：日本\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、天然素材の革の風合いとしてお楽しみ下さい。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合生地との摩擦により退色、色落ちの可能性がありますのでご注意下さい。\u003c\/li\u003e\n      \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ニシカゼ","offers":[{"title":"ハチワレ \/ リール付き","offer_id":46289069474012,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"ハチワレ \/ ネックストラップ","offer_id":47597705822428,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"ミケ \/ リール付き","offer_id":47597705855196,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"ミケ \/ ネックストラップ","offer_id":47597705887964,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"茶白 \/ リール付き","offer_id":47597705920732,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"茶白 \/ ネックストラップ","offer_id":47597705953500,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000273_9ac648e5-53e6-4679-844e-e429b97b10dd.jpg?v=1739330922"},{"product_id":"2215","title":"【02215】IDホルダー パスケース ねこ柄 本革","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cat-tote-body\"\u003e\n\n  \u003c!-- 商品のメインビジュアルと概要 --\u003e\n  \u003cp class=\"cat-tote-title\"\u003e【02215】IDホルダー パスケース ねこ柄 本革\u003c\/p\u003e\n  \u003cdiv class=\"cat-tote-image-block\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02215_000_4b56c2b1-90dd-41cd-8bc7-485a6a4d96fe.jpg?v=1739950109\" alt=\"ねこ柄IDホルダー\"\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"cat-tote-text\"\u003eねこのシルエットが愛らしい、\u003cstrong\u003e本革仕立て\u003c\/strong\u003eのIDホルダーです。左から茶白、ミケ、ハチワレの3種をご用意しました。ネックストラップまたはリールストラップから選べて、さまざまな場面で活躍します。ねこ好きな方へのプレゼントにもぴったりです。\u003c\/p\u003e\n\n  \u003c!-- 商品解説セクション (Main) - 日常に溶け込む愛らしい猫柄 --\u003e\n  \u003cdiv class=\"cat-tote-section\"\u003e\n    \u003cdiv class=\"cat-tote-point-heading\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" alt=\"POINTアイコン\"\u003e\n      \u003cdiv class=\"cat-tote-point-heading-title\"\u003e日常に溶け込む、愛らしい猫柄IDホルダー\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text-left\"\u003eまるで愛猫が寄り添うよう。\u003cstrong\u003e茶白、ミケ、ハチワレの３種の猫柄\u003c\/strong\u003eから、お好みの１匹を選べます。毎日を彩る、あなただけの癒しの存在に。\u003c\/p\u003e\n    \u003cdiv class=\"cat-tote-image-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000279.jpg?v=1739330957\" alt=\"毎日の装いを彩る、選べる猫デザイン\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text\"\u003e毎日の装いを彩る、選べる猫デザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - 大切なカードを守る透明ポケット --\u003e\n  \u003cdiv class=\"cat-tote-section\"\u003e\n    \u003cdiv class=\"cat-tote-point-heading\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" alt=\"POINTアイコン\"\u003e\n      \u003cdiv class=\"cat-tote-point-heading-title\"\u003e大切なカードを守る、安心の透明ポケット\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text-left\"\u003eIDや会員証を透明セル付きのポケットに収納。中身が見える設計で、提示もスムーズに、大切なカードを優しく保護します。\u003c\/p\u003e\n    \u003cdiv class=\"cat-tote-image-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000279.jpg?v=1739330957\" alt=\"提示もスムーズに、カードを守る機能性\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text\"\u003e提示もスムーズに、カードを守る機能性\u003c\/p\u003e\n    \u003cdiv class=\"cat-tote-image-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02215_03.jpg?v=1739950162\" alt=\"カードを入れたイメージ\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text-left\"\u003e\u003cstrong\u003e透明セル付きのカードポケット\u003c\/strong\u003eだから、IDや保護者証、会員証などをしっかりガード。中のカードが見える仕様なので、提示の場面でもスムーズです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - 伸縮自在なリールストラップ --\u003e\n  \u003cdiv class=\"cat-tote-section\"\u003e\n    \u003cdiv class=\"cat-tote-point-heading\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" alt=\"POINTアイコン\"\u003e\n      \u003cdiv class=\"cat-tote-point-heading-title\"\u003e伸縮自在、本革リールストラップの快適さ\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text-left\"\u003e最長約10.5cmまで伸縮するリールストラップは、必要な時にサッと伸ばせて快適。改札やセキュリティ通過もスマートに。毎日の動きをスムーズにサポートします。\u003c\/p\u003e\n    \u003cdiv class=\"cat-tote-image-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/5_000000000279.jpg?v=1739330957\" alt=\"スマートな所作を叶える本革ストラップ\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text\"\u003eスマートな所作を叶える本革ストラップ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - シーンに合わせて選べるストラップ --\u003e\n  \u003cdiv class=\"cat-tote-section\"\u003e\n    \u003cdiv class=\"cat-tote-point-heading\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" alt=\"POINTアイコン\"\u003e\n      \u003cdiv class=\"cat-tote-point-heading-title\"\u003eシーンに合わせて選べるストラップ\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text-left\"\u003eネックストラップは取り外し可能。ストラップと本体を別々に使えるから、\u003cstrong\u003e用途に応じてアレンジ自在\u003c\/strong\u003eです。ネックストラップとリールストラップ、どちらかお好きなタイプをお選びいただけます。\u003c\/p\u003e\n    \u003cp class=\"cat-tote-text-left\"\u003eお仕事用、学校用、通園時など、使うシーンに合わせてお選びください。※ネックストラップにはリールは付きません。\u003c\/p\u003e\n    \u003cdiv class=\"cat-tote-image-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02215_02.jpg?v=1739950131\" alt=\"ストラップの装着例\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cat-tote-image-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02215_05.jpg?v=1739950263\" alt=\"ネックとリールの選択肢1\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cat-tote-image-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02215_04.jpg?v=1739950230\" alt=\"ネックとリールの選択肢2\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブランドストーリー --\u003e\n  \u003cdiv class=\"cat-tote-section\" style=\"background-color: #ffdab9;\"\u003e\n    \u003cdiv class=\"cat-tote-point-heading\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" alt=\"POINTアイコン\"\u003e\n      \u003cdiv class=\"cat-tote-point-heading-title\"\u003e猫愛と職人技術が融合『Bri \u0026amp; Gra』\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text-left\"\u003e『Bri \u0026amp; Gra』は保護猫「ブリ」と「グラ」にちなんで名付けられた猫グッズブランドです。長年革財布を手がけてきた職人の\u003cstrong\u003e確かな技術\u003c\/strong\u003eをベースに、猫への愛情が詰まったデザインを形にしています。\u003c\/p\u003e\n    \u003cp class=\"cat-tote-text-left\"\u003e売上の一部は保護猫施設へ寄付され、商品を選ぶことが支援につながる仕組みになっています。\u003c\/p\u003e\n    \u003cdiv class=\"cat-tote-image-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2025-06-30_18.24.47.png?v=1751275528\" alt=\"ブリグラ\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 全ての猫グッズへのリンク --\u003e\n  \u003cdiv class=\"cat-tote-section\"\u003e\n      \u003cspan class=\"cat-tote-title\"\u003e他の猫グッズも見る\u003c\/span\u003e\n      \u003cdiv style=\"text-align: center; margin-bottom: 40px;\"\u003e\n        \u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/collections\/all-cat-goods\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/link_catgoods_c2cf45c7-26a1-42b9-b04b-f0dc2d6df1e6.jpg?v=1739947487\" style=\"width:700px !important; height:auto !important; display:block; margin:0px auto;\" alt=\"全ての猫グッズはこちら\"\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"cat-tote-section\"\u003e\n    \u003cspan class=\"cat-tote-title\"\u003e商品詳細\u003c\/span\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"cat-tote-text-left\"\u003eコンパクトながらも使いやすいサイズ感です。\u003c\/p\u003e\n        \u003cul class=\"cat-tote-list\"\u003e\n          \u003cli\u003e本体サイズ：（約）縦8.8cm × 横10.7cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"cat-tote-image-block\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02215_06.jpg?v=1739950307\" alt=\"サイズ参考画像1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cat-tote-image-block\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02215_07.jpg?v=1739950333\" alt=\"サイズ参考画像2\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・カラー\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"cat-tote-text-left\"\u003e天然の牛革を使用し、使うほどに風合いが増します。\u003c\/p\u003e\n        \u003cul class=\"cat-tote-list\"\u003e\n          \u003cli\u003e素材：牛革\u003c\/li\u003e\n          \u003cli\u003eカラー：ハチワレ、ミケ、茶白\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eストラップ仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"cat-tote-text-left\"\u003eお好みに合わせて2タイプからお選びいただけます。\u003c\/p\u003e\n        \u003cul class=\"cat-tote-list\"\u003e\n          \u003cli\u003eネックストラップ or リールストラップ（いずれか1種）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"cat-tote-text-left\"\u003e日本の職人による丁寧な作りです。\u003c\/p\u003e\n        \u003cul class=\"cat-tote-list\"\u003e\n          \u003cli\u003e生産国：日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"cat-tote-section\"\u003e\n    \u003cspan class=\"cat-tote-title\"\u003eご注意事項\u003c\/span\u003e\n    \u003cdiv class=\"cat-tote-text-left\"\u003e\n      \u003cp\u003e天然の革を使用しているため、しわやキズがある場合や、革の仕上がりによって多少の色味の違いが生じることがあります。天然素材ならではの風合いとしてご理解ください。\u003c\/p\u003e\n      \u003cp\u003e通常の撥水・色止め加工は施してありますが、水濡れや汗などにより、摩擦で退色や色移りする場合があります。ご使用の際はご注意ください。\u003c\/p\u003e\n      \u003cp\u003eお使いのモニター環境により、実際の色味と異なる場合があります。あらかじめご了承ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ラッピング\/パッケージ画像 --\u003e\n  \u003cdiv class=\"cat-tote-section\"\u003e\n      \u003cspan class=\"cat-tote-title\"\u003eプレゼントにも最適\u003c\/span\u003e\n      \u003cdiv style=\"text-align: center; margin-bottom: 40px;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/packet_l_13_9dabc367-63c6-45ea-bf29-c4977a952adf.jpg?v=1739950294\" style=\"width:700px; height:auto; display:block; margin:0 auto;\" alt=\"ギフトパッケージイメージ\"\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ニシカゼ","offers":[{"title":"ハチワレ \/ リール付き","offer_id":46289069637852,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"ハチワレ \/ ネックストラップ","offer_id":47597705101532,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"ミケ \/ リール付き","offer_id":47597705134300,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"ミケ \/ ネックストラップ","offer_id":47597705167068,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"茶白 \/ リール付き","offer_id":47597705199836,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"茶白 \/ ネックストラップ","offer_id":47597705232604,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000279.jpg?v=1739330957"}],"url":"https:\/\/bristle-grass.we-shop.jp\/collections\/%e6%97%a5%e5%b8%b8%e3%81%ab%e5%af%84%e3%82%8a%e3%81%9d%e3%81%86%e9%9d%a9%e5%b0%8f%e7%89%a9.oembed","provider":"ニシカゼ","version":"1.0","type":"link"}