{"title":"イタリアンレザー","description":"\u003cp\u003eイタリアンレザー\u003c\/p\u003e","products":[{"product_id":"14278339","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) - ブロック1 --\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\u003e53gの軽さ\u003c\/strong\u003eで、どこへでも連れて行きたくなる相棒です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/4d3994ee8451cd3c45b69c409777b34698078fa6e10ff5bff4ae897d395b01d4.jpg?v=1770957985\" 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!-- 商品解説セクション (Main) - ブロック2 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eL字ファスナーでサッと会計\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eL字ファスナーコインケース\u003c\/strong\u003eは大きく開き、小銭の出し入れもスムーズ。\u003cstrong\u003eストッパー付き\u003c\/strong\u003eで不意なこぼれもありません。紙幣も片開きでサッと取り出せ、\u003cstrong\u003e約2cmの薄さ\u003c\/strong\u003eでどんなポケットにも軽やかに収まります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/1b14f3d1c28c4f38fa32ccf303c561aee4a965011536d6b2931d61d410bd28b6.jpg?v=1770957985\" 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!-- 商品解説セクション (Main) - ブロック3 --\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\/39e00a08c7a741d7eed8563aeb5b8f0661eab438aeb2d00148ffcdd01a118f83.jpg?v=1770957985\" 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スマートにお札、コインを取り出すことができます。\u003c\/li\u003e\n                    \u003cli\u003eコインケースはL字ファスナーで大きく開き、小銭が取り出しやすいです。\u003c\/li\u003e\n                    \u003cli\u003eスライダーはストッパー付きなので、勝手に開いてコインが落ちる心配がありません。\u003c\/li\u003e\n                    \u003cli\u003eお札入れは片側が開いており、出し入れがスムーズにできます。\u003c\/li\u003e\n                    \u003cli\u003eカード入れは2段とその後ろ側に1か所ポケットがあり、合計5枚程度のプラスチックカードを収納可能です。\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革：イタリアトスカーナ地方で作られたタンニン鞣しの革\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縦：10㎝（折り畳み時）、17.5㎝（開いた状態）\u003c\/li\u003e\n                    \u003cli\u003e横：9㎝\u003c\/li\u003e\n                    \u003cli\u003e厚み：2㎝\u003c\/li\u003e\n                    \u003cli\u003e重さ：53ｇ\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=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送・ギフトについて\u003c\/h3\u003e\n        \u003cdiv class=\"shipping-box\"\u003e\n            \u003cp class=\"body-text\"\u003e有料でギフトラッピングも承っておりますので、プレゼントにもお勧めです。ご希望の方はオプションのギフトラッピングよりご選択ください。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入前の注意点\u003c\/h3\u003e\n        \u003cdiv class=\"note-box\"\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eこちらの革はとてもデリケートで爪傷など付きやすいです。クリームを付けてあげれば多少目立たなくなりますが、大きな傷は戻り難くなります。\u003c\/li\u003e\n                \u003cli\u003eご使用のパソコンのモニターによって、実際の商品と色柄が異なって見える場合があります。\u003c\/li\u003e\n                \u003cli\u003e天然素材を使用している為、実際の色、質感、サイズに多少の差があります。また、革のなめし上の色ムラや1ミリ以下の小さな黒点等が入る場合があります。予めご了承下さい。\u003c\/li\u003e\n                \u003cli\u003eミシン押さえによって艶の出ている箇所や、アタリが出ている箇所がございます。\u003c\/li\u003e\n                \u003cli\u003eネームはSqueezeではなく、大関鞄工房の刻印になります。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"キャメル","offer_id":46585726435459,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":46585726468227,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":46585726500995,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/4d3994ee8451cd3c45b69c409777b34698078fa6e10ff5bff4ae897d395b01d4.jpg?v=1770957985"},{"product_id":"18100616","title":"【育てる革シリーズ】 薄くて軽くて大容量なL字長財布　14枚カード　イタリアンレザー　maine","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\n      \u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e薄マチなのに\u003cstrong\u003e大容量\u003c\/strong\u003e。\u003cstrong\u003e軽やかに手に馴染む\u003c\/strong\u003eL字長財布が、毎日の所作を美しく彩ります。使い込むほどに風合いが増し、\u003cstrong\u003e革を育てる喜び\u003c\/strong\u003eをあなたに。\u003c\/p\u003e\n    \n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/14eb56d3d56512f8e81f19d8ec9c027033f49e591eca8bf44b134a8c36a25fdc.jpg?v=1765935066\" 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深まる色艶 本物の証\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eイタリア・テンペスティ社製の上質な\u003cstrong\u003e本革\u003c\/strong\u003eが、使うほどにあなただけの表情を刻みます。YKK\u003cstrong\u003eエバーブライトファスナー\u003c\/strong\u003eが、開閉のたび心地よい瞬間を演出します。\u003c\/p\u003e\n    \n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/8ca634d20fe2edf020caf63cea5cbfb00bec703fc8c94925f8662f3800c56fe8_6912bb91-d423-4b94-a2e0-7ef09555218f.jpg?v=1770952209\" 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賢く収納 14枚カード対応\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e14枚のカードがスマートに収まる充実の収納力\u003c\/strong\u003e。中仕切りの小銭入れは、\u003cstrong\u003eワンアクションでコインが取り出せるストレスフリー設計\u003c\/strong\u003e。日々の会計を\u003cstrong\u003e驚くほどスムーズに\u003c\/strong\u003e。\u003c\/p\u003e\n    \n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/211a8ea1137fe64f800f93b1cf49024d1d3ffd17ba608be6c7d4bb8fa2aefcd8.jpg?v=1770952209\" class=\"img-fluid d-block w-100 product-img\" alt=\"カード14枚収納可能長財布\"\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カード14枚収納可能で、Squeezeの中でも特に人気のお財布です。\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「育てる革」：テンペスティの製法は環境保護に配慮し、家具や紙の製造で生じる木材の余剰物から抽出した100%植物由来の原材料をなめし剤に使用。\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合計14枚のカード収納：\n            \u003cul class=\"basic-list\"\u003e\n              \u003cli\u003eお札入れ：両側に2箇所\u003c\/li\u003e\n              \u003cli\u003eカード入れ：両側に6枚ずつ\u003c\/li\u003e\n              \u003cli\u003e中仕切り側面：2枚（よく使うカードの収納に便利）\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e外側マチ付きファスナーポケット（横：約16㎝、深さ：約7㎝）。\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=\"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        \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        \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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ：90㎜ × 200㎜ × 15㎜\u003c\/li\u003e\n          \u003cli\u003e重さ：約114ｇ\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=\"basic-list\"\u003e\n      \u003cli\u003eこちらの革は大変デリケートで爪傷など付きやすい特性があります。クリームで多少目立たなくなる場合もありますが、大きな傷は戻りにくいことがあります。\u003c\/li\u003e\n      \u003cli\u003eご使用のパソコンのモニター環境により、実際の商品と色柄が異なって見える場合がございます。\u003c\/li\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":46585486966915,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"クリームブラウン","offer_id":46585486999683,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン（引き手ゴールド）","offer_id":46585487032451,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"レッド","offer_id":46585487097987,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"サンライトイエロー","offer_id":46622510055555,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"アボカドグリーン","offer_id":46622510088323,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン（引き手アンティーク）","offer_id":46622510121091,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/14eb56d3d56512f8e81f19d8ec9c027033f49e591eca8bf44b134a8c36a25fdc.jpg?v=1765935066"},{"product_id":"18077186","title":"【育てる革シリーズ】 薄くて軽いコンパクトな財布　10枚カード　イタリアンレザー　maine　引手革","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\u003e15mmの薄さ\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\/56104aca62cb46e701cba354fac61741b210475a3e326833d356b31f2374da2a.jpg?v=1765935071\" class=\"img-fluid d-block w-100 product-img\" alt=\"L字型コンパクト美\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eL字型コンパクト美\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\u003e86gの軽さ\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\/06c1af3b0fc8c52768aca75491f5b02c2e8ead462addc1692055e91590e0639f.jpg?v=1770951742\" 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\u003e10枚のカード\u003c\/strong\u003eが収まる大容量と、仕切りで小銭がばらけない機能美を両立。キャッシュレスと現金のバランスを考えた設計で、会計もスムーズにこなせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/8bf67e3da02af82921a350d96cc41bd5ddd221bfa2f3cd32c4e1e5529cf16ec1.jpg?v=1770951742\" 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「薄くて軽いL字ファスナーミニ財布」は、旅行やミニバッグにも最適な\u003cstrong\u003eコンパクト\u003c\/strong\u003eさと\u003cstrong\u003e使いやすさ\u003c\/strong\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表面にはイタリアの\u003cstrong\u003eテンペスティ社製レザー\u003c\/strong\u003eを、内側には軽量で丈夫な\u003cstrong\u003eレーヨン地\u003c\/strong\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製法: 環境保護に配慮した100％植物由来の原材料を使用\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\u003cstrong\u003e10枚のカード\u003c\/strong\u003eと\u003cstrong\u003e二つ折りのお札\u003c\/strong\u003e、そして仕切りでバラけない小銭入れを完備。キャッシュレス時代に合わせた、スマートで機能的な収納力です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカード収納: 合計10枚収納可能 (カード段3枚 x 2箇所、中仕切り側面2枚 x 2箇所)\u003c\/li\u003e\n          \u003cli\u003eお札収納: 二つ折りのお札が収納可能 (カード段の一番外側部分)\u003c\/li\u003e\n          \u003cli\u003e小銭入れ: 中仕切りが小銭入れになり、ファスナーなしでもバラけない構造\u003c\/li\u003e\n          \u003cli\u003e外側ポケット: ファスナー付きマチポケット (ファスナー11cm、深さ約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\"\u003e金具・デザインのこだわり\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eYKKエバーブライトファスナー\u003c\/strong\u003e採用のL字型開閉で、スムーズな使い心地を実現。引手には本体と同じ革を使用し、細部まで統一感にこだわりました。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eファスナー: YKK製「エバーブライト」 (光沢研磨処理済みで手触り良好、耐食性に優れ)\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      \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重さ: 約86g\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\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決済が増えたけど、\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有料ラッピング対応\u003c\/li\u003e\n          \u003cli\u003eプレゼントにもおすすめ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意点\u003c\/h3\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e本革は大変デリケートな素材です。爪傷などが付きやすいためご注意ください。多少の傷はクリームで目立たなくなりますが、大きな傷は元に戻りません。\u003c\/li\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":46585477202051,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":46585477234819,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/56104aca62cb46e701cba354fac61741b210475a3e326833d356b31f2374da2a.jpg?v=1765935071"},{"product_id":"15927288","title":"【育てる革シリーズ】 イタリアンレザー  薄くて軽いコンパクトな財布  10枚カード  maine","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約86gの軽さを実現した、手になじむコンパクトな薄型デザインです。旅行時や小さめバッグでのお出かけも、これ一つで\u003cstrong\u003e身軽\u003c\/strong\u003eに。上質なイタリアンレザーが、あなたの日常をスマートに彩ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/ccc3d5d7cd4b75344e5cdd04d4597f06c9bb36791bb319bd9efd1b7614a30454.jpg?v=1770692310\" 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\"\u003eYKKのワンランク上のエバーブライトファスナーを採用し、開閉は驚くほど\u003cstrong\u003eスムーズ\u003c\/strong\u003e。外側のマチ付きポケットは、交通系ICカードや頻繁に使う小銭をスマートに収納し、利便性を高めます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/732c6192ca2281fb829eac524b176250e5b3b9eada48d1616be4ef08a4bad9d8.jpg?v=1770692310\" 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\/694e0b225bdfbf171c4cc019a92c7731975b4f41c998c02aa64e7503c2b3ece8.jpg?v=1770692310\" 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中仕切りは小銭入れになっており、ファスナーがなくても中でバラけません。\u003c\/li\u003e\n        \u003cli\u003eお札入れは黄色の部分で、二つ折りのお札を収納可能。風水で人気の黄色で、境い目が分かりやすくなっています。\u003c\/li\u003e\n        \u003cli\u003eカード入れは両側に3枚ずつ、中仕切りの側面にも2枚ずつ付属し、合計10枚のカードを収納できます。\u003c\/li\u003e\n        \u003cli\u003e外側にはマチ付きのファスナーポケット（ファスナー11cm、深さ約6.5cm）が付いています。\u003c\/li\u003e\n        \u003cli\u003eL字型ファスナーで、開閉が非常にスムーズで使いやすい設計です。\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サイズ: 95㎜ × 155㎜ × 15㎜\u003c\/li\u003e\n        \u003cli\u003e重さ: 約86g\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テンペスティ社独自の製法は、環境保護に配慮し、家具や紙の製造で生じる木材の余剰物から抽出した100％植物由来の原材料のみをなめし剤として使用しています。\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  \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":46576745382019,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"サンライトイエロー","offer_id":46576736403587,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"オレンジ","offer_id":46576736436355,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":46576736469123,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/ccc3d5d7cd4b75344e5cdd04d4597f06c9bb36791bb319bd9efd1b7614a30454.jpg?v=1770692310"},{"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":"16980387","title":"【育てる革シリーズ】 薄くて軽いL字長財布　24枚カード　イタリアンレザー　maine","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\u003e15mm\u003c\/strong\u003eの薄さで、どんなスタイルにもなじむL字長財布です。使うほどに艶を増す上質なイタリアンレザーが、あなたの日常に彩りを添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/423300caaa76d3166af0fa1974ed1ac282bf16861cceeb991ba242bf7c9dcfbb.jpg?v=1765935214\" 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\u003e120g\u003c\/strong\u003eの軽さと手にしっくりと馴染む感触が特徴です。L字ファスナーがスムーズな開閉を約束し、会計時もスマートな所作を叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/d0a39e6c6b8cdaf438b6e0e9bc240af85b319ae82588065b9f6634362fbb51f9.jpg?v=1770951059\" 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のカードが収まり、散らばらない小銭入れで会計もスムーズです。必要なものが一目でわかる、考え抜かれた内装設計を誇ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/6b8f72323945d53a316ca9387b92d5e1d3bc85f26159851a24871b3b18c08d24.jpg?v=1770951059\" 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  \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薄くて軽い大容量長財布: \u003cstrong\u003e薄いマチ\u003c\/strong\u003eで軽くてとても使いやすく、カードも最大\u003cstrong\u003e24枚収納可能\u003c\/strong\u003eです。\u003c\/li\u003e\n        \u003cli\u003e本革製: 表面にはイタリアのテンペスティ社の革を、内側には軽くて丈夫なレーヨン地を使用。革の表面は最初は光沢が控えめですが、使い込むほどに馴染んで\u003cstrong\u003e艶\u003c\/strong\u003eが生まれます。\u003c\/li\u003e\n        \u003cli\u003e育てる革（エイジング）: テンペスティ社独自の環境保護に配慮した製法により、家具や紙の製造で生じる木材の余剰物から抽出した、\u003cstrong\u003e100%植物由来のなめし剤\u003c\/strong\u003eを使用。オイルを抑えたベジタブルタンニンなめしの革は、使い込むほどに色に深みとツヤを増し、特有の\u003cstrong\u003eエイジング\u003c\/strong\u003eを顕著に実感できる点が最大の魅力です。\u003c\/li\u003e\n        \u003cli\u003e小銭がバラけない仕切り付き小銭入れ: 中仕切りが小銭入れになっており、ファスナーがなくても小銭が中で\u003cstrong\u003eバラけない\u003c\/strong\u003eよう工夫されています。\u003c\/li\u003e\n        \u003cli\u003eたっぷり24枚収納可能なカード入れ: 一番外側のポケットがお札入れになっており、両側に2箇所、その下にカード入れが6枚ずつ、さらに中仕切りの側面にもカード入れが6枚ずつ付いており、\u003cstrong\u003e合計24枚\u003c\/strong\u003eものカードを収納できます。\u003c\/li\u003e\n        \u003cli\u003e開けやすく上質なL字ファスナー: ファスナーは\u003cstrong\u003eL字型\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このL字長財布は、以下のようなお悩みをお持ちの方に特におすすめです。\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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eサイズ:\u003c\/strong\u003e 縦95㎜ × 横205㎜ × 厚さ15㎜\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e重さ:\u003c\/strong\u003e 約 120g\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 最大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    \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":46585468354691,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":46585468387459,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/423300caaa76d3166af0fa1974ed1ac282bf16861cceeb991ba242bf7c9dcfbb.jpg?v=1765935214"},{"product_id":"8510386","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\/1_1ed9846155b8cc5bab978a5f2d549e8f.jpg?v=1765935223\" 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字ファスナーでスムーズに開閉でき、必要なものがすぐに取り出せます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/7_67df501ac28d4e3f454876e3c1ac5fe1.jpg?v=1765935223\" class=\"img-fluid d-block w-100 product-img\" alt=\"収納力の高い財布の内側\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e機能美が光る内側\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e味わい深いレザーの表情\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e手作業で塗り重ねられた独特の迷彩模様は、一つとして同じものがありません。\u003cstrong\u003eYKKエバーブライトファスナー\u003c\/strong\u003eが輝きを添え、使うほどに風合いを増します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/6_a4079b0c90ea3d41b54843f9f538fa26.jpg?v=1765935223\" 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\u003eL字ファスナーでスムーズな開閉と取り出しやすさ\u003c\/li\u003e\n        \u003cli\u003e合計10枚のカードポケット（両側に3枚ずつ、中仕切り側面に2枚ずつ）\u003c\/li\u003e\n        \u003cli\u003e中仕切りの小銭入れはファスナーがなくてもバラけない構造\u003c\/li\u003e\n        \u003cli\u003eYKKのワンランク上の「エバーブライト」ファスナー採用（光沢研磨処理による手触りの良さ、光沢、耐食性）\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\/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=\"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\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詳細は\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  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入前の注意点\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品の特性上、あらかじめご理解いただけますようお願いいたします。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eご使用のパソコンやモニター環境により、実際の商品と色柄が異なって見える場合があります。\u003c\/li\u003e\n      \u003cli\u003e天然素材を使用しているため、実際の色、質感、型押しの入り方などに多少の差が生じる場合があります。\u003c\/li\u003e\n      \u003cli\u003eレターパックライトはポスト投函のため、まれに箱が潰れる場合があります。気にされる方はヤマト便をご指定ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"株式会社大関鞄工房","offers":[{"title":"Default Title","offer_id":46258879037571,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/1_1ed9846155b8cc5bab978a5f2d549e8f.jpg?v=1765935223"},{"product_id":"育てる革シリーズ-薄くて軽いl字長財布-24枚カード-イタリアンレザー-maine-引手革","title":"【育てる革シリーズ】 薄くて軽いL字長財布　24枚カード　イタリアンレザー　maine 　引手革","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日々を共にし、あなただけの物語を刻むイタリアンレザー。使い込むほどに深まる色艶が、持つ人の品格を際立たせます。環境にも配慮した製法で、心豊かに使える逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/b82e099d1cf770d9d1c285620c4da5709a012722913123b017bf56a185aa30b2.jpg?v=1771909047\" 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約120gの驚くべき軽さで、手に持った瞬間、そのスマートさに感動。薄型設計ながら、カードやお札もすっきり収納できる計算し尽くされたデザインです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/e0d0a167db61a1d638211de0a3bdb7de2a835328bfb4e2d88ed8b68d4fee9cbe.jpg?v=1771909047\" 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開閉が心地よいL字ファスナーは、ストレスフリーな支払いを実現。たっぷり24枚収納できるカードポケットと、仕切り付き小銭入れで、必要なものをすぐに取り出せます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/56fe05439b678e8d624437f2f48c51ca73c96d210bbc98a2f63df808361dcb5b.jpg?v=1771909047\" 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薄くて軽いL字の大容量長財布。\u003cstrong\u003eカード最大24枚収納\u003c\/strong\u003e。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e薄いマチで軽くてとても使いやすい\u003c\/li\u003e\n        \u003cli\u003e小銭がバラけず取り出しやすい\u003cstrong\u003e仕切り付き小銭入れ\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e開けやすく上質な\u003cstrong\u003eL字ファスナー\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表面はイタリアの\u003cstrong\u003eテンペスティ社製レザー\u003c\/strong\u003eを、内側は軽くて丈夫な\u003cstrong\u003eレーヨン地\u003c\/strong\u003eを使用しています。\u003c\/p\u003e\n      \u003cp\u003e革の表面に光沢がないように見えますが、使い込んでいくうちに馴染んで艶が出てきます。テンペスティ社の製法は、環境保護に配慮し、家具や紙を製造する為の木材の余剰物から抽出した、\u003cstrong\u003e100%植物由来の原材料のみ\u003c\/strong\u003eをなめし剤に使用。原皮も食肉加工の過程から生まれる物を使用しています。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eオイルを抑えた\u003cstrong\u003eベジタブルタンニンなめし\u003c\/strong\u003eの革\u003c\/li\u003e\n        \u003cli\u003e使いこむほどに色に深みとツヤを増す\u003c\/li\u003e\n        \u003cli\u003e特有の\u003cstrong\u003eエイジング\u003c\/strong\u003eが顕著に実感できるのが最大の魅力\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \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お札入れ：一番外側のポケット（2箇所）\u003c\/li\u003e\n        \u003cli\u003eカード入れ：両側に6枚ずつ、中仕切りの側面に6枚ずつ\u003c\/li\u003e\n        \u003cli\u003e合計：\u003cstrong\u003e24枚のカード収納\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クレジットカードやポイントカードが多くて収納場所が足りない方\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      \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  \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革のなめし上の色ムラや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":"レッド","offer_id":46622484267139,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"グレーモカ","offer_id":46622484299907,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/b82e099d1cf770d9d1c285620c4da5709a012722913123b017bf56a185aa30b2.jpg?v=1771909047"},{"product_id":"育てる革シリーズ-薄くて軽くて大容量なl字長財布-14枚カード-イタリアンレザー-maine-引き手革","title":"【育てる革シリーズ】 薄くて軽くて大容量なL字長財布　14枚カード　イタリアンレザー　maine  引き手革","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  \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\/c607b2474e8cac9957510ff9a4872bc09067b75a8baf8cb5884a1fc7b4451db9.jpg?v=1770952209\" 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驚きの14枚カード収納\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e14枚のカード\u003c\/strong\u003eが無理なく収まり、もう選ぶ必要はありません。小銭入れは仕切り付きで、中身が散らばることなく取り出しもスムーズです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/e31a104183841f74e2ecdb6c5a639125c8a2129724f88455d24f999dc12803fd.jpg?v=1771910320\" class=\"img-fluid d-block w-100 product-img\" alt=\"14枚カード収納の様子\"\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約114gの軽さ\u003c\/strong\u003eが、日常に負担を感じさせません。使うほどに深まる色艶は、あなただけの物語を刻み、唯一無二の存在へと変わります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/aaa7564ff10b95a81c556466fa594a70adb8166d9cc9cff0c77962c2079669e3.jpg?v=1770952344\" 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カードが14枚入る大容量設計\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        \u003cp\u003e素材には、経年変化を楽しめるイタリアンレザーと、軽くて丈夫な裏地を使用しています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e表面：イタリアのテンペスティ社製レザー\u003c\/li\u003e\n          \u003cli\u003e内側：軽くて丈夫なレーヨン地\u003c\/li\u003e\n          \u003cli\u003e革の特性：当初は光沢が控えめですが、使うほどに馴染み、深みのある艶が出てきます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e「育てる革」と呼ばれるテンペスティ社のベジタブルタンニンなめし革は、環境に配慮した製法で作られています。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e家具や紙の製造で生じる木材の余剰物から抽出した、100%植物由来のなめし剤を使用。\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\n            \u003cstrong\u003e仕切り付き小銭入れ\u003c\/strong\u003e\n            \u003cp\u003e中仕切りが小銭入れとなっており、ファスナーがなくても小銭がバラけにくい構造です。\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cstrong\u003e14枚対応カード収納\u003c\/strong\u003e\n            \u003cp\u003e黄色の部分がお札入れ（両側に2箇所）。その下にカード入れが6枚ずつ、中仕切りの側面にもカード入れが2枚配置され、合計14枚のカードを収納可能。\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cstrong\u003e外側ファスナーポケット\u003c\/strong\u003e\n            \u003cp\u003eマチ付きのファスナーポケットを外側に配置（横：約16㎝、深さ：約7㎝）。\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cstrong\u003e上質なL字ファスナー\u003c\/strong\u003e\n            \u003cp\u003e開閉しやすいL字型ファスナーは、YKKのワンランク上の「エバーブライト」を採用。光沢研磨処理により、手触りが良く、光沢と耐食性に優れています。色はゴールド。\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cstrong\u003e引手も革製\u003c\/strong\u003e\n            \u003cp\u003e引手には本体と同じ革を使用し、統一感と上質感を演出しています。\u003c\/p\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革の経年変化を楽しみたい方\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重さ：約114ｇ\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=\"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  \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天然素材を使用しているため、実際の色、質感、サイズに多少の差が生じる場合があります。また、革のなめし過程による色ムラや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":"オレンジ","offer_id":46622498521219,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"クリームブラウン","offer_id":46622498553987,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":46622498586755,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":46622498619523,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/1963\/6867\/files\/c607b2474e8cac9957510ff9a4872bc09067b75a8baf8cb5884a1fc7b4451db9.jpg?v=1770952209"}],"url":"https:\/\/www.ozeki-kaban-kobo.we-shop.jp\/collections\/italian-leather.oembed","provider":"株式会社大関鞄工房","version":"1.0","type":"link"}