{"title":"トゴ","description":"\u003cp\u003eトゴ\u003c\/p\u003e","products":[{"product_id":"183710816","title":"【即納可能・１点限定】スラントトート（トゴ）","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #252120; \n      font-family: \"Zen Old Mincho\", \"Nunito\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #FFFFFF;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #464241;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #FFFFFF; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #B69F86; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #FFFFFF; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #FFFFFF; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #B69F8640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #464241;\n      border-radius: 0px;\n      background-color: #252120; \n      color: #FFFFFF;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #FFFFFF; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #252120; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #B69F86; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #464241; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #252120; color: #FFFFFF; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #B69F86; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #FFFFFF; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #FFFFFF; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #FFFFFF; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #B69F86; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #FFFFFF; margin-bottom: 12px; border-bottom: 1px solid #B69F86; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #464241; th, td { padding: 12px 8px; border: 1px solid #464241; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #FFFFFF; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #464241; background: #2F2B2A; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #FFFFFF; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch1\u003e【即納可能・１点限定】スラントトート（トゴ）\u003c\/h1\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e唯一無二の斜め美学を纏う\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e常識を覆す大胆なフラップは、白ステッチでその輪郭を際立たせています。このバッグが、\u003cstrong\u003eあなたの個性を最も雄弁に語る\u003c\/strong\u003eでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/183710816.jpg?v=1740639300\" class=\"img-fluid d-block w-100 product-img\" alt=\"スラントトートの全体像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e個性を彩る限定品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質を極めたトゴ革の真価\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eしなやかで美しいトゴ革が、日常に\u003cstrong\u003e品格ある佇まい\u003c\/strong\u003eを添えます。傷が目立ちにくいシボ模様は、使い込むほどに深みを増すでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/183710816_o2.jpg?v=1740639300\" class=\"img-fluid d-block w-100 product-img\" alt=\"トゴ革のテクスチャ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e研ぎ澄まされた佇まい\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e纏う者の風格を変える鞄\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e腕に抱えた瞬間に、\u003cstrong\u003eワンランク上の洗練されたスタイル\u003c\/strong\u003eが完成します。その存在感は、あなたのビジネスシーンを優雅に演出するでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/183710816_o3.jpg?v=1740639300\" class=\"img-fluid d-block w-100 product-img\" alt=\"鞄を抱えるイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e品格を纏う装い\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴とデザイン\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「スラントトート」は、その名の通り、斜めにカットされたフラップが特徴的な、個性とデザインを融合させた特別な一品です。\"スラント\"（Slant）という言葉は、英語で「斜め」を意味しますが、このトートはただ物理的に斜めなだけではありません。斜めのラインは、\"常識にとらわれない視点\"や\"新しい角度から世界を見つめる\"という精神を象徴しています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pciltKW5peml86XIwLXMzA.jpg?cmsp_timestamp=20241125200443\" alt=\"スラントトートの全体像\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e希少な1点限定品: 世界に1つしか存在しない「唯一無二」の限定品です。素材の厳選から細部に至るまで、すべての工程が特別に施されています。シリアルナンバーが打刻され、その希少価値を感じていただけるでしょう。\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbml6aXzpcilyKW0uOWk7Q.jpg?cmsp_timestamp=20241125213609\" alt=\"一点限定品の画像\"\u003e\n                \u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e計算された斜めフラップ: 大胆にカットされたフラップは、視覚的なインパクトを与えるだけでなく、白ステッチによって輪郭が強調され、洗練された印象を与えます。個性豊かなデザインの中に、遊び心と品格が見事に融合しています。\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbml6aXzpci80KTh.jpg?cmsp_timestamp=20241125213525\" alt=\"斜めフラップの画像\"\u003e\n                \u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e固定ハンドル: 左右で異なる高さのハンドルは、デザインに奥行きを持たせながらも、実用性に優れた握りやすさを実現。毎日使える鞄として、他のトートバッグとは一線を画す特別な体験を提供します。ハンドルは全て手縫いで作られています。\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbml6aXzpcilz6Xzpcml6w.jpg?cmsp_timestamp=20241125213546\" alt=\"固定ハンドルの画像\"\u003e\n                \u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli\u003eピッグスエードの裏地: 落ち着きあるベージュの裏地は、バッグを開くたびに落ち着きある高級感を演出してくれます。ブラックとのコントラストが美しく、外側も内側も細部までこだわりが詰まっています。\u003c\/li\u003e\n            \u003cli\u003eインナーポケット: 小物の収納に便利なインナーポケットが1つ付いており、整理整頓が簡単です。シンプルながらも機能的なデザインが、スタイルと実用性を両立しています。\u003c\/li\u003e\n            \u003cli\u003e真鍮製の底びょう: 底には5つの真鍮製底びょうが配置され、鞄をしっかりと保護しつつ、高級感をプラスしています。\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbml6aXzpcikvaSz.jpg?cmsp_timestamp=20241125213631\" alt=\"真鍮製底びょうの画像\"\u003e\n                \u003c\/div\u003e\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材：トゴ革の魅力\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eトゴ革は、そのしなやかさと美しい質感で知られる、上質な天然牛革の一種です。主にフランス産のカーフスキン（仔牛革）から作られ、独特の細やかなシボ（シワ模様）が特徴的です。エレガントな外観とともに、耐久性と軽さを兼ね備えており、ラグジュアリーなバッグや財布に最適な素材です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbml6aXzpci80KThpaKlw6XX.jpg?cmsp_timestamp=20241125213652\" alt=\"トゴ革のテクスチャ画像\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eトゴ革の魅力は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e美しいシボ模様: 自然で控えめな凹凸があり、視覚的にも触覚的にも魅力的です。傷が目立ちにくく、日常使いにも適しています。\u003c\/li\u003e\n          \u003cli\u003eしなやかさと軽さ: 程よい弾力があり、柔らかさと堅牢性のバランスが取れています。比較的軽量であるため、大きめのバッグでも持ち運びやすいという利点があります。\u003c\/li\u003e\n          \u003cli\u003e耐久性: キズや汚れに強く、長期間美しさを保てる点が特徴です。適切にケアをすれば、年月を経るごとに味わい深い風合いが増していきます。\u003c\/li\u003e\n          \u003cli\u003e使い込むほど馴染む: 使い始めはやや硬めですが、使い込むうちに柔らかくなり、手にしっくりと馴染むようになります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ：縦29p×横45×底幅14p\u003c\/li\u003e\n          \u003cli\u003eハンドル高さ：12p\u003c\/li\u003e\n          \u003cli\u003e重さ：1300g\u003c\/li\u003e\n          \u003cli\u003e使用革：デュプイ社「トゴ」、ピッグスエード\u003c\/li\u003e\n          \u003cli\u003eポケット：インナーポケット×1\u003c\/li\u003e\n          \u003cli\u003e底：真鍮製底びょう×5\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e関連動画\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv style=\"position: relative; padding-bottom: 56.25%;\"\u003e \n          \u003ciframe style=\"position: absolute; top: 20px; left: 0; width: 100%; height: 100%;\" src=\"https:\/\/www.youtube.com\/embed\/dQw4w9WgXcQ\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c!-- \/content-section (Specs) --\u003e\n  \n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入方法\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e銀行振込、クレジットカード決済（PayPal）\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) 最後のブロック --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eあなたの個性を斜めの視点で表現\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eスラントトートは、個性を大切にするあなたにぴったりのトートバッグです。斜めのラインと洗練されたデザインは、日常に少しの「非日常」を加え、ありふれたスタイルに新しい角度を提供します。シンプルだけど大胆、控えめだけど印象的。まさに、あなたの個性を映し出す特別なキャンバスです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pciltKW5peml86XIw-XN0Q.jpg?cmsp_timestamp=20241125200514\" class=\"img-fluid d-block w-100 product-img\" alt=\"スラントトートを抱える人物\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Final Call to Action --\u003e\n  \u003cp class=\"body-text\"\u003eこのトートバッグで、日常に新しい視点と特別感を取り入れてみませんか？ スラントトートは、あなたのスタイルに斜めの視点を加え、ただの鞄を超えた存在感を持たせます。\u003c\/p\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974099771474,"sku":null,"price":649000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/183710816.jpg?v=1740639300"},{"product_id":"184943363","title":"【即納可能・１点限定】ジオメトリックトート（トゴ）","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #252120; \n      font-family: \"Zen Old Mincho\", \"Nunito\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #FFFFFF;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #464241;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #FFFFFF; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #B69F86; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #FFFFFF; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #FFFFFF; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #B69F8640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #464241;\n      border-radius: 0px;\n      background-color: #252120; \n      color: #FFFFFF;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #FFFFFF; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #252120; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #B69F86; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #464241; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #252120; color: #FFFFFF; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #B69F86; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #FFFFFF; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #FFFFFF; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #FFFFFF; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #B69F86; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #FFFFFF; margin-bottom: 12px; border-bottom: 1px solid #B69F86; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #464241; th, td { padding: 12px 8px; border: 1px solid #464241; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #FFFFFF; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #464241; background: #2F2B2A; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #FFFFFF; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e唯一無二の造形美を纏うトゴトート\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e漆黒の\u003cstrong\u003eデュプイ社トゴレザー\u003c\/strong\u003eが生み出す柔らかな質感と、均衡を逸した\u003cstrong\u003eアシンメトリーなマチ\u003c\/strong\u003e。あなたの感性を映し出す、まさに\u003cstrong\u003eアートピース\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/184943363.jpg?v=1740639327\" class=\"img-fluid d-block w-100 product-img\" alt=\"唯一無二の造形美を纏うトゴトート\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e個性を表現するジオメトリックバッグ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e洗練された日常を創るA4革バッグ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eA4サイズ\u003c\/strong\u003eをスマートに収める機能性と、\u003cstrong\u003e既成概念を超えたフォルム\u003c\/strong\u003e。都会のビジネスシーンから、洗練された週末まで、あなたに寄り添います。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/184943363_o2.jpg?v=1740639327\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗練された日常を創るA4革バッグ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスタイリッシュなA4対応トート\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e揺るぎない存在感を放つ一点物バッグ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eどこにいても視線を集める、このバッグが放つ\u003cstrong\u003e静かなオーラ\u003c\/strong\u003e。特別なアートギャラリーやレストランで、あなたの個性を\u003cstrong\u003e雄弁に物語ります\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/184943363_o4.jpg?v=1740639327\" class=\"img-fluid d-block w-100 product-img\" alt=\"揺るぎない存在感を放つ一点物バッグ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eあなたの価値観を映す唯一の作品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴・コンセプト\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eこのバッグは、単なるトートではありません。それは、あなたの感性を映し出す\u003cstrong\u003eアートピース\u003c\/strong\u003eです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e漆黒の\u003cstrong\u003eトゴレザー\u003c\/strong\u003eが創り出す柔らかな質感。\u003c\/li\u003e\n        \u003cli\u003e均衡を逸した\u003cstrong\u003eアシンメトリーなマチ\u003c\/strong\u003e。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eA4サイズ\u003c\/strong\u003eをスマートに収納しながら、既成概念を超えたフォルム。\u003c\/li\u003e\n        \u003cli\u003eバッグを開いた瞬間に目に飛び込む「\u003cstrong\u003e不撓不屈\u003c\/strong\u003e」の刻印。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e世界にひとつだけの作品として、このデザイン、質感、存在感を手にするのは、あなたしかいません。週末の都会、洗練されたレストラン、アートギャラリー、どこにいてもこのバッグが放つオーラは、あなたの特別さを物語ります。「普通」を超え、「唯一」を求めるあなたにふさわしい逸品です。\u003c\/p\u003e\n      \u003cdiv style=\"position: relative; padding-bottom: 56.25%;\"\u003e\n        \u003ciframe style=\"position: absolute; top: 20px; left: 0; width: 100%; height: 100%;\" src=\"https:\/\/www.youtube.com\/embed\/ln83foUM1rE\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e概算サイズと重さをご確認ください。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e縦：約28cm\u003c\/li\u003e\n        \u003cli\u003e横：約40cm\u003c\/li\u003e\n        \u003cli\u003e底幅：約10cm\u003c\/li\u003e\n        \u003cli\u003eハンドル高さ：約15cm\u003c\/li\u003e\n        \u003cli\u003e重さ：約1000g\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e最高級の素材と洗練された仕様です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e使用革：デュプイ社「トゴ」、ピッグスエード\u003c\/li\u003e\n        \u003cli\u003eポケット：1個\u003c\/li\u003e\n        \u003cli\u003e本体カラー：ブラック\u003c\/li\u003e\n        \u003cli\u003e裏地カラー：ベージュ\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974099804242,"sku":null,"price":495000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/184943363.jpg?v=1740639327"},{"product_id":"184494573","title":"【オーダー製作】Chic Sac（トゴ）","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独自の美意識を宿すChic Sac\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\/184494573.jpg?v=1740639575\" 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\/184494573_o2.jpg?v=1740639576\" 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\/184494573_o3.jpg?v=1740639576\" 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      \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\/kUaQAxrIjC8?si=JX0KfWkE5ShjIlA\" 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      \u003cp\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\/kaIQ-Sp82Rs?si=yND9grCsYFTWwGsn\" 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      \u003cp\u003e \u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e日常の象徴である「レジ袋」を、究極のラグジュアリーに昇華させたアイコニックなバッグです。名だたるハイブランドも採用する最高級のトゴ革を使用し、シンプルなデザインに奥行きと重厚感を加えています。ワンポイントで、ハンドル部分に手縫いのアクセントステッチを入れており、遊び心を表現しています。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/Q2hpY19zYWM.jpg?cmsp_timestamp=20250119180139\" alt=\"Chic Sac\"\u003e\u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e【Chic Sac 只今の納期】4月下旬にお届け（月間の製作数が決まっています。受注状況によっては予告なしに終了、納期が大幅に伸びることもありますので、お求めの際はお早めにどうぞ。）\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\"\u003eSとMの2サイズ展開で、日常使いに最適なサイズ感です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e(S)縦37p×横21×底幅15p\u003c\/li\u003e\n        \u003cli\u003e(M)縦39p×横25×底幅18p\u003c\/li\u003e\n        \u003cli\u003eハンドル高さ：(S)11p (M)11p\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e最高級のトゴ革を使用し、裏地のないシンプルな構造が特徴です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e使用革：フランス、デュプイ社「トゴ」\u003c\/li\u003e\n        \u003cli\u003eポケット：なし\u003c\/li\u003e\n        \u003cli\u003e裏地：なし\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/paul6aG8pbWl86XXpetfdG9nbw.jpg?cmsp_timestamp=20250119183028\" alt=\"製品カラー\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e簡易包装でのお届けとなります。あらかじめご了承ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"ブラック \/ S","offer_id":41974198829138,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ M（通常サイズ）","offer_id":41974198861906,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ホワイト \/ S","offer_id":41974198894674,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ホワイト \/ M（通常サイズ）","offer_id":41974198927442,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ミントグリーン \/ S","offer_id":41974198960210,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ミントグリーン \/ M（通常サイズ）","offer_id":41974198992978,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ホワイトグレー \/ S","offer_id":41974199025746,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ホワイトグレー \/ M（通常サイズ）","offer_id":41974199058514,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー \/ S","offer_id":41974199091282,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー \/ M（通常サイズ）","offer_id":41974199124050,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"オレンジ \/ S","offer_id":41974199156818,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"オレンジ \/ M（通常サイズ）","offer_id":41974199189586,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ピンク \/ S","offer_id":41974199222354,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ピンク \/ M（通常サイズ）","offer_id":41974199255122,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ S","offer_id":41974199287890,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ M（通常サイズ）","offer_id":41974199320658,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/184494573.jpg?v=1740639575"},{"product_id":"184691102","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    \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\/184691102.jpg?v=1740639598\" 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\/184691102_o2.jpg?v=1740639598\" 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\/184691102_o3.jpg?v=1740639598\" 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!-- YouTube 動画埋め込み --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;\"\u003e\n            \u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/Sjk1h-k8_Fs?si=PYpupAItznBXJ8jx\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 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!-- スペック・詳細セクション --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴とコンセプト\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e神聖な祈りを込めた、世界に10点のみの特別な鞄。「leather works KATSUYUKI TANAKA」では、北海道神宮にて正式にお清めを受けた老舗メゾンブランドが使う革を使用し、特別なオーダーメイド鞄を10名様限定でご提供いたします。\u003c\/p\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=\"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境内には樹齢100年を超える木があり、自然のエネルギーを全身で感じられる\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e北海道では最強のパワースポットとされており、そのご利益から道外からも参拝者が訪れるほど。ここでお清めされた革には最高の運氣が宿ります。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e特別仕様 – 限定10点のみの証\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                \u003cul class=\"step-list\"\u003e\n                    \u003cli\u003e１、先着10名様限定で受注受付（受付期間を設けてご案内）\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 class=\"body-text\"\u003e持つ人の人生をより豊かに、より特別なものにする。神聖なエネルギーを宿したレザーと、職人の手仕事が生み出す極上の鞄。当店の鞄は年間50個ほどしか生産することができません。その中でも、使用素材を神社にお清めしてもらい、職人の手作業で作り上げる鞄は、ここでしか手に入らない大変希少価値の高い鞄です。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e老舗メゾンブランドが使うことで有名な「トゴ革」を贅沢に全面に使用しており、クオリティ面でも大変満足いただけるでしょう。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e製作数に限りがあります。作ることが出来る職人は１人しかいませんので、オーダーは先着順となっており、順次埋まっています。今回終了したら、次回行うかどうかも未定なので、お求めになるタイミングは今しかありません。1日でも早く、あなたにこの鞄を使って欲しいと思っていますので、お求めになる際はお早めにお求めください。\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                \u003c\/ul\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\/wL267qW5peml86XIpLWk86SzpKay6MH8.jpg?cmsp_timestamp=20250202110838\" alt=\"運気アップを考えたレザーバッグ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e一人の職人が手作業で真心込めて製作していますので、鞄本体に高い波動とエネルギーが宿っています。「あなたの運氣を高めてくれますように」という想いが鞄に込められた1点ものの鞄です。仕事運に恵まれたり、全体的な運氣が上がること間違いありません。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e希少な1点限定品\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbml6aXzpcilyKW0uOWk7Q.jpg?cmsp_timestamp=20241125213609\" alt=\"希少な1点限定品\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eこのスラントトートは、世界に1つしか存在しないカラーカスタマイズできる「唯一無二」の限定品です。素材の厳選から細部に至るまで、すべての工程が特別に施されています。あなたにしか手に入らない特別な存在であり、シリアルナンバーが打刻されていることから、その希少価値を感じていただけるでしょう。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eあなた好みにハンドルの長さを変えたり、バッグサイズを変えたりなどの特別カスタマイズも可能です。ご希望の際は、オーダーの際にお申し付けください。\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\/pbml6aXzpci80KTh.jpg?cmsp_timestamp=20241125213525\" alt=\"計算された斜めフラップ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e大胆にカットされたフラップは、視覚的なインパクトを与えるだけでなく、白ステッチによって輪郭が強調され、洗練された印象を与えます。個性豊かなデザインの中に、遊び心と品格が見事に融合しています。\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\/pbml6aXzpcilz6Xzpcml6w.jpg?cmsp_timestamp=20241125213546\" alt=\"固定ハンドル\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e左右で異なる高さのハンドルは、デザインに奥行きを持たせながらも、実用性に優れた握りやすさを実現。毎日使える鞄として、他のトートバッグとは一線を画す特別な体験を提供します。ハンドルは全て手縫いで作りました。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e今だけ10年保証付き\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e10年はしっかりと使っていただくために、10年保証を付けました。手厚い保証で、末長く安心してお使いいただけます。\u003c\/p\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                \u003cp class=\"body-text\"\u003e小物の収納に便利なインナーポケットが1つ付いており、整理整頓が簡単です。シンプルながらも機能的なデザインが、スタイルと実用性を両立しています。\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\/pbml6aXzpcikvaSz.jpg?cmsp_timestamp=20241125213631\" alt=\"真鍮製の底びょう\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e底には5つの真鍮製底びょうが配置され、鞄をしっかりと保護しつつ、高級感をプラスしています。\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\/pciltKW5peml86XIw-XN0Q.jpg?cmsp_timestamp=20241125200514\" alt=\"あなたの個性を斜めの視点で表現\"\u003e\n                \u003c\/div\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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbml6aXzpci80KThpaKlw6XX.jpg?cmsp_timestamp=20241125213652\" alt=\"トゴ革の特徴\"\u003e\n                \u003c\/div\u003e\n                \u003cp 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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ：縦29p×横45×底幅14p\u003c\/li\u003e\n                    \u003cli\u003eハンドル高さ：12p\u003c\/li\u003e\n                    \u003cli\u003e重さ：1300g\u003c\/li\u003e\n                    \u003cli\u003e使用革：デュプイ社「トゴ」、ピッグスエード\u003c\/li\u003e\n                    \u003cli\u003eポケット：インナーポケット×1\u003c\/li\u003e\n                    \u003cli\u003e底：真鍮製底びょう×5\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e購入・オーダーについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e本体カラー、裏地カラーを選択後、カートに追加してください。「注文後に相談する」を選択すると、後日、職人兼デザイナーと直接やりとりを行いあなたに最適なカラーをご提案いたします。\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\/paul6aG8pbWl86XXpetfdG9nb1-luaXppfOlyKXI.jpg?cmsp_timestamp=20250202144913\" alt=\"本体カラー\"\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\/paul6aG8pbWl86XXpetfzqLDz18y.jpg?cmsp_timestamp=20250131120730\" alt=\"裏地カラー\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e銀行振込、クレジットカード決済（PayPal）\u003c\/p\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    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cp class=\"body-text\"\u003eこのトートバッグで、日常に新しい視点と特別感を取り入れてみませんか？ スラントトートは、あなたのスタイルに斜めの視点を加え、ただの鞄を超えた存在感を持たせます。運氣が上がり、新たなステージへとあなたを連れて行ってくれる最高のパートナーとなるでしょう。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"注文後に相談 \/ 注文後に相談","offer_id":41974199353426,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ブラック","offer_id":41974199386194,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ イエロー","offer_id":41974199418962,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ベージュ","offer_id":41974199451730,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ダークグリーン","offer_id":41974199484498,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"注文後に相談 \/ ブルー","offer_id":41974199517266,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ 注文後に相談","offer_id":41974199550034,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ブラック","offer_id":41974199582802,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ イエロー","offer_id":41974199615570,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ベージュ","offer_id":41974199648338,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ダークグリーン","offer_id":41974199681106,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ ブルー","offer_id":41974199713874,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブルー \/ 注文後に相談","offer_id":41974199746642,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブルー \/ ブラック","offer_id":41974199779410,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブルー \/ イエロー","offer_id":41974199812178,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブルー \/ ベージュ","offer_id":41974199844946,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブルー \/ ダークグリーン","offer_id":41974199877714,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブルー \/ ブルー","offer_id":41974199910482,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ 注文後に相談","offer_id":41974199943250,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ブラック","offer_id":41974199976018,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ イエロー","offer_id":41974200008786,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ベージュ","offer_id":41974200041554,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ダークグリーン","offer_id":41974200074322,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ブルー","offer_id":41974200107090,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ 注文後に相談","offer_id":41974200139858,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ブラック","offer_id":41974200172626,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ イエロー","offer_id":41974200205394,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ベージュ","offer_id":41974200238162,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ダークグリーン","offer_id":41974200270930,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ ブルー","offer_id":41974200303698,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ 注文後に相談","offer_id":41974200336466,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ブラック","offer_id":41974200369234,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ イエロー","offer_id":41974200402002,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ベージュ","offer_id":41974200434770,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ダークグリーン","offer_id":41974200467538,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー \/ ブルー","offer_id":41974200500306,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"レッド \/ 注文後に相談","offer_id":41974200533074,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"レッド \/ ブラック","offer_id":41974200565842,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"レッド \/ イエロー","offer_id":41974200598610,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"レッド \/ ベージュ","offer_id":41974200631378,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"レッド \/ ダークグリーン","offer_id":41974200664146,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"レッド \/ ブルー","offer_id":41974200696914,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"オレンジ \/ 注文後に相談","offer_id":41974200729682,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"オレンジ \/ ブラック","offer_id":41974200762450,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"オレンジ \/ イエロー","offer_id":41974200795218,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"オレンジ \/ ベージュ","offer_id":41974200827986,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"オレンジ \/ ダークグリーン","offer_id":41974200860754,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false},{"title":"オレンジ \/ ブルー","offer_id":41974200893522,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/184691102.jpg?v=1740639598"}],"url":"https:\/\/leather-works.we-shop.jp\/collections\/togo.oembed","provider":"leather works","version":"1.0","type":"link"}