{"title":"ヴィンテージ","description":"\u003cp\u003eヴィンテージ\u003c\/p\u003e","products":[{"product_id":"19897246","title":"薄マチで使いやすい 本革 ハーフ財布 ヴィンテージ","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  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手に吸い付く本革の温もり\u003c\/h3\u003e\n    \u003cdiv class=\"body-text\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/84b98ca5a9e4998929b9a6508397770d794b05c5ef2756f981ae19523e36f1e8.jpg?v=1765935082\" class=\"img-fluid d-block w-100 product-img\" alt=\"手に吸い付く本革の温もりを表現した財布のクローズアップ画像\"\u003e\n      \u003cdiv class=\"caption-text text-end\"\u003e暮らしを彩る本革の逸品\u003c\/div\u003e\n      \u003cstrong\u003eタンニンなめしの牛革\u003c\/strong\u003eが、あなたの手に優しくフィットします。使うほどに\u003cstrong\u003e色艶を深め\u003c\/strong\u003e、しなやかに柔らかくなる本革は、日々を共に過ごす中であなただけの\u003cstrong\u003e風合いへと育ちます\u003c\/strong\u003e。\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートに携帯L字ミニ財布\u003c\/h3\u003e\n    \u003cdiv class=\"body-text\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/8066e11f0acb98268f5a9ac8e1d654e31d9d6b4359275aacc6bf54bd832524de.jpg?v=1770872522\" class=\"img-fluid d-block w-100 product-img\" alt=\"薄くて軽いL字ミニ財布を携帯しているイメージ画像\"\u003e\n      \u003cdiv class=\"caption-text text-end\"\u003e軽やかに、スマートに\u003c\/div\u003e\n      \u003cstrong\u003e約60g\u003c\/strong\u003eという驚きの軽さとわずか\u003cstrong\u003e15mmの薄さ\u003c\/strong\u003e。\u003cstrong\u003eL字ファスナーが大きく開き\u003c\/strong\u003e、必要なものを\u003cstrong\u003eサッと取り出せます\u003c\/strong\u003e。小さなバッグや服のポケットにもすっきりと収まり、\u003cstrong\u003e身軽な外出\u003c\/strong\u003eを叶えます。\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e洗練されたYKKファスナー\u003c\/h3\u003e\n    \u003cdiv class=\"body-text\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/40dcd01bc509b378c49c49fa69b9e016f584aa1162f9f23f3bb702aa7fc5581e.jpg?v=1770872522\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布のYKKファスナーと内部構造を示す画像\"\u003e\n      \u003cdiv class=\"caption-text text-end\"\u003e品格ある佇まい\u003c\/div\u003e\n      滑らかな開閉を約束する\u003cstrong\u003eYKK製L字ファスナー\u003c\/strong\u003eは、手にするたびに\u003cstrong\u003e上質さ\u003c\/strong\u003eを感じさせます。\u003cstrong\u003e6枚のカードとお札、小銭\u003c\/strong\u003eを\u003cstrong\u003eスマートに収める工夫された内装\u003c\/strong\u003eは、使いやすさを追求した\u003cstrong\u003e職人の想いの結晶\u003c\/strong\u003eです。\n    \u003c\/div\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持ち運びに便利なコンパクトサイズのお財布です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e薄くて軽いL字ファスナーミニ財布\u003c\/li\u003e\n        \u003cli\u003eL字ファスナーで中身が見やすくスムーズに取り出し可能\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      \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枚+3枚)\u003c\/li\u003e\n        \u003cli\u003eお札入れ：大きめのポケット1箇所\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開閉しやすく、使いやすいL字型ファスナー\u003c\/li\u003e\n        \u003cli\u003e手触りが良く、光沢と耐食性に優れたYKK製ファスナーを採用\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 × 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\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e作り手の想い\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!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eギフトラッピングについて\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      有料でギフトラッピングも承っておりますので、プレゼントにもお勧めです。\n      ご希望の方はオプションのギフトラッピングよりご選択ください。\n    \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天然素材を使用している為、実際の色、質感、サイズに多少の差があります。また、色ムラや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":46583301832835,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"キャメル \/ シルバー","offer_id":46583301865603,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ アンティーク","offer_id":46583301898371,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ シルバー","offer_id":46583301931139,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"マスタード \/ アンティーク","offer_id":46583301963907,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"マスタード \/ シルバー","offer_id":46583301996675,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"モスグリーン \/ アンティーク","offer_id":46583302029443,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"モスグリーン \/ シルバー","offer_id":46583302062211,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"レッド \/ アンティーク","offer_id":46583302094979,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"レッド \/ シルバー","offer_id":46583302127747,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/84b98ca5a9e4998929b9a6508397770d794b05c5ef2756f981ae19523e36f1e8.jpg?v=1765935082"},{"product_id":"19901914","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    \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\/9e4ec4330ccca0cf94eb131c016ae2c798a387dcaba5f0a7be9ee35e8b53489f.jpg?v=1771208038\" 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カード10枚\u003c\/strong\u003eと二つ折りのお札をすっきりと収納。L字ファスナーで大きく開き、小銭もスムーズに取り出せるから、スマートな会計が叶います。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/c5c13559c04a91a8a035991fd8900f4240ab5748b1f2d2f6b5d2635b68003096.jpg?v=1771208038\" 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約93gという驚きの軽さが、手にするたびに心地よさを実感させます。ミニマリストの日常に寄り添い、\u003cstrong\u003e小さなバッグにも収まる\u003c\/strong\u003e究極の携帯性です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/efffda0033b00765d4dfe88fb2c47038c4279a053dde52eda705f1891fec93fd.jpg?v=1771208038\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e毎日を身軽に彩る逸品\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e薄くて軽いコンパクトな財布のこだわりと機能性をご紹介します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eうすマチで軽くて使いやすいコンパクトなL字ファスナーミニ財布。ちょっとした外出や小さなバッグを持つときに便利です。\u003c\/li\u003e\n                \u003cli\u003e表革に\u003cstrong\u003eタンニンなめしの牛革\u003c\/strong\u003eを採用。使うほどに色艶が深まり、柔らかさを増して手になじむ経年変化を楽しめます。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eカード合計10枚収納可能\u003c\/strong\u003e。お札入れ（二つ折り）、カード入れ、中仕切り側面カード入れを配置。\u003c\/li\u003e\n                \u003cli\u003e外側にはマチ付きファスナーポケット付き（ファスナー11cm、深さ約6.5cm）。ICカードなどの収納に便利です。\u003c\/li\u003e\n                \u003cli\u003e仕切り付き小銭入れはファスナーがないため、必要な小銭をサッと取り出せます。中仕切りの位置を工夫し、小銭が中でバラけない設計です。\u003c\/li\u003e\n                \u003cli\u003e開けやすく上質な\u003cstrong\u003eYKK製L字ファスナー\u003c\/strong\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 × 155mm × 15mm\u003c\/li\u003e\n                \u003cli\u003e重さ: 約93g\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    \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天然素材を使用している為、実際の色、質感、サイズに多少の差があります。また、色ムラや1mm以下の小さな黒点等が入る場合があります。\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":46593629552771,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":46593629585539,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/571c172a7692a956a3ccf8ed1ab200b4c64f139d38b4ba05b59744aafb821720.jpg?v=1765935089"},{"product_id":"19264084","title":"薄マチで使いやすい ハーフ財布 牛革 ヴィンテージ バラ型押し","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牛革に咲き誇るエレガントなバラ型押しが、${settings.WRITING_TARGET}の個性を際立たせます。約60gの軽さで、驚くほどスリムに持ち歩けるスマートなデザインです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/131fabe819f63127f0074a36422dcd3bb8a1be7d21809f5b6a6c3ce7819bdf36.jpg?v=1765935095\" 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開閉スムーズ L字ファスナー財布\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eL字ファスナーが大きく開くことで、中身がひと目で確認でき、スマートな会計を叶えます。小銭入れは仕切り付きで、${settings.WRITING_TARGET}にとっての取り出しやすさも追求しました。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/2988a9d8c2fc504421c9f2f72241dbeea191fef50804d3b3ccbb9fa433943162.jpg?v=1770871045\" 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ミニバッグや旅行にも最適なコンパクト設計で、日常から特別な日まで幅広く寄り添います。60年以上の歴史を持つ工房が、${settings.WRITING_TARGET}のために手間暇かけて生み出した一品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/1fdc48efcaba264cb59798e46bb8708399686337d9da3df39c2d40afe151f924.jpg?v=1770871045\" 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=\"spec-details-wrapper\"\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軽くて使いやすい\u003cstrong\u003e薄マチコンパクト設計\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003eL字ファスナーで\u003cstrong\u003e中身がひと目で見渡せる\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e旅行時やミニバッグ使用時にも\u003cstrong\u003e邪魔にならないサイズ感\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e手間暇かけた職人技\u003c\/strong\u003eが光る逸品\u003c\/li\u003e\n        \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表革は\u003cstrong\u003e牛革にエレガントなバラ型押し\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e内側は\u003cstrong\u003e軽くて丈夫なレーヨン\u003c\/strong\u003eを使用\u003c\/li\u003e\n          \u003cli\u003e中仕切りとコイン入れは\u003cstrong\u003e牛革にレース調型押し\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e開閉スムーズな\u003cstrong\u003eYKKアンティーク色金属ファスナー\u003c\/strong\u003e採用\u003c\/li\u003e\n          \u003cli\u003e手触りはバラ模様部分が\u003cstrong\u003eつるつる\u003c\/strong\u003e、凹部分は\u003cstrong\u003eざらっ\u003c\/strong\u003eとした独特の感触\u003c\/li\u003e\n          \u003cli\u003e美しいバラの模様が\u003cstrong\u003e日常使いから特別なシーンまで演出\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e収納機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eコンパクトながらも、必要なものをスマートに収納できる工夫が凝らされています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eカード入れ6枚分\u003c\/strong\u003e（各3枚ずつ）\u003c\/li\u003e\n          \u003cli\u003eお札も入る\u003cstrong\u003e大き目のポケット1箇所\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e小銭がバラけず取り出しやすい\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サイズ: 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\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e工房のこだわり\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「物」だけでなく「想い」を込めたモノづくりを大切にしています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e創業1963年\u003c\/strong\u003e、60年以上の歴史を持つ鞄工房\u003c\/li\u003e\n          \u003cli\u003e東京・墨田区に\u003cstrong\u003e店舗併設の工房\u003c\/strong\u003eを構え、縫製から販売まで一貫\u003c\/li\u003e\n          \u003cli\u003e「見えない部分にこそ作り手の心が宿る」という信念のもと、\u003cstrong\u003e一つひとつ手作業\u003c\/strong\u003eで仕上げ\u003c\/li\u003e\n          \u003cli\u003e手間を惜しまず、地道な作業の積み重ねで\u003cstrong\u003e真の価値を生む\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eギフトラッピングについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\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  \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\u003e4枚目以降の中の仕様の写真はキャメルの作品を使用しております。商品の中仕切部分は表革に近い色合いの革を使用しております。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"レッド","offer_id":46583290921091,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"ヴィンテージキャメル","offer_id":46583290953859,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"マスタード","offer_id":46583290986627,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"ヴィンテージワイン","offer_id":46583291019395,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/131fabe819f63127f0074a36422dcd3bb8a1be7d21809f5b6a6c3ce7819bdf36.jpg?v=1765935095"},{"product_id":"19327197","title":"薄くて軽いコンパクトな財布 10枚カードポケット ヴィンテージ バラ型押し","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が、手元に優雅なアクセントを添えます。洗練されたデザインは、どんな装いにも気品をプラスし、持つ人の品格を高めます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/3418fb258eb044f6f201000f0af4ee861389bacb974f4cdb41368f2c44ef9296.jpg?v=1765935104\" 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約95gの\u003cstrong\u003e驚くほどの薄さと軽さ\u003c\/strong\u003eで、まるで何も持っていないかのような感覚をもたらします。L字ファスナーがスムーズな開閉を約束し、スマートな動作を叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/b9ba0c9f2349809df6135ef139f8bcbd3e976f8a10ff311465995d1c6b185a7e.jpg?v=1771207622\" 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最大10枚のカードをスマートに収め、仕切り付き小銭入れは手間なく取り出し可能。\u003cstrong\u003eYKKエバーブライトファスナー\u003c\/strong\u003eが誇る上質な滑らかさで、毎日使うたびに心満たされます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/fd036f4b45584f7dee20907e46895f8b371b378d8dded6e14c9b66142f53d8d3.jpg?v=1771207622\" 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うすマチで軽くてとても使いやすいコンパクトなL字ファスナーミニ財布\u003c\/li\u003e\n          \u003cli\u003eちょっとした外出や小さなバッグを持つときに便利\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e創業1963年。私たちは、60年以上の歴史を持つ鞄工房として、東京・墨田区に店舗併設の工房を構え、縫製から販売まで一貫して手がけています。\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    \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\"\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最大10枚のカードをスマートに収納\u003c\/li\u003e\n          \u003cli\u003e二つ折りのお札が収まるお札入れ\u003c\/li\u003e\n          \u003cli\u003eマチ付きの外側ファスナーポケット（ICカード等に便利、ファスナー11cm、深さ約6.5cm）\u003c\/li\u003e\n          \u003cli\u003eファスナーがないため、すぐに必要な小銭をサッと取り出せる仕切り付き小銭入れ\u003c\/li\u003e\n          \u003cli\u003e小銭が中でバラけないよう工夫された中仕切り\u003c\/li\u003e\n          \u003cli\u003e開けやすく使いやすいL字ファスナーを採用\u003c\/li\u003e\n          \u003cli\u003eYKKのワンランク上のエバーブライトファスナー（光沢研磨処理により、手触りが良く光沢があり耐食性に優れる）\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重さ: 約95g\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        \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=\"basic-list\"\u003e\n      \u003cli\u003eご使用のパソコンのモニター環境により、実際の商品と色柄が異なって見える場合があります。\u003c\/li\u003e\n      \u003cli\u003e天然素材を使用しているため、実際の色、質感、サイズに多少の差が生じる場合があります。また、色ムラや1mm以下の小さな黒点等が入る場合がありますので、予めご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"キャメル \/ ゴールド","offer_id":46593563197571,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル \/ アンティーク","offer_id":46593563230339,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ ゴールド","offer_id":46593563263107,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン \/ アンティーク","offer_id":46593563295875,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"チャコール \/ ゴールド","offer_id":46593563328643,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール \/ アンティーク","offer_id":46593563361411,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ アンティーク","offer_id":46593563394179,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"モスグリーン \/ ゴールド","offer_id":46593563426947,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"モスグリーン \/ アンティーク","offer_id":46593563459715,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/3418fb258eb044f6f201000f0af4ee861389bacb974f4cdb41368f2c44ef9296.jpg?v=1765935104"},{"product_id":"18981150","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に、芸術的なバラの型押しを施しました。ヴィンテージブラウンの色合いが、日常に深みと品格をもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/ec008fa3039261fb1abdaf4bca22b4286f57204869a98374b941368826da747d.jpg?v=1765935107\" 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約15mmの薄さに約135gの軽さで、まるで持っていないかのような軽やかな使い心地。バッグの中でも場所を取らず、\u003cstrong\u003eスマートに振る舞えます。\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/595364aa32f9ba0e9c83fc112adf2b1a0723befa63f5b79c044ed96058979892.jpg?v=1765935107\" 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\u003e24枚のカードポケット\u003c\/strong\u003eと小銭が飛び出さない工夫がされた仕切り付き小銭入れで、あなたのライフスタイルを整理整頓。L字ファスナーで、スマートな出し入れを叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/cc9bd3028ba924e590e15d67dad9a4b3525decf2439420fd65309ec8514e3dcd.jpg?v=1765935107\" 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\u003e24枚のカードが収納可能。一番外側のポケットがお札入れになっており、両側2箇所、その下にカード入れが6枚ずつ、中仕切りの側面にもカード入れが6枚ずつ配置されています。\u003c\/li\u003e\n          \u003cli\u003e前面にはIDケースや小物入れに使えるポケット（約16.5cm×6.5cm）が付いています。\u003c\/li\u003e\n          \u003cli\u003e中仕切りはファスナーのない小銭入れになっており、取り出しやすさを考慮し、小銭が飛び出さない工夫がされています。\u003c\/li\u003e\n          \u003cli\u003e開閉しやすいL字ファスナーを採用。ファスナーカラーはシルバー、ファスナー生地カラーはブラウンとホワイトの2種類がございます。\u003c\/li\u003e\n          \u003cli\u003e有料ギフトラッピングも承っております。プレゼントをご希望の方はオプションよりご選択ください。詳細は\u003ca href=\"https:\/\/www.creema.jp\/item\/18576669\/detail\"\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ: 95㎜×205㎜×15㎜\u003c\/li\u003e\n          \u003cli\u003e重さ: 約135ｇ\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\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%90%E3%83%A9%E5%9E%8B%E6%8A%BC%E3%81%97%E3%80%80%E3%83%B4%E3%82%A3%E3%83%B3%E3%83%86%E3%83%BC%E3%82%B8\u0026amp;active=pc_listing-form\"\u003ehttps:\/\/www.creema.jp\/listing\/213?q=squeeze+%E3%83%90%E3%83%A9%E5%9E%8B%E6%8A%BC%E3%81%97%E3%80%80%E3%83%B4%E3%82%A3%E3%83%B3%E3%83%86%E3%83%BC%E3%82%B8\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  \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    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"ブラウン","offer_id":47241296511107,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト","offer_id":47241296543875,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/ec008fa3039261fb1abdaf4bca22b4286f57204869a98374b941368826da747d.jpg?v=1765935107"},{"product_id":"18823797","title":"薄くて軽くて大容量なL字長財布 14枚カードポケット 牛革 バラ型押し","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を施し、持つ人の品格を引き立てます。しっとりとした手触りと美しい凹凸が、日常に芸術的な彩りを添える一品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/f6669ab45fbf3a70b0b167e308ffa2994350bb5c85dc5c89216c241c1ddb9ddc.jpg?v=1765935110\" 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薄さ約15mm、約125gの軽さ\u003c\/strong\u003eで、バッグの中でかさばりません。L字ファスナーと前面ポケットが、必要なものをすぐに取り出せる快適さを提供します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/7b9ff7f959b733a65a76582fe65eaba29858e478a996fd9255c3fca010b3a045.jpg?v=1770699275\" 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\u003e14枚のカードポケット\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\/788e8573ef227bbe0dddfcc0d19c88a951026f24cf8ef97f1232f4e02d216010.jpg?v=1770868216\" 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薄くて軽いL字の長財布。薄マチながら大容量を実現しました。\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        \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        \u003cp\u003e驚きの収納力で、お財布の中をすっきりと保てます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eカードポケットが合計14枚：両側に6枚ずつ、中仕切りの側面に2枚\u003c\/li\u003e\n          \u003cli\u003eお財布を開けずに使える前ポケット付き（約16.5cm×6.5cm）\u003c\/li\u003e\n          \u003cli\u003e小銭がバラけず取り出しやすい仕切り付き小銭入れ（ファスナーなし）\u003c\/li\u003e\n          \u003cli\u003e開けやすく上質なL字ファスナーを採用\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eギフトラッピングも承っております。\u003c\/p\u003e\n        \u003cul class=\"point-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=\"basic-list\"\u003e\n          \u003cli\u003eサイズ：90㎜ × 200㎜ × 15㎜\u003c\/li\u003e\n          \u003cli\u003e重さ：約125ｇ\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\"\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  \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    \u003cp class=\"body-text\"\u003e天然素材を使用している為、実際の色、質感、サイズに多少の差があります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"ヴィンテージブラウン \/ アンティーク","offer_id":46583238787203,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ヴィンテージワイン \/ アンティーク","offer_id":46583238819971,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ヴィンテージグリーン \/ ゴールド","offer_id":46583238557827,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ヴィンテージグリーン \/ アンティーク","offer_id":46583238852739,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ヴィンテージチャコール \/ ゴールド","offer_id":46583238590595,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ヴィンテージチャコール \/ アンティーク","offer_id":46583238885507,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ヴィンテージキャメル \/ ゴールド","offer_id":46583238623363,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ヴィンテージキャメル \/ アンティーク","offer_id":46583238918275,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/f6669ab45fbf3a70b0b167e308ffa2994350bb5c85dc5c89216c241c1ddb9ddc.jpg?v=1765935110"},{"product_id":"5584906","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匠の技が光る本革長財布\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_4600ff3996220ba6fb055283c8d726eb.jpg?v=1765935207\" 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\u003e114gの軽さ\u003c\/strong\u003eと\u003cstrong\u003e15mmの薄さ\u003c\/strong\u003eで、バッグの中でもかさばらず、スマートに持ち運べます。洗練されたデザインが、どんな装いにも上品さを添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/1_770ef191d7fdce5add1625e9c29ae9c1.jpg?v=1770697994\" 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\u003e14枚のカード\u003c\/strong\u003eと小銭をスマートに収納できます。L字ファスナーで大きく開き、お会計時の動作が驚くほどスムーズに。機能美を追求したデザインです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/c339cf164838392c75dbe6c00518ede77d66476e78f66ed9fa31eb12ff33e7f5.jpg?v=1770697994\" 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                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eバッグの中でもかさばらない\u003cstrong\u003e薄マチ\u003c\/strong\u003e設計。\u003c\/li\u003e\n                    \u003cli\u003e中仕切りは小銭入れになっており、ファスナーがなくても中身がバラけません。\u003c\/li\u003e\n                    \u003cli\u003eお札入れは両側に2箇所、カード入れは合計\u003cstrong\u003e14枚\u003c\/strong\u003e収納可能（6枚×2、中仕切り側面2枚）。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e風水で福を呼ぶとされる黄色\u003c\/strong\u003eが特徴的なデザインアクセント。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eYKK製アンティーク色金属ファスナー\u003c\/strong\u003eを採用したL字型ファスナーで、開閉がスムーズ。\u003c\/li\u003e\n                    \u003cli\u003eSqueezeの中でも特に人気が高く、一度使うと手放せなくなるほどの使い心地。\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サイズ: 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        \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                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eご使用のパソコンのモニターによって、実際の商品と色柄が異なって見える場合があります。\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":46577031184515,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ヴィンテージブラウン","offer_id":46577031217283,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ヴィンテージレッド","offer_id":46577031250051,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ヴィンテージブラック","offer_id":46577031282819,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/1_4600ff3996220ba6fb055283c8d726eb.jpg?v=1765935207"}],"url":"https:\/\/www.ozeki-kaban-kobo.we-shop.jp\/collections\/vintage.oembed","provider":"株式会社大関鞄工房","version":"1.0","type":"link"}