{"title":"シュリンク","description":"\u003cp\u003eシュリンク\u003c\/p\u003e","products":[{"product_id":"16987528","title":"ゆれるタッセル小物チャーム　選べる10色","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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\u003e10色展開\u003c\/strong\u003e。手に取れば伝わる、その驚きの軽さ\u003cstrong\u003e約4.5g\u003c\/strong\u003e。\u003cstrong\u003e約10cm\u003c\/strong\u003eの絶妙な全長で、どんな小物にもしっくり馴染みます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/b0629ee7ef4b2c6a97db019ebe240d06576fd32946f94e9a4582c434352caabe.jpg?v=1765934864\" 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が視線を引きつけます。洗練された光沢と軽やかな動きが、普段使いのアイテムを瞬時に格上げします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/ae12254eb439f35162bb3f1dfd03ddec34291eecf32c615009853d6fccab7b56.jpg?v=1765934864\" 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\/0670\/1963\/6867\/files\/c30d6c416934c80181bfd1943c265c9769c9644775f38e6f4e24a80cd8adc2c9.jpg?v=1765934864\" 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\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牛革にシュリンクの型押し、または箔を貼り合わせた2種類の本革を使用しています。\u003c\/li\u003e\n                \u003cli\u003eカニカンはゴールドとシルバーから選択可能です。（選択がない場合はゴールドとなります）\u003c\/li\u003e\n                \u003cli\u003eお財布の引手やキーホルダー、スマホケースなど、様々な小物のアクセサリーとしてご活用いただけます。\u003c\/li\u003e\n                \u003cli\u003eカニカンで簡単に取り外しができ、複数のチャームを組み合わせたり、気分で付け替えたりと様々な楽しみ方ができます。\u003c\/li\u003e\n                \u003cli\u003eシュリンク8色、箔押2色の合計10色展開です。\u003c\/li\u003e\n                \u003cli\u003e弊社のお財布と同時購入で「引手取り外しサービス」が無料になります。（オプションで「あり」を指定し、複数購入の場合は備考欄かメッセージでご指定ください。）\u003c\/li\u003e\n                \u003cli\u003e揺らした動画をInstagramで公開しています。\u003ca href=\"https:\/\/www.instagram.com\/p\/C03YKn_vnSN\/?utm_source=ig_web_copy_link\u0026amp;igshid=MTdlMjRlYjZlMQ==\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eこちら\u003c\/a\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全10色の豊富なカラー展開です。\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全長：約100㎜\u003c\/li\u003e\n                \u003cli\u003e革部分：約75㎜\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約4.5g\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\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\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"レッド \/ ゴールド","offer_id":46596831445123,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"レッド \/ シルバー","offer_id":46596832723075,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"ラベンダー \/ ゴールド","offer_id":46596831477891,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"ラベンダー \/ シルバー","offer_id":46596832755843,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"ベビーピンク \/ ゴールド","offer_id":46596831510659,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"ベビーピンク \/ シルバー","offer_id":46596832788611,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"ミントブルー \/ ゴールド","offer_id":46596831543427,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"ミントブルー \/ シルバー","offer_id":46596832821379,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"ベビーブルー \/ ゴールド","offer_id":46596831576195,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"ベビーブルー \/ シルバー","offer_id":46596832854147,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"クリームイエロー \/ ゴールド","offer_id":46596831608963,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"クリームイエロー \/ シルバー","offer_id":46596832886915,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ゴールド","offer_id":46596831641731,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ シルバー","offer_id":46596832919683,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"トープ \/ ゴールド","offer_id":46596831674499,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"トープ \/ シルバー","offer_id":46596832952451,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"シャンパンゴールド \/ ゴールド","offer_id":46596831707267,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"シャンパンゴールド \/ シルバー","offer_id":46596832985219,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー \/ ゴールド","offer_id":46596831740035,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー \/ シルバー","offer_id":46596833017987,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/57056cefc35d97dbc321787217a88cf9389b20d275e29febc560b26c1bf3eae2.jpg?v=1765934864"},{"product_id":"14501040","title":"すっきり2wayミニショルダー 牛革ブラック","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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\u003e180g\u003c\/strong\u003eの軽量設計で、日常のお出かけを軽快に。スマートな見た目ながら、必要なものがしっかり収まります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/d2720ce146b8e136aefb71b3a95dc0b2345ad77321f3cf37cd02c2d4c2e9c0eb.jpg?v=1765934866\" 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縦18.5cm、横15cm、マチ9cm\u003c\/strong\u003eで収納力も確保。内側の差し込みポケットで小物の整理も完璧です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/88f4826c889c0fbd3e725c231499b442e91b37367287298da166d8c8a4a0e40a.jpg?v=1765934867\" 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丈夫さも魅力で、ショルダーは\u003cstrong\u003e長さ調整も簡単\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/a4f1e9d103a9e8a6ceda3017b3f65c36f5430b033fc292da88502229f9f70b32.jpg?v=1765934867\" 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=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e2way仕様\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                    \u003cli\u003e\n\u003cstrong\u003e便利な収納\u003c\/strong\u003e：内側に差し込みポケット1つ付き\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\/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\n\u003cstrong\u003e本体サイズ\u003c\/strong\u003e：縦18.5cm × 横15cm × マチ幅9cm\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eショルダー山\u003c\/strong\u003e：61cm\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e重さ\u003c\/strong\u003e：約180g\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e革の柔らかさ\u003c\/strong\u003e：柔らかめ\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eオプションタッセルの詳細\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eシャンパンゴールド・シルバー箔タッセル重さ\u003c\/strong\u003e：約6g\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eシュリンク ブラックタッセル重さ\u003c\/strong\u003e：約10g\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eタッセル全長\u003c\/strong\u003e：約33cm（飾り部分 約7cm）\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\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\/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\n\u003cstrong\u003eタッセルオプション\u003c\/strong\u003e:\n                        \u003cp\u003e3種のタッセル（シルバー箔・シュリンク ブラック・シャンパンゴールド）からお選びいただけます。写真5枚目をご参照ください。オプションで選択しない場合は付属しておりません。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eギフトラッピング\u003c\/strong\u003e:\n                        \u003cp\u003e有料でギフトラッピングも承っております。プレゼントをご検討の際は、オプションにてご選択ください。詳細は\u003ca href=\"https:\/\/www.creema.jp\/item\/18576669\/detail\"\u003eこちら\u003c\/a\u003eをご確認ください。\u003c\/p\u003e\n                    \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            \u003cli\u003eタッセルはオプションで選択していない場合は付属しておりません。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"Default Title","offer_id":46258866389123,"sku":null,"price":14300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/d2720ce146b8e136aefb71b3a95dc0b2345ad77321f3cf37cd02c2d4c2e9c0eb.jpg?v=1765934866"},{"product_id":"13252826","title":"長財布が入るふっくら巾着バッグ　安心の裏地付き　牛革　シュリンク","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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約340gの\u003cstrong\u003e軽量設計\u003c\/strong\u003eが、手にするたび驚くほどの軽快さを与えます。しなやかな牛革が描くふっくらフォルムは、日常に洗練されたアクセントを添え、大人の装いを格上げします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/e4e736ee230ab2d235c77140404e8eb51e1634fcbe1f1ec157b23771c3570704.jpg?v=1771994132\" 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\/0670\/1963\/6867\/files\/d067444c37e9d3acc500cc4dd817f94262ceb9e484b005505a4c4a7b19caa5ec.jpg?v=1771994195\" 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\/0670\/1963\/6867\/files\/befaf1cbaccccee557c2342e3bb6074ee634f096201ae460c00b666583dbc5cd.jpg?v=1771994195\" 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手持ちと肩掛けの2WAYで利用可能\u003c\/li\u003e\n          \u003cli\u003e開口部にマグネット付きで、中身をしっかり保護\u003c\/li\u003e\n          \u003cli\u003eバッグの口元にDカン付き、キーチェーンなどの取り付けに便利\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内ポケット：2箇所（幅15cm、深さ17cm）\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本体サイズ：約 縦24cm × 横20cm × マチ24cm\u003c\/li\u003e\n          \u003cli\u003e手紐山：約 18cm（幅7mm）\u003c\/li\u003e\n          \u003cli\u003e重さ：約 340g\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        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品はバッグを畳んで箱に入れ、ヤマト便でお送りします。\u003c\/p\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      \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":46624891568259,"sku":null,"price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"シュリンクシルバー","offer_id":46624891601027,"sku":null,"price":19800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/e4e736ee230ab2d235c77140404e8eb51e1634fcbe1f1ec157b23771c3570704.jpg?v=1771994132"},{"product_id":"19015449","title":"お札ピッタリ！ 薄くて軽いコンパクトな長財布 8枚カードポケット エナメルローズ × シュリンク","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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。\u003cstrong\u003e約90gの軽さ\u003c\/strong\u003eで、まるでアクセサリーのように持つたびに心が躍る逸品です。日常にエレガントな輝きを添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/df2bb79fa6d62d46dd2f27fe3fd17ba3c446ddcd0f2174292c94baa250f67de2.jpg?v=1765934992\" 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。\u003cstrong\u003eコンパクトなバッグ\u003c\/strong\u003eにもすっと収まり、お出かけの身軽さを叶えます。複数揃えたくなる、大人のためのスマート長財布。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/a004b23695bfe3463595aff44d13e2dccf3fd8c44815de1080c54f9a14bb9805.jpg?v=1770953605\" 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。カードは\u003cstrong\u003e合計8枚\u003c\/strong\u003eまで、使用頻度に合わせてスマートに整理整頓。必要なものが迷子にならない、\u003cstrong\u003eストレスフリーな使い心地\u003c\/strong\u003eを追求しました。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/e84d66194b39edc99c23b9fd4a0b3fbae59b8ae3694854400fb9e7ada8ba9dfb.jpg?v=1770953605\" 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薄マチで軽くてとても使いやすい長財布です。1万円札がピッタリ入るサイズとなっていて、お札を折りたくないけど小さい財布がいいという方にお勧めです！旅行のときや小さなバッグを持つときにとっても便利なお財布です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e2種類の革を使用：牛革をエナメル加工に薔薇の型押しをした革と、シボ感が魅力的なシュリンクの型押しをした革の組み合わせ。エナメルのツルツルとした触り心地とシュリンクの柔らかな触り心地の二つを楽しめます。\u003c\/li\u003e\n          \u003cli\u003e仕切り付き小銭入れ：ファスナーがないのに小銭がバラけず瞬時に取り出せる工夫された設計。中仕切りの位置を工夫することで、小銭が中でバラけないように配慮されています。\u003c\/li\u003e\n          \u003cli\u003e8枚収納可能なカード入れ：一番外側の黄色いお札入れ部分と、両側に3枚ずつ、中仕切り側面に1枚で合計8枚のカードを収納可能。使用頻度に合わせてスマートに整理できます。\u003c\/li\u003e\n          \u003cli\u003eL字ファスナー：YKKのワンランク上の「エバーブライト」を採用。光沢研磨処理により、手触りが良く光沢があり耐食性に優れています。引手には表革と同じシュリンクの本革を使用し、統一感を演出。\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=\"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      \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サイズ：95㎜×185㎜×15㎜\u003c\/li\u003e\n          \u003cli\u003e重さ：約95ｇ（オーシャンブルー）、90ｇ（シルバーピンク、ローズピンク）\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創業1963年。\u003c\/p\u003e\n        \u003cp\u003e私たちは、60年以上の歴史を持つ鞄工房として、東京・墨田区に店舗併設の工房を構え、縫製から販売まで一貫して手がけています。\u003c\/p\u003e\n        \u003cp\u003eモノづくりは、地道な作業の積み重ね。見えない部分にこそ作り手の心が宿り、その丁寧さが真の価値を生む。そう信じて、手間を惜しまず、一つひとつ手作業で仕上げています。\u003c\/p\u003e\n        \u003cp\u003e私たちは、「物」ありきではなく、「想い」ありきでモノづくりを行っております。\u003c\/p\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    \u003cp class=\"body-text\"\u003e快適にお使いいただくために、以下の点にご注意ください。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eモニターと実物の色味：ご使用のパソコンのモニターによって、実際の商品と色柄が異なって見える場合があります。\u003c\/li\u003e\n      \u003cli\u003e天然素材の特性：天然素材を使用している為、実際の色、質感、サイズに多少の差があります。また、色ムラや1ミリ以下の小さな黒点等が入る場合があります。\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":46585536020611,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"シルバーピンク","offer_id":46585536053379,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"ローズピンク","offer_id":46585536086147,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/df2bb79fa6d62d46dd2f27fe3fd17ba3c446ddcd0f2174292c94baa250f67de2.jpg?v=1765934992"},{"product_id":"17062188","title":"ころんとまん丸　だるまのしおり　ポチ袋や封筒の飾りにも　全部で12色　牛革シュリンク","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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\"\u003e12色の願いを込めて\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e幸運を呼ぶ愛らしいだるまが、彩り豊かな12色の本革で登場。色ごとの意味を選んで、あなただけの\u003cstrong\u003e開運アイテム\u003c\/strong\u003eに。贈り物にも最適です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/fe9fab398ccfd7401f72bd1e046859d4af7fbae75a1daeccd4486c4132bd99c1.jpg?v=1765935038\" 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になります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/377d55a74679529d50f07048032b25934073d083b14345c572094c7d4f98e6a6.jpg?v=1765935038\" 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\/0670\/1963\/6867\/files\/f18b556ae7cb0ed45a6d63fc778b1881e4a643986be7a499f5a854bd7cbf7706.jpg?v=1765935037\" 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        \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                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e12色のカラーバリエーションと意味\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eだるまの色にはそれぞれ意味があります。ご自身用はもちろん、お祝いやお礼、プレゼントにも最適です。色の意味を考えながら選ぶと、より一層お楽しみいただけます。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e色\u003c\/th\u003e\n                                \u003cth\u003e名称\u003c\/th\u003e\n                                \u003cth\u003e意味\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e金\u003c\/td\u003e\n\u003ctd\u003e箔押しゴールド\u003c\/td\u003e\n\u003ctd\u003e金巡り向上・仕事UP\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e銀\u003c\/td\u003e\n\u003ctd\u003e同 シルバー\u003c\/td\u003e\n\u003ctd\u003e自己実現・安産吉祥\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e白\u003c\/td\u003e\n\u003ctd\u003eシュリンク ホワイト\u003c\/td\u003e\n\u003ctd\u003e受験合格・目標達成\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e赤\u003c\/td\u003e\n\u003ctd\u003e同 レッド\u003c\/td\u003e\n\u003ctd\u003e家内安全・吉祥\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e黒\u003c\/td\u003e\n\u003ctd\u003e同 ブラック\u003c\/td\u003e\n\u003ctd\u003e商売繁盛・事業繁栄\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e緑\u003c\/td\u003e\n\u003ctd\u003e同 グリーン\u003c\/td\u003e\n\u003ctd\u003e身体健勝・才能開花\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e茶\u003c\/td\u003e\n\u003ctd\u003e同 ブラウン\u003c\/td\u003e\n\u003ctd\u003e人間関係・信頼・独立\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e橙\u003c\/td\u003e\n\u003ctd\u003e同 オレンジ\u003c\/td\u003e\n\u003ctd\u003e子宝成就・災難よけ\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e黄\u003c\/td\u003e\n\u003ctd\u003e同 クリームイエロー\u003c\/td\u003e\n\u003ctd\u003e幸運UP・夢の現実\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e青\u003c\/td\u003e\n\u003ctd\u003e同 ターコイズ\u003c\/td\u003e\n\u003ctd\u003e災難災害除け・厄払\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e紫\u003c\/td\u003e\n\u003ctd\u003e同 ラベンダー\u003c\/td\u003e\n\u003ctd\u003e健康長寿・品格向上\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e桃\u003c\/td\u003e\n\u003ctd\u003e同 ディープピンク\u003c\/td\u003e\n\u003ctd\u003e良縁成就・結婚成就\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"ゴールド","offer_id":46596853072003,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー","offer_id":46596853104771,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":false},{"title":"ホワイト","offer_id":46596853137539,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":false},{"title":"レッド","offer_id":46596853170307,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック","offer_id":46596853203075,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":46596853235843,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":46596853268611,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":false},{"title":"オレンジ","offer_id":46596853301379,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":false},{"title":"クリームイエロー","offer_id":46596853334147,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ","offer_id":46596853366915,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":false},{"title":"ラベンダー","offer_id":46596853399683,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":false},{"title":"ディープピンク","offer_id":46596853432451,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/b2201e741f6e831f04d6cd7c42f8304068069f361982d397b03cdc8ceb7ddd77.jpg?v=1765935038"},{"product_id":"18621037","title":"使い道いろいろ！軽くて便利なストラップ付きミニポーチバッグ《全6色》　Squeeze","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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鮮やかな色彩が日常に遊び心を添え、持つだけで心が躍る。約32gの軽さで、どこへでも連れて行きたくなる\u003cstrong\u003eミニマムな佇まい\u003c\/strong\u003eが魅力です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/3199848d0a1ba2bbd93f9a378e8a501f2a66acc988ea5872b95e6d079d3e3c46.jpg?v=1765935039\" class=\"img-fluid d-block w-100 product-img\" alt=\"彩り豊かなミニポーチ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e選べる6色の表情\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\/0670\/1963\/6867\/files\/923c0e8459a8458b98d8c367fd0aa6b19c96eaebd3f92ebc647b10c49dc300c1.jpg?v=1765935039\" 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メインバッグにちょこんと添えれば、必要な時にサッとアクセスできます。IDケースやキーケースとして、\u003cstrong\u003e用途を限定しない自由な発想\u003c\/strong\u003eが広がります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/701889fad22b7ae616974c94e6adae0180c6778004610cff0d06df9b396761c8.jpg?v=1765935039\" 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 spec-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 class=\"body-text\"\u003e人気のショルダーバッグのデザインをミニサイズにアレンジした、可愛らしいバッグ型ポーチです。様々な使い方ができる便利なミニポーチ。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eカードケース、名刺入れ、小物収納として活躍\u003c\/li\u003e\n                    \u003cli\u003eバッグの外付けポケットやIDケース収納にも最適\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=\"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                    \u003cli\u003eイヤホンケース\u003c\/li\u003e\n                    \u003cli\u003eリップクリームやハンドクリームなどの小物ケース\u003c\/li\u003e\n                    \u003cli\u003eそのままタッチできるIDケース\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好みや用途に合わせて選べる、彩り豊かな全6色展開です。\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                    \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=\"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                \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本体サイズ: 約105mm × 75mm × 15mm (縦×横×厚み)\u003c\/li\u003e\n                    \u003cli\u003e持ち手の山の高さ: 約8cm\u003c\/li\u003e\n                    \u003cli\u003e持ち手の長さ: 約19cm\u003c\/li\u003e\n                    \u003cli\u003e重さ: 約32g\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            \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        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 関連情報セクション --\u003e\n    \u003cdiv class=\"content-section product-info\"\u003e\n        \u003ch3 class=\"section-title\"\u003e関連情報\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品カテゴリ: #シュリンクシリーズ\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"ディープピンク","offer_id":46596818534531,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"レッド","offer_id":46596818567299,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"クリームイエロー","offer_id":46596818600067,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"ライトグレー","offer_id":46596818632835,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"ベビーブルー","offer_id":46596818665603,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":46596818698371,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/3199848d0a1ba2bbd93f9a378e8a501f2a66acc988ea5872b95e6d079d3e3c46.jpg?v=1765935039"},{"product_id":"18914366","title":"《動物シリーズ：柴犬》 使い道いろいろ！軽くて便利なストラップ付きミニポーチバッグ　Squeeze","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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\/0670\/1963\/6867\/files\/f269bdff70155f510cdd0af7f85ce60ae7bf6490e0b5769eb5164c07b361b074.jpg?v=1765935041\" 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約28gという軽やかさが魅力です。バッグの外付けポケットや小物入れとして、必要なものをサッと取り出せるスマートな使い心地を提供します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/e46ac632bed20a7384e5bf67f11762a846265cce2c2a1f9aed7e9cbee01278c7.jpg?v=1765935042\" 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天然素材の温もりを感じるシュリンクレザーは、手に馴染みやすく長く愛用できます。愛らしい柴犬モチーフは、大切な方への心のこもった贈り物にもぴったりです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/81550f9e9d9f749bc386d59f46d74f28e685f657917687cf598ff0a9d9008106.jpg?v=1765935042\" 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        \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                \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                \u003cp\u003e動物シリーズ一覧はこちらをご覧ください。\u003c\/p\u003e\n                \u003cp\u003e\u003ca href=\"https:\/\/www.creema.jp\/listing\/213?q=squeeze+%E5%8B%95%E7%89%A9%E3%82%B7%E3%83%AA%E3%83%BC%E3%82%BA\u0026amp;active=pc_listing-form\"\u003ehttps:\/\/www.creema.jp\/listing\/213?q=squeeze+%E5%8B%95%E7%89%A9%E3%82%B7%E3%83%AA%E3%83%BC%E3%82%BA\u0026amp;active=pc_listing-form\u003c\/a\u003e\u003c\/p\u003e\n                \u003cp\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=\"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持ち手は簡単に付け外しが可能です。好みや用途に合わせて選べる9色展開です。\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                    \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                    \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                \u003cp\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                \u003cp\u003e詳細はこちらのURLよりご確認ください。\u003ca href=\"https:\/\/www.creema.jp\/item\/18576669\/detail\"\u003ehttps:\/\/www.creema.jp\/item\/18576669\/detail\u003c\/a\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                \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                \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本体：約105㎜×75㎜×15㎜\u003c\/li\u003e\n                    \u003cli\u003e持ち手の山の高さ：約10㎝\u003c\/li\u003e\n                    \u003cli\u003e持ち手の長さ：約22㎝\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赤柴 (ブラウン)：約28ｇ\u003c\/li\u003e\n                    \u003cli\u003e黒柴 (ブラック)：約30g\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                \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創業1963年。私たちは、60年以上の歴史を持つ鞄工房として、東京・墨田区に店舗併設の工房を構え、縫製から販売まで一貫して手がけています。\u003c\/p\u003e\n                \u003cp\u003eモノづくりは、地道な作業の積み重ね。見えない部分にこそ作り手の心が宿り、その丁寧さが真の価値を生む。そう信じて、手間を惜しまず、一つひとつ手作業で仕上げています。\u003c\/p\u003e\n                \u003cp\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\u003eSqueeze スクイーズの販売中全作品はこちら。\u003ca href=\"https:\/\/www.creema.jp\/creator\/1821054\/item\/onsale\"\u003ehttps:\/\/www.creema.jp\/creator\/1821054\/item\/onsale\u003c\/a\u003e\u003c\/p\u003e\n                \u003cp\u003eポーチ一覧はこちら。\u003ca href=\"https:\/\/www.creema.jp\/listing\/213?q=squeeze+%E3%83%9D%E3%83%BC%E3%83%81\u0026amp;active=pc_listing-form\"\u003ehttps:\/\/www.creema.jp\/listing\/213?q=squeeze+%E3%83%9D%E3%83%BC%E3%83%81\u0026amp;active=pc_listing-form\u003c\/a\u003e\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            \u003cli\u003e一つ一つ手作りしているため、商品によって顔の見た目に多少の差があります。\u003c\/li\u003e\n            \u003cli\u003e写真の6～10枚目は使用例で、他の動物シリーズの作品も使用しております。\u003c\/li\u003e\n            \u003cli\u003e裏側に革が貼ってある作品がございます。柴犬は13枚目の写真、パンダは14枚目の写真のようになっております。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"赤柴(ブラウン)","offer_id":47241398321283,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"黒柴(ブラック)","offer_id":47241398354051,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/f269bdff70155f510cdd0af7f85ce60ae7bf6490e0b5769eb5164c07b361b074.jpg?v=1765935041"},{"product_id":"18929723","title":"《動物シリーズ：パンダ》 使い道いろいろ！軽くて便利なストラップ付きミニポーチバッグ　Squeeze","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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\/0670\/1963\/6867\/files\/7eff0f20946b2361620cc4df99ec8befbbc99372bab202835bcb49b1e445c282.jpg?v=1765935043\" 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お散歩バッグやメインバッグにさっと装着。約31gの超軽量設計だから、荷物が多くなりがちなママの負担を減らし、必要なものをスマートに取り出せます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/9ceb09f193f45bfcb644ab2e1a4c508ff7dd172b8e5e37ceceb1e5d9fb151bf5.jpg?v=1765935043\" 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名刺やカードはもちろん、リップクリームや鍵など、細々とした必需品をコンパクトに収納できます。小さくても実力派のこのポーチが、バッグの中の整理整頓を叶えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/ff302bd7f143c8765d8e3653ce728988cbffb3a45981bff7cffc92e30722f1d5.jpg?v=1765935043\" 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\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            \u003cp\u003e\u003ca href=\"https:\/\/www.creema.jp\/listing\/213?q=squeeze+%E5%8B%95%E7%89%A9%E3%82%B7%E3%83%AA%E3%83%BC%E3%82%BA\u0026amp;active=pc_listing-form\"\u003e動物シリーズ一覧はこちら\u003c\/a\u003e\u003c\/p\u003e\n\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                \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\n            \u003cp\u003e上質な本革素材を使用しています。シュリンクレザー（牛革）の張り感あるテクスチャーが特徴で、自然なシボ目によって独特の質感と柔らかい雰囲気を生み出しております。軽くて柔らかな素材は、手に馴染みやすく、傷や汚れにも強いため、長く愛用していただけます。\u003c\/p\u003e\n\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                \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\n            \u003cp\u003eギフトにもぴったり！有料オプションでギフトラッピングも可能です。\u003c\/p\u003e\n            \u003cp\u003e\u003ca href=\"https:\/\/www.creema.jp\/item\/18576669\/detail\"\u003eラッピング詳細はこちら\u003c\/a\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=\"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            \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本体：約105㎜×75㎜×15㎜\u003c\/li\u003e\n                \u003cli\u003e持ち手の山の高さ：約10㎝\u003c\/li\u003e\n                \u003cli\u003e持ち手の長さ：約22㎝\u003c\/li\u003e\n                \u003cli\u003e重さ：約31g\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e素材：シュリンクレザー（牛革）\u003c\/p\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        \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私たちは、60年以上の歴史を持つ鞄工房として、東京・墨田区に店舗併設の工房を構え、縫製から販売まで一貫して手がけています。\u003c\/p\u003e\n            \u003cp\u003eモノづくりは、地道な作業の積み重ね。見えない部分にこそ作り手の心が宿り、その丁寧さが真の価値を生む。そう信じて、手間を惜しまず、一つひとつ手作業で仕上げています。\u003c\/p\u003e\n            \u003cp\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\u003eSqueezeの他の販売中作品やポーチ一覧はこちらからご覧いただけます。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/www.creema.jp\/creator\/1821054\/item\/onsale\"\u003eSqueeze 全作品\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/www.creema.jp\/listing\/213?q=squeeze+%E3%83%9D%E3%83%BC%E3%83%81\u0026amp;active=pc_listing-form\"\u003eポーチ一覧\u003c\/a\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            \u003cli\u003e写真の5～9枚目は使用例で、他の動物シリーズの作品も使用しております。\u003c\/li\u003e\n            \u003cli\u003e裏側に革が貼ってある作品がございます。柴犬は11枚目の写真、パンダは12枚目の写真のようになっております。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"Default Title","offer_id":46258874122371,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/7eff0f20946b2361620cc4df99ec8befbbc99372bab202835bcb49b1e445c282.jpg?v=1765935043"},{"product_id":"18929802","title":"《動物シリーズ：トイプードル》 使い道いろいろ！軽くて便利なストラップ付きミニポーチバッグ　Squeeze","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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\/0670\/1963\/6867\/files\/f95a52739d84cc8f522cddc0c3037d06b752252c46118863969fb76344405fc8.jpg?v=1765935045\" 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\/0670\/1963\/6867\/files\/c0f483b605a0b89b365af978bcfd8a81f363bdff3549f4b332fb5bfa86acb84f.jpg?v=1765935045\" 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を使用。耐久性にも優れ、使うほどに風合いが増すため、永くご愛用いただけます。多彩な持ち手で自分だけの組み合わせをお楽しみください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/711342a6bba827734fa567fac36f1b8ad04648980b0b28a3537d570a2018dbd8.jpg?v=1765935045\" 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    \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人気のバッグ型ポーチが動物になって新登場しました。犬、猫、パンダをモチーフにした全9種です。\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            \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バッグの外付けポケットやIDケース収納にも大活躍\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e動物シリーズの他商品もぜひご覧ください。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/www.creema.jp\/listing\/213?q=squeeze+%E5%8B%95%E7%89%A9%E3%82%B7%E3%83%AA%E3%83%BC%E3%82%BA\u0026amp;active=pc_listing-form\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e動物シリーズ一覧を見る\u003c\/a\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=\"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        \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持ち手は簡単に付け外しができ、好みや用途に合わせて選べる9色をご用意しております。\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                \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=\"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                \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=\"point-list\"\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/www.creema.jp\/item\/18576669\/detail\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eギフトラッピングの詳細はこちらからご確認ください。\u003c\/a\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=\"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            \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本体：約105㎜×75㎜×15㎜\u003c\/li\u003e\n                \u003cli\u003e持ち手の山の高さ：約10㎝\u003c\/li\u003e\n                \u003cli\u003e持ち手の長さ：約22㎝\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ブラウン：約23ｇ\u003c\/li\u003e\n                \u003cli\u003eブラック：約27g\u003c\/li\u003e\n                \u003cli\u003eホワイト：約34g\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            \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創業1963年。私たちは、60年以上の歴史を持つ鞄工房として、東京・墨田区に店舗併設の工房を構え、縫製から販売まで一貫して手がけています。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eモノづくりは、地道な作業の積み重ね。見えない部分にこそ作り手の心が宿り、その丁寧さが真の価値を生む。そう信じて、手間を惜しまず、一つひとつ手作業で仕上げています。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e私たちは、「物」ありきではなく、\u003cstrong\u003e「想い」ありき\u003c\/strong\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 class=\"body-text\"\u003eSqueezeの他の作品やポーチ一覧もぜひご覧ください。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/www.creema.jp\/creator\/1821054\/item\/onsale\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eSqueeze販売中の全作品はこちら\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/www.creema.jp\/listing\/213?q=squeeze+%E3%83%9D%E3%83%BC%E3%83%81\u0026amp;active=pc_listing-form\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eポーチ一覧はこちら\u003c\/a\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            \u003cli\u003e写真の6～10枚目は使用例で、他の動物シリーズの作品も使用しております。\u003c\/li\u003e\n            \u003cli\u003e裏側に革が貼ってある作品がございます。（柴犬は14枚目、パンダは15枚目の写真をご参照ください。）\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"ブラウン","offer_id":47241394061443,"sku":null,"price":5500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック","offer_id":47241394094211,"sku":null,"price":5500.0,"currency_code":"JPY","in_stock":false},{"title":"ホワイト","offer_id":47241394126979,"sku":null,"price":5500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/f95a52739d84cc8f522cddc0c3037d06b752252c46118863969fb76344405fc8.jpg?v=1765935045"},{"product_id":"18929870","title":"《動物シリーズ：猫》 使い道いろいろ！軽くて便利なストラップ付きミニポーチバッグ　Squeeze","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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      愛らしい猫の表情と上質な本革素材が織りなす、日常を彩るミニポーチ。\n      選べるストラップで、あなたの個性が輝きます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/8382804b7c1cbd1fd70ca5a2967f907db3a10c747a2cd313fa8ab1d9781b3a69.jpg?v=1765935047\" 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      いつものバッグに小さな相棒をプラス。\n      わずか29gの軽さで、カードや小物をスマートに持ち運び、お出かけがもっと身軽になります。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/c62c7597d3c690d68017e3cce9742a482e7e5fd6d174cebc2a7502e52ef2c916.jpg?v=1765935047\" 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      自然なシボ目が美しいシュリンクレザーは、手にしっとり馴染む柔らかさ。\n      傷や汚れにも強く、永く愛用できるパートナーになります。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/84b1bb9b1f9e19f7df2358645f06b70e19bc2577fb169a04686677a50a55563a.jpg?v=1765935047\" 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人気のバッグ型ポーチに動物シリーズが新登場。用途に合わせて選べる9色のストラップ付き。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e犬、猫、パンダをモチーフにした全9種\u003c\/li\u003e\n          \u003cli\u003e取り外し可能な選べる9色の持ち手\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e動物シリーズ一覧はこちら：\u003ca href=\"https:\/\/www.creema.jp\/listing\/213?q=squeeze+%E5%8B%95%E7%89%A9%E3%82%B7%E3%83%AA%E3%83%BC%E3%82%BA\u0026amp;active=pc_listing-form\"\u003ehttps:\/\/www.creema.jp\/listing\/213?q=squeeze+%E5%8B%95%E7%89%A9%E3%82%B7%E3%83%AA%E3%83%BC%E3%82%BA\u0026amp;active=pc_listing-form\u003c\/a\u003e\u003c\/p\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          \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=\"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          \u003cli\u003eバッグの外付けポケット、IDケース収納\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      \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        \u003cp\u003eサイズ：\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e本体：約105㎜×75㎜×15㎜\u003c\/li\u003e\n          \u003cli\u003e持ち手の山の高さ：約10㎝\u003c\/li\u003e\n          \u003cli\u003e持ち手の長さ：約22㎝\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e重さ：\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eブラック：約29ｇ\u003c\/li\u003e\n          \u003cli\u003eホワイト＆ブラック：約35g\u003c\/li\u003e\n          \u003cli\u003eホワイト＆ブラウン：約33g\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        \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=\"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        \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創業1963年。私たちは、60年以上の歴史を持つ鞄工房として、東京・墨田区に店舗併設の工房を構え、縫製から販売まで一貫して手がけています。\u003c\/p\u003e\n        \u003cp\u003eモノづくりは、地道な作業の積み重ね。見えない部分にこそ作り手の心が宿り、その丁寧さが真の価値を生む。そう信じて、手間を惜しまず、一つひとつ手作業で仕上げています。\u003c\/p\u003e\n        \u003cp\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        \u003cp\u003e詳細はこちら：\u003ca href=\"https:\/\/www.creema.jp\/item\/18576669\/detail\"\u003ehttps:\/\/www.creema.jp\/item\/18576669\/detail\u003c\/a\u003e\u003c\/p\u003e\n        \u003cp\u003eSqueeze スクイーズの販売中全作品はこちら：\u003ca href=\"https:\/\/www.creema.jp\/creator\/1821054\/item\/onsale\"\u003ehttps:\/\/www.creema.jp\/creator\/1821054\/item\/onsale\u003c\/a\u003e\u003c\/p\u003e\n        \u003cp\u003eポーチ一覧はこちら：\u003ca href=\"https:\/\/www.creema.jp\/listing\/213?q=squeeze+%E3%83%9D%E3%83%BC%E3%83%81\u0026amp;active=pc_listing-form\"\u003ehttps:\/\/www.creema.jp\/listing\/213?q=squeeze+%E3%83%9D%E3%83%BC%E3%83%81\u0026amp;active=pc_listing-form\u003c\/a\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        \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写真の7～11枚目は使用例で、他の動物シリーズの作品も使用しております。\u003c\/li\u003e\n          \u003cli\u003e裏側に革が貼ってある作品がございます。柴犬は15枚目の写真、パンダは16枚目の写真のようになっております。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"ブラック","offer_id":47241332686979,"sku":null,"price":5500.0,"currency_code":"JPY","in_stock":false},{"title":"ホワイト＆ブラック","offer_id":47241332719747,"sku":null,"price":5500.0,"currency_code":"JPY","in_stock":false},{"title":"ホワイト＆ブラウン","offer_id":47241332752515,"sku":null,"price":5500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/8382804b7c1cbd1fd70ca5a2967f907db3a10c747a2cd313fa8ab1d9781b3a69.jpg?v=1765935047"},{"product_id":"18648385","title":"ラウンド長財布 Zip-Around Wallet 牛革　シュリンク　シャンパンゴールド","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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\/0670\/1963\/6867\/files\/4c639281fa36a638daf0d5d7867c9e91b40e06ba8eaffc664a1eac324ec4ce95.jpg?v=1765935128\" 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が、日常の傷から大切な財布を守ります。約160gの\u003cstrong\u003e軽量設計\u003c\/strong\u003eで、毎日スマートに携帯できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/7774bd9fbae881b3868f87dbec2c1cbf30b449195889a9b965a0bd0f0fa25014.jpg?v=1765935128\" 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\"\u003eL字ファスナーで大きく開く小銭入れは、中身が一目瞭然。カードは計\u003cstrong\u003e12枚収納\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\/0670\/1963\/6867\/files\/19a81e9540dbb28e1013c9bb6b8fb753d0e83fd829c0386464b820e804381092.jpg?v=1765935128\" 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=\"benefit-list\"\u003e\n          \u003cli\u003e定番で飽きのこないデザイン\u003c\/li\u003e\n          \u003cli\u003e大きく開くL字ファスナーの小銭入れ\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\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\/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\n\u003cstrong\u003eお札入れ\u003c\/strong\u003e: 2箇所（黄色の部分）\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eカード入れ\u003c\/strong\u003e: 12枚（両側に6枚ずつ）\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e小銭入れ\u003c\/strong\u003e: 1箇所（L字ファスナー開閉、引き手は途中までの長さで扱いやすい設計）\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\n\u003cstrong\u003e本体サイズ\u003c\/strong\u003e: 約 H100mm × W200mm × D23mm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e重さ\u003c\/strong\u003e: 約 160g\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        \u003cp\u003e詳細は下記URLよりご確認ください。\u003ca href=\"https:\/\/www.creema.jp\/item\/18576669\/detail\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/www.creema.jp\/item\/18576669\/detail\u003c\/a\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        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eSqueeze スクイーズの販売中全作品: \u003ca href=\"https:\/\/www.creema.jp\/creator\/1821054\/item\/onsale\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/www.creema.jp\/creator\/1821054\/item\/onsale\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003e『ラウンドシリーズ』一覧: \u003ca href=\"https:\/\/www.creema.jp\/listing\/221?q=squeeze+%E3%83%A9%E3%82%A6%E3%83%B3%E3%83%89\u0026amp;active=pc_listing-form\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/www.creema.jp\/listing\/221?q=squeeze+%E3%83%A9%E3%82%A6%E3%83%B3%E3%83%89\u0026amp;active=pc_listing-form\u003c\/a\u003e\n\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    \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      \u003cli\u003e革の性質上、角度によって表面に掠れた様に見える部分がある場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"Default Title","offer_id":46258876448899,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/4c639281fa36a638daf0d5d7867c9e91b40e06ba8eaffc664a1eac324ec4ce95.jpg?v=1765935128"},{"product_id":"15190498","title":"ラウンド長財布 Zip-Around Wallet イタリア革　シュリンク","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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\/0670\/1963\/6867\/files\/45ff9eb849ea0edc3222396975c9989877f419142450cb104c54896ee8b3654f.jpg?v=1765935131\" 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。約160gの軽量設計でありながら、無駄を削ぎ落としたフォルムが、持つ人の品格をそっと引き立てます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/8c2f270a204205622580d38d74d9561551b6af0bf95b655a475a33c8adb369d5_2458e0a3-6cf0-49f5-b883-7d0061d99d2a.jpg?v=1770955879\" 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\u003eL字ファスナーの小銭入れ\u003c\/strong\u003eは、中身を瞬時に把握。両サイドに計12枚のカードが収まり、風水で人気の黄色を配したお札入れで、日々の会計も心地よく、スマートに完結します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/9438a83d467dc6641b9818af2dc0ba284722e82565696b6f324094c3e12bbfb1.jpg?v=1770955879\" 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  \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      \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カード入れ: 両側に6枚ずつ、合計12枚収納可能\u003c\/li\u003e\n        \u003cli\u003e小銭入れ: L字ファスナーで大きく開き、引き手が落ちないよう工夫された使いやすい設計\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サイズ: 100㎜×200㎜×23㎜\u003c\/li\u003e\n        \u003cli\u003e重さ: 約160 g\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=\"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  \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":"株式会社大関鞄工房","offers":[{"title":"グリーン","offer_id":46585645138051,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"トープ","offer_id":46585645170819,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"ミントブルー","offer_id":46585645203587,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"ラベンダー","offer_id":46585645236355,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/45ff9eb849ea0edc3222396975c9989877f419142450cb104c54896ee8b3654f.jpg?v=1765935131"},{"product_id":"10968568","title":"ラウンド長財布 Zip-Around Wallet  エナメル革ローズ  【スクイーズ】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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\/0670\/1963\/6867\/files\/cf201bde32015a43d243224d0a57d0c8d5f348db67ecd2d2edd1ffc5f91d277f.jpg?v=1765935144\" 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\u003e12枚のカードポケット\u003c\/strong\u003eと、大きく開く\u003cstrong\u003eL字ファスナーの小銭入れ\u003c\/strong\u003eで、スマートな整理整頓を叶えます。たった\u003cstrong\u003e160gの軽さ\u003c\/strong\u003eが、毎日のお出かけを軽やかにします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/4df06d44b76bf997211c300d1bfebc7f48d12e769b5647b99b68141c2bd4daa1.jpg?v=1770955450\" 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\/0670\/1963\/6867\/files\/e49e44e65b08ee769a2bbd7ca3786f84f6309b13ce4cde335b27197cea0e1bf3_e7367cf9-e63f-4378-9b18-c25935ca0d46.jpg?v=1770955450\" 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    \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          \u003cli\u003e黄色の部分がお札入れで、両側に２箇所、カード入れが６枚ずつ付いており、合計12枚収納可能。\u003c\/li\u003e\n          \u003cli\u003e風水で黄色は福があると言われています。\u003c\/li\u003e\n          \u003cli\u003e真ん中の小銭入れはしっかりと開くようにL字ファスナーを採用。引き手が落ちないように途中までの長さのファスナー。\u003c\/li\u003e\n          \u003cli\u003e開けやすく、使いやすいお財布。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ: 95㎜×205㎜×15㎜\u003c\/li\u003e\n          \u003cli\u003eサイズ（シルバーピンク）: 100㎜×200㎜×23㎜\u003c\/li\u003e\n          \u003cli\u003e重さ: 160 g\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  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eラッピングについて\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e有料でギフトラッピングも承っておりますので、大切な方へのプレゼントにもお勧めです。ご希望の方はオプションのギフトラッピングよりご選択ください。\u003c\/p\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":"株式会社大関鞄工房","offers":[{"title":"ゴールドベージュ","offer_id":46585622986883,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"オーシャンブルー","offer_id":46585623019651,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"イエローゴールド","offer_id":46585623052419,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"シルバーピンク","offer_id":46585623085187,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"ローズピンク","offer_id":46585623117955,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/cf201bde32015a43d243224d0a57d0c8d5f348db67ecd2d2edd1ffc5f91d277f.jpg?v=1765935144"},{"product_id":"18332507","title":"薄くて軽いL字長財布 24枚カード イタリアンレザー シュリンク","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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が、手にするたびにしっとりと指先に馴染みます。約1.5cmの驚くほどの薄さでありながら、確かな存在感を放ち、日々のスタイルを格上げします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/c91f84509fc5fc98c4e127ad7a10f3d877e4bbdbf0b804e9e7a52c4696688e70.jpg?v=1765935168\" class=\"img-fluid d-block w-100 product-img\" alt=\"薄くて軽いL字長財布のイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e優雅な佇まい、薄型L字\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートな携帯性、約145gの軽やかさ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e約145gというリンゴ一つほどの軽さが、日々の外出をより快適なものへと変えるでしょう。重ねてもこの薄さ。バッグの中もすっきりと収まり、必要なものをスマートに持ち運べます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/1dc12496b680ca96e628171d55f24aedd16b8d8f6a65632576e716e66c035682.jpg?v=1770958692\" class=\"img-fluid d-block w-100 product-img\" alt=\"薄くて軽いL字長財布の軽さを示すイメージ\"\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手にフィット、スマート大容量L字財布\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e手のひらに吸い付くようなふっくらとした質感が、使うたびに心地よさをもたらします。\u003cstrong\u003eL字ファスナー\u003c\/strong\u003eがスムーズな開閉を実現し、\u003cstrong\u003e24枚ものカード\u003c\/strong\u003eも迷わず出し入れ可能。ストレスフリーな使い心地を追求しました。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/73949c88063ceffc0cd737b321f79fed612db43920704efd2def841cf152eb79.jpg?v=1770958692\" class=\"img-fluid d-block w-100 product-img\" alt=\"薄くて軽いL字長財布の使い心地を示すイメージ\"\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=\"benefit-list\"\u003e\n          \u003cli\u003eカード最大24枚収納可能\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        \u003cp\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=\"benefit-list\"\u003e\n          \u003cli\u003e中仕切りの工夫により、ファスナーがなくても小銭がバラけにくい設計\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e最外側のポケットがお札入れとなっており、両側に2箇所配置されています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカード入れ：両側6枚ずつ、中仕切り側面6枚ずつ\u003c\/li\u003e\n          \u003cli\u003e合計：24枚収納可能\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e外側マチ付きファスナーポケット：横約16㎝、深さ約7㎝\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eL字型ファスナー採用で、開閉がスムーズです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eYKKのワンランク上の「エバーブライト」を採用\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=\"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      \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サイズ：約 高さ95mm × 横205mm × 厚み15mm\u003c\/li\u003e\n          \u003cli\u003e重さ：約 145g\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\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        \u003cp\u003eご希望の方はオプションのギフトラッピングよりご選択ください。\u003c\/p\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天然素材を使用している為、実際の色、質感、サイズに多少の差があります。また、革のなめし上の色ムラや1ミリ以下の小さな黒点等が入る場合があります。予めご了承下さい。\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":46585742753923,"sku":null,"price":15950.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":46585742786691,"sku":null,"price":15950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/c91f84509fc5fc98c4e127ad7a10f3d877e4bbdbf0b804e9e7a52c4696688e70.jpg?v=1765935168"},{"product_id":"16981401","title":"カラフルファスナーL字長財布 24枚カードポケット イタリアンレザー シュリンク キャメル　薄くて軽い長財布","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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に、カラフルな\u003cstrong\u003eYKKファスナー\u003c\/strong\u003eが洗練されたアクセント。持つ人の個性を引き立てる、美しい佇まいです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/cd34022355118b7109ea1c1f5cc7ce44b154338d554c75d25c47c3fbe936680e.jpg?v=1765935214\" 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\u003e15mm\u003c\/strong\u003eの薄さと約\u003cstrong\u003e120g\u003c\/strong\u003eの軽さで、まるで持っていないかのような感覚。日常に負担をかけず、スマートな所作を叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/5b2bccc05fb310b7a7be9e237abe6cb047b10c97dfde65901876588d184d381c.jpg?v=1765935214\" 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\"\u003e24枚カード収納 大容量財布\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e最大\u003cstrong\u003e24枚\u003c\/strong\u003eのカードがすっきり収まり、\u003cstrong\u003e仕切り付き小銭入れ\u003c\/strong\u003eで煩わしさも解消。必要なものがすぐに見つかり、会計をスムーズに進めます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/f77fc3e2535148f9a8341d3743b9ea20f4ac6435da270a5873307166f818abf3.jpg?v=1765935213\" 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薄くて軽いL字の大容量長財布で、スマートな使用感を実現\u003c\/li\u003e\n          \u003cli\u003e最大24枚のカードをすっきりと収納可能\u003c\/li\u003e\n          \u003cli\u003e傷に強く、しっとりとした手触りのイタリアンレザーを表革に使用\u003c\/li\u003e\n          \u003cli\u003e小銭が中でバラけない、便利な仕切り付き小銭入れ\u003c\/li\u003e\n          \u003cli\u003e開けやすく、スムーズな出し入れを叶えるL字ファスナーを採用\u003c\/li\u003e\n          \u003cli\u003eエレメント一つ一つが磨かれたYKKのEXCELLA® Lightファスナー（カラフルなエレメントとシルバーの引手）\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          \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サイズ: 95㎜ × 205㎜ × 15㎜\u003c\/li\u003e\n          \u003cli\u003e重さ: 約 120g\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表革: イタリア産シュリンク型押し牛革\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シリーズ名: イタリアンレザーシリーズ\u003c\/li\u003e\n          \u003cli\u003e型番\/タイプ: 24zipシリーズ\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=\"basic-list\"\u003e\n      \u003cli\u003eご使用のパソコンのモニターによって、実際の商品と色柄が異なって見える場合があります。\u003c\/li\u003e\n      \u003cli\u003e天然素材を使用している為、実際の色、質感、サイズに多少の差があります。また、革のなめし上の色ムラや1ミリ以下の小さな黒点等が入る場合があります。予めご了承下さい。\u003c\/li\u003e\n      \u003cli\u003eミシン押さえによって艶の出ている箇所や、アタリが出ている箇所がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"Default Title","offer_id":46258878709891,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/cd34022355118b7109ea1c1f5cc7ce44b154338d554c75d25c47c3fbe936680e.jpg?v=1765935214"},{"product_id":"13337503","title":"コインが見やすくたっぷり入る長細いコインケース  シュリンク　ビタミンカラー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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は、どんなバッグにもすっきりと収まり、\u003cstrong\u003eスマートなスタイル\u003c\/strong\u003eを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/873544ee7b2237a5d9fd949d41887c4edd83f95936e7ef16bb7bffe4b1954a9f_0a3351c8-055a-45c5-92d5-46c0bbf601dc.jpg?v=1765935231\" 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と、\u003cstrong\u003e手に吸い付くような柔らかさ\u003c\/strong\u003eが、使うほどに愛着を深める\u003cstrong\u003e本革ならではの風合い\u003c\/strong\u003eです。\u003cstrong\u003e驚くほど軽い15g\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/21b7bc572bedb1c9c46d1243c7fb371a18894234b03e087a9c9f34482975ca45_d522aaa6-9c99-4c9a-8119-7614bc0c1085.jpg?v=1765935231\" 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\u003e100円玉が30枚も収まります\u003c\/strong\u003e。\u003cstrong\u003e印鑑やリップも収まる多機能性\u003c\/strong\u003eで、必要なものをスマートに整理。\u003cstrong\u003eDカンで自由にアレンジ\u003c\/strong\u003eも可能です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/bfcdd30e942b87ec66b252261bcc1450dc74b790470653fa5d01018822c759ba.jpg?v=1765935232\" 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  \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\u003e100円玉が約30枚収まる大容量\u003c\/li\u003e\n        \u003cli\u003e印鑑ケースやリップケースとしても好評の多用途性\u003c\/li\u003e\n        \u003cli\u003eDカン付きで、お好みの根付けや紐などを付けてアレンジ可能\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      \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サイズ：約35㎜×110(120)㎜×15㎜\u003c\/li\u003e\n        \u003cli\u003e重さ：約15g\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送・ラッピングについて\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      スマートレターでの発送の場合、追跡・保証はございません。レターパックライトをご利用の場合は追跡が可能です。\u003cbr\u003e\n      有料でギフトラッピングも承っておりますので、プレゼントにもお勧めです。\n    \u003c\/p\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":"株式会社大関鞄工房","offers":[{"title":"ゴールド","offer_id":46583306616963,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"ディープピンク","offer_id":46583306649731,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"ミントブルー","offer_id":46583306682499,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":46583306715267,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"オレンジ","offer_id":46583306748035,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"クリームイエロー","offer_id":46583306780803,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー","offer_id":46583306813571,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ","offer_id":46583306846339,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"ピスタチオ","offer_id":46583306879107,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"ベビーブルー","offer_id":46583306911875,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"オリーブグリーン","offer_id":46583306944643,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック","offer_id":46583306977411,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"ラベンダー","offer_id":46583307010179,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"ベビーピンク","offer_id":46583307042947,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"ライトグレー","offer_id":46583307075715,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"トープ","offer_id":46583307108483,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":46583307141251,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"レッド","offer_id":46583307174019,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/873544ee7b2237a5d9fd949d41887c4edd83f95936e7ef16bb7bffe4b1954a9f_0a3351c8-055a-45c5-92d5-46c0bbf601dc.jpg?v=1765935231"},{"product_id":"19718102","title":"薄くて軽いL字長財布 24枚カードポケット　イタリア 牛革 艶シュリンク　スカイブルー【Squeeze スクイーズ】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/c00fcba0d687cae52f9d0ed397c4181605ae7c36a8a7755364ee79696b227274.jpg?v=1765935253\" class=\"img-fluid d-block w-100 product-img\" alt=\"エレガントなL字型長財布 スカイブルー\"\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"caption-text text-end\"\u003eエレガントなL字型\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eイタリア産本革\u003c\/strong\u003eのしなやかな手触りと、心惹かれる\u003cstrong\u003eスカイブルー\u003c\/strong\u003e。薄型ながらも\u003cstrong\u003e上質な存在感\u003c\/strong\u003eを放ち、日々のスタイルに清涼感を添えます。\n    \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      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/275aeb2e3c482f76527dd5bd82472315fc402a237c3462484434105e3dbd682b.jpg?v=1765935252\" class=\"img-fluid d-block w-100 product-img\" alt=\"手にフィットするL字長財布の薄さ\"\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"caption-text text-end\"\u003e手元に溶け込むフィット感\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      わずか\u003cstrong\u003e15mmの薄さ\u003c\/strong\u003eと約\u003cstrong\u003e130gの軽さ\u003c\/strong\u003eで、まるで手に吸い付くような感覚です。バッグにもスマートに収まり、お会計の所作まで美しく引き立てます。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e賢く収める24枚のカード\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/d8f42e1690c58c53a10843a1fea362d84af3e6901dfdf56ccfb9e3f2f68aaf93.jpg?v=1765935253\" class=\"img-fluid d-block w-100 product-img\" alt=\"カードポケットが24枚あるL字長財布\"\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"caption-text text-end\"\u003e散らからない機能美\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e最大24枚のカード\u003c\/strong\u003eを美しく収め、必要なものが瞬時に見つかります。\u003cstrong\u003eファスナーレスの小銭入れ\u003c\/strong\u003eは、小銭が中で\u003cstrong\u003eバラけることなく\u003c\/strong\u003e、\u003cstrong\u003eスマートな会計\u003c\/strong\u003eを叶えます。\n    \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=\"benefit-list\"\u003e\n          \u003cli\u003e薄マチで軽くて使いやすいL字長財布。\u003c\/li\u003e\n          \u003cli\u003e最大24枚のカードを収納可能。\u003c\/li\u003e\n          \u003cli\u003e開けやすく使いやすい上質なL字ファスナーを採用（ファスナーカラーはゴールド）。\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        \u003c\/ul\u003e\n        \u003cp\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ: 縦95㎜ × 横205㎜ × 厚さ15㎜\u003c\/li\u003e\n          \u003cli\u003e重さ: 約130 g\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        \u003cp\u003eご希望の方はオプションのギフトラッピングよりご選択ください。\u003c\/p\u003e\n        \u003cp\u003e詳細は下記URLよりご確認ください。\u003ca href=\"https:\/\/www.creema.jp\/item\/18576669\/detail\"\u003ehttps:\/\/www.creema.jp\/item\/18576669\/detail\u003c\/a\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        \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ブランド「Squeeze」について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e\n          創業1963年。私たちは、60年以上の歴史を持つ鞄工房として、東京・墨田区に店舗併設の工房を構え、縫製から販売まで一貫して手がけています。\n        \u003c\/p\u003e\n        \u003cp\u003e\n          モノづくりは、地道な作業の積み重ね。見えない部分にこそ作り手の心が宿り、その丁寧さが真の価値を生む。そう信じて、手間を惜しまず、一つひとつ手作業で仕上げています。\n        \u003c\/p\u003e\n        \u003cp\u003e\n          私たちは「物」ありきではなく「想い」ありきでモノづくりを行っております。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"Default Title","offer_id":46258880184451,"sku":null,"price":13500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/c00fcba0d687cae52f9d0ed397c4181605ae7c36a8a7755364ee79696b227274.jpg?v=1765935253"},{"product_id":"14303418","title":"すっきり2wayミニショルダー シルバー箔 シュリンク","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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\/0670\/1963\/6867\/files\/be13e30d17c9d4bb27624d242dbd58f6423905de2b5d0c2b294a4cf8c7bbb3f8.jpg?v=1765935255\" 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身軽なお出かけ2wayレザー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e縦18.5cm横15cmマチ幅9cmの\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\/0670\/1963\/6867\/files\/a98e1bb900689587f9fdecc26709223619f6f653749796ddc0848e841973c5f1.jpg?v=1765935254\" 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中身が\u003cstrong\u003eひと目で確認できる\u003c\/strong\u003eため、出し入れがスムーズに行えます。\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\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内側には生成りの綿素材の裏地と差し込みポケット付き\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縦：18.5cm\u003c\/li\u003e\n        \u003cli\u003e横：15cm\u003c\/li\u003e\n        \u003cli\u003eマチ幅：9cm\u003c\/li\u003e\n        \u003cli\u003eショルダー山：61cm\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      \u003cp\u003eご希望の方はオプションのギフトラッピングよりご選択ください。\u003c\/p\u003e\n      \u003cp\u003e詳細は下記URLよりご確認ください。\u003ca href=\"https:\/\/www.creema.jp\/item\/18576669\/detail\"\u003ehttps:\/\/www.creema.jp\/item\/18576669\/detail\u003c\/a\u003e\u003c\/p\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=\"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":"株式会社大関鞄工房","offers":[{"title":"Default Title","offer_id":46258880217219,"sku":null,"price":14300.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/be13e30d17c9d4bb27624d242dbd58f6423905de2b5d0c2b294a4cf8c7bbb3f8.jpg?v=1765935255"},{"product_id":"16025205","title":"1つでお出かけ！お財布キーケース　牛革　シュリンクシルバー　スマートキー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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\n      光沢を抑えた\u003cstrong\u003eシュリンク加工の牛革\u003c\/strong\u003eが、日常にリュクスな輝きを添えます。一つ持てば、お財布も鍵もスマートにまとまる洗練されたデザインです。シンプルながらも存在感を発揮します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/68ca31f55f97e6f80e30e957fa2597384366fcec0c3f475f4b3169f316ca530c.jpg?v=1765935264\" 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      \u003cstrong\u003eL字ファスナー\u003c\/strong\u003eが大きく開き、中の小銭やカードも一目瞭然です。\u003cstrong\u003e風水で縁起の良いとされる黄色のカードポケット\u003c\/strong\u003eが、お会計のたびに気分を上げてくれます。必要なものが過不足なく収まります。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/8c169ee1bdb89eede9693f1bec3ae022cce6ef3a27fc75ecbb53e52e20ff2b97.jpg?v=1765935264\" class=\"img-fluid d-block w-100 product-img\" alt=\"L字ファスナーで開いたキーケース内部\"\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      \u003cstrong\u003eコンパクトなサイズ感\u003c\/strong\u003eながら、\u003cstrong\u003e取り外し可能なキーチェーン\u003c\/strong\u003eで必要な鍵をしっかりホールドします。旅行やお買い物など、身軽に出かけたいシーンで活躍する頼れる相棒です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/499da49b0a53231afeab904baf68bb223fb1bfcf87a9e93e1a0bb5376db4e31e.jpg?v=1765935264\" 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      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e表革にはシュリンク型押しの牛革、内側は軽くて丈夫なレーヨンを使用しています。\u003c\/li\u003e\n        \u003cli\u003eカードポケットが2箇所（黄色とベージュ）あり、風水で人気の黄色ポケットで見やすく使いやすい設計です。\u003c\/li\u003e\n        \u003cli\u003e小銭入れにも使える牛革製の中仕切りポケットは、ファスナーがなくても中身がバラけない工夫がされています。\u003c\/li\u003e\n        \u003cli\u003e取り外し可能なキーチェーンが付いています。\u003c\/li\u003e\n        \u003cli\u003eL字ファスナーが大きく開くため、中身の出し入れが非常にスムーズです。\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サイズ：73mm × 113mm × 15mm\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キャッシュレス\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  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\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":"Default Title","offer_id":46258880446595,"sku":null,"price":5280.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/68ca31f55f97e6f80e30e957fa2597384366fcec0c3f475f4b3169f316ca530c.jpg?v=1765935264"},{"product_id":"薄くて軽いl字長財布-24枚カードポケット-牛革-シュリンク","title":"薄くて軽いL字長財布 24枚カードポケット 牛革 シュリンク","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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毎日が輝くL字長財布\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\/0670\/1963\/6867\/files\/1_87df0d06-44e2-424c-bf47-6718d2799a4a.jpg?v=1766636270\" 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\u003e15mm\u003c\/strong\u003e、約\u003cstrong\u003e130g\u003c\/strong\u003eの軽さでバッグにすっきり収納。スムーズなYKKエバーブライトファスナーが、開閉のストレスを解消します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/6.jpg?v=1766638001\" 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\"\u003e24枚収納、整理整頓の大容量\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e合計\u003cstrong\u003e24枚のカード\u003c\/strong\u003eが収まる抜群の収納力。風水で人気の黄色い札入れと、小銭が飛び出さない工夫で、毎日をスマートに過ごせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/2_4fe207fa-50fa-434d-8f06-34bd99f65803.jpg?v=1766638001\" 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 class=\"body-text\"\u003eうすマチで軽くてとても使いやすい長財布です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e薄マチなのにカードポケットは24枚の大容量\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表革: 牛革（シュリンク型押し）\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=\"benefit-list\"\u003e\n          \u003cli\u003e両側に2箇所、中仕切りの側面にもカード入れが6枚ずつ\u003c\/li\u003e\n          \u003cli\u003e合計24枚のカード収納が可能\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=\"benefit-list\"\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\u003eIDケースや小物入れに最適\u003c\/li\u003e\n          \u003cli\u003eサイズ: 約16.5cm × 6.5cm\u003c\/li\u003e\n          \u003cli\u003eお財布を開けずにICカードなどをサッと取り出せて快適\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高品質YKKファスナー\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e開閉がスムーズで耐久性に優れたYKKファスナーを採用しています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eYKKのワンランク上の「エバーブライト」を使用\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サイズ: 95㎜ × 205㎜ × 15㎜\u003c\/li\u003e\n          \u003cli\u003e重さ: 約130g\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当商品はカードポケット24枚タイプです。他にもカードポケットが14枚、10枚、ハーフサイズの合計4タイプをお取り扱いしておりますので、サイズ違いにご注意ください。\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":46301793616003,"sku":"24ZIP-CHSR-BPK","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"ディープピンク \/ ゴールド","offer_id":46301793321091,"sku":"24ZIP-CHSR-DPK","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ ゴールド","offer_id":46301793648771,"sku":"24ZIP-CHSR-RED","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"オレンジ \/ ゴールド","offer_id":46301793419395,"sku":"24ZIP-CHSR-OR","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"クリームイエロー \/ ゴールド","offer_id":46301793517699,"sku":"24ZIP-CHSR-CLYE","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ ゴールド","offer_id":46301793550467,"sku":"24ZIP-CHSR-GRN","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"ピスタチオグリーン \/ ゴールド","offer_id":46301793386627,"sku":"24ZIP-CHSR-PSGR","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"オリーブグリーン \/ ゴールド","offer_id":46301793484931,"sku":"24ZIP-CHSR-OLGR","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"ベビーブルー \/ ゴールド","offer_id":46301793288323,"sku":"24ZIP-CHSR-BBL","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ミントブルー \/ ゴールド","offer_id":46301793681539,"sku":"24ZIP-CHSR-MBL","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ ゴールド","offer_id":46301793452163,"sku":"24ZIP-CHSR-TRQ-GF","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ シルバー","offer_id":46342183682179,"sku":"24ZIP-CHSR-TRQ-SF","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"トープ \/ ゴールド","offer_id":46301793583235,"sku":"24ZIP-CHSR-TPE","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"ライトグレー \/ ゴールド","offer_id":46301793353859,"sku":"24ZIP-CHSR-LGY","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シルバー","offer_id":46342183714947,"sku":"24ZIP-CHSR-SL","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド \/ ゴールド","offer_id":46301819371651,"sku":"24ZIP-CHSR-GL","price":11000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/1_87df0d06-44e2-424c-bf47-6718d2799a4a.jpg?v=1766636270"},{"product_id":"薄くて軽いl字長財布-14枚カードポケット-牛革-シュリンク","title":"薄くて軽いL字長財布 14枚カードポケット 牛革 シュリンク","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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鮮やかな彩り、洗練されたL字長財布\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e上質なシュリンク型押し牛革が魅せる、しっとりとした手触り。バッグの中でも主張しすぎない、洗練されたスマートな佇まいが魅力です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/1_c767e866-e42c-43b1-9704-fe244513718a.jpg?v=1766639990\" class=\"img-fluid d-block w-100 product-img\" alt=\"鮮やかな彩りのL字長財布\"\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約114gの羽のような軽さで、まるで持っていないかのような感覚。手元にすっと収まる薄型設計は、持ち運びのストレスから解放してくれます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/5_4737facd-904d-4d54-bd6c-633e83a84b88.jpg?v=1766640196\" class=\"img-fluid d-block w-100 product-img\" alt=\"薄くて軽いL字長財布\"\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スマートに整理、14枚収納できる大容量\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e14枚ものカードポケットで、もう探す手間はありません。小銭も飛び出さない工夫が凝らされ、風水カラーの黄色いお札入れで、会計がスムーズに進みます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/2_b7302479-4696-48f4-b003-163f49d2299d.jpg?v=1766640196\" class=\"img-fluid d-block w-100 product-img\" alt=\"14枚収納可能なL字長財布\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e開くたび、心ときめく機能美\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\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薄マチなのにカードポケットは14枚の大容量。\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      \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カード入れは両側に6枚ずつ、中仕切りの側面にも2枚あり、合計14枚収納可能。\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      \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\u003eIDケースや小物入れにも使えるポケット。\u003c\/li\u003e\n        \u003cli\u003eサイズ: 約16.5cm × 6.5cm\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\"\u003eYKKエバーブライトファスナー\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e開けやすく、上質なファスナーを採用しています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eYKKのワンランク上の「エバーブライト」を使用。\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サイズ: 90㎜ × 200㎜ × 15㎜\u003c\/li\u003e\n        \u003cli\u003e重さ: 約114g\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他にもカードポケットが24枚、10枚、ハーフサイズの合計4タイプをお取り扱いしております。サイズ違いにお気をつけください。\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":46301830348931,"sku":"14ZIP-CHSR-LAV","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ベビーピンク \/ ゴールド","offer_id":46301823008899,"sku":"14ZIP-CHSR-BPK","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ディープピンク \/ ゴールド","offer_id":46301823041667,"sku":"14ZIP-CHSR-DPK","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ボルドー \/ ゴールド","offer_id":46301830250627,"sku":"14ZIP-CHSR-BOR","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"レッド \/ ゴールド","offer_id":46301823074435,"sku":"14ZIP-CHSR-RED","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"オレンジ \/ ゴールド","offer_id":46301823107203,"sku":"14ZIP-CHSR-OR","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"クリームイエロー \/ ゴールド","offer_id":46301823139971,"sku":"14ZIP-CHSR-CLYE","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ ゴールド","offer_id":46301823172739,"sku":"14ZIP-CHSR-GRN","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ピスタチオグリーン \/ ゴールド","offer_id":46301823205507,"sku":"14ZIP-CHSR-PSGR","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ライムグリーン \/ ゴールド","offer_id":46301830283395,"sku":"14ZIP-CHSR-LM","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"オリーブグリーン \/ ゴールド","offer_id":46301823238275,"sku":"14ZIP-CHSR-OLGR","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ミントブルー \/ ゴールド","offer_id":46301823303811,"sku":"14ZIP-CHSR-MBL","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ターコイズ \/ ゴールド","offer_id":46301823336579,"sku":"14ZIP-CHSR-TRQ-GF","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー \/ ゴールド","offer_id":46301830316163,"sku":"14ZIP-CHSR-NVY","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ゴールド","offer_id":46301830381699,"sku":"14ZIP-CHSR-BK-GF","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ブラックパール \/ ゴールド","offer_id":46301830414467,"sku":"14ZIP-CHSR-BKP","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ゴールド","offer_id":46301830447235,"sku":"14ZIP-CHSR-BH","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ \/ ゴールド","offer_id":46301830480003,"sku":"14ZIP-CHSR-BR","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"トープ \/ ゴールド","offer_id":46301823369347,"sku":"14ZIP-CHSR-TPE","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ライトグレー \/ ゴールド","offer_id":46301823402115,"sku":"14ZIP-CHSR-LGY","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド \/ ゴールド","offer_id":46301823467651,"sku":"14ZIP-CHSR-GL","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ シルバー","offer_id":46342171328643,"sku":"14ZIP-CHSR-TRQ-SF","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ シルバー","offer_id":46342171361411,"sku":"14ZIP-CHSR-BK-SF","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ アンティーク","offer_id":46342171394179,"sku":"14ZIP-CHSR-BK-AF","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー \/ シルバー","offer_id":46342171426947,"sku":"14ZIP-CHSR-SL-SF","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ベビーブルー \/ ゴールド","offer_id":47152044638339,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/1_c767e866-e42c-43b1-9704-fe244513718a.jpg?v=1766639990"},{"product_id":"薄くて軽いコンパクト財布-10枚カードポケット-牛革-シュリンク","title":"薄くて軽いコンパクト財布 10枚カードポケット 牛革 シュリンク","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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薄型スマートL字財布\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\/0670\/1963\/6867\/files\/1_0241c10a-da6e-46a1-89ba-4188ebbd818f.jpg?v=1766641531\" class=\"img-fluid d-block w-100 product-img\" alt=\"薄型スマートL字財布のイメージ\"\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約86gの驚きの軽さ\u003c\/strong\u003eで、まるで持っていないかのよう。\u003cstrong\u003e薄型設計\u003c\/strong\u003eだから、小さなバッグやポケットにもスマートに収まり、お出かけがさらに軽快に。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/5_7aca935d-e592-4174-b046-4530a8a1953c.jpg?v=1766641546\" 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最大10枚のカードポケット\u003c\/strong\u003eが、必要なものをしっかり整理。L字ファスナーで開閉もスムーズ、\u003cstrong\u003e小銭が飛び出さない工夫\u003c\/strong\u003eで、会計時も慌てません。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/2_54dfb328-aa75-4215-8adc-ce90666a2772.jpg?v=1766641546\" class=\"img-fluid d-block w-100 product-img\" alt=\"L字ファスナー財布の内部収納イメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e開けずに使える秘密のポケット\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"spec-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\u003eうすマチで軽くてとても使いやすいコンパクトな財布です。\u003c\/p\u003e\n        \u003cul class=\"benefit-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表革：牛革（シュリンク型押し）\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カードポケット：合計10枚収納（両側に各1箇所、その下に3枚、中仕切り側面に各2枚）\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スムーズなL字ファスナー開閉\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サイズ：約11cm × 6.5cm\u003c\/li\u003e\n          \u003cli\u003e用途：IDケースや小物入れに最適\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上質で耐久性に優れたYKK製ファスナーを採用しています。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e種類：YKKエバーブライトファスナー\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サイズ：95mm × 155mm × 15mm\u003c\/li\u003e\n          \u003cli\u003e重さ：約86g\u003c\/li\u003e\n        \u003c\/ul\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他にカードポケット24枚、14枚、ハーフサイズの合計4タイプもございます。サイズ違いにご注意ください。\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":"株式会社大関鞄工房","offers":[{"title":"ラベンダー \/ ゴールド","offer_id":46301849223299,"sku":"10ZIP-CHSR-LAV","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ベビーピンク \/ ゴールド","offer_id":46301849256067,"sku":"10ZIP-CHSR-BPK","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ディープピンク \/ ゴールド","offer_id":46301849288835,"sku":"10ZIP-CHSR-DPK","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ ゴールド","offer_id":46301849354371,"sku":"10ZIP-CHSR-RED","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"オレンジ \/ ゴールド","offer_id":46301849387139,"sku":"10ZIP-CHSR-OR","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"クリームイエロー \/ ゴールド","offer_id":46301849419907,"sku":"10ZIP-CHSR-CLYE","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ ゴールド","offer_id":46301849452675,"sku":"10ZIP-CHSR-GRN","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ピスタチオグリーン \/ ゴールド","offer_id":46301849485443,"sku":"10ZIP-CHSR-PSGR","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ライムグリーン \/ ゴールド","offer_id":46301849518211,"sku":"10ZIP-CHSR-LM","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"オリーブグリーン \/ ゴールド","offer_id":46301849550979,"sku":"10ZIP-CHSR-OLGR","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ミントブルー \/ ゴールド","offer_id":46301849583747,"sku":"10ZIP-CHSR-MBL","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ ゴールド","offer_id":46301849616515,"sku":"10ZIP-CHSR-TRQ-GF","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ シルバー","offer_id":46342153273475,"sku":"10ZIP-CHSR-TRQ-SF","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ゴールド","offer_id":46301849682051,"sku":"10ZIP-CHSR-BK-GF","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ シルバー","offer_id":46342153306243,"sku":"10ZIP-CHSR-BK-SF","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ アンティーク","offer_id":46342153339011,"sku":"10ZIP-CHSR-BK-AF","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ブラックパール \/ ゴールド","offer_id":46301849714819,"sku":"10ZIP-CHSR-BKP","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ゴールド","offer_id":46301849747587,"sku":"10ZIP-CHSR-BH","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ \/ ゴールド","offer_id":46301849780355,"sku":"10ZIP-CHSR-BR","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"トープ \/ ゴールド","offer_id":46301849813123,"sku":"10ZIP-CHSR-TPE","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ライトグレー \/ ゴールド","offer_id":46301849845891,"sku":"10ZIP-CHSR-LGY-GF","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ライトグレー \/ シルバー","offer_id":46342153371779,"sku":"10ZIP-CHSR-LGY-SF","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ホワイト \/ ゴールド","offer_id":46301859184771,"sku":"10ZIP-CHSR-WH","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー \/ シルバー","offer_id":46342163333251,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド \/ ゴールド","offer_id":46301849911427,"sku":"10ZIP-CHSR-GL","price":8800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/1_0241c10a-da6e-46a1-89ba-4188ebbd818f.jpg?v=1766641531"},{"product_id":"うすマチで使いやすいハーフ財布-牛革-シュリンク","title":"うすマチで使いやすいハーフ財布 牛革 シュリンク","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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が、あなたの日常を軽やかに変えます。上質な\u003cstrong\u003e牛革\u003c\/strong\u003eに施された\u003cstrong\u003eシュリンク型押し\u003c\/strong\u003eが、手元に洗練された印象を添え、\u003cstrong\u003eYKKエバーブライトファスナー\u003c\/strong\u003eがスムーズな開閉を約束します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/702c496191dc966d94fd6523bb1d34c5ef837e95a1399b43c18c205ae6cdfe65_f1ea0660-3755-4fff-97c4-5123048e2ec4.jpg?v=1766649618\" 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カード6枚\u003c\/strong\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\/0670\/1963\/6867\/files\/3e0e7bf771f0f5239604bb66c318a9ff2c517d43ffb2ebe30977781d6e08f603_cc12ad02-b159-41d8-b71c-f56fcb420369.jpg?v=1766649679\" 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約60g\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\/0670\/1963\/6867\/files\/01__1.jpg?v=1766649679\" 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=\"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カード入れ：6枚収納可能（3枚×2箇所）\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        \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開閉のしやすさと耐久性を追求した、L字ファスナーを採用しています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eYKKのワンランク上の「エバーブライト」L字ファスナー採用\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本体サイズ：約 95mm (縦) × 120mm (横) × 15mm (厚さ)\u003c\/li\u003e\n          \u003cli\u003e本体重量：約 60g\u003c\/li\u003e\n        \u003c\/ul\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\u003e\n      \u003cli\u003e他にもカードポケットが24枚、14枚、10枚の合計4タイプをお取り扱いしております。お買い求めの際は、サイズ違いにご注意ください。\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":"株式会社大関鞄工房","offers":[{"title":"ラベンダー \/ ゴールド","offer_id":46301863280771,"sku":"HALF-CHSR-LAV","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"ベビーピンク \/ ゴールド","offer_id":46301863313539,"sku":"HALF-CHSR-BPK","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"ディープピンク \/ ゴールド","offer_id":46301863346307,"sku":"HALF-CHSR-DPK","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ ゴールド","offer_id":46301863379075,"sku":"HALF-CHSR-RED","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"クリームイエロー \/ ゴールド","offer_id":46301863444611,"sku":"HALF-CHSR-CLYE","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ ゴールド","offer_id":46301863477379,"sku":"HALF-CHSR-GRN","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"オリーブグリーン \/ ゴールド","offer_id":46301863575683,"sku":"HALF-CHSR-OLGR","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"ミントブルー \/ ゴールド","offer_id":46301863608451,"sku":"HALF-CHSR-MBL","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"ターコイズ \/ ゴールド","offer_id":46301863641219,"sku":"HALF-CHSR-TRQ","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ ゴールド","offer_id":46301863673987,"sku":"HALF-CHSR-BK-GF","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ シルバー","offer_id":46342178668675,"sku":"HALF-CHSR-BK-SF","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ アンティーク","offer_id":46342178701443,"sku":"HALF-CHSR-BK-AF","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"ベビーブルー \/ ゴールド","offer_id":46301863706755,"sku":"HALF-CHSR-BKP","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"トープ \/ ゴールド","offer_id":46301863805059,"sku":"HALF-CHSR-TPE","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"ライトグレー \/ ゴールド","offer_id":46301863837827,"sku":"HALF-CHSR-LGY","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ シルバー","offer_id":46342178734211,"sku":"HALF-CHSR-SL","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド \/ ゴールド","offer_id":46301863936131,"sku":"HALF-CHSR-GL","price":6600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/702c496191dc966d94fd6523bb1d34c5ef837e95a1399b43c18c205ae6cdfe65_f1ea0660-3755-4fff-97c4-5123048e2ec4.jpg?v=1766649618"},{"product_id":"薄くて軽いコンパクト財布-10枚カードポケット-イタリアンレザー","title":"薄くて軽いL字長財布 24枚カードポケット イタリアンレザー MARGOT","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FAFAP9; \n      font-family: \"Noto Sans Japanese\", sans-serif, \"Noto Serif Japanese\", serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\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 #D9D9D8;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \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-left: 6px solid #C8A676; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C8A67640 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 #D9D9D8;\n      border-radius: 0px;\n      background-color: #FAFAP9; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FAFAP9; 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: #C8A676; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D9D8; 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: #FAFAP9; color: #1C1C1C; 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: #C8A676; font-size: 0.8em; top: 4px; \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: #1C1C1C; 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: #C8A676; 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: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #C8A676; 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 #D9D9D8; th, td { padding: 12px 8px; border: 1px solid #D9D9D8; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D9D8; background: #FAFAP9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; 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\u003e127g\u003c\/strong\u003eの軽やかな長財布。表面のざらざらとした独特の質感が、触れるたびに新しい発見をもたらします。どんなスタイルにも溶け込む、無駄のないミニマルなデザインです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/8d98f44cfdff2a161d2eab9cb36167fe59ea8291135aedfaf8eaf2b7559f21f0.jpg?v=1765935218\" alt=\"薄くて軽いL字長財布の全体像\" 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\u003e15mm\u003c\/strong\u003eの薄さがポケットやバッグにスマートに収まります。持ち運びのストレスから解放されるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/eb10161eeac96cdb77ee552df091f09d704d584bcc4af2f3c22ab7facc1cddda_0e858f72-608a-4bee-9820-8135760a06d8.jpg?v=1765935218\" alt=\"薄くて軽いL字長財布を手に持った様子\" 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開けば一目瞭然の使いやすさ。複数の仕切りが、紙幣やカードをスマートに整理します。少し硬めでしっかりとした作りが、中身をしっかりと保護し、永く愛用できる安心感を提供します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/4e600f1fd53fd7423b06cba4906b0b5dd24e8caac74ce267a701975e063199bf.jpg?v=1765935218\" alt=\"薄くて軽いL字長財布の内部構造\" 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    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品のこだわり\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e薄くて軽いL字長財布は、日常に溶け込む上質な使い心地を追求しました。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e約127gの軽さで、持ち運びのストレスを軽減\u003c\/li\u003e\n                \u003cli\u003e24枚のカードを収納できる豊富なポケット（商品名より抽出）\u003c\/li\u003e\n                \u003cli\u003e約15mmの薄さで、スマートな収まりを実現\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\u003eL字長財布の具体的なサイズと重量は以下の通りです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e本体サイズ：95㎜（縦）×205㎜（横）×15㎜（厚み）\u003c\/li\u003e\n                \u003cli\u003e重さ：約127g\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イタリアンレザー MARGOTを使用し、独特の質感と耐久性を兼ね備えています。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材：イタリアンレザー MARGOT（商品名より抽出）\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!-- 注意事項セクション (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            \u003cli\u003eミシン押さえによって艶の出ている箇所や、アタリが出ている箇所がございます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"チャコール \/ ゴールド","offer_id":46301888872579,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール \/ カラフル","offer_id":46301888905347,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"オリーブグリーン \/ ゴールド","offer_id":46301869867139,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/8d98f44cfdff2a161d2eab9cb36167fe59ea8291135aedfaf8eaf2b7559f21f0.jpg?v=1765935218"}],"url":"https:\/\/www.ozeki-kaban-kobo.we-shop.jp\/collections\/shrink.oembed","provider":"株式会社大関鞄工房","version":"1.0","type":"link"}