{"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":"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":"184129128","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\/184129128.jpg?v=1740639551\" 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\/184129128_o2.jpg?v=1740639551\" 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\/184129128_o4.jpg?v=1740639551\" 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      \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\"\u003e\u003c\/iframe\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e【3\/3〆切】先着２名様限定での受注を受付中\u003c\/p\u003e\n      \u003cp\u003e神聖な祈りを込めた、世界に2点のみの特別な鞄。「leather works KATSUYUKI TANAKA」では、北海道神宮にて正式にお清めを受けた革を使用し、特別なオーダーメイド鞄を2名様限定でご提供いたします。\u003c\/p\u003e\n      \u003ch4\u003e神宮でのお清め – 革に宿る祈り\u003c\/h4\u003e\n      \u003cp\u003eこの鞄は、一生のパートナーとなるもの。特別なモデルでは、厄を祓い、幸運を招く願いを込め、北海道神宮にて革をお祓いしてから製作いたします。\u003c\/p\u003e\n      \u003ch4\u003e北海道神宮の特徴\u003c\/h4\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境内には樹齢100年を超える木があり、自然のエネルギーを全身で感じられる\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e北海道では最強のパワースポットとされており、そのご利益から道外からも参拝者が訪れるほど。ここでお清めされた革には最高の運氣が宿ります。\u003c\/p\u003e\n      \u003ch4\u003e特別仕様 – 限定10点のみの証\u003c\/h4\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      \u003ch4\u003e受注の流れ\u003c\/h4\u003e\n      \u003cul class=\"step-list\"\u003e\n        \u003cli\u003e１、先着2名様限定で受注受付（受付期間を設けてご案内）\u003c\/li\u003e\n        \u003cli\u003e２、神宮に革を持ち込み、お清め\u003c\/li\u003e\n        \u003cli\u003e３、一つひとつ丁寧にオーダーメイドで制作（納期：約4ヶ月〜8ヶ月）\u003c\/li\u003e\n        \u003cli\u003e４、証明書・特製パッケージとともにお届け\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e持つ人の人生をより豊かに、より特別なものにする。神聖なエネルギーを宿したレザーと、職人の手仕事が生み出す極上の鞄。当店の鞄は年間50個ほどしか生産することができません。その中でも、使用素材を神社にお清めしてもらい、職人の手作業で作り上げる鞄は、ここでしか手に入らない大変希少価値の高い鞄です。イタリアンレザーを贅沢に全面に使用しており、クオリティ面でも大変満足いただけるでしょう。製作数に限りがあります。作ることが出来る職人は１人しかいませんので、オーダーは先着順となっており、順次埋まっています。今回終了したら、次回行うかどうかも未定なので、お求めになるタイミングは今しかありません。1日でも早く、あなたにこの鞄を使って欲しいと思っていますので、お求めになる際はお早めにお求めください。\u003c\/p\u003e\n      \u003ch4\u003e特におすすめの方\u003c\/h4\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      \u003ch4\u003e反骨の精神を刻む、唯一無二の存在感\u003c\/h4\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pd6l66W0obyl1aWppbDD5c3R.jpg?cmsp_timestamp=20241122213339\" alt=\"反骨の精神を刻む、唯一無二の存在感\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e「アッシュフラップトート」は、持つ者の精神を映し出す、人生の伴侶のような存在です。leather works KATSUYUKI TANAKAの哲学である「不撓不屈の精神を刻む、反骨の鞄」という理念が形になったこの鞄は、挑戦する者の背中を押し、試練の先にある未来を切り拓く力を与えます。\u003c\/p\u003e\n\n      \u003ch4\u003e世界に一つだけの特別な存在\u003c\/h4\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdWlqaWwysSkuKS_wLXMzA.jpg?cmsp_timestamp=20241122205409\" alt=\"世界に一つだけの特別な存在\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eこの鞄は、世界でたった1つの完全一点ものです。その上、総手縫いかつ手間をかけて作る製法のため、製作できる数が少ないです。金具に至るまで、フルハンドメイド品というこだわりっぷりは、当ブランドを象徴しています。同じ表情、個体のものは２つとしてありません。あなたの人生を共に歩むこの鞄は、唯一無二の存在として、その価値をさらに高めています。\u003c\/p\u003e\n\n      \u003ch4\u003e妥協なき品質と洗練されたデザイン\u003c\/h4\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdWlqaWwpaqhvKXXpfPAtczM.jpg?cmsp_timestamp=20241122210013\" alt=\"妥協なき品質と洗練されたデザイン\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e本体は白っぽいですがそれは仮の姿。経年とともに白いワックスが取れて、下地のカラーが艶とともに姿を表します。金具には高級感あふれるシルバー925を使用。さらに一箇所にはあなたのお好みの天然石を１つお選びいただけます。上品でありながら、圧倒的な存在感を放ちます。カジュアルな素材×フォーマルなデザインをミックスした、カツユキタナカ独自の理論で作る鞄の集大成とも呼べる作品。１つの節目ともなる記念すべき作品の１つです。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdWlqaWwpcClpKXk.jpg?cmsp_timestamp=20241122205331\" alt=\"ハンドルの工夫\"\u003e\n      \u003c\/div\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\/SU1HXzMyMTQtMi0y.jpg?cmsp_timestamp=20241122210908\" alt=\"裏地の刻印\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e見えない裏地のさらに裏側や底部分には、ブランドの象徴である「不撓不屈」の文字が刻まれています。これは製作者・田中克幸の精神そのものを表現。持つたびに心に響く特別なメッセージです。\u003c\/p\u003e\n\n      \u003ch4\u003e価格以上の価値、それは生涯を共にする誇り\u003c\/h4\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdWlqaWwvuW80KTh.jpg?cmsp_timestamp=20241122205730\" alt=\"価格以上の価値\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e独自の製法、厳選された素材、そして妥協を許さない手仕事によって生まれるこの鞄は、単なる所有物ではなく、人生に寄り添う「象徴」です。日々を挑戦とともに生きるあなたにとって、この鞄は最良のパートナーとなるでしょう。\u003c\/p\u003e\n\n      \u003ch4\u003e「反骨の鞄」で、新たな一歩を\u003c\/h4\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\/pdWlqaWws6u4_cn0.jpg?cmsp_timestamp=20241122205805\" 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        \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天然石：12種類\u003c\/li\u003e\n        \u003cli\u003e重量：約１２１０ｇ\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003ch4\u003e１０年保証付き\u003c\/h4\u003e\n      \u003cp\u003eしっかりと安心して使っていただきたいので、10年保証をつけました。あなたの成長とともに、鞄も成長する楽しさを体感してください。\u003c\/p\u003e\n      \u003ch4\u003e購入方法\u003c\/h4\u003e\n      \u003cp\u003e商品カラーを選択し、決済を行なってください。注文後に職人とじっくりとご相談が可能ですので、注文段階でカラーに悩まれていても大丈夫です。安心してお求めください。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974100459602,"sku":null,"price":1265000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/184129128.jpg?v=1740639551"},{"product_id":"182722988","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\/182722988.jpg?v=1740639673\" 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\/182722988_o2.jpg?v=1740639673\" 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\/182722988_o3.jpg?v=1740639673\" 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        \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\"\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eMistral 紹介動画\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「洗練と自由の風を纏う、唯一無二のトートバッグ」Mistral（ミストラル）は、南フランスから吹き抜ける風のように、軽やかさと洗練を併せ持つトートバッグ。左右非対称のフラップデザインは、まるで風に揺れる旗のように自由でありながら、どこかに静謐な強さを感じさせます。他のどの鞄とも違う、独創的なデザインがあなたの個性を引き立て、スタイルに新たな風を吹き込みます。\u003c\/p\u003e\n                \u003cp\u003e製品の主な特徴は以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eアシンメトリーなフラップデザイン: 左右非対称のフラップは、デザインと機能を兼ね備えた究極のバランスを表現。風の動きを思わせる曲線美と緻密に計算されたシルエットが、洗練された印象を与えます。\u003c\/li\u003e\n                    \u003cli\u003e斜めに配置された錠前金具と刻印: フラップのラインに沿って斜めに配置された錠前金具と、さりげなく刻まれたブランドのシンボルが、持つ人のこだわりをさりげなくアピール。見た目の美しさだけでなく、鞄をしっかりと守る機能性も備えています。\u003c\/li\u003e\n                    \u003cli\u003e職人の魂が宿る手縫いの技: ミストラルは、そのほとんどを手縫いで仕上げています。職人の繊細な手仕事により、一針一針にこだわりが込められ、機械縫いでは表現できないぬくもりと強度を実現。見た目の美しさだけでなく、長く使い込んでいくうちにさらに味わい深くなるのも手縫いの魅力です。\u003c\/li\u003e\n                    \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            \u003c\/div\u003e\n        \u003c\/details\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=\"step-list\"\u003e\n                    \u003cli\u003eオンラインショップからのご注文: 商品をカートに入れて、決済を行ってください。2営業日以内に当店の職人から納期のご案内のメールが届きます。ご不明な点、オーダーの詳細はそちらにてやり取りを行なってください。\u003c\/li\u003e\n                    \u003cli\u003eカスタマイズのご相談: カスタマイズをご希望のお客様は、LINEまたはメールにてご希望の内容をお知らせください。職人が直接ご相談に応じ、細部に至るまで丁寧にヒアリングいたします。\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クレジットカード決済（PayPal）: Visa、MasterCard、American Express、JCB、Diners Clubなど主要なクレジットカードがご利用いただけます。PayPalアカウントをお持ちの方は、簡単かつ安全にお支払いが可能です。クレジットカード情報をサイトに入力せずに決済できるため、セキュリティ面でも安心です。\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納期について: 通常の納期はご注文確定後約3〜7ヶ月となります。カスタマイズ内容や職人のスケジュールにより、多少前後する場合がございますので、予めご了承ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eキャンセル・返品について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eキャンセル: ご注文確定後のキャンセルは原則としてお受けしておりません。特別な事情がある場合は、お早めにご相談ください。\u003c\/li\u003e\n                    \u003cli\u003e返品・交換: 商品の初期不良や配送時の破損があった場合、商品到着後7日以内にご連絡ください。交換または修理対応をさせていただきます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eミストラルの詳細な商品仕様です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ: 高さ30cm × 幅40cm × マチ12cm\u003c\/li\u003e\n                    \u003cli\u003e重量: 約1.1kg\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販売価格: 140万円（税込）\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\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\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974100623442,"sku":null,"price":935000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/182722988.jpg?v=1740639673"},{"product_id":"181927042","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    \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\/181927042.jpg?v=1740639754\" 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\/181927042_o2.jpg?v=1740639754\" 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\/181927042_o4.jpg?v=1740639754\" 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        \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【フルハンドステッチ】フラップトートの特徴:\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e手仕事の温もり: 総手縫いで仕上げたフラップトートは、熟練の職人が時間と手間を惜しまず一針一針丁寧にすべてのパーツを手縫いで仕上げています。機械では決して表現できない温かみと独特の風合いがあります。\u003c\/li\u003e\n                    \u003cli\u003e選び抜かれた素材: イタリアの最高級レザー「マルゴー」を使用し、経年変化を楽しめるこの革は、使い込むほどに美しさが増し、あなたの手に馴染んでいきます。\u003c\/li\u003e\n                    \u003cli\u003e改良されたハンドル補強: 職人のこだわりにより、ハンドル部分がしっかりと補強され、耐久性が格段にアップしています。長く愛用できる一品です。\u003c\/li\u003e\n                    \u003cli\u003eデザインと機能の融合: 高貴でクラシカルなフラップデザインが、どんなシーンでもあなたの個性を引き立てます。左右差をつけた持ちやすいハンドルが持ちやすさを格段に向上させています。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e「フルハンドステッチ」フラップトートは、日常を特別なものに変えるための一品です。高級感と機能性を兼ね備えたこの鞄は、まさに本物を求める大人のためのアイテム。持つ人の品格を高め、毎日を特別なものにします。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\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横：47cm\u003c\/li\u003e\n                    \u003cli\u003e縦：30cm\u003c\/li\u003e\n                    \u003cli\u003e底奥行き：13cm\u003c\/li\u003e\n                    \u003cli\u003eハンドル高さ：17cm（フラップ上辺からハンドルの内側まで）\u003c\/li\u003e\n                    \u003cli\u003e重量：約1200g\u003c\/li\u003e\n                    \u003cli\u003e内ポケット：1個付き\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e表革：ヴィルジリオ社 マルゴー（仕様革変更については無料）\u003c\/li\u003e\n                    \u003cli\u003e裏地：ピッグスエード（豚革のスエード）\u003c\/li\u003e\n                    \u003cli\u003e使用金具：真鍮\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーオプション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eあなたの個性やスタイルに合わせて、8つのカラーからお選びいただけます。バイカラーも含めカスタマイズが可能です。どのカラーもイタリアンレザーマルゴーの美しい発色を楽しめます。\u003c\/p\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\/pdWl6aXDpddfw7G_p6W1pfOl16XrXw.jpg?cmsp_timestamp=20240726200328\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーオプションの画像\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eご購入の流れ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eこの商品ページをカートに入れ、ご購入に進んで下さい。カスタマイズのご相談も受け付けております。カラーに関するや仕様に関するご相談などは、ご注文後に職人と直接やり取りを行い、ご納得いくまで提案しますのでご安心ください。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eお支払い方法\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e銀行振り込み\u003c\/li\u003e\n                    \u003cli\u003eペイパル\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eお手入れ方法\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e長くご愛用いただくためのお手入れ方法です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eレザーケア：定期的に専用のレザークリームで保湿してください。使用後は柔らかい布で軽く拭くと長持ちします。\u003c\/li\u003e\n                    \u003cli\u003e保管方法：直射日光を避け、風通しの良い場所で保管してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e安心のアフターサービス\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e修理サービス：3年間は無償修理サービスを提供。期間外でも有償で対応いたします。\u003c\/li\u003e\n                    \u003cli\u003eメンテナンスサービス：定期的なメンテナンスサービスを提供しております。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e対応オプション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e下記よりそれぞれのオプションの商品ページへ飛びます。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e\n\u003ca href=\"https:\/\/katsuyuki-t.shop-pro.jp\/?pid=181913397\" class=\"body-text\"\u003eシルバー925金具変更:\u003c\/a\u003e 通常はゴールド色の真鍮金具を、ジュエリー職人が時間と手間を惜しまず作るシルバー925の高級金具へ変更可能です。最高級の鞄には最高級の金具を。細部へのこだわりが、より洗練された印象へ導きます。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003ca href=\"https:\/\/katsuyuki-t.shop-pro.jp\/?pid=181913676\" class=\"body-text\"\u003e誕生石金具:\u003c\/a\u003e 持ち主に特別なエネルギーをもたらす誕生石を一つ一つ手作業で金具に留めます。他では手に入らない、あなただけの特別なオプションです。世界に一つだけの鞄を手に入れてください。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003ca href=\"https:\/\/katsuyuki-t.shop-pro.jp\/?pid=181923432\" class=\"body-text\"\u003e北海道神宮でのご祈祷サービス:\u003c\/a\u003e さらなるビジネスの発展や商売繁盛、成功と繁栄を願って、北海道神宮でのご祈祷を行ってから発送いたします。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品紹介動画\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e製品の魅力をご紹介する動画です。\u003c\/p\u003e\n                \u003cdiv style=\"position: relative; padding-bottom: 56.25%;\"\u003e\u003ciframe style=\"position: absolute; top: 20px; left: 0; width: 100%; height: 100%;\" src=\"https:\/\/www.youtube.com\/embed\/9OWR04poNFk?si=dGSKraNmYekG94LZ\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"注文後に相談 \/ 注文後に相談","offer_id":41974186639442,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ブルー","offer_id":41974186672210,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ブラック","offer_id":41974186704978,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ イエロー","offer_id":41974186737746,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ターコイズ","offer_id":41974186770514,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ブラウン","offer_id":41974186803282,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ モスグリーン","offer_id":41974186836050,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ベージュ","offer_id":41974186868818,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ 注文後に相談","offer_id":41974186901586,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ブルー","offer_id":41974186934354,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ブラック","offer_id":41974186967122,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ イエロー","offer_id":41974186999890,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ターコイズ","offer_id":41974187032658,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ブラウン","offer_id":41974187065426,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ モスグリーン","offer_id":41974187098194,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ベージュ","offer_id":41974187130962,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ 注文後に相談","offer_id":41974187163730,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ブルー","offer_id":41974187196498,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ブラック","offer_id":41974187229266,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ イエロー","offer_id":41974187262034,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ターコイズ","offer_id":41974187294802,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ブラウン","offer_id":41974187327570,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ モスグリーン","offer_id":41974187360338,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ベージュ","offer_id":41974187393106,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ 注文後に相談","offer_id":41974187425874,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ ブルー","offer_id":41974187458642,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ ブラック","offer_id":41974187491410,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ イエロー","offer_id":41974187524178,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ ターコイズ","offer_id":41974187556946,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ ブラウン","offer_id":41974187589714,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ モスグリーン","offer_id":41974187622482,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ ベージュ","offer_id":41974187655250,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ 注文後に相談","offer_id":41974187688018,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ ブルー","offer_id":41974187720786,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ ブラック","offer_id":41974187753554,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ イエロー","offer_id":41974187786322,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ ターコイズ","offer_id":41974187819090,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ ブラウン","offer_id":41974187851858,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ モスグリーン","offer_id":41974187884626,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ ベージュ","offer_id":41974187917394,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ 注文後に相談","offer_id":41974187950162,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ ブルー","offer_id":41974187982930,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ ブラック","offer_id":41974188015698,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ イエロー","offer_id":41974188048466,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ ターコイズ","offer_id":41974188081234,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ ブラウン","offer_id":41974188114002,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ モスグリーン","offer_id":41974188146770,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ ベージュ","offer_id":41974188179538,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ 注文後に相談","offer_id":41974188212306,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ブルー","offer_id":41974188245074,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ブラック","offer_id":41974188277842,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ イエロー","offer_id":41974188310610,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ターコイズ","offer_id":41974188343378,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ブラウン","offer_id":41974188376146,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ モスグリーン","offer_id":41974188408914,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ベージュ","offer_id":41974188441682,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ 注文後に相談","offer_id":41974188474450,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ブルー","offer_id":41974188507218,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ブラック","offer_id":41974188539986,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ イエロー","offer_id":41974188572754,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ターコイズ","offer_id":41974188605522,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ブラウン","offer_id":41974188638290,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ モスグリーン","offer_id":41974188671058,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ベージュ","offer_id":41974188703826,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ 注文後に相談","offer_id":41974188736594,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ブルー","offer_id":41974188769362,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ブラック","offer_id":41974188802130,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ イエロー","offer_id":41974188834898,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ターコイズ","offer_id":41974188867666,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ブラウン","offer_id":41974188900434,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ モスグリーン","offer_id":41974188933202,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ベージュ","offer_id":41974188965970,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/181927042.jpg?v=1740639754"},{"product_id":"181928305","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凛とした縦型フォルムが個性を際立たせ、ビジネスから休日まであらゆるシーンに自然に溶け込みます。8種のカラーからあなただけのバイカラーを見つけられます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/181928305.jpg?v=1740639780\" 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\/181928305_o2.jpg?v=1740639780\" 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\/181928305_o3.jpg?v=1740639780\" class=\"img-fluid d-block w-100 product-img\" alt=\"手縫いの温かみが伝わる革製品\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e極上の手仕事が光る\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e「フルハンドステッチシティートート」は、ビジネスでもカジュアルでも、どんなシーンにも使える万能なトートバッグです。縦型の鞄が個性を引き立て、どこでも自信を持って使える鞄をお探しのあなたに最適です。熟練の職人が一針一針心を込めて手縫いしたこのバッグは、使うほどに愛着が湧きます。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eこの特別なトートバッグは、職人の手作業で一つ一つ丁寧に作られているため、数量には限りがあります。あなただけの特別なシティートートを手に入れるチャンスをお見逃しなく。今すぐ、このシティートートを手に入れて、スタイリッシュな日常を楽しみましょう。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e手仕事の温もり: 高度な技術である総手縫いで作られたシティートートは、熟練の職人が時間と手間を惜しまず一針一針丁寧に手縫いで仕上げています。機械では決して表現できない温かみと独特の風合いがあります。\u003c\/li\u003e\n                \u003cli\u003e選び抜かれた素材: イタリア最高級レザー「マルゴー」と「ワイルド」を使用。お客様の好みに応じて他の革も選択可能です。革の質感や香りは、市販品では味わえない特別なものです。\u003c\/li\u003e\n                \u003cli\u003e使いやすさの追求: 左右差をつけた持ちやすいハンドルと、簡単に開け閉めできるマグネット式の開口部。日常の使い勝手を徹底的に考慮しました。\u003c\/li\u003e\n                \u003cli\u003e細部へのこだわり: 内側には高品質スエードを使用し、見えない部分にもこだわりを。手縫いだからこその精密な仕上がりが、長く使うほどにその価値を実感させます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eカラー・カスタマイズオプション\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eあなたの個性やスタイルに合わせて、8つのカラーからお選びいただけます。バイカラーも含めカスタマイズが可能です。使用する革も、無料で変更が可能です。どのカラーもイタリアンレザーマルゴーの美しい発色を楽しめます。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e\u003csmall\u003e本体カラーはご注文後に職人からのアドバイスを受けながらじっくり決めることができます。\u003c\/small\u003e\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e\u003csmall\u003eシューホーンキーリングや金具の有無に関しては無料でカスタマイズが可能です。ご注文後に確認いたします。\u003c\/small\u003e\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbelxqWjobylyKG8pchfsOzN91-lwaXnpbM.jpg?cmsp_timestamp=20240727234551\" class=\"img-fluid d-block w-100 product-img\" alt=\"本体カラーチョコのトートバッグイメージ\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbelxqWjobylyKG8pchfsOzN91-l1qXppcOlrw.jpg?cmsp_timestamp=20240727234618\" class=\"img-fluid d-block w-100 product-img\" alt=\"本体カラーブラックのトートバッグイメージ\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e対応オプション一覧:\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\n\u003ca href=\"https:\/\/katsuyuki-t.shop-pro.jp\/?pid=181913397\"\u003eシルバー925金具変更\u003c\/a\u003e: 通常はゴールド色の真鍮金具を、ジュエリー職人が時間と手間を惜しまず作るシルバー925の高級金具へ変更可能です。最高級の鞄には最高級の金具を。細部へのこだわりが、より洗練された印象へ導きます。\u003c\/li\u003e\n                \u003cli\u003e\n\u003ca href=\"https:\/\/katsuyuki-t.shop-pro.jp\/?pid=181913676\"\u003e誕生石金具\u003c\/a\u003e: 持ち主に特別なエネルギーをもたらす誕生石を一つ一つ手作業で金具に留めます。他では手に入らない、あなただけの特別なオプションです。世界に一つだけの鞄を手に入れてください。\u003c\/li\u003e\n                \u003cli\u003e\n\u003ca href=\"https:\/\/katsuyuki-t.shop-pro.jp\/?pid=181923432\"\u003e北海道神宮でのご祈祷サービス\u003c\/a\u003e: さらなるビジネスの発展や商売繁盛、成功と繁栄を願って、北海道神宮でのご祈祷を行ってから発送いたします。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eご注文方法\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eご購入の際は、作品の特性をお伝えしたいので必ずお問い合わせください。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e注文方法: 受注生産方式で提供いたします。お客様のご注文に合わせて、一つ一つ丁寧にお作りいたします。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eご購入の流れ:\u003c\/p\u003e\n            \u003cul class=\"step-list\"\u003e\n                \u003cli\u003eこの商品ページをカートに入れ、ご購入に進んで下さい。\u003c\/li\u003e\n                \u003cli\u003eご注文後に、じっくりとカスタマイズのご相談なども受け付けております。\u003c\/li\u003e\n                \u003cli\u003eシューホーンキーリングや金具取付に関しては、無料で行えます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e支払い方法: 銀行振り込み、ペイパルをご利用いただけます。\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            \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            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e横：35cm\u003c\/li\u003e\n                \u003cli\u003e縦：45cm\u003c\/li\u003e\n                \u003cli\u003e底奥行き：15cm\u003c\/li\u003e\n                \u003cli\u003eハンドル高さ：10cm（フラップ上辺からハンドルの内側まで）\u003c\/li\u003e\n                \u003cli\u003e内側：オープンポケット1つ\u003c\/li\u003e\n                \u003cli\u003e表革：ヴィルジリオ社マルゴー、コンツェリア800ワイルド\u003c\/li\u003e\n                \u003cli\u003e裏地：ピッグスエード（豚革の高品質スエードを使用）\u003c\/li\u003e\n                \u003cli\u003e使用金具：真鍮\u003c\/li\u003e\n                \u003cli\u003e重量：約1300g\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\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: 20px; left: 0; width: 100%; height: 100%;\" src=\"https:\/\/www.youtube.com\/embed\/iBME3GvyHSw?si=Oh-3OdnCWViOSDQ\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"ブラック \/ ブルー","offer_id":41974188998738,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ブラック","offer_id":41974189031506,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ イエロー","offer_id":41974189064274,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ モスグリーン","offer_id":41974189097042,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ブラウン","offer_id":41974189129810,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ターコイズ","offer_id":41974189162578,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ベージュ","offer_id":41974189195346,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ 注文後に相談","offer_id":41974189228114,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ ブルー","offer_id":41974189260882,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ ブラック","offer_id":41974189293650,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ イエロー","offer_id":41974189326418,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ モスグリーン","offer_id":41974189359186,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ ブラウン","offer_id":41974189391954,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ ターコイズ","offer_id":41974189424722,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ ベージュ","offer_id":41974189457490,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ \/ 注文後に相談","offer_id":41974189490258,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ブルー","offer_id":41974189523026,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ブラック","offer_id":41974189555794,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ イエロー","offer_id":41974189588562,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ モスグリーン","offer_id":41974189621330,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ブラウン","offer_id":41974189654098,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ターコイズ","offer_id":41974189686866,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ベージュ","offer_id":41974189719634,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ 注文後に相談","offer_id":41974189752402,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ブルー","offer_id":41974189785170,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ブラック","offer_id":41974189817938,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ イエロー","offer_id":41974189850706,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ モスグリーン","offer_id":41974189883474,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ブラウン","offer_id":41974189916242,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ターコイズ","offer_id":41974189949010,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ベージュ","offer_id":41974189981778,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ 注文後に相談","offer_id":41974190014546,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ブルー","offer_id":41974190047314,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ブラック","offer_id":41974190080082,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ イエロー","offer_id":41974190112850,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ モスグリーン","offer_id":41974190145618,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ブラウン","offer_id":41974190178386,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ターコイズ","offer_id":41974190211154,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ベージュ","offer_id":41974190243922,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ 注文後に相談","offer_id":41974190276690,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ ブルー","offer_id":41974190309458,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ ブラック","offer_id":41974190342226,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ イエロー","offer_id":41974190374994,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ モスグリーン","offer_id":41974190407762,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ ブラウン","offer_id":41974190440530,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ ターコイズ","offer_id":41974190473298,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ ベージュ","offer_id":41974190506066,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ 注文後に相談","offer_id":41974190538834,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ブルー","offer_id":41974190571602,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ブラック","offer_id":41974190604370,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ イエロー","offer_id":41974190637138,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ モスグリーン","offer_id":41974190669906,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ブラウン","offer_id":41974190702674,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ターコイズ","offer_id":41974190735442,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ベージュ","offer_id":41974190768210,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ 注文後に相談","offer_id":41974190800978,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ブルー","offer_id":41974190833746,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ブラック","offer_id":41974190866514,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ イエロー","offer_id":41974190899282,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ モスグリーン","offer_id":41974190932050,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ブラウン","offer_id":41974190964818,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ターコイズ","offer_id":41974190997586,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ベージュ","offer_id":41974191030354,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ 注文後に相談","offer_id":41974191063122,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/181928305.jpg?v=1740639780"},{"product_id":"181928818","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\/181928818.jpg?v=1740639805\" 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\/181928818_o1.jpg?v=1740639805\" 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\/181928818_o3.jpg?v=1740639805\" 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        \u003cp class=\"body-text\"\u003eこの特別なバッグは、職人の手作業で一つ一つ丁寧に作られているため、\u003cstrong\u003e数量には限り\u003c\/strong\u003eがあります。あなただけの特別なバーティカルフラップを手に入れるチャンスをお見逃しなく。\u003c\/p\u003e\n        \u003c!-- YouTube 動画表示 --\u003e\n        \u003cdiv style=\"position: relative; padding-bottom: 56.25%;\"\u003e\u003ciframe style=\"position: absolute; top: 20px; left: 0; width: 100%; height: 100%;\" src=\"https:\/\/www.youtube.com\/embed\/uL7MpU4JeTQ?si=fxwWfcwle-5CpjPW\" title=\"YouTube video player\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスペック・詳細情報\u003c\/h3\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e「バーティカルフラップ」は、その名の通り縦型デザインが特徴の高級フラップトートバッグです。洗練されたデザインは、持つだけでスタイリッシュな印象を与えます。大容量ながらスマートなシルエットを保ち、ビジネスからプライベートまで幅広いシーンで活躍します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e手縫いのこだわり：製作工程の半分以上が手縫いで行われており、熟練の技術と丹精込めた職人技が光ります。この手仕事の品質が、他の鞄とは一線を画す価値を提供します。\u003c\/li\u003e\n                    \u003cli\u003eバイカラー仕様：オプションでバイカラーにカスタマイズが可能。お客様の個性を表現できるカスタマイズの幅が広いのも魅力の一つです。\u003c\/li\u003e\n                    \u003cli\u003e高級素材の選定：外装には厳選されたフルタンニンレザーを使用し、裏地には柔らかな豚革のスエードを採用。触り心地と耐久性を兼ね備えています。\u003c\/li\u003e\n                    \u003cli\u003e機能性も充実：大容量のメイン荷室に加え、内ポケットが1つ付いており、小物の収納も便利です。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e基本スペックと素材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e「バーティカルフラップ」の詳細な仕様と使用素材は以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e横３５ｃｍ×縦４５ｃｍ×底奥行き１５ｃｍ\u003c\/li\u003e\n                    \u003cli\u003eハンドル高さ１０ｃｍ（フラップ上辺からハンドルの内側まで）\u003c\/li\u003e\n                    \u003cli\u003e内側：ファスナーポケット1つ、オープンポケット2つ\u003c\/li\u003e\n                    \u003cli\u003e表革：ヴィルジリオ社 マルゴー\u003c\/li\u003e\n                    \u003cli\u003e裏地：ピッグスエード（豚革の高品質スエードを使用）\u003c\/li\u003e\n                    \u003cli\u003e使用金具：真鍮\u003c\/li\u003e\n                    \u003cli\u003e重量：約１３００ｇ\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あなたの個性やスタイルに合わせて、8つのカラーからお選びいただけます。バイカラーも含めカスタマイズが可能です。どのカラーもイタリアンレザーマルゴーの美しい発色を楽しめます。本体カラーはご注文後に職人からのアドバイスを受けながらじっくり決めることができます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdChvKXGpaOlq6XrpdWl6aXDpddfw7G_p6W1pfOl16XrXw.jpg?cmsp_timestamp=20240728010246\" alt=\"カラーオプション見本\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e特別なオプション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e「バーティカルフラップ」をさらに特別なものにする、各種オプションをご用意しております。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eシルバー925金具変更：通常はゴールド色の真鍮金具を、ジュエリー職人が時間と手間を惜しまず作るシルバー925の高級金具へ変更可能です。最高級の鞄には最高級の金具を。細部へのこだわりが、より洗練された印象へ導きます。\u003c\/li\u003e\n                    \u003cli\u003e誕生石金具：持ち主に特別なエネルギーをもたらす誕生石を一つ一つ手作業で金具に留めます。他では手に入らない、あなただけの特別なオプションです。世界に一つだけの鞄を手に入れてください。\u003c\/li\u003e\n                    \u003cli\u003e北海道神宮でのご祈祷サービス：さらなるビジネスの発展や商売繁盛、成功と繁栄を願って、北海道神宮でのご祈祷を行ってから発送いたします。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eお手入れ方法\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e「バーティカルフラップ」を長くご愛用いただくためのお手入れ方法です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eレザーケア：定期的に専用のレザークリームで保湿してください。使用後は柔らかい布で軽く拭くと長持ちします。\u003c\/li\u003e\n                    \u003cli\u003e保管方法：直射日光を避け、風通しの良い場所で保管してください。\u003c\/li\u003e\n                \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修理サービス：3年間は無償修理サービスを提供。期間外でも有償で対応いたします。\u003c\/li\u003e\n                    \u003cli\u003eメンテナンスサービス：定期的なメンテナンスサービスを提供しております。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入とお支払い方法\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e価格: 650,000円（税込）\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e送料: 日本全国送料無料\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e「バーティカルフラップ」は受注生産方式で提供いたします。お客様のご注文に合わせて、一つ一つ丁寧にお作りいたします。\u003c\/p\u003e\n        \u003cul class=\"step-list\"\u003e\n            \u003cli\u003eこの商品ページをカートに入れ、ご購入に進んで下さい。\u003c\/li\u003e\n            \u003cli\u003e決済後にじっくりとカラーや仕様について打ち合わせが可能です。カスタマイズのご相談も受け付けております。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eお支払い方法：クレジットカード、銀行振り込み、ペイパルをご利用いただけます。分割払いも可能ですのでお気軽にご相談ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974100787282,"sku":null,"price":715000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/181928818.jpg?v=1740639805"},{"product_id":"176217557","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    \u003ch1 class=\"product-name\"\u003e【オーダー製作】シティートート\u003c\/h1\u003e\n\n    \u003c!-- 商品解説セクション --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e都会で映えるシティートート\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e落ち着いた色合いに鮮やかなアクセントが際立ち、洗練された都会の印象を与えます。どんな\u003cstrong\u003eビジネスシーン\u003c\/strong\u003eやカジュアルな装いにも自然に溶け込み、あなたのスタイルを格上げする特別な逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/176217557.jpg?v=1740639856\" 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シルバー925製\u003c\/strong\u003eの金具は、職人の手作業で一点一点仕上げられた本物の証です。使うほどに深まる柔らかな輝きと、贅沢な経年変化が、あなたにさらなる品格をもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/176217557_o1.jpg?v=1740639856\" 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\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\/176217557_o3.jpg?v=1740639856\" 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!-- スペック・詳細セクション --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e都会の洗練されたファッションを体現する最高級シティートート。LINEでのご相談も承ります。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/liff.line.me\/1645278921-kWRPP32q\/?accountId=033bjrbp\" name=\"LINE\" target=\"_blank\"\u003eLINEで問合せ\u003c\/a\u003e\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e落ち着きと上品さを兼ね備えたデザインは、都会に住む人をイメージして作られています。どんなシーンにもマッチし、ビジネスシーンからカジュアルな場面まで幅広く活躍します。技術力の高さも相まって、シンプルでも美しい仕上がりを感じられます。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e個性的でおしゃれなカラーオーダーが可能。2種類の革を使用し、マチの色にアクセントを加えることでシンプルながらも個性的な仕上がりになっています。\u003c\/li\u003e\n                \u003cli\u003eマグネットを閉じるとサイドのマチが少しだけ外に出る、特徴的でおしゃれなデザイン。\u003c\/li\u003e\n                \u003cli\u003eスムーズな開閉を可能にする、2個並列に配置されたマグネット。\u003c\/li\u003e\n                \u003cli\u003e左右非対称のハンドルは手にしっくり馴染み、すべて手縫いで時間をかけて作られています。\u003c\/li\u003e\n                \u003cli\u003eA4規格の物が十分に入り、厚み13cmのスリム設計。普段使いから旅行まで幅広いシーンで使いやすい容量です。\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当店オリジナルの刻印入りシルバー925製の金具と、厳選された高級革を使用しています。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbelxqWjobylyKG8pchfpbel66XQoby24rbx.jpg?cmsp_timestamp=20240314180232\" class=\"img-fluid d-block w-100 product-img\" alt=\"新たに登場したシルバー925製金具\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eこの金具は職人の手作業で一点一点仕上げられ、大ぶりなシルバーリング4つ分、販売価格40万円相当の価値があります。スターリングシルバー（価値のある、本物）と呼ばれ、高品質のあかしです。ロジウムコーティングをしていないため、シルバー本来の柔らかな輝きと経年変化をお楽しみいただけます。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eシルバー925金具での製作をご希望の方は、\u003ca href=\"https:\/\/katsuyuki-t.shop-pro.jp\/?pid=181913397\" target=\"_blank\"\u003eこちら\u003c\/a\u003eから商品を追加してお求めください。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e使用革:\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eエルバマット\u003c\/strong\u003e: テンペスティ社製の高品質オイルレザー。加脂工程で多量の脂をじっくり染み込ませ、自然な色ムラや深みが増すエイジングが楽しめます。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eマルゴー\u003c\/strong\u003e: ヴィルジリオ・コンツェリア・アルティジアナ社製のスクラッチレザー。円を描くような模様と、手作業で施された擦り傷による部位ごとの異なる表情が魅力です。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: 牛革、豚革、真鍮、ニッケル\u003c\/li\u003e\n                \u003cli\u003e金具: シルバー925\u003c\/li\u003e\n                \u003cli\u003e原産国: 日本、イタリア\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e開発ストーリー\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e落ち着きがありつつも主張する、相反する要素を取り入れた他には無いデザインのバッグを目指し、製作を考えました。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e試作品を4個作り、マチ部分の長さや幅をミリ単位で緻密に計算して完成しました。\u003c\/li\u003e\n                \u003cli\u003e底部分は昔の鞄に用いられている機構を応用した二重構造で、取り外し可能。必要に応じて底部を交換でき、末永くお使いいただけます。\u003c\/li\u003e\n                \u003cli\u003e質感の異なる2種類の革をあえて使用することで贅沢感を演出し、色の変化や質感の変化をお楽しみいただけます。\u003c\/li\u003e\n                \u003cli\u003eベースカラーに落ち着きのある色を使うことで、派手なアクセントカラーを加えても“いやらしさ”を感じさせない工夫を凝らし、日常的に使うバッグとしても最適です。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"video-container\"\u003e\n                \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BuGtcU3yThs?rel=0\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" 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バッグ本体: 縦約40cm × 横約38cm × 奥行き約13cm（最厚部）\u003c\/li\u003e\n                \u003cli\u003eハンドル: 開口部からの高さ約17cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eカスタムオーダー\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e以下の項目は無料でオーダー可能です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eハンドルの長さ変更\u003c\/strong\u003e: 当商品は手持ち仕様ですが、ハンドルを長くすれば、肩掛けすることができます。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eポケットの大きさ変更・廃止\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 class=\"body-text\"\u003e商品をカートに入れ、決済を行ってください。2営業日以内に当店の職人から納期のご案内のメールが届きます。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eご不明な点やオーダーの詳細は、そちらにてやり取りを行なってください。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eお支払い方法:\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e銀行振込\u003c\/li\u003e\n                \u003cli\u003eペイパル（クレジットカード）\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e製品のデザイン、仕様は予告なく変更することがあります。予めご了承ください。\u003c\/li\u003e\n            \u003cli\u003eこの商品は、バラキズ、血筋、トラといった革の個性を生かす加工を施すことで風合いを演出しています。\u003c\/li\u003e\n            \u003cli\u003e天然皮革は、高温多湿の場所を避けて、風通しの良い場所で日陰干しすることをお勧め致します。また、過度の乾燥を避け、天然皮革専用のオイルなどでケアしてください。\u003c\/li\u003e\n            \u003cli\u003e高温となる場所への保管は、革の硬化等の変質を引き起こす場合があります。\u003c\/li\u003e\n            \u003cli\u003e生産時期の違いによる色ブレがあります。天然皮革特有の現象です。写真と色合いが異なる場合がございますが品質には問題ありません。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974100852818,"sku":null,"price":471900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/176217557.jpg?v=1740639856"},{"product_id":"174573275","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が生まれ、あなただけの相棒へと育ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/174573275.jpg?v=1740639905\" 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輝き放つ シルバー925金具\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e新たに登場した\u003cstrong\u003eシルバー925製金具\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\/174573275_o2.jpg?v=1740639905\" class=\"img-fluid d-block w-100 product-img\" alt=\"シルバー925金具\"\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\/174573275_o4.jpg?v=1740639905\" 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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdWl6aXDpde7_aTBo7I.jpg?cmsp_timestamp=20240204184612\" class=\"img-fluid d-block w-100 product-img\" alt=\"マルゴーフラップトート全体像\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eマルゴーフラップトートは、日本の高級ホテルや外資系ホテルでの会食でも良く似合うレザーアイテムです。男らしく無骨な中でも上品で煌びやかな印象も感じさせることが可能。デザインそして縫製において、その上品さが意識されています。古典的なデザインでありながら洗練された、KATSUYUKI TANAKAが作り上げる上質なレザーバッグです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pemlsKW4peWloqXqobykyg.jpg?cmsp_timestamp=20240204184510\" class=\"img-fluid d-block w-100 product-img\" alt=\"ラグジュアリーな雰囲気\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eシルバー925金具について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e当店オリジナルの刻印入りの\u003cstrong\u003eシルバー925製金具\u003c\/strong\u003eが新たに登場しました。一点一点、職人の手作業で仕上げを行ったものだけを使用。この金具だけで、大ぶりなシルバーリング4つ分の価値があり、販売価格は40万円相当にもなります。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbCl7KG8vNCk4V8yX6W3peul0KG8tuK28Q.jpg?cmsp_timestamp=20240314181759\" class=\"img-fluid d-block w-100 product-img\" alt=\"シルバー925金具アップ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdal6aXDpa-80KThXzJfpbel66XQoby24rbx.jpg?cmsp_timestamp=20240314181834\" class=\"img-fluid d-block w-100 product-img\" alt=\"シルバー925金具詳細\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eシルバー925とはsterling silver（スターリングシルバー）と呼ばれ、スターリングとは「価値のある」「本物」といった意味を持ち、高品質の証とされています。ロジウムコーティングをしていないため、シルバー本来の柔らかな輝きと、経年変化を楽しんでいただけます。通常、鞄の金具としては使用されない高級素材を贅沢に使用したことで、既製品にはないオリジナリティが生まれ、金具が変わるだけで鞄全体に高級感が増します。このシルバー金具の鞄を使えば、あなたにさらなる品格をもたらしてくれるでしょう。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eシルバー925金具での製作をご希望の方は、\u003ca href=\"https:\/\/katsuyuki-t.shop-pro.jp\/?pid=181913397\" 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\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\/pb-hvKWzpaSluqXWpeuhvA.jpg?cmsp_timestamp=20240124194952\" class=\"img-fluid d-block w-100 product-img\" alt=\"マルゴーレザー\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eヴィルジリオ・コンツェリア・アルティジアナ社が作った、円を描くような模様が入った特徴的な革です。牛脂などをたっぷり含んだオイルレザーの表面に1枚1枚、手作業で擦り傷を施しているスクラッチレザー。そのため、革の凹凸などで傷の入り方が変化し部位により表情や雰囲気が異なることが魅力です。エイジングにより、マットな表情からは想像もつかないほどのツヤが出て、使うほど高級感が増します。牛革の中でも最上部位と言われるショルダー部分のみを使っており、長年使用でも型崩れがしにくく、高級鞄にはピッタリな極上皮革です。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eメンテナンス方法：\u003c\/strong\u003e100%植物タンニン鞣し革なので、色やツヤが変化する経年変化を楽しめます。オイル、ワックスが多く含まれるので、水にも比較的強く、使用前にコロニル製クリームなどを使うとなお良いです。しかし、オイルが多いため、頻繁にオイルアップをする必要はなく、日々のブラッシングのみで大丈夫です。\u003c\/p\u003e\n\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\/pdSlw6WwpbmlqKG8pckzNzU.jpg?cmsp_timestamp=20240124195102\" class=\"img-fluid d-block w-100 product-img\" alt=\"ピッグスエード裏地\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e海外ブランドの高級バッグの内装などに使用されている日本が誇るハイクラスのスエード革を採用しました。柔らかで産毛のようにしっとりと手に馴染む、スエード特有の質感が心地よい。豚革は本来作業用手袋に使われることが多く、高い耐久性を持っています。重量は軽く、内装として非常に高いパフォーマンスを誇ります。素晴らしい肌触り、見た時の高級感。そして、劣化しにくい素材として、普段使いに嬉しい機能が詰まっています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eメンテナンス方法：\u003c\/strong\u003e基本的には傷つきづらい素材ではありますが、ホコリなどの汚れが気になる場合は馬毛ブラシでブラッシングを推奨します。コロニル製スエードスプレーを使うと、防水加工が施される上、新品時の輝きが戻ります。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e外装のこだわり\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eシンプルなフラップが付いたトートバッグ。セキュリティー面でも安心で、開閉時のスムーズな動作が可能になるようにミリ単位でフラップの形状を設計しました。このフラップの開閉は、最初は慣れが必要ですが、馴染んだ頃に最高の使用感になるよう調整しています。デザイン的にも昔ながらの風貌が魅力的で、マルゴーレザーを使うことで唯一無二の表情に仕上がりました。クラシカルかつモダンなデザインです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/s7DB9aSzpMCk76Tq.jpg?cmsp_timestamp=20240204184132\" class=\"img-fluid d-block w-100 product-img\" alt=\"外装のこだわり\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e内装のこだわり\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e内装には、天然のスエードレザーを全面に張り込み、肌触り良く中身にも優しい仕様にデザインされています。開いた蓋側には、フリーポケットが付いており、すぐに取り出したい物を収納するのに便利です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/xuLB9aSzpMCk76Tq.jpg?cmsp_timestamp=20240204184116\" class=\"img-fluid d-block w-100 product-img\" alt=\"内装のこだわり\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eマルゴーフラップトートの特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eハンドル部分は手縫いで1本2時間以上かけて作られています。左右で長さが若干違うのは、フラップ部分を外側に持つことで自然と持ちやすい設計にするためです。他には無い細かなこだわりが施されています。\u003c\/li\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/vOrLpaSkpc-l86XJpes.jpg?cmsp_timestamp=20240211135158\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハンドル詳細\"\u003e\n          \u003c\/div\u003e\n          \u003cli\u003eビジネス使用はもちろん、1泊2日の旅行にも十分な容量を確保。ちょうどいい容量で使い勝手が良く、長年の使用を快適にしてくれます。\u003c\/li\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/w-a_yA.jpg?cmsp_timestamp=20240211135138\" class=\"img-fluid d-block w-100 product-img\" alt=\"収納容量\"\u003e\n          \u003c\/div\u003e\n          \u003cli\u003eポケットはセパレート式でスマートフォンや名刺入れなどを分けて細かく収納できます。その他のポケットも大容量で小物の収納に困ることはありません。\u003c\/li\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbul0aXsobylyKXdpbGlw6XI.jpg?cmsp_timestamp=20240211135216\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポケット構造\"\u003e\n          \u003c\/div\u003e\n          \u003cli\u003e金具は全て真鍮製を採用。革と共にエイジングを楽しめると同時に、破損の心配が不要で丈夫なのが魅力的。\u003c\/li\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/tuK28Q.jpg?cmsp_timestamp=20240211135248\" class=\"img-fluid d-block w-100 product-img\" alt=\"真鍮製金具\"\u003e\n          \u003c\/div\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\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\/pd6l66XVpemlpKXhobyluA.jpeg?cmsp_timestamp=20240218080827\" class=\"img-fluid d-block w-100 product-img\" alt=\"本体カラーサンプル\"\u003e\n        \u003c\/div\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\/zqLDz7-nuKvL3A.jpg?cmsp_timestamp=20240125105137\" class=\"img-fluid d-block w-100 product-img\" alt=\"裏地カラーサンプル\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカスタムについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eハンドルの長さ、ポケットの大きさ変更、ポケットの廃止等は無料でオーダー可能です。当商品は手持ち仕様ですが、ハンドルを長くすれば、肩掛けすることができます。ポケットについては、持ち物に合わせたポケットのサイズ変更が可能です。不要の場合は無くすことも出来ます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eお支払い方法\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e銀行振込\u003c\/li\u003e\n          \u003cli\u003eペイパル（クレジットカード）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品スペック\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e横：45cm\u003c\/li\u003e\n          \u003cli\u003e縦：27cm\u003c\/li\u003e\n          \u003cli\u003e底奥行き：14cm\u003c\/li\u003e\n          \u003cli\u003eハンドル高さ：17cm（フラップ上辺からハンドルの内側まで）\u003c\/li\u003e\n          \u003cli\u003e内ポケット：2個付き（セパレート式、インナー式）\u003c\/li\u003e\n          \u003cli\u003e裏地：ピッグスエード（豚革のスエード）\u003c\/li\u003e\n          \u003cli\u003e使用金具：底、ハンドル、カンは真鍮製\u003c\/li\u003e\n          \u003cli\u003e重量：約1210g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\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\/Bo8iyOYkWpE?rel=0\" 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  \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\/yvxcbCc-irA?rel=0\" 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":41974100918354,"sku":null,"price":482790.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/174573275.jpg?v=1740639905"},{"product_id":"181939425","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\/181939425.jpg?v=1740639954\" 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\/181939425_o2.jpg?v=1740639954\" 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\/181939425_o3.jpg?v=1740639955\" class=\"img-fluid d-block w-100 product-img\" alt=\"ロイヤルクラッチを手に持つイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eあらゆるシーンを彩る相棒\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e手縫いの温もり、唯一無二の錠前付きクラッチ。「ロイヤルクラッチ」は、フォーマルなシーンでもカジュアルなシーンでも、スーツに合わせて使える高品質なクラッチバッグです。市販のクラッチバッグにはどこか物足りなさを感じている方に、特別な一品をお届けします。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e熟練の職人が一針一針丁寧に手縫いで仕上げた「手仕事の温もり」があります。\u003c\/li\u003e\n                    \u003cli\u003eイタリアの最高級レザー「マルゴー」と高品質なピッグスエードを厳選した「選び抜かれた素材」を使用。\u003c\/li\u003e\n                    \u003cli\u003e錠前付きの「クラシカルなデザイン」は、時代を超えて愛されるスタイル。\u003c\/li\u003e\n                    \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お客様の個性やスタイルに合わせて、8つのカラーからお選びいただけます。バイカラーを含むカスタマイズも可能です。どのカラーもイタリアンレザー「マルゴー」の美しい発色をお楽しみいただけます。\u003c\/p\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\/pe2lpKXkpeulr6XppcOlwV-lq6XpobyltaXzpdel61-w7M33.jpg?cmsp_timestamp=20240811211840\" alt=\"カラーオプションイメージ\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e価格とご注文について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e価格: 250,000円（税込）\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=\"step-list\"\u003e\n                    \u003cli\u003e商品をカートに入れ、決済を行ってください。\u003c\/li\u003e\n                    \u003cli\u003e2営業日以内に当店の職人から納期のご案内のメールが届きます。\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\u003ePayPal（ペイパル）\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eお手入れ方法\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eレザーケア: 定期的に専用のレザークリームで保湿してください。使用後は柔らかい布で軽く拭くと長持ちします。\u003c\/li\u003e\n                    \u003cli\u003e保管方法: 直射日光を避け、風通しの良い場所で保管してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eアフターサービス\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \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\u003cem\u003e「手縫いの温もりを感じる、唯一無二のクラッチバッグです。使うほどに味が出て、本当に素晴らしいです。」\u003c\/em\u003e\u003c\/p\u003e\n                \u003cp\u003e\u003cem\u003e「手に馴染み、使い込むほどに愛着が湧いてきます。特別な場面でいつも使いたくなります。」\u003c\/em\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「leather works KATSUYUKI TANAKA」は、職人田中克幸が一つ一つ手作業で仕上げる革製品ブランドです。職人の情熱とこだわりが詰まった製品をお届けしています。\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横: 28cm\u003c\/li\u003e\n                    \u003cli\u003e縦: 38cm\u003c\/li\u003e\n                    \u003cli\u003e底奥行き: 5cm\u003c\/li\u003e\n                    \u003cli\u003eハンドル高さ: 10cm（フラップ上辺からハンドルの内側まで）\u003c\/li\u003e\n                    \u003cli\u003e内側: ファスナーポケット1つ、オープンポケット2つ\u003c\/li\u003e\n                    \u003cli\u003e裏地: ピッグスエード（豚革の高品質スエードを使用）\u003c\/li\u003e\n                    \u003cli\u003e使用金具: 真鍮\u003c\/li\u003e\n                    \u003cli\u003e重量: 約800g\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ご連絡は、\u003ca href=\"https:\/\/katsuyuki-t.shop-pro.jp\/secure\/?mode=inq\u0026amp;shop_back_url=https%3A%2F%2Fkatsuyuki-t.shop-pro.jp%2F\u0026amp;shop_id=PA01455927\" target=\"_blank\"\u003eこちら\u003c\/a\u003eからどうぞ。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003ch3 class=\"section-title\"\u003e特別な一品を、今あなたに\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e「ロイヤルクラッチ」は、日常をスタイリッシュに演出するための一品です。上品かつクラシカルなデザインで、ビジネスシーンでもフォーマルな場面でも使える万能なクラッチバッグです。使うほどに手に馴染み、あなただけの特別な鞄に変わります。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eこの特別なバッグは、職人の手作業で一つ一つ丁寧に作られているため、数量には限りがあります。あなただけの特別なロイヤルクラッチを手に入れるチャンスを\u003cstrong\u003eお見逃しなく\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e今すぐ、この手縫いイタリアンレザー「マルゴー」クラッチバッグを手に入れて、あなたのスタイルをさらに輝かせてください。\u003c\/p\u003e\n\n        \u003c!-- YouTube 動画 --\u003e\n        \u003cdiv class=\"content-section\"\u003e\n            \u003cdiv style=\"position: relative; padding-bottom: 56.25%;\"\u003e\u003ciframe style=\"position: absolute; top: 20px; left: 0; width: 100%; height: 100%;\" src=\"https:\/\/www.youtube.com\/embed\/Hn_qScNYpEs?si=k1s1COIgi5yFiNq1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"注文後に相談 \/ 注文後に相談","offer_id":41974191095890,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ベージュ","offer_id":41974191128658,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ターコイズブルー","offer_id":41974191161426,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ブルー","offer_id":41974191194194,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ブラック","offer_id":41974191226962,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ イエロー","offer_id":41974191259730,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ モスグリーン","offer_id":41974191292498,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ 注文後に相談","offer_id":41974191325266,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ ベージュ","offer_id":41974191358034,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ ターコイズブルー","offer_id":41974191390802,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ ブルー","offer_id":41974191423570,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ ブラック","offer_id":41974191456338,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ イエロー","offer_id":41974191489106,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ モスグリーン","offer_id":41974191521874,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ 注文後に相談","offer_id":41974191554642,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ベージュ","offer_id":41974191587410,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ターコイズブルー","offer_id":41974191620178,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ブルー","offer_id":41974191652946,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ブラック","offer_id":41974191685714,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ イエロー","offer_id":41974191718482,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ モスグリーン","offer_id":41974191751250,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズブルー \/ 注文後に相談","offer_id":41974191784018,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズブルー \/ ベージュ","offer_id":41974191816786,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズブルー \/ ターコイズブルー","offer_id":41974191849554,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズブルー \/ ブルー","offer_id":41974191882322,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズブルー \/ ブラック","offer_id":41974191915090,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズブルー \/ イエロー","offer_id":41974191947858,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズブルー \/ モスグリーン","offer_id":41974191980626,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ 注文後に相談","offer_id":41974192013394,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ベージュ","offer_id":41974192046162,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ターコイズブルー","offer_id":41974192078930,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ブルー","offer_id":41974192111698,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ブラック","offer_id":41974192144466,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ イエロー","offer_id":41974192177234,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ モスグリーン","offer_id":41974192210002,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ 注文後に相談","offer_id":41974192242770,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ベージュ","offer_id":41974192275538,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ターコイズブルー","offer_id":41974192308306,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ブルー","offer_id":41974192341074,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ブラック","offer_id":41974192373842,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ イエロー","offer_id":41974192406610,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ モスグリーン","offer_id":41974192439378,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ 注文後に相談","offer_id":41974192472146,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ベージュ","offer_id":41974192504914,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ターコイズブルー","offer_id":41974192537682,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ブルー","offer_id":41974192570450,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ブラック","offer_id":41974192603218,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ イエロー","offer_id":41974192635986,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ モスグリーン","offer_id":41974192668754,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ 注文後に相談","offer_id":41974192701522,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ベージュ","offer_id":41974192734290,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ターコイズブルー","offer_id":41974192767058,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ブルー","offer_id":41974192799826,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ブラック","offer_id":41974192832594,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ イエロー","offer_id":41974192865362,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ モスグリーン","offer_id":41974192898130,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ 注文後に相談","offer_id":41974192930898,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ ベージュ","offer_id":41974192963666,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ ターコイズブルー","offer_id":41974192996434,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ ブルー","offer_id":41974193029202,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ ブラック","offer_id":41974193061970,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ イエロー","offer_id":41974193094738,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン \/ モスグリーン","offer_id":41974193127506,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/181939425.jpg?v=1740639954"},{"product_id":"179291902","title":"【オーダー製作】ボディバッグLサイズ【マルゴー】","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都会的なシルエットと上質なイタリアンレザー「マルゴー」が織りなす、これまでにない美しさ。流れるようなデザインが、日常に気品と遊び心を添え、持つ人の個性を際立たせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/179291902.jpg?v=1740639982\" 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\/179291902_o2.jpg?v=1740639982\" 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なめらかな滑り心地を実現するYKKエクセラファスナーと、手に馴染む贅沢な革の感触。細部に宿る上質へのこだわりが、あなたの日常を格上げし、持つたびに満たされた気持ちをもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/179291902_o3.jpg?v=1740639982\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKエクセラファスナーと革の質感\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eこだわり尽くした逸品\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e無骨な風合いを持ったイタリアンレザー。使い込むことでマットな風合いから味を深め、艶を増す。大人の男の為に仕立てられたシンプルで使い勝手の良いボディバッグ。クッタリと体への馴染みが良いイタリアンレザーを贅沢に使用し、内装は高級感あふれる豚革のスエード生地を使用。流線形の様なデザインが魅力的。休日を革製品と共に過ごす。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/Ym9keWJhZ19tXzAz.jpg?cmsp_timestamp=20240130215017\" alt=\"ボディバッグの全体像\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e秀逸なシルエットとデザイン\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eルーツは「ウエストポーチ」。一般的なボディバッグは様々なジップやポケットが付いていて機能性に優れている反面、どうしても野暮ったくなりがちなのが難点です。このボディバッグは、そんな難点を克服すべくシルエットとデザイン性を最重要視しました。流れるような美しい流線形にして、たった１つの高級ジップを取り付けるのみのシンプルなデザインに。１５パターンもの試作、６か月の月日を経て形となりました。肩掛けすることで、都会的かつ洗練された印象をまとうことが出来ます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/X01HXzAzNjhfMg.jpg?cmsp_timestamp=20240130220414\" alt=\"ボディバッグのシルエット\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e全てが一点物、唯一無二の表情\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e物を運搬するという使命を持った鞄。そんな日常でも男は嗜みを忘れることはない、鞄を手にして変化を楽しむ。革製品の醍醐味を思う存分に楽しむことができます。使い込むと、艶が出て体に馴染んでくる。鞄に愛着を持ちたい男にはピッタリのレザーアイテム。全ては１点物であり、同じものは存在しません。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/Ym9keWJhZ19zbV8wMQ.jpg?cmsp_timestamp=20240126195521\" alt=\"革のエイジングと個体差\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e外装へのこだわり\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e普段のコーディネートに１点取り入れるだけで洗練された雰囲気になるように、シルエットにとことんこだわったボディバッグ。一目で、良い物だと分かるようにあえてシンプルなデザインに仕上げました。ショルダーバッグを初めて持つ方でも抵抗なく使えるようなデザイン性で、一度使えばボディバッグの虜になる事間違いありません。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/X01HXzAzNjRfMg.jpg?cmsp_timestamp=20240130221344\" alt=\"外装のシンプルな美しさ\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e内装へのこだわり\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e高級トートバッグに使うものと同じ、国産の豚革スエードを内側に採用。カラーは５色から選ぶことが出来ます。長財布、スマートフォン、車のキーケース程度の容量なので、ポケットは廃止しました。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/X01HXzAzMzdfMg.jpg?cmsp_timestamp=20240130221459\" alt=\"内装のピッグスエード\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e厳選された素材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eイタリアンレザー「マルゴー」\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pb-hvKWzpaSluqXWpeuhvA.jpg?cmsp_timestamp=20240124194952\" alt=\"イタリアンレザー マルゴーの質感\"\u003e\u003c\/div\u003e\n                \u003cp\u003eイタリアンレザーの代表格として有名な「マルゴー」。革の表面に円形のスクラッチ痕を付けた、独特な表面のタンニン鞣し革です。スクラッチ痕は職人の手作業で行われ、ノルウェー産などの上質な原皮からこだわって作っています。エイジングの色、ツヤの変化が大きく、変化を楽しみながら使用したい方におすすめです。\u003c\/p\u003e\n                \u003cp\u003e＜メンテナンス方法＞\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e100％植物タンニン鞣し革なので、色やツヤが変化する経年変化を楽しめます。\u003c\/li\u003e\n                    \u003cli\u003eオイル、ワックスが多く含まれるため、水にも比較的強く、使用前にコロニル製クリームなどを使うとなお良いです。\u003c\/li\u003e\n                    \u003cli\u003eオイルが多いので、頻繁なオイルアップは不要。日々のブラッシングのみで大丈夫です。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eピッグスエード\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdSlw6WwpbmlqKG8pckzNzU.jpg?cmsp_timestamp=20240124195102\" alt=\"ピッグスエードの詳細\"\u003e\u003c\/div\u003e\n                \u003cp\u003e海外ブランドの高級バッグの内装などに使用されている日本が誇るハイクラスのスエード革を採用しました。柔らかで産毛のようにしっとりと手に馴染む、スエード特有の質感が心地よい。豚革は本来作業用手袋に使われることが多く、高い耐久性を持っています。重量は軽く、内装として非常に高いパフォーマンスを誇ります。素晴らしい肌触り、見た時の高級感。そして、劣化しにくい素材として、普段使いに嬉しい機能が詰まっています。\u003c\/p\u003e\n                \u003cp\u003e＜メンテナンス方法＞\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e基本的には傷つきづらい素材ですが、ホコリなどの汚れが気になる場合は馬毛ブラシでのブラッシングを推奨します。\u003c\/li\u003e\n                    \u003cli\u003eコロニル製スエードスプレーを使うと、防水加工が施される上、新品時の輝きが戻ります。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eカラーは７色から選択できます。バイカラー仕様も可能なので、ご希望の方は、「バイカラー仕様」を選択してください。後日、メールで詳細を確認致します。\u003c\/p\u003e\n                \u003cp\u003e「マルゴー」カラーサンプル\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pd6l66W0oby_p7iry9w.jpeg?cmsp_timestamp=20240125105052\" alt=\"マルゴーカラーサンプル画像\"\u003e\u003c\/div\u003e\n                \u003cp\u003e裏地カラーサンプル\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/zqLDz7-nuKvL3A.jpg?cmsp_timestamp=20240125105137\" alt=\"裏地カラーサンプル画像\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eお支払い・オーダーについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e商品をカートに入れて、決済を行ってください。２営業日以内に当店の職人から納期のご案内のメールが届きます。ご不明な点、オーダーの詳細はそちらにてやり取りを行なってください。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e銀行振込\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サイズ：中央部分約18cm × 横約42cm × 中央奥行き約11cm (書籍1冊程度がギリギリ入るサイズ感です)\u003c\/li\u003e\n                    \u003cli\u003e肩紐を最小〜最大にした時の鞄から紐全体の長さ：123cm〜131cm\u003c\/li\u003e\n                    \u003cli\u003e裏地：ピッグスエード（豚革のスエード）\u003c\/li\u003e\n                    \u003cli\u003e使用金具：真鍮、YKKエクセラファスナー（ダブルファスナー）\u003c\/li\u003e\n                    \u003cli\u003e重量：約460g\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\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\/gP3g_MI4UG0?si=yYfEXXs4zl9aHKhy\" 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\u003c\/div\u003e","brand":"leather works","offers":[{"title":"ターコイズブルー \/ ブラック","offer_id":41974184345682,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズブルー \/ ブルー","offer_id":41974184378450,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズブルー \/ イエロー","offer_id":41974184411218,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズブルー \/ ベージュ","offer_id":41974184443986,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズブルー \/ 深緑","offer_id":41974184476754,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズブルー \/ 注文後に相談","offer_id":41974184509522,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ブラック","offer_id":41974184542290,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ブルー","offer_id":41974184575058,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ イエロー","offer_id":41974184607826,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ベージュ","offer_id":41974184640594,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ 深緑","offer_id":41974184673362,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ 注文後に相談","offer_id":41974184706130,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ ブラック","offer_id":41974184738898,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ ブルー","offer_id":41974184771666,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ イエロー","offer_id":41974184804434,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ ベージュ","offer_id":41974184837202,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ 深緑","offer_id":41974184869970,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ 注文後に相談","offer_id":41974184902738,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ブラック","offer_id":41974184935506,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ブルー","offer_id":41974184968274,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ イエロー","offer_id":41974185001042,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ベージュ","offer_id":41974185033810,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ 深緑","offer_id":41974185066578,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ 注文後に相談","offer_id":41974185099346,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ブラック","offer_id":41974185132114,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ブルー","offer_id":41974185164882,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ イエロー","offer_id":41974185197650,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ベージュ","offer_id":41974185230418,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ 深緑","offer_id":41974185263186,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ 注文後に相談","offer_id":41974185295954,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ブラック","offer_id":41974185328722,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ブルー","offer_id":41974185361490,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ イエロー","offer_id":41974185394258,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ベージュ","offer_id":41974185427026,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ 深緑","offer_id":41974185459794,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ 注文後に相談","offer_id":41974185492562,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ブラック","offer_id":41974185525330,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ブルー","offer_id":41974185558098,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ イエロー","offer_id":41974185590866,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ベージュ","offer_id":41974185623634,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ 深緑","offer_id":41974185656402,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ 注文後に相談","offer_id":41974185689170,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"バイカラー仕様 \/ ブラック","offer_id":41974185721938,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"バイカラー仕様 \/ ブルー","offer_id":41974185754706,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"バイカラー仕様 \/ イエロー","offer_id":41974185787474,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"バイカラー仕様 \/ ベージュ","offer_id":41974185820242,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"バイカラー仕様 \/ 深緑","offer_id":41974185853010,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"バイカラー仕様 \/ 注文後に相談","offer_id":41974185885778,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ブラック","offer_id":41974185918546,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ブルー","offer_id":41974185951314,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ イエロー","offer_id":41974185984082,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ベージュ","offer_id":41974186016850,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ 深緑","offer_id":41974186049618,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ 注文後に相談","offer_id":41974186082386,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/179291902.jpg?v=1740639982"},{"product_id":"179186400","title":"【オーダー製作】ボディバッグSサイズ【マルゴー】","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\/179186400.jpg?v=1740640008\" 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を覚える。長財布やスマートフォン、キーケースといった必要最小限の荷物をスマートに収納。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/179186400_o2.jpg?v=1740640008\" 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。YKKエクセラと真鍮の輝きが、時の流れと共にその価値を高める。持つほどに愛着が深まるレザーアイテム。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/179186400_o3.jpg?v=1740640008\" 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  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴とこだわり\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e無骨な風合いを持ったイタリアンレザー。使い込むことでマットな風合いから味を深め、艶を増します。大人の男の為に仕立てられたシンプルで使い勝手の良いボディバッグ。クッタリと体への馴染みが良いイタリアンレザーを贅沢に使用し、内装は高級感あふれる豚革のスエード生地を使用。流線形の様なデザインが魅力的。休日を革製品と共に過ごせます。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/Ym9keWJhZ19zXzAx.jpg?cmsp_timestamp=20240126194833\" alt=\"ボディバッグ着用イメージ\" class=\"img-fluid d-block w-100\"\u003e\n      \u003c\/div\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\/Ym9keWJhZ19zXzAz.jpg?cmsp_timestamp=20240126194942\" alt=\"ボディバッグのシルエット\" class=\"img-fluid d-block w-100\"\u003e\n      \u003c\/div\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\/Ym9keWJhZ19zbV8wMQ.jpg?cmsp_timestamp=20240126195521\" alt=\"ボディバッグの経年変化イメージ\" class=\"img-fluid d-block w-100\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e普段のコーディネートに１点取り入れるだけで洗練された雰囲気になるように、シルエットにとことんこだわったボディバッグ。一目で、良い物だと分かるようにあえてシンプルなデザインに仕上げました。ショルダーバッグを初めて持つ方でも抵抗なく使えるようなデザイン性で、一度使えばボディバッグの虜になる事間違いありません。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\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      \u003ch4\u003eイタリアンレザー「マルゴー」\u003c\/h4\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\/pb-hvKWzpaSluqXWpeuhvA.jpg?cmsp_timestamp=20240124194952\" alt=\"イタリアンレザー「マルゴー」の質感\" class=\"img-fluid d-block w-100\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e\u003cstrong\u003eメンテナンス方法：\u003c\/strong\u003e100％植物タンニン鞣し革なので、色やツヤが変化する経年変化を楽しめます。オイル、ワックスが多く含まれるので、水にも比較的強く、使用前にコロニル製クリームなどを使うとなお良いです。しかし、オイルが多いため、頻繁にオイルアップをする必要はなく、日々のブラッシングのみで大丈夫です。\u003c\/p\u003e\n\n      \u003ch4\u003eピッグスエード\u003c\/h4\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\/pdSlw6WwpbmlqKG8pckzNzU.jpg?cmsp_timestamp=20240124195102\" alt=\"ピッグスエードの質感\" class=\"img-fluid d-block w-100\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e\u003cstrong\u003eメンテナンス方法：\u003c\/strong\u003e基本的には傷つきづらい素材ではありますが、ホコリなどの汚れが気になる場合は馬毛ブラシでブラッシングを推奨します。コロニル製スエードスプレーを使うと、防水加工が施される上、新品時の輝きが戻ります。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eカラーは７色から選択できます。バイカラー仕様も可能なので、ご希望の方は、「バイカラー仕様」を選択してください。後日、メールで詳細を確認致します。\u003c\/p\u003e\n      \u003ch4\u003e「マルゴー」カラーサンプル\u003c\/h4\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pd6l66W0oby_p7iry9w.jpeg?cmsp_timestamp=20240125105052\" alt=\"マルゴーレザーのカラーサンプル\" class=\"img-fluid d-block w-100\"\u003e\n      \u003c\/div\u003e\n      \u003ch4\u003e裏地カラーサンプル\u003c\/h4\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/zqLDz7-nuKvL3A.jpg?cmsp_timestamp=20240125105137\" alt=\"裏地ピッグスエードのカラーサンプル\" class=\"img-fluid d-block w-100\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eご購入の流れとお支払い\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e商品をカートに入れて、決済を行ってください。２営業日以内に当店の職人から納期のご案内のメールが届きます。ご不明な点、オーダーの詳細はそちらにてやり取りを行なってください。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e銀行振込\u003c\/li\u003e\n        \u003cli\u003eペイパル（クレジットカード）\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \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使用金具：真鍮、YKKファスナーエクセラ（ダブルファスナー）\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\/gP3g_MI4UG0?si=yYfEXXs4zl9aHKhy\" title=\"YouTube video player\" allowfullscreen\u003e\u003c\/iframe\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"ターコイズブルー \/ ブラック","offer_id":41974182576210,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズブルー \/ ブルー","offer_id":41974182608978,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズブルー \/ イエロー","offer_id":41974182641746,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズブルー \/ ベージュ","offer_id":41974182674514,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズブルー \/ 深緑","offer_id":41974182707282,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズブルー \/ 注文後に相談","offer_id":41974182740050,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ブラック","offer_id":41974182772818,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ブルー","offer_id":41974182805586,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ イエロー","offer_id":41974182838354,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ ベージュ","offer_id":41974182871122,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ 深緑","offer_id":41974182903890,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"コバルトブルー \/ 注文後に相談","offer_id":41974182936658,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ ブラック","offer_id":41974182969426,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ ブルー","offer_id":41974183002194,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ イエロー","offer_id":41974183034962,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ ベージュ","offer_id":41974183067730,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ 深緑","offer_id":41974183100498,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ローレルグリーン \/ 注文後に相談","offer_id":41974183133266,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ブラック","offer_id":41974183166034,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ブルー","offer_id":41974183198802,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ イエロー","offer_id":41974183231570,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ベージュ","offer_id":41974183264338,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ 深緑","offer_id":41974183297106,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ 注文後に相談","offer_id":41974183329874,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ブラック","offer_id":41974183362642,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ブルー","offer_id":41974183395410,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ イエロー","offer_id":41974183428178,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ベージュ","offer_id":41974183460946,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ 深緑","offer_id":41974183493714,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ 注文後に相談","offer_id":41974183526482,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ブラック","offer_id":41974183559250,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ブルー","offer_id":41974183592018,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ イエロー","offer_id":41974183624786,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ベージュ","offer_id":41974183657554,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ 深緑","offer_id":41974183690322,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ 注文後に相談","offer_id":41974183723090,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ブラック","offer_id":41974183755858,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ブルー","offer_id":41974183788626,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ イエロー","offer_id":41974183821394,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ベージュ","offer_id":41974183854162,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ 深緑","offer_id":41974183886930,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ 注文後に相談","offer_id":41974183919698,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"バイカラー仕様 \/ ブラック","offer_id":41974183952466,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"バイカラー仕様 \/ ブルー","offer_id":41974183985234,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"バイカラー仕様 \/ イエロー","offer_id":41974184018002,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"バイカラー仕様 \/ ベージュ","offer_id":41974184050770,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"バイカラー仕様 \/ 深緑","offer_id":41974184083538,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"バイカラー仕様 \/ 注文後に相談","offer_id":41974184116306,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ブラック","offer_id":41974184149074,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ブルー","offer_id":41974184181842,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ イエロー","offer_id":41974184214610,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ベージュ","offer_id":41974184247378,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ 深緑","offer_id":41974184280146,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ 注文後に相談","offer_id":41974184312914,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/179186400.jpg?v=1740640008"},{"product_id":"179740482","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    \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\/179740482.jpg?v=1740640053\" 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\"\u003eA4書類やPCも収まるゆとりの容量は、1泊の出張から日々のビジネスシーンまで幅広く対応します。\u003cstrong\u003eハリのある革\u003c\/strong\u003eが常にスマートな印象を与え、頼れる存在です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/179740482_o3.jpg?v=1740640053\" 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\/179740482_o4.jpg?v=1740640053\" class=\"img-fluid d-block w-100 product-img\" alt=\"繊細な手仕事が生み出す質感\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e繊細な手仕事が生み出す質感\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴・デザイン\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eワイルドトートは、エレガントな雰囲気と機能性を両立させた特別な一品です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e唐草模様をイメージした底四隅の曲線美は、型崩れを防ぎつつデザイン性を高めます。\u003c\/li\u003e\n                    \u003cli\u003e自由度の高いバイカラー仕様で、本体カラーとアクセントカラーを自由に組み合わせられます。\u003c\/li\u003e\n                    \u003cli\u003eオプションでD型金具を取り付け可能（＋￥5,500）、デザインのアクセントにもなります。\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\/pe-lpKXrpcmlyKG8pcg.jpg?cmsp_timestamp=20240306181452\" class=\"img-fluid d-block w-100 product-img\" alt=\"唐草模様をイメージした底四隅の曲線美\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/X01HXzk4MTM.jpg?cmsp_timestamp=20240301224640\" class=\"img-fluid d-block w-100 product-img\" alt=\"自由度の高いバイカラー仕様\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pe-lpKXrpcmlyKG8pchfRKWrpfM.JPG?cmsp_timestamp=20240306181828\" class=\"img-fluid d-block w-100 product-img\" alt=\"D型の金具を取り付け可能\"\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                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/X01HXzk5MDA.jpg?cmsp_timestamp=20240301224807\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワイルドトート外装のこだわり\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pe-lpKXrpcmlyKG8pchfxuLB9Q.jpg?cmsp_timestamp=20240306182132\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワイルドトート内装のこだわり\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003e日常使いからビジネスシーンまで対応する機能性も魅力です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e１泊２日の旅行に最適な容量で、プライベートはもちろんビジネス使用においても活躍します。A4規格の書類、パソコンなどが入ります。大きすぎず小さすぎないちょうどいい容量を実現しています。\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\/w-a_yA.jpg?cmsp_timestamp=20240211140258\" class=\"img-fluid d-block w-100 product-img\" alt=\"極上の円形ハンドル\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/X01HXzk4MzU.jpg?cmsp_timestamp=20240301224921\" class=\"img-fluid d-block w-100 product-img\" alt=\"セパレート式ポケット\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/X01HXzk5MTg.jpg?cmsp_timestamp=20240301225006\" class=\"img-fluid d-block w-100 product-img\" alt=\"大容量ポケット\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材詳細とメンテナンス\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこだわりの極上皮革を贅沢に使用しています。\u003c\/p\u003e\n                \u003ch4\u003eフラップ部分：イタリアンレザー「ワイルド」\u003c\/h4\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/X01HXzk5MzA.jpg?cmsp_timestamp=20240124195033\" class=\"img-fluid d-block w-100 product-img\" alt=\"イタリアンレザー「ワイルド」\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eイタリアのトスカーナ州にあるコンチェリア800（オットチェント）で製造。主にフランス産原皮使用。\u003c\/li\u003e\n                    \u003cli\u003e1頭につき1枚しか取れないショルダー部位を使用。\u003c\/li\u003e\n                    \u003cli\u003eバケッタ製法による一際上品で繊細な仕上がり。ハリがあり、鞄にした時には形をきちんと保ちながら持ち主にフィットします。\u003c\/li\u003e\n                    \u003cli\u003e世界的に有名な「トスカーノリスシオ」の3等級を主にした下地。SDGｓ、サステナブルな取り組みとして、1,2級からはじかれた下地をトスカーノリスシオと同じレシピで仕上げています。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eメンテナンス方法\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eワイルドは植物タンニン100％の染料仕上げ、バケッタ製法で鞣されているため、オイルを十分に含んでおり、メンテナンスの頻度が少なくて大丈夫です。\u003c\/li\u003e\n                    \u003cli\u003e水濡れが気になる場合、フッ素配合のコロニル製防水スプレーをかけると快適にお使い頂けます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n\n                \u003ch4\u003e本体部分：イタリアンレザー「マルゴー」\u003c\/h4\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pb-hvKWzpaSluqXWpeuhvA.jpg?cmsp_timestamp=20240124194952\" class=\"img-fluid d-block w-100 product-img\" alt=\"イタリアンレザー「マルゴー」\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e革の表面に円形のスクラッチ痕を付けた、独特な表面のタンニン鞣し革。\u003c\/li\u003e\n                    \u003cli\u003eスクラッチ痕は職人の手作業で行われ、ノルウェー産などの上質な原皮からこだわって作られています。\u003c\/li\u003e\n                    \u003cli\u003eエイジングによる色、ツヤの変化が大きく、変化を楽しみながら使用したい方におすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eメンテナンス方法\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e100％植物タンニン鞣し革なので、色やツヤが変化する経年変化を楽しめます。\u003c\/li\u003e\n                    \u003cli\u003eオイル、ワックスが多く含まれるので、水にも比較的強く、使用前にコロニル製クリームなどを使うとなお良いです。しかし、オイルが多いため、頻繁にオイルアップをする必要はなく、日々のブラッシングのみで大丈夫です。\u003c\/li\u003e\n                \u003c\/ul\u003e\n\n                \u003ch4\u003e裏地：ピッグスエード\u003c\/h4\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pdSlw6WwpbmlqKG8pckzNzU.jpg?cmsp_timestamp=20240124195102\" class=\"img-fluid d-block w-100 product-img\" alt=\"ピッグスエード\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e海外ブランドの高級バッグの内装などに使用されている日本が誇るハイクラスのスエード革を採用。\u003c\/li\u003e\n                    \u003cli\u003e柔らかで産毛のようにしっとりと手に馴染む、スエード特有の質感が心地よい。\u003c\/li\u003e\n                    \u003cli\u003e豚革は本来作業用手袋に使われることが多く、高い耐久性を持っています。重量は軽く、内装として非常に高いパフォーマンスを誇ります。\u003c\/li\u003e\n                    \u003cli\u003e素晴らしい肌触り、見た時の高級感。そして、劣化しにくい素材として、普段使いに嬉しい機能が詰まっています。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eメンテナンス方法\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e基本的には傷つきづらい素材ですが、ホコリなどの汚れが気になる場合は馬毛ブラシでブラッシングを推奨します。\u003c\/li\u003e\n                    \u003cli\u003eコロニル製スエードスプレーを使うと、防水加工が施される上、新品時の輝きが戻ります。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \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                \u003ch4\u003e本体カラー：チョコ\u003c\/h4\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pe-lpKXrpcmlyKG8pchfpdClpKWrpemhvKW1pfOl16XrX6XBpeelsw.jpg?cmsp_timestamp=20240304204800\" class=\"img-fluid d-block w-100 product-img\" alt=\"本体カラー チョコ\"\u003e\n                \u003c\/div\u003e\n                \u003ch4\u003e本体カラー：ブラック\u003c\/h4\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pe-lpKXrpcmlyKG8pchfpdClpKWrpemhvKW1pfOl16XrX6XWpemlw6Wv.jpg?cmsp_timestamp=20240304215009\" class=\"img-fluid d-block w-100 product-img\" alt=\"本体カラー ブラック\"\u003e\n                \u003c\/div\u003e\n                \u003ch4\u003e裏地カラー\u003c\/h4\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/zqLDz7-nuKvL3A.jpg?cmsp_timestamp=20240125105137\" class=\"img-fluid d-block w-100 product-img\" alt=\"裏地カラーイメージ\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカスタムオーダー\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eお客様のニーズに合わせたカスタムが可能です。\u003c\/p\u003e\n                \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                \u003cp class=\"body-text\"\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                \u003cp class=\"body-text\"\u003e商品をカートに入れ決済を行ってください。2営業日以内に当店の職人から納期のご案内のメールが届きます。ご不明な点やオーダーの詳細は、メールにてやり取りを行わせていただきます。\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横：45cm\u003c\/li\u003e\n                    \u003cli\u003e縦：27cm\u003c\/li\u003e\n                    \u003cli\u003e底奥行き：14cm\u003c\/li\u003e\n                    \u003cli\u003eハンドル高さ：17cm（フラップ上辺からハンドルの内側まで）\u003c\/li\u003e\n                    \u003cli\u003e内ポケット：2個付き（セパレート式、インナー式）\u003c\/li\u003e\n                    \u003cli\u003e裏地：ピッグスエード（豚革のスエード）\u003c\/li\u003e\n                    \u003cli\u003e使用金具：底、ハンドル、カンは真鍮製\u003c\/li\u003e\n                    \u003cli\u003e重量：約1210g\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\/H2fDYrnsRDw?si=WYLS9Rzzc4BGRovx\" 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                \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\/5rDJC62HbA0?si=NdSN3PCYbI-dtx0k\" 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    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eその他のカスタム（上記記載の無料カスタム以外）をご希望の場合、別途料金が発生する場合がございます。詳細につきましては、\u003ca href=\"https:\/\/katsuyuki-t.shop-pro.jp\/secure\/?mode=inq\u0026amp;shop_back_url=https%3A%2F%2Fkatsuyuki-t.shop-pro.jp%2F\u0026amp;shop_id=PA01455927\" target=\"_blank\"\u003eお問い合わせ\u003c\/a\u003eください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"取り付け希望（＋￥5500）","offer_id":41974186115154,"sku":null,"price":284350.0,"currency_code":"JPY","in_stock":false},{"title":"付けない","offer_id":41974186147922,"sku":null,"price":278300.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/179740482.jpg?v=1740640053"},{"product_id":"179740680","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  \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\/179740680.jpg?v=1740640077\" 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\/179740680_o2.jpg?v=1740640077\" 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\/179740680_o3.jpg?v=1740640077\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e職人の息吹を感じる革\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品仕様・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e無骨な風合いを持ったイタリアンレザーのトートバッグです。使い込むことでマットな風合いから味を深め、ツヤを増します。シンプルで使い勝手の良い肩掛けしやすいデザインが魅力です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e大人の男の為に仕立てられたシンプルデザイン\u003c\/li\u003e\n          \u003cli\u003e天井にファスナーがないシンプルタイプで、ざっくり使える\u003c\/li\u003e\n          \u003cli\u003e荷物をダイレクトに収納可能\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/X01HXzAwNjc.jpg?cmsp_timestamp=20240304180036\" 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        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/X01HXzAxNDg.jpg?cmsp_timestamp=20240304180105\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e外装は縫い目のないシームレスなデザインで、イタリアンレザーの最上部位を大胆に切り出した贅沢仕様です。\u003c\/p\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\/X01HXzAxNjQ.jpg?cmsp_timestamp=20240304180256\" alt=\"\"\u003e\n        \u003c\/div\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\/X01HXzAxNTY.jpg?cmsp_timestamp=20240304180334\" alt=\"\"\u003e\n        \u003c\/div\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\/X01HXzAxNTA.jpg?cmsp_timestamp=20240304180514\" 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イタリアのトスカーナ州にあるコンチェリア800（オットチェント）で製造\u003c\/li\u003e\n          \u003cli\u003e主にフランス産原皮使用\u003c\/li\u003e\n          \u003cli\u003e1頭につき1枚しか取れないショルダー部位を使用\u003c\/li\u003e\n          \u003cli\u003eイタリアで有名なバケッタ製法を用いた上品で繊細な仕上がり\u003c\/li\u003e\n          \u003cli\u003eハリがあり、鞄にした時に形をきちんと保ちながら持ち主にフィット\u003c\/li\u003e\n          \u003cli\u003e財布小物にも使用でき、タフに長年の使用にも耐える\u003c\/li\u003e\n          \u003cli\u003e世界的に有名な「トスカーノリスシオ」の3等級を主にした下地\u003c\/li\u003e\n          \u003cli\u003eSDGｓ、サステナブルな取り組みとして、1,2級からはじかれた下地をトスカーノリスシオと同じレシピで仕上げ\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\/X01HXzk5MzA.jpg?cmsp_timestamp=20240124195033\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eメンテナンス方法\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eワイルドは植物タンニン100%の染料仕上げ、バケッタ製法で鞣されており、オイルを十分に含んでいるためメンテナンスの頻度が少ないです。\u003c\/li\u003e\n          \u003cli\u003e水濡れが気になる場合、フッ素配合のコロニル製防水スプレーをかけると快適にお使い頂けます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eスタイルイメージ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eイタリアンレザーらしい色味の美しさ、コントラストの切れ味が素晴らしく、無骨な雰囲気も兼ね備えています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eレザージャケットやデニムとの相性も抜群\u003c\/li\u003e\n          \u003cli\u003e男前なコーディネートにも最適\u003c\/li\u003e\n          \u003cli\u003e手持ち姿も格好いい\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/X01HXzAxMDA.jpg?cmsp_timestamp=20240304180146\" 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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbel56XrpcChvKXIobylyF-lq6Xpobyw7M33.jpg?cmsp_timestamp=20240306183544\" alt=\"\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ・仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e縦：35cm\u003c\/li\u003e\n          \u003cli\u003e横：42cm\u003c\/li\u003e\n          \u003cli\u003eハンドル高さ：開口部から25cm\u003c\/li\u003e\n          \u003cli\u003e内ポケット：1個付き（横14cm×縦17cm）\u003c\/li\u003e\n          \u003cli\u003e裏地無し\u003c\/li\u003e\n          \u003cli\u003e重量：約710g\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=\"step-list\"\u003e\n          \u003cli\u003e商品をカートに入れて決済を行ってください。\u003c\/li\u003e\n          \u003cli\u003e2営業日以内に当店の職人から納期のご案内のメールが届きます。\u003c\/li\u003e\n          \u003cli\u003eご不明な点、オーダーの詳細はそちらにてやり取りを行なってください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eお支払い方法\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e銀行振込\u003c\/li\u003e\n          \u003cli\u003eペイパル（クレジットカード）\u003c\/li\u003e\n        \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\u003ciframe style=\"position: absolute; top: 20px; left: 0; width: 100%; height: 100%;\" src=\"https:\/\/www.youtube.com\/embed\/F15Yfy2lQfQ?si=41jdkgzCG26iyv9y\" title=\"YouTube video player\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"チョコ","offer_id":41974186180690,"sku":null,"price":133100.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック","offer_id":41974186213458,"sku":null,"price":133100.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/179740680.jpg?v=1740640077"}],"url":"https:\/\/leather-works.we-shop.jp\/collections\/%e3%83%9e%e3%83%ab%e3%82%b4%e3%83%bc%e3%81%a7%e9%81%b8%e3%81%b6%e3%83%90%e3%83%83%e3%82%b0.oembed","provider":"leather works","version":"1.0","type":"link"}