{"title":"即納可能なバッグ","description":"","products":[{"product_id":"183652790","title":"【即納可能・１点限定】アッシュフラップトート（マルゴーフォグ）","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #252120; \n      font-family: \"Zen Old Mincho\", \"Nunito\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #FFFFFF;\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 #464241;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #FFFFFF; \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 #B69F86; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #FFFFFF; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #FFFFFF; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #B69F8640 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 #464241;\n      border-radius: 0px;\n      background-color: #252120; \n      color: #FFFFFF;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #FFFFFF; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #252120; 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: #B69F86; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #464241; 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: #252120; color: #FFFFFF; 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: #B69F86; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #FFFFFF; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #FFFFFF; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #FFFFFF; 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: #B69F86; 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: #FFFFFF; margin-bottom: 12px; border-bottom: 1px solid #B69F86; 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 #464241; th, td { padding: 12px 8px; border: 1px solid #464241; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #FFFFFF; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #464241; background: #2F2B2A; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #FFFFFF; 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白いワックスが覆う幽玄な佇まいは、使い込むほどに漆黒の艶を現す革の息吹を感じさせます。触れるたびに新たな表情を刻み、あなただけの物語を紡ぎます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/183652790.jpg?v=1740639273\" 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洗練されたスーツスタイルにも自然に溶け込みながら、持つ者の個性を力強く主張します。計算し尽くされたサイズ感は、ビジネスからプライベートまであらゆるシーンを格上げします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/183652790_o2.jpg?v=1740639273\" 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無駄を削ぎ落としたフォルムは、あらゆるファッションに調和しながら、深遠な美学を放ちます。内側に秘められた「不撓不屈」のメッセージが、あなたの日常に静かな自信をもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/183652790_o3.jpg?v=1740639273\" 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                \u003cdiv style=\"position: relative; padding-bottom: 56.25%;\"\u003e \n                    \u003ciframe style=\"position: absolute; top: 20px; left: 0; width: 100%; height: 100%;\" src=\"https:\/\/www.youtube.com\/embed\/DlXyIeDmTQ4?si=MJbFKfmmbFXomuaX\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e「アッシュフラップトート」は、持つ者の精神を映し出す、人生の伴侶のような存在です。leather works KATSUYUKI TANAKAの哲学である「不撓不屈の精神を刻む、反骨の鞄」という理念が形になったこの鞄は、挑戦する者の背中を押し、試練の先にある未来を切り拓く力を与えます。\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pd6l66W0obyl1aWppbDD5c3R.jpg?cmsp_timestamp=20241122213339\" class=\"img-fluid d-block w-100 product-img\" alt=\"アッシュフラップトートのコンセプト画像\"\u003e\n                \u003cp class=\"body-text\"\u003e世界でたった1個の完全限定品です。同じものは二度と作られることはありません。あなたの人生を共に歩むこの鞄は、唯一無二の存在として、その価値をさらに高めています。\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdWlqaWwysSkuKS_wLXMzA.jpg?cmsp_timestamp=20241122205409\" class=\"img-fluid d-block w-100 product-img\" alt=\"アッシュフラップトートの限定性を示す画像\"\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材とデザインのこだわり\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e本体カラーは白っぽいですがそれは仮の姿であり、本来はブラック。経年とともに白いワックスが取れて、下地のブラックが艶とともに姿を表します。裏地には落ち着きと力強さを表すブラウンを採用。金具には高級感あふれるシルバー925を使用。さらに一箇所には輝きを宿すダイヤモンドをセット。上品でありながら、圧倒的な存在感を放ちます。\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdWlqaWwpaqhvKXXpfPAtczM.jpg?cmsp_timestamp=20241122210013\" class=\"img-fluid d-block w-100 product-img\" alt=\"アッシュフラップトートの素材とデザインの詳細\"\u003e\n                \u003cp class=\"body-text\"\u003eカジュアルな素材×フォーマルなデザインをミックスした、カツユキタナカ独自の理論で作る鞄の集大成とも呼べる作品。１つの節目ともなる記念すべき作品の１つです。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eハンドルは左右で長さが違います。これは、フラップを外側に持った際、ハンドルが自然と収まりよくなるような工夫です。細かい部分でも職人のこだわりが反映されています。\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdWlqaWwpcClpKXk.jpg?cmsp_timestamp=20241122205331\" class=\"img-fluid d-block w-100 product-img\" alt=\"アッシュフラップトートのハンドルデザイン\"\u003e\n                \u003cp class=\"body-text\"\u003e見えない裏地のさらに裏側や底部分には、ブランドの象徴である「不撓不屈」の文字が刻まれています。これは製作者・田中克幸の精神そのものを表現。持つたびに心に響く特別なメッセージです。\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/SU1HXzMyMTQtMi0y.jpg?cmsp_timestamp=20241122210908\" class=\"img-fluid d-block w-100 product-img\" alt=\"アッシュフラップトートの隠れたメッセージ\"\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e生涯を共にする価値\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e独自の製法、厳選された素材、そして妥協を許さない手仕事によって生まれるこの鞄は、単なる所有物ではなく、人生に寄り添う「象徴」です。日々を挑戦とともに生きるあなたにとって、この鞄は最良のパートナーとなるでしょう。\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdWlqaWwvuW80KTh.jpg?cmsp_timestamp=20241122205730\" class=\"img-fluid d-block w-100 product-img\" alt=\"アッシュフラップトートがもたらす価値\"\u003e\n                \u003cp class=\"body-text\"\u003e「アッシュフラップトート」は、常識にとらわれず、自分の信念を貫く者にこそふさわしい鞄です。試練の先にある成功と誇りを共にするこの逸品を、ぜひあなたの手に。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e——あなた自身を語る鞄\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdWlqaWws6u4_cn0.jpg?cmsp_timestamp=20241122205805\" class=\"img-fluid d-block w-100 product-img\" alt=\"アッシュフラップトートと持ち主\"\u003e\n                \u003cp class=\"body-text\"\u003e限定1個のみの販売です。ご購入や詳細は、今すぐお問い合わせください。この一品を手にすることで、あなたの物語が動き出します。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品スペック\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e横４２ｃｍ×縦３２ｃｍ×底奥行き１２ｃｍ\u003c\/li\u003e\n                    \u003cli\u003eハンドル高さ１０ｃｍ（フラップ上辺からハンドルの内側まで）\u003c\/li\u003e\n                    \u003cli\u003e内ポケット１個付き\u003c\/li\u003e\n                    \u003cli\u003e使用革：ヴィルジリオ社「マルゴーフォグ」ブラック\u003c\/li\u003e\n                    \u003cli\u003e裏地：ピッグスエード（豚革のスエード）ブラウン\u003c\/li\u003e\n                    \u003cli\u003e使用金具：シルバー（角カンはシルバー925、底鋲はニッケル合金）\u003c\/li\u003e\n                    \u003cli\u003e使用宝石：ダイヤモンド：0.15ct\u003c\/li\u003e\n                    \u003cli\u003e重量：約１２１０ｇ\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv style=\"position: relative; padding-bottom: 56.25%;\"\u003e \n                    \u003ciframe style=\"position: absolute; top: 20px; left: 0; width: 100%; height: 100%;\" src=\"https:\/\/www.youtube.com\/embed\/DlXyIeDmTQ4?si=MJbFKfmmbFXomuaX\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e購入の際は、作品の特性をお伝えしたいので必ずお問い合わせください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974099738706,"sku":null,"price":1265000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/183652790.jpg?v=1740639273"},{"product_id":"183710816","title":"【即納可能・１点限定】スラントトート（トゴ）","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #252120; \n      font-family: \"Zen Old Mincho\", \"Nunito\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #FFFFFF;\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 #464241;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #FFFFFF; \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 #B69F86; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #FFFFFF; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #FFFFFF; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #B69F8640 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 #464241;\n      border-radius: 0px;\n      background-color: #252120; \n      color: #FFFFFF;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #FFFFFF; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #252120; 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: #B69F86; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #464241; 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: #252120; color: #FFFFFF; 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: #B69F86; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #FFFFFF; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #FFFFFF; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #FFFFFF; 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: #B69F86; 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: #FFFFFF; margin-bottom: 12px; border-bottom: 1px solid #B69F86; 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 #464241; th, td { padding: 12px 8px; border: 1px solid #464241; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #FFFFFF; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #464241; background: #2F2B2A; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #FFFFFF; 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  \u003ch1\u003e【即納可能・１点限定】スラントトート（トゴ）\u003c\/h1\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e唯一無二の斜め美学を纏う\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e常識を覆す大胆なフラップは、白ステッチでその輪郭を際立たせています。このバッグが、\u003cstrong\u003eあなたの個性を最も雄弁に語る\u003c\/strong\u003eでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/183710816.jpg?v=1740639300\" class=\"img-fluid d-block w-100 product-img\" alt=\"スラントトートの全体像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e個性を彩る限定品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質を極めたトゴ革の真価\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eしなやかで美しいトゴ革が、日常に\u003cstrong\u003e品格ある佇まい\u003c\/strong\u003eを添えます。傷が目立ちにくいシボ模様は、使い込むほどに深みを増すでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/183710816_o2.jpg?v=1740639300\" class=\"img-fluid d-block w-100 product-img\" alt=\"トゴ革のテクスチャ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e研ぎ澄まされた佇まい\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e纏う者の風格を変える鞄\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e腕に抱えた瞬間に、\u003cstrong\u003eワンランク上の洗練されたスタイル\u003c\/strong\u003eが完成します。その存在感は、あなたのビジネスシーンを優雅に演出するでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/183710816_o3.jpg?v=1740639300\" 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「スラントトート」は、その名の通り、斜めにカットされたフラップが特徴的な、個性とデザインを融合させた特別な一品です。\"スラント\"（Slant）という言葉は、英語で「斜め」を意味しますが、このトートはただ物理的に斜めなだけではありません。斜めのラインは、\"常識にとらわれない視点\"や\"新しい角度から世界を見つめる\"という精神を象徴しています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pciltKW5peml86XIwLXMzA.jpg?cmsp_timestamp=20241125200443\" alt=\"スラントトートの全体像\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e希少な1点限定品: 世界に1つしか存在しない「唯一無二」の限定品です。素材の厳選から細部に至るまで、すべての工程が特別に施されています。シリアルナンバーが打刻され、その希少価値を感じていただけるでしょう。\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbml6aXzpcilyKW0uOWk7Q.jpg?cmsp_timestamp=20241125213609\" alt=\"一点限定品の画像\"\u003e\n                \u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e計算された斜めフラップ: 大胆にカットされたフラップは、視覚的なインパクトを与えるだけでなく、白ステッチによって輪郭が強調され、洗練された印象を与えます。個性豊かなデザインの中に、遊び心と品格が見事に融合しています。\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbml6aXzpci80KTh.jpg?cmsp_timestamp=20241125213525\" alt=\"斜めフラップの画像\"\u003e\n                \u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e固定ハンドル: 左右で異なる高さのハンドルは、デザインに奥行きを持たせながらも、実用性に優れた握りやすさを実現。毎日使える鞄として、他のトートバッグとは一線を画す特別な体験を提供します。ハンドルは全て手縫いで作られています。\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbml6aXzpcilz6Xzpcml6w.jpg?cmsp_timestamp=20241125213546\" alt=\"固定ハンドルの画像\"\u003e\n                \u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli\u003eピッグスエードの裏地: 落ち着きあるベージュの裏地は、バッグを開くたびに落ち着きある高級感を演出してくれます。ブラックとのコントラストが美しく、外側も内側も細部までこだわりが詰まっています。\u003c\/li\u003e\n            \u003cli\u003eインナーポケット: 小物の収納に便利なインナーポケットが1つ付いており、整理整頓が簡単です。シンプルながらも機能的なデザインが、スタイルと実用性を両立しています。\u003c\/li\u003e\n            \u003cli\u003e真鍮製の底びょう: 底には5つの真鍮製底びょうが配置され、鞄をしっかりと保護しつつ、高級感をプラスしています。\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbml6aXzpcikvaSz.jpg?cmsp_timestamp=20241125213631\" alt=\"真鍮製底びょうの画像\"\u003e\n                \u003c\/div\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        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbml6aXzpci80KThpaKlw6XX.jpg?cmsp_timestamp=20241125213652\" alt=\"トゴ革のテクスチャ画像\"\u003e\n        \u003c\/div\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サイズ：縦29p×横45×底幅14p\u003c\/li\u003e\n          \u003cli\u003eハンドル高さ：12p\u003c\/li\u003e\n          \u003cli\u003e重さ：1300g\u003c\/li\u003e\n          \u003cli\u003e使用革：デュプイ社「トゴ」、ピッグスエード\u003c\/li\u003e\n          \u003cli\u003eポケット：インナーポケット×1\u003c\/li\u003e\n          \u003cli\u003e底：真鍮製底びょう×5\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e関連動画\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv style=\"position: relative; padding-bottom: 56.25%;\"\u003e \n          \u003ciframe style=\"position: absolute; top: 20px; left: 0; width: 100%; height: 100%;\" src=\"https:\/\/www.youtube.com\/embed\/dQw4w9WgXcQ\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c!-- \/content-section (Specs) --\u003e\n  \n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入方法\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e銀行振込、クレジットカード決済（PayPal）\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) 最後のブロック --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eあなたの個性を斜めの視点で表現\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eスラントトートは、個性を大切にするあなたにぴったりのトートバッグです。斜めのラインと洗練されたデザインは、日常に少しの「非日常」を加え、ありふれたスタイルに新しい角度を提供します。シンプルだけど大胆、控えめだけど印象的。まさに、あなたの個性を映し出す特別なキャンバスです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pciltKW5peml86XIw-XN0Q.jpg?cmsp_timestamp=20241125200514\" class=\"img-fluid d-block w-100 product-img\" alt=\"スラントトートを抱える人物\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Final Call to Action --\u003e\n  \u003cp class=\"body-text\"\u003eこのトートバッグで、日常に新しい視点と特別感を取り入れてみませんか？ スラントトートは、あなたのスタイルに斜めの視点を加え、ただの鞄を超えた存在感を持たせます。\u003c\/p\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974099771474,"sku":null,"price":649000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/183710816.jpg?v=1740639300"},{"product_id":"184943363","title":"【即納可能・１点限定】ジオメトリックトート（トゴ）","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #252120; \n      font-family: \"Zen Old Mincho\", \"Nunito\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #FFFFFF;\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 #464241;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #FFFFFF; \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 #B69F86; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #FFFFFF; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #FFFFFF; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #B69F8640 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 #464241;\n      border-radius: 0px;\n      background-color: #252120; \n      color: #FFFFFF;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #FFFFFF; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #252120; 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: #B69F86; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #464241; 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: #252120; color: #FFFFFF; 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: #B69F86; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #FFFFFF; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #FFFFFF; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #FFFFFF; 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: #B69F86; 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: #FFFFFF; margin-bottom: 12px; border-bottom: 1px solid #B69F86; 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 #464241; th, td { padding: 12px 8px; border: 1px solid #464241; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #FFFFFF; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #464241; background: #2F2B2A; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #FFFFFF; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e唯一無二の造形美を纏うトゴトート\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e漆黒の\u003cstrong\u003eデュプイ社トゴレザー\u003c\/strong\u003eが生み出す柔らかな質感と、均衡を逸した\u003cstrong\u003eアシンメトリーなマチ\u003c\/strong\u003e。あなたの感性を映し出す、まさに\u003cstrong\u003eアートピース\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/184943363.jpg?v=1740639327\" 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洗練された日常を創るA4革バッグ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eA4サイズ\u003c\/strong\u003eをスマートに収める機能性と、\u003cstrong\u003e既成概念を超えたフォルム\u003c\/strong\u003e。都会のビジネスシーンから、洗練された週末まで、あなたに寄り添います。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/184943363_o2.jpg?v=1740639327\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗練された日常を創るA4革バッグ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスタイリッシュなA4対応トート\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e揺るぎない存在感を放つ一点物バッグ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eどこにいても視線を集める、このバッグが放つ\u003cstrong\u003e静かなオーラ\u003c\/strong\u003e。特別なアートギャラリーやレストランで、あなたの個性を\u003cstrong\u003e雄弁に物語ります\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/184943363_o4.jpg?v=1740639327\" class=\"img-fluid d-block w-100 product-img\" alt=\"揺るぎない存在感を放つ一点物バッグ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eあなたの価値観を映す唯一の作品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴・コンセプト\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eこのバッグは、単なるトートではありません。それは、あなたの感性を映し出す\u003cstrong\u003eアートピース\u003c\/strong\u003eです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e漆黒の\u003cstrong\u003eトゴレザー\u003c\/strong\u003eが創り出す柔らかな質感。\u003c\/li\u003e\n        \u003cli\u003e均衡を逸した\u003cstrong\u003eアシンメトリーなマチ\u003c\/strong\u003e。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eA4サイズ\u003c\/strong\u003eをスマートに収納しながら、既成概念を超えたフォルム。\u003c\/li\u003e\n        \u003cli\u003eバッグを開いた瞬間に目に飛び込む「\u003cstrong\u003e不撓不屈\u003c\/strong\u003e」の刻印。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e世界にひとつだけの作品として、このデザイン、質感、存在感を手にするのは、あなたしかいません。週末の都会、洗練されたレストラン、アートギャラリー、どこにいてもこのバッグが放つオーラは、あなたの特別さを物語ります。「普通」を超え、「唯一」を求めるあなたにふさわしい逸品です。\u003c\/p\u003e\n      \u003cdiv style=\"position: relative; padding-bottom: 56.25%;\"\u003e\n        \u003ciframe style=\"position: absolute; top: 20px; left: 0; width: 100%; height: 100%;\" src=\"https:\/\/www.youtube.com\/embed\/ln83foUM1rE\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e概算サイズと重さをご確認ください。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e縦：約28cm\u003c\/li\u003e\n        \u003cli\u003e横：約40cm\u003c\/li\u003e\n        \u003cli\u003e底幅：約10cm\u003c\/li\u003e\n        \u003cli\u003eハンドル高さ：約15cm\u003c\/li\u003e\n        \u003cli\u003e重さ：約1000g\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e最高級の素材と洗練された仕様です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e使用革：デュプイ社「トゴ」、ピッグスエード\u003c\/li\u003e\n        \u003cli\u003eポケット：1個\u003c\/li\u003e\n        \u003cli\u003e本体カラー：ブラック\u003c\/li\u003e\n        \u003cli\u003e裏地カラー：ベージュ\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974099804242,"sku":null,"price":495000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/184943363.jpg?v=1740639327"},{"product_id":"182858989","title":"【即納可能・１点限定】スラントトート-ダークブラウン","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #252120; \n      font-family: \"Zen Old Mincho\", \"Nunito\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #FFFFFF;\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 #464241;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #FFFFFF; \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 #B69F86; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #FFFFFF; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #FFFFFF; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #B69F8640 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 #464241;\n      border-radius: 0px;\n      background-color: #252120; \n      color: #FFFFFF;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #FFFFFF; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #252120; 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: #B69F86; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #464241; 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: #252120; color: #FFFFFF; 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: #B69F86; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #FFFFFF; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #FFFFFF; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #FFFFFF; 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: #B69F86; 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: #FFFFFF; margin-bottom: 12px; border-bottom: 1px solid #B69F86; 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 #464241; th, td { padding: 12px 8px; border: 1px solid #464241; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #FFFFFF; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #464241; background: #2F2B2A; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #FFFFFF; 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視線を引きつける斜めフラップが、あなたの個性を鮮やかに表現します。深みのあるダークブラウンは、上質なヴァケッタレザーが持つ本来の美しさを際立たせ、あらゆる装いに洗練された印象をもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182858989.jpg?v=1740639357\" 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日常の装いに特別な彩りを添えるスラントトート。計算されたサイズ感と落ち着いた色合いが、あなたのビジネススタイルを一層引き立て、持つたびに自信と品格を醸し出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182858989_o2.jpg?v=1740639357\" 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ヴァケッタレザーの豊かな表情と、丁寧な白ステッチが織りなす職人技の結晶です。使うほどに色艶を増すエイジングは、あなただけの歴史を刻み、このバッグをかけがえのない逸品へと昇華させます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182858989_o4.jpg?v=1740639357\" 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        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eあなたのスタイルに、斜めの美学を。\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbml6aXzpcg.jpg?cmsp_timestamp=20241025211105\" alt=\"スラントトートのデザインコンセプト画像\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e「スラントトート」は、その名の通り、斜めにカットされたフラップが特徴的な、個性とデザインを融合させた特別な一品です。\"スラント\"（Slant）という言葉は、英語で「斜め」を意味しますが、このトートはただ物理的に斜めなだけではありません。斜めのラインは、\"常識にとらわれない視点\"や\"新しい角度から世界を見つめる\"という精神を象徴しています。\u003c\/p\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eスラントトートが持つ、独自の魅力をご紹介します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e希少な1点限定品:\u003c\/strong\u003e 世界に一つしか存在しない「唯一無二」の限定品です。素材の厳選から細部に至るまで、すべての工程が特別に施されています。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e計算された斜めフラップ:\u003c\/strong\u003e 大胆にカットされたフラップは、視覚的なインパクトを与えるだけでなく、白ステッチによって輪郭が強調され、洗練された印象を与えます。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e固定ハンドル:\u003c\/strong\u003e 左右で異なる高さのハンドルは、デザインに奥行きを持たせながらも、実用性に優れた握りやすさを実現。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eピッグスエードの裏地:\u003c\/strong\u003e 鮮やかなコバルトブルーの裏地は、バッグを開くたびに個性を主張。ダークブラウンのヴァケッタレザーとのコントラストが美しく、外側も内側も細部までこだわりが詰まっています。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eインナーポケット:\u003c\/strong\u003e A5サイズのノートがちょうど収まるインナーポケットが1つ付いており、整理整頓が簡単です。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e真鍮製の底びょう:\u003c\/strong\u003e 底には5つの真鍮製底びょうが配置され、鞄をしっかりと保護しつつ、高級感をプラスしています。\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        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eコンセプト\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eスラントトートは、個性を大切にするあなたにぴったりのトートバッグです。斜めのラインと洗練されたデザインは、日常に少しの「非日常」を加え、ありふれたスタイルに新しい角度を提供します。シンプルだけど大胆、控えめだけど印象的。まさに、あなたの個性を映し出す特別なキャンバスです。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbml6aXzpchfw-XN0TAx.jpg?cmsp_timestamp=20241025211153\" alt=\"スラントトートのコンセプトイメージ\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e商品の寸法についてご案内いたします。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e縦: 29cm\u003c\/li\u003e\n                    \u003cli\u003e横: 45cm\u003c\/li\u003e\n                    \u003cli\u003e底幅: 14cm\u003c\/li\u003e\n                    \u003cli\u003eハンドル高さ: 12cm\u003c\/li\u003e\n                    \u003cli\u003e重さ: 1300g\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使用革: ヴァケッタ800、ピッグスエード\u003c\/li\u003e\n                    \u003cli\u003eポケット: インナーポケット×1\u003c\/li\u003e\n                    \u003cli\u003e底: 真鍮製底びょう×5\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価格: 55万円（期間限定、在庫品1点限り）\u003c\/li\u003e\n                    \u003cli\u003e決済方法: クレジットカードまたは銀行振込\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eご入金確認後にメンテナンスを行い、発送いたします。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- YouTube 動画表示 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e動画で見るスラントトート\u003c\/h3\u003e\n        \u003cdiv style=\"position: relative; padding-bottom: 56.25%;\"\u003e \n            \u003ciframe style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" src=\"https:\/\/www.youtube.com\/embed\/5HnDh9ismlM?si=tQG83LfmaeQl5hdc\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cp class=\"body-text\"\u003eこのトートバッグで、日常に新しい視点と特別感を取り入れてみませんか？ スラントトートは、あなたのスタイルに斜めの視点を加え、ただの鞄を超えた存在感を持たせます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974099837010,"sku":null,"price":605000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182858989.jpg?v=1740639357"},{"product_id":"183150075","title":"【即納可能・１点限定】ピエガ-ダークブラウン","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #252120; \n      font-family: \"Zen Old Mincho\", \"Nunito\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #FFFFFF;\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 #464241;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #FFFFFF; \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 #B69F86; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #FFFFFF; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #FFFFFF; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #B69F8640 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 #464241;\n      border-radius: 0px;\n      background-color: #252120; \n      color: #FFFFFF;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #FFFFFF; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #252120; 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: #B69F86; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #464241; 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: #252120; color: #FFFFFF; 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: #B69F86; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #FFFFFF; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #FFFFFF; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #FFFFFF; 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: #B69F86; 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: #FFFFFF; margin-bottom: 12px; border-bottom: 1px solid #B69F86; 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 #464241; th, td { padding: 12px 8px; border: 1px solid #464241; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #FFFFFF; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #464241; background: #2F2B2A; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #FFFFFF; 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\u003eミニマルなデザイン\u003c\/strong\u003e。イタリア産\u003cstrong\u003eヴァケッタ800\u003c\/strong\u003eの\u003cstrong\u003eシボ革\u003c\/strong\u003eが、あなただけの深い風合いを育みます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/183150075.jpg?v=1740639381\" class=\"img-fluid d-block w-100 product-img\" alt=\"手ぶら美学を叶えるピエガ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e本物を知る大人の選択\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e大人の品格を纏う休日バッグ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e洗練されたフォルム\u003c\/strong\u003eは、手ぶら派の男性にも違和感なく溶け込みます。\u003cstrong\u003e必需品だけをスマートに持ち歩く\u003c\/strong\u003e、軽快な装いを叶える一品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/183150075_o2.jpg?v=1740639381\" 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唯一無二、Kステッチに宿る個性\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eバッグの底に秘められた「\u003cstrong\u003eK\u003c\/strong\u003e」のステッチは、ブランドの\u003cstrong\u003eこだわりと遊び心の証\u003c\/strong\u003e。一点一点異なるシボの表情が、手にするたびに愛着を深めます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/183150075_o4.jpg?v=1740639381\" class=\"img-fluid d-block w-100 product-img\" alt=\"唯一無二、Kステッチに宿る個性\"\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    \u003cp class=\"body-text\"\u003e「ピエガ（PIEGA）」は、イタリア語で「折りたたむ」を意味し、買い物袋からインスピレーションを得てデザインされたミニバッグ。日常に必要なものだけをスマートに持ち運ぶための、シンプルかつ洗練された一品です。財布、スマートフォン、小物をさっと収納し、手ぶらの快適さを求める人にぴったりなバッグに仕上げました。\u003c\/p\u003e\n\n    \u003c!-- 大きな図版（概要説明）--\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdSlqKWsX8PlzdEwMQ.jpg?cmsp_timestamp=20241025205653\" class=\"img-fluid d-block w-100 product-img\" alt=\"手ぶらの美学、折りたたむような軽やかさ\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003eこのバッグには、イタリア製の上質な「ヴァケッタ800」のシボ革を使用。使い込むごとにレザー特有の風合いが深まり、持ち主だけの味わいに変化します。表面の不規則な凹凸は、バッグに自然な個性を与え、シンプルながらも他にはない存在感を演出します。\u003c\/p\u003e\n\n    \u003c!-- YouTube 動画表示 --\u003e\n    \u003cdiv class=\"product-video-wrapper\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/dummy_video_id\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"caption-text text-end\"\u003e動画で見るPIEGA\u003c\/p\u003e\n\n    \u003c!-- 大きな図版（デザインの特徴）--\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdSlqKWs.jpg?cmsp_timestamp=20241025205824\" class=\"img-fluid d-block w-100 product-img\" alt=\"デザインの特徴\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 個別のdetailsタグ --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eデザインの特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eシンプルながらも細部にこだわったデザインです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e買い物袋のような軽快なデザイン：柔らかいフォルムが日常に溶け込み、手ぶら派の男性にも違和感なく使えます。\u003c\/li\u003e\n          \u003cli\u003e遊び心のあるステッチディテール：バッグの底にはブランドを象徴する「K」を模したステッチが施され、細部にまでこだわりを感じられます。\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素材：ヴァケッタ800（シボ革） – イタリア産の高級レザー。自然な凹凸と柔らかい手触りが特徴。\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        \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価格：￥173,800（税込）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eおすすめの使用シーン\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e様々なシチュエーションで活躍します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eカフェでのひとときや近場の散歩に\u003c\/li\u003e\n          \u003cli\u003e旅行時のサブバッグとして、手軽に持ち運びたいとき\u003c\/li\u003e\n          \u003cli\u003e軽快な装いを求める男性へのスタイリッシュな選択肢\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e販売情報・その他\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e希少な一点ものです。お早めにお求めください。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e１点限定販売：あなただけの「ピエガ」を手に入れる喜び。1点1点が異なるシボ革の風合いを持ち、手にするごとに愛着が深まります。「ピエガ」を手にした瞬間から、軽やかな日常があなたを待っています。\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\u003c\/div\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974099869778,"sku":null,"price":191180.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/183150075.jpg?v=1740639381"},{"product_id":"182760266","title":"【即納可能・１点限定】ミストラル - グレー \u0026 ローレルグリーン","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #252120; \n      font-family: \"Zen Old Mincho\", \"Nunito\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #FFFFFF;\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 #464241;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #FFFFFF; \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 #B69F86; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #FFFFFF; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #FFFFFF; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #B69F8640 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 #464241;\n      border-radius: 0px;\n      background-color: #252120; \n      color: #FFFFFF;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #FFFFFF; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #252120; 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: #B69F86; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #464241; 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: #252120; color: #FFFFFF; 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: #B69F86; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #FFFFFF; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #FFFFFF; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #FFFFFF; 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: #B69F86; 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: #FFFFFF; margin-bottom: 12px; border-bottom: 1px solid #B69F86; 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 #464241; th, td { padding: 12px 8px; border: 1px solid #464241; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #FFFFFF; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #464241; background: #2F2B2A; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #FFFFFF; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e唯一無二の芸術品、特別なバッグ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e南フランスの風を宿す、\u003cstrong\u003e斬新なアシンメトリーフラップ\u003c\/strong\u003eが視線を惹きつける。\u003cstrong\u003eシックなグレー\u003c\/strong\u003eと\u003cstrong\u003e深みあるローレルグリーン\u003c\/strong\u003eの配色が、持つ人の個性を際立たせ、どこまでも自由なスタイルを表現する\u003cstrong\u003e唯一の存在\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182760266.jpg?v=1740639407\" alt=\"アシンメトリーフラップが特徴のトートバッグ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e独創的なデザイン、手仕事の美\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e都会に映える洗練、スタイルを格上げ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e街並みに溶け込みながらも、その\u003cstrong\u003e存在感を放つモダンな佇まい\u003c\/strong\u003e。手にするたびに、\u003cstrong\u003e風のように軽やかな気分\u003c\/strong\u003eと\u003cstrong\u003e確かな自信\u003c\/strong\u003eが宿り、日常の装いを\u003cstrong\u003eワンランク上の洗練されたスタイル\u003c\/strong\u003eへと昇華させます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182760266_o2.jpg?v=1740639407\" alt=\"モダンな街並みに映えるトートバッグ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e都会を纏う、大人の品格\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e頼れるパートナー、毎日が特別に\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e底部に芯があり\u003cstrong\u003e自立する安定感\u003c\/strong\u003eは、必要なものを\u003cstrong\u003eスマートに収納\u003c\/strong\u003eできる\u003cstrong\u003e実用性\u003c\/strong\u003eを兼ね備えます。ビジネスシーンからカジュアルまで、どんなコーディネートにも寄り添い、あなたの毎日を\u003cstrong\u003e特別な輝き\u003c\/strong\u003eで満たすでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182760266_o3.jpg?v=1740639407\" alt=\"自立するトートバッグと収納力\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e実用性と美の融合、信頼の一点\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴とコンセプト\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e「ミストラル」は、南フランスから吹き抜ける風のように、軽やかさと洗練を兼ね備えたトートバッグです。斬新なアシンメトリーフラップデザインは、自由で大胆なスタイルを象徴し、持つ人の個性を引き立てます。他にはない独創的なデザインで、どんな場面でもあなたのスタイルに新たな風を吹き込みます。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pd-luaXIpeml68PlzdFfMDE.jpg?cmsp_timestamp=20241024212407\" alt=\"洗練と自由の風を纏うトートバッグ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp\u003eこのバッグは、世界にただ一つ。完売次第、再販はありません。この瞬間だけ手に入れられる、特別なチャンスです。\u003c\/p\u003e\n            \u003cp\u003e「ミストラル」は、南フランスから吹く風の名前を冠しています。このバッグは、風のように軽やかで自由な精神を体現し、あなたの日常に新しい風を吹き込むために生まれました。独創的なデザインと洗練されたディテールが、あなたのスタイルに新たな生命を吹き込みます。世界に一つしか存在しないこのバッグは、持つ人の個性を映し出し、特別なストーリーを紡いでいくことでしょう。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pd-luaXIpeml61_D5c3RMDU.jpg?cmsp_timestamp=20241025210342\" alt=\"ミストラルの特別な物語を示すバッグの細部\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pd-luaXIpeml61_D5c3RMDQ.jpg?cmsp_timestamp=20241025210400\" alt=\"バッグを持つ人物のイメージ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp\u003e「ミストラル」は、日常を超えた特別な瞬間をもたらすバッグです。ビジネスからカジュアルまで、あらゆるシーンであなたのスタイルを引き立て、独自のエレガンスを提供します。個性的で洗練されたデザインが、どんな場面でもあなたを輝かせます。\u003c\/p\u003e\n            \u003cp\u003eこんな方におすすめ\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e自分らしさを大切にしたい方に\u003c\/li\u003e\n                \u003cli\u003e他とは違う特別なアイテムを持ちたい方に\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e唯一無二の「ミストラル」は、どんな場面でも自分の個性を表現できる特別なアイテムです。\u003c\/p\u003e\n            \u003cp\u003e「毎日をレッドカーペットに」\u003c\/p\u003e\n            \u003cp\u003e「ミストラル」は、あなたの日常を特別なものに変えるために作られました。この一生もののバッグが、あなたの未来に新たな輝きをもたらすことでしょう。南フランスの風を纏うように、自由で優雅な日々を手に入れてください。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/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\u003e1点限定販売品の情報:\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            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pd-luaXIpeml6w.jpg?cmsp_timestamp=20241024212622\" alt=\"グレーとローレルグリーンの配色がわかるバッグのクローズアップ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp\u003e主な特徴:\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eアシンメトリーフラップと円形ハンドル: 風の動きを感じさせる斬新なアシンメトリーフラップは、まるでアート作品のよう。立体的な円形ハンドルがエレガントでありながら遊び心も感じさせ、どんなシーンでも注目を集める存在感を放ちます。\u003c\/li\u003e\n                \u003cli\u003eグレー×ローレルグリーンのモダンな配色: シックなグレーのベースカラーに、深みのあるローレルグリーンのアクセントが加わり、どんな装いにも自然に溶け込みながらも個性を引き立てます。\u003c\/li\u003e\n                \u003cli\u003e豊富な収納力と安定感: 底部に芯が入っているため、バッグは自立し、形が崩れることなく美しいフォルムを保ちます。また、内部の広い収納スペースは、日常使いに最適です。\u003c\/li\u003e\n                \u003cli\u003e柔らかいベージュスエードの裏地: 裏地には手触りの良いベージュスエードを使用し、バッグを開けるたびに優雅な感覚が広がります。上質な素材感が、毎日の使用を特別な体験に変えます。\u003c\/li\u003e\n                \u003cli\u003e手縫いで仕上げた職人の技: このバッグは、ほとんどの部分が職人の手による手縫いで仕上げられています。機械では表現できない温かみと強度があり、使い込むほどにさらに味わい深くなる一品です。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品仕様\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eサイズ: 縦33cm × 横42cm × 底幅12cm\u003c\/li\u003e\n                \u003cli\u003eハンドル高さ: 12cm\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    \u003c\/details\u003e\n\n    \u003c!-- YouTube 動画表示 --\u003e\n    \u003cdiv style=\"position: relative; padding-bottom: 56.25%;\"\u003e \n        \u003ciframe style=\"position: absolute; top: 20px; left: 0; width: 100%; height: 100%;\" src=\"https:\/\/www.youtube.com\/embed\/Sokipc9zSDs?si=uWsyuymIb005teL0\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注文方法・配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eカートに入れて、決済を完了させてください。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eその後、3営業日以内に発送いたします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eこの商品は天然素材を使用しているため、経年変化や個々の使用感が異なります。ご購入の際はその点をご了承ください。\u003c\/li\u003e\n            \u003cli\u003e在庫は1点限りです。ご注文はお早めにお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974100066386,"sku":null,"price":935000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182760266.jpg?v=1740639407"},{"product_id":"182821759","title":"【即納可能・１点限定】  ヴァケッタフラップトート-モカブラウン","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #252120; \n      font-family: \"Zen Old Mincho\", \"Nunito\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #FFFFFF;\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 #464241;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #FFFFFF; \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 #B69F86; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #FFFFFF; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #FFFFFF; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #B69F8640 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 #464241;\n      border-radius: 0px;\n      background-color: #252120; \n      color: #FFFFFF;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #FFFFFF; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #252120; 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: #B69F86; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #464241; 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: #252120; color: #FFFFFF; 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: #B69F86; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #FFFFFF; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #FFFFFF; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #FFFFFF; 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: #B69F86; 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: #FFFFFF; margin-bottom: 12px; border-bottom: 1px solid #B69F86; 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 #464241; th, td { padding: 12px 8px; border: 1px solid #464241; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #FFFFFF; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #464241; background: #2F2B2A; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #FFFFFF; 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\/0573\/4570\/4018\/files\/182821759.jpg?v=1740639434\" 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\/0573\/4570\/4018\/files\/182821759_o2.jpg?v=1740639434\" 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\/0573\/4570\/4018\/files\/182821759_o4.jpg?v=1740639434\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e永く愛せる、理由ここに\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本物を知る大人に贈る、唯一無二の逸品「ヴァケッタフラップトート」は、世界に一つしかない特別なトートバッグです。この唯一無二のバッグは、選び抜かれた素材と卓越した技術によって仕上げられています。シックなモカブラウンの本体と、鮮やかなブルーの裏地が織りなす上品なコントラストは、日常に非日常の魔法をかけ、持つ人の品格を引き立てます。\u003c\/p\u003e\n            \u003cp\u003eこの1点限定品は、現品限り。今すぐ手に入れられるのは、この瞬間を逃さないあなただけです。価格は今だけ51万円。すぐにあなたの元へお届けいたします。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e1点限定品の価値:\u003c\/strong\u003e 世界に一つだけの特別な存在。素材の選定から仕上げまで、すべてが他にはない唯一無二のプロセスを経ています。今しか手に入らない「この瞬間の価値」を、ぜひ感じてください。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eカラーオーダーも可能:\u003c\/strong\u003e 受注製作品として、あなた好みのカラーでカスタマイズできるオプションもご用意。職人が一つ一つ丁寧に仕上げた特別な一品が、あなたの手に。お好みの色をお選びいただき、唯一無二のバッグをさらにパーソナライズできます。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eコンセプト:\u003c\/strong\u003e 大人の休日に寄り添う、上質なパートナー。シンプルでありながらも気品あふれるデザインと実用性を兼ね備えています。持つだけで上質な生活に溶け込み、あなたの日常をエレガントに彩ります。週末のカフェタイムや、リラックスした街歩き、特別な日のレストランでも、どんなシーンにも自然に馴染み、その存在感を発揮します。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eデザイン詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品のデザイン上の特徴をご説明します。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eカラー:\u003c\/strong\u003e 本体はシックで落ち着いたモカブラウン。バッグを開くたびに現れるコバルトブルーの裏地が、洗練された大人の遊び心を演出します。この内外の色彩のコントラストが、エレガントな魅力を引き出します。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eデザイン:\u003c\/strong\u003e シンプルでありながら、無駄を一切削ぎ落としたミニマルなデザイン。フラップトートのシルエットは、どんな装いにも自然に溶け込みながら、その存在感を際立たせます。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eハンドルのこだわり:\u003c\/strong\u003e ハンドル部分は、すべて手縫いで仕上げられ、左右の長さをあえて変えることで、持ちやすさを追求。しなやかな感触とともに、長時間の使用でも快適さを保ちます。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e内装の美学:\u003c\/strong\u003e 内側には、大きなインナーポケットを1つ配置。必要なものがすぐ手に取れる設計で、日常使いにおける利便性を重視しました。シンプルながらも、スマートな整理整頓が可能です。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e質感:\u003c\/strong\u003e ヴァケッタレザーの不均一なシボ感が、手作りならではの個性を生み出します。持ち主と共に時を重ね、使い込むほどに深まる風合いが、長く愛用できる一生ものの鞄としての価値を高めます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ・重量\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品のサイズと重量は以下の通りです。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e項目\u003c\/th\u003e\n                            \u003cth\u003e数値\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eサイズ\u003c\/td\u003e\n                            \u003ctd\u003e縦29cm × 横45cm × 底幅14cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eハンドル高さ\u003c\/td\u003e\n                            \u003ctd\u003e12cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e重さ\u003c\/td\u003e\n                            \u003ctd\u003e1300g\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e※表記の「p」は誤記と判断し、一般的な単位である「cm」に変換して記載しております。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・主要仕様\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品の主要な素材と仕様は以下の通りです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e使用革:\u003c\/strong\u003e ヴァケッタ800、ピッグスエード\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eポケット:\u003c\/strong\u003e インナーポケット×1\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e底:\u003c\/strong\u003e 真鍮製底びょう×5\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        \u003cp class=\"body-text\"\u003eあなただけの特別な一品を手に入れる、この瞬間を逃さないでください。人生の最高のひとときを共に過ごすためのパートナーが、今ここにあります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- YouTube 動画表示 --\u003e\n    \u003cdiv style=\"position: relative; padding-bottom: 56.25%;\"\u003e\n        \u003ciframe style=\"position: absolute; top: 20px; left: 0; width: 100%; height: 100%;\" src=\"https:\/\/www.youtube.com\/embed\/PdJwO7X1jLw?si=3hQSBAcidE6v7yh_\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974100295762,"sku":null,"price":561000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182821759.jpg?v=1740639434"},{"product_id":"182900022","title":"【即納可能・１点限定】田中拓馬コラボ作品","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #252120; \n      font-family: \"Zen Old Mincho\", \"Nunito\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #FFFFFF;\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 #464241;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #FFFFFF; \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 #B69F86; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #FFFFFF; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #FFFFFF; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #B69F8640 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 #464241;\n      border-radius: 0px;\n      background-color: #252120; \n      color: #FFFFFF;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #FFFFFF; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #252120; 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: #B69F86; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #464241; 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: #252120; color: #FFFFFF; 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: #B69F86; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #FFFFFF; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #FFFFFF; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #FFFFFF; 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: #B69F86; 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: #FFFFFF; margin-bottom: 12px; border-bottom: 1px solid #B69F86; 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 #464241; th, td { padding: 12px 8px; border: 1px solid #464241; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #FFFFFF; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #464241; background: #2F2B2A; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #FFFFFF; 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  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e現代アートを纏う鞄\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e田中拓馬氏の\u003cstrong\u003e大胆な色彩と表現\u003c\/strong\u003eが、手縫い鞄の\u003cstrong\u003e上質なキャンバス\u003c\/strong\u003eに躍動します。世界で一つ、あなたの個性を際立たせる\u003cstrong\u003eアートピース\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182900022.jpg?v=1740639461\" class=\"img-fluid d-block w-100 product-img\" alt=\"現代アートを纏う鞄の画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e唯一無二の表現\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e芸術家の息吹を細部に\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e筆致の一つ一つに、田中拓馬氏の\u003cstrong\u003e情熱と繊細な技術\u003c\/strong\u003eが宿ります。底やハンドルの\u003cstrong\u003e真鍮金具\u003c\/strong\u003eが、手縫い鞄の\u003cstrong\u003e確かな造り\u003c\/strong\u003eを物語っています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182900022_o1.jpg?v=1740639461\" class=\"img-fluid d-block w-100 product-img\" alt=\"芸術家の息吹を細部に表現した鞄の画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e画家直筆の証\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e研ぎ澄まされた造形美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e鞄の王様が誇る\u003cstrong\u003e上質なレザー\u003c\/strong\u003eが、アートと融合した\u003cstrong\u003e機能美\u003c\/strong\u003eを奏でます。日常に寄り添いながら、持つ人の\u003cstrong\u003e品格を静かに引き立てる\u003c\/strong\u003e一品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182900022_o4.jpg?v=1740639461\" class=\"img-fluid d-block w-100 product-img\" alt=\"研ぎ澄まされた造形美の鞄の画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e凛とした佇まい\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eイギリス国立美術館収蔵作家 田中拓馬氏と”鞄の王様”手縫い鞄との奇跡のコラボ第２弾\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e田中拓馬 TAKUMA TANAKA\u003c\/p\u003e\n        \u003ch4 class=\"section-title\"\u003e田中拓馬について\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/xcTD5sLzx8-k16TtpNU.JPG?cmsp_timestamp=20240204101759\" class=\"img-fluid d-block w-100 product-img\" alt=\"田中拓馬氏の肖像または作品画像\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e東京都江戸川区出身・埼玉県越谷市在住の現代画家。\u003cbr\u003e\n          学生時代には司法試験に挑んでいたが、心身の不調により断念。リハビリで始めた絵画にて才能が開花し、異例のキャリアチェンジを経て画家となる。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e2008年日本テレビ「おしゃれイズム」背景として10点以上の作品が使用される。\u003c\/li\u003e\n          \u003cli\u003e2018年にイギリス国立アルスター美術館に作品「Blue Rose」が収蔵される。\u003c\/li\u003e\n          \u003cli\u003e2019年より東京都心、神田にスタジオ兼ギャラリーを構える。\u003c\/li\u003e\n          \u003cli\u003e2020年にはヤフオクで作品が100万円を超える価格で落札される。\u003c\/li\u003e\n          \u003cli\u003e2021年より、アメリカを拠点とする海外での活動機会も増やしており、2022年には米国フロリダ州マイアミにおいてグループ展「HOLOGRAM, THE WHOLE STORY」に出展中。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e大胆で鮮やかな色遣いに定評があり、根津美術館館長の根津公一様をはじめとする名士の方々にコレクションして頂いております。また、海外のギャラリーやオークションでも取り扱って頂いております。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e田中拓馬氏サイン入り\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv style=\"position: relative; padding-bottom: 56.25%;\"\u003e\n          \u003ciframe style=\"position: absolute; top: 20px; left: 0; width: 100%; height: 100%;\" src=\"about:blank\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e横：４７ｃｍ\u003c\/li\u003e\n          \u003cli\u003e縦：２７ｃｍ\u003c\/li\u003e\n          \u003cli\u003e底奥行き：１４ｃｍ\u003c\/li\u003e\n          \u003cli\u003eハンドル高さ：１９ｃｍ（フラップ上辺からハンドルの内側まで）\u003c\/li\u003e\n          \u003cli\u003e重量：約１７００ｇ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e内ポケット：１個付き\u003c\/li\u003e\n          \u003cli\u003e本体：アクリル絵の具、油絵具、ボンド\u003c\/li\u003e\n          \u003cli\u003e裏地：ピッグスエード（豚革のスエード）\u003c\/li\u003e\n          \u003cli\u003e使用金具：底、ハンドル、カンは真鍮製\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eお支払い方法\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e購入の際は、作品の特性をお伝えしたいので必ずお問い合わせください。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e銀行振込\u003c\/li\u003e\n          \u003cli\u003eクレジットカード（PayPal）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974100328530,"sku":null,"price":2530000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182900022.jpg?v=1740639461"},{"product_id":"181927109","title":"【即納可能・１点限定】グラフィティアーティスト「AZI」コラボ鞄","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #252120; \n      font-family: \"Zen Old Mincho\", \"Nunito\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #FFFFFF;\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 #464241;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #FFFFFF; \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 #B69F86; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #FFFFFF; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #FFFFFF; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #B69F8640 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 #464241;\n      border-radius: 0px;\n      background-color: #252120; \n      color: #FFFFFF;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #FFFFFF; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #252120; 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: #B69F86; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #464241; 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: #252120; color: #FFFFFF; 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: #B69F86; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #FFFFFF; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #FFFFFF; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #FFFFFF; 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: #B69F86; 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: #FFFFFF; margin-bottom: 12px; border-bottom: 1px solid #B69F86; 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 #464241; th, td { padding: 12px 8px; border: 1px solid #464241; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #FFFFFF; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #464241; background: #2F2B2A; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #FFFFFF; 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!-- 商品名セクション --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e【即納可能・１点限定】グラフィティアーティスト「AZI」コラボ鞄\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック1 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e躍動するAZIアート、日常の変革\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e情熱的なグラフィティが、あなたの日常を\u003cstrong\u003e鮮やかに変える\u003c\/strong\u003e。フラップに描かれた大胆なアートワークは、ストリートとフォーマルの境界を超えた。\u003cstrong\u003e唯一無二の表現\u003c\/strong\u003eが、持つ人の個性を際立たせる一点。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/181927109.jpg?v=1740639473\" class=\"img-fluid d-block w-100 product-img\" alt=\"グラフィティアートと鞄\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e纏うアート、ストリートの洗練\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e上質レザーに宿る、隠された美学\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e一見シンプルな牛革の佇まい。しかし、フラップをめくるたびに現れるのは、秘められたAZI氏の情熱的なグラフィティアート。真鍮の輝きが、その\u003cstrong\u003e洗練された美しさ\u003c\/strong\u003eを際立たせる。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/181927109_o1.jpg?v=1740639473\" class=\"img-fluid d-block w-100 product-img\" alt=\"鞄のフラップを開けた状態\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e表裏一体、秘めたるアートの魅力\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック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を放つこの鞄。手にするたび、特別な感情が呼び覚まされる。購入者にはAZI氏の\u003cstrong\u003e直筆サイン\u003c\/strong\u003eが加わり、その価値はさらなる高みへ。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/181927109_o3.jpg?v=1740639473\" 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 class=\"body-text\"\u003eフラップトートにグラフィティ界のカリスマ”AZI”のアートが乗った、ストリートカルチャーとのコラボレーション。フォーマルなデザインに、カジュアルで大胆なグラフィティが融合しています。\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アーティスト紹介: AZI a.k.a. 橋本悠一郎\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eグラフィティアーティスト (楽描きアーティスト)・アートディレクター。グラフィティ(楽描き)をベースにジャンルの壁を越えて幅広く活動しています。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/YXpp.jpg?cmsp_timestamp=20240730120157\" class=\"img-fluid d-block w-100 product-img\" alt=\"AZI a.k.a. 橋本悠一郎\"\u003e\n                \u003c\/div\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\u003e2020年にはグラミー賞受賞ミュージシャンの全米ツアー衣装を手掛け、活動の幅を世界へ拡大\u003c\/li\u003e\n                    \u003cli\u003e2015年、自身のブランド「Rakugaki」を開始\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003eAZI氏のインスタグラムは\u003ca href=\"https:\/\/www.instagram.com\/azi_0308\/\" target=\"_blank\"\u003eこちら\u003c\/a\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e本商品に使用されている素材は以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e牛革\u003c\/li\u003e\n                    \u003cli\u003e真鍮\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e価格とお支払い方法\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e本商品は一点限定のため、価格およびお支払い方法をご確認ください。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e価格: 110万円\u003c\/li\u003e\n                    \u003cli\u003eお支払い方法: 銀行振込、クレジットカード（PayPal）\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品のストーリーと背景\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eこの鞄のコンセプトは「めくったら色が出てきた」。一見シンプルなフラップトートですが、フラップをめくると、そこにはAZI氏の情熱的なグラフィティアートが広がります。これは、毎日の生活の中でふとした瞬間に驚きと感動をもたらすデザインです。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eAZI氏は現代のストリートカルチャーを代表するアーティストであり、その独特なスタイルと鮮やかな色使いが特徴です。このコラボレーションにより、フォーマルとカジュアル、伝統と現代のミックスが実現しました。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e特典・オプション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e本商品をご購入のお客様には、特別な特典をご用意しております。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e購入後にAZI氏の直筆サイン進呈\u003c\/li\u003e\n                    \u003cli\u003e鞄にさらなる価値を加える唯一無二の一品\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e購入について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eご購入の際は、作品の特性を十分にお伝えしたいため、必ず事前にお問い合わせください。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974100361298,"sku":null,"price":1210000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/181927109.jpg?v=1740639473"},{"product_id":"182900018","title":"【即納可能・１点限定】-田中拓馬コラボ作品","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #252120; \n      font-family: \"Zen Old Mincho\", \"Nunito\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #FFFFFF;\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 #464241;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #FFFFFF; \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 #B69F86; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #FFFFFF; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #FFFFFF; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #B69F8640 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 #464241;\n      border-radius: 0px;\n      background-color: #252120; \n      color: #FFFFFF;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #FFFFFF; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #252120; 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: #B69F86; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #464241; 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: #252120; color: #FFFFFF; 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: #B69F86; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #FFFFFF; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #FFFFFF; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #FFFFFF; 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: #B69F86; 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: #FFFFFF; margin-bottom: 12px; border-bottom: 1px solid #B69F86; 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 #464241; th, td { padding: 12px 8px; border: 1px solid #464241; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #FFFFFF; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #464241; background: #2F2B2A; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #FFFFFF; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e【即納可能・１点限定】-田中拓馬コラボ作品\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e唯一無二の存在感を放つ、現代アートをまとう逸品。美術館収蔵作家の創造性と手仕事の融合が、日常に芸術をもたらします。\u003c\/p\u003e\n  \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\/0573\/4570\/4018\/files\/182900018.jpg?v=1740639497\" class=\"img-fluid d-block w-100 product-img\" alt=\"田中拓馬氏のアートワークを施した鞄\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e芸術と実用の融合\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e鮮烈な色彩の競演\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e大胆に描かれたアクリル絵の具と油絵具が織りなす、計算され尽くした色彩。手縫い鞄の洗練された造形に、\u003cstrong\u003eアーティスティックな魂\u003c\/strong\u003eが宿ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182900018_o2.jpg?v=1740639498\" class=\"img-fluid d-block w-100 product-img\" alt=\"鮮やかな色彩のアートワーク\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e筆致に宿る情熱\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e確かな証、一点物\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e田中拓馬氏直筆サインが、\u003cstrong\u003e唯一無二の価値\u003c\/strong\u003eを雄弁に物語ります。約1700gの重厚感と真鍮製金具が、所有する喜びを高めます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182900018_o3.jpg?v=1740639498\" 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        \u003cdiv style=\"position: relative; padding-bottom: 56.25%;\"\u003e\n          \u003ciframe style=\"position: absolute; top: 20px; left: 0; width: 100%; height: 100%;\" src=\"\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eアーティスト紹介\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e田中拓馬 (TAKUMA TANAKA) は東京都江戸川区出身・埼玉県越谷市在住の現代画家です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/xcTD5sLzx8-k16TtpNU.JPG?cmsp_timestamp=20240204101759\" class=\"img-fluid d-block w-100 product-img\" alt=\"田中拓馬氏のプロフィール写真\"\u003e\n        \u003cp\u003e学生時代に司法試験を断念後、リハビリで始めた絵画で才能が開花し、異例のキャリアチェンジを経て画家となりました。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e2008年：日本テレビ「おしゃれイズム」背景として10点以上の作品が使用。\u003c\/li\u003e\n          \u003cli\u003e2018年：イギリス国立アルスター美術館に作品「Blue Rose」が収蔵。\u003c\/li\u003e\n          \u003cli\u003e2019年：東京都心、神田にスタジオ兼ギャラリーを構える。\u003c\/li\u003e\n          \u003cli\u003e2020年：ヤフオクで作品が100万円を超える価格で落札。\u003c\/li\u003e\n          \u003cli\u003e2021年より：アメリカを拠点とする海外での活動機会を増やす。\u003c\/li\u003e\n          \u003cli\u003e2022年：米国フロリダ州マイアミにおいてグループ展「HOLOGRAM, THE WHOLE STORY」に出展。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e大胆で鮮やかな色遣いに定評があり、根津美術館館長の根津公一様をはじめとする名士の方々にコレクションしていただいております。また、海外のギャラリーやオークションでも取り扱っていただいております。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品スペック\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e横：４５ｃｍ\u003c\/li\u003e\n          \u003cli\u003e縦：２７ｃｍ\u003c\/li\u003e\n          \u003cli\u003e底奥行き：１４ｃｍ\u003c\/li\u003e\n          \u003cli\u003eハンドル高さ：１７ｃｍ（フラップ上辺からハンドルの内側まで）\u003c\/li\u003e\n          \u003cli\u003e内ポケット：１個付き\u003c\/li\u003e\n          \u003cli\u003e本体素材：アクリル絵の具、油絵具、ボンド\u003c\/li\u003e\n          \u003cli\u003e裏地：ピッグスエード（豚革のスエード）\u003c\/li\u003e\n          \u003cli\u003e使用金具：底、ハンドル、カンは真鍮製\u003c\/li\u003e\n          \u003cli\u003e重量：約１７００ｇ\u003c\/li\u003e\n          \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クレジットカード（PayPal）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974100394066,"sku":null,"price":2310000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182900018.jpg?v=1740639497"},{"product_id":"182530638","title":"【即納可能・１点限定】フルハンドステッチフラップトート-チョコ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #252120; \n      font-family: \"Zen Old Mincho\", \"Nunito\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #FFFFFF;\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 #464241;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #FFFFFF; \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 #B69F86; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #FFFFFF; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #FFFFFF; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #B69F8640 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 #464241;\n      border-radius: 0px;\n      background-color: #252120; \n      color: #FFFFFF;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #FFFFFF; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #252120; 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: #B69F86; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #464241; 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: #252120; color: #FFFFFF; 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: #B69F86; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #FFFFFF; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #FFFFFF; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #FFFFFF; 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: #B69F86; 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: #FFFFFF; margin-bottom: 12px; border-bottom: 1px solid #B69F86; 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 #464241; th, td { padding: 12px 8px; border: 1px solid #464241; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #FFFFFF; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #464241; background: #2F2B2A; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #FFFFFF; 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\/0573\/4570\/4018\/files\/182530638.jpg?v=1740639523\" class=\"img-fluid d-block w-100 product-img\" alt=\"手縫いの品格、一点限りの出会い\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e唯一無二の存在感\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e都会を駆ける、洗練された相棒\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e計算し尽くされたハンドルは、\u003cstrong\u003e手持ちに最適な長さ\u003c\/strong\u003e。長時間の移動も快適に支え、ビジネスシーンに風格を添える一品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182530638_o2.jpg?v=1740639523\" class=\"img-fluid d-block w-100 product-img\" alt=\"都会を駆ける、洗練された相棒\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e魅せる大人の佇まい\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e時を刻む真鍮、堅牢な造り\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e底鋲の\u003cstrong\u003e真鍮が鞄の底面をしっかりと守り\u003c\/strong\u003e、日々の使用にも揺るがない堅牢さを実現。使うほどに深まる艶は、持つ人の歴史を刻みます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182530638_o3.jpg?v=1740639523\" class=\"img-fluid d-block w-100 product-img\" alt=\"時を刻む真鍮、堅牢な造り\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e永く愛せる細部のこだわり\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴と特別価格\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e全て手縫いで作られたスタイリッシュなフラップトートを、写真にあるもの１点在庫販売します。納期を待たずにハイクオリティの鞄がすぐに手に入ります。７月に製作、完成した鞄です。\u003c\/p\u003e\n                \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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdWl66XPpfOlyaW5pcalw6XBXw.jpg?cmsp_timestamp=20241025220251\" alt=\"ハンドル部分の強度とデザイン説明図\"\u003e\n                \u003c\/div\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=\"basic-list\"\u003e\n                    \u003cli\u003e本体カラーはチョコです。色ぶれによる一点もので、２つとして同じ色はありません。\u003c\/li\u003e\n                    \u003cli\u003e裏地カラーはブルーです。内装をシンプルにするため、インナー式のポケットを１つ付けています。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品の寸法情報です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e横：４７ｃｍ\u003c\/li\u003e\n                    \u003cli\u003e縦：３０ｃｍ\u003c\/li\u003e\n                    \u003cli\u003e底奥行き：１３ｃｍ\u003c\/li\u003e\n                    \u003cli\u003eハンドル高さ：１７ｃｍ（フラップ上辺からハンドルの内側まで）\u003c\/li\u003e\n                    \u003cli\u003e内ポケット：１個付き\u003c\/li\u003e\n                    \u003cli\u003e重量：約１２００g\u003c\/li\u003e\n                    \u003cli\u003e裏地：ピッグスエード（豚革のスエード）\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdWl66W5pcalw6XBX8PlzdE.jpg?cmsp_timestamp=20241025220326\" alt=\"商品のサイズイメージ図と内装\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製造情報\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品の製造に関する詳細です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e原産国：イタリア、日本\u003c\/li\u003e\n                    \u003cli\u003e使用金具：真鍮\u003c\/li\u003e\n                    \u003cli\u003e製法：手縫い\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eアフターサービス\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eご購入後も安心のサービスを提供します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eご購入から１年間の無償修理サービス付き。\u003c\/li\u003e\n                    \u003cli\u003e使用前のプレメンテナンスを行った上で発送いたします。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\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銀行振込、クレジットカード（PayPal）でのお支払いが可能です。\u003c\/li\u003e\n            \u003cli\u003eお問い合わせは、フローティングバー「LINEで問い合わせ」からお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974100426834,"sku":null,"price":825000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182530638.jpg?v=1740639523"}],"url":"https:\/\/leather-works.we-shop.jp\/collections\/%e5%8d%b3%e7%b4%8d%e5%8f%af%e8%83%bd%e3%81%aa%e3%83%90%e3%83%83%e3%82%b0.oembed","provider":"leather works","version":"1.0","type":"link"}