{"title":"本革アイテム","description":"\u003cp\u003e上質な本革アイテムで日常に特別感を\u003cbr\u003e\u003c\/p\u003e","products":[{"product_id":"1206","title":"【01206】名刺入れ カードケース コードバン","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; 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: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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    \u003ch2\u003e【01206】名刺入れ カードケース コードバン\u003c\/h2\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\/0729\/7069\/8972\/files\/1_000000000092.jpg?v=1738634336\" 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約46gの軽やかさが、名刺交換の瞬間をスマートに演出します。手になじむオイルカーフの内装は、使うたびに心地よい感触を与え、スムーズなカードの出し入れをサポート。必要な時に、あなたをより魅力的に彩る一品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000092.jpg?v=1738634336\" 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\/0729\/7069\/8972\/files\/5_000000000092.jpg?v=1738634336\" 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                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01206_01.jpg\" alt=\"ジェムシリーズのロゴとコンセプト画像\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01206_02.jpg\" alt=\"コードバン名刺入れの全体像\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01206_03.jpg\" alt=\"名刺入れの角度を変えた画像\"\u003e\u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e日本の熟練職人によるオリジナルの染色技法や丁寧なコバ磨きなど、細部にわたるこだわりと職人技をご堪能ください。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eduendeオリジナルカラーのアニリン仕上げのコードバンは、深みのある色合いが特徴で、使うほどに変化する革の表情を楽しめます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01206_04.jpg\" alt=\"アニリン仕上げコードバンの質感クローズアップ\"\u003e\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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01206_05.jpg\" alt=\"名刺入れの内装と裏地の素材説明図\"\u003e\u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eコバ処理は、何度も切り口を磨き、独自に作成したニスを透明感が残るように慎重に塗り重ねています。これにより、コードバンの色と馴染む独特の透明感が生まれます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01206_06.jpg\" alt=\"コバ処理工程の解説図\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01206_07.jpg\" alt=\"名刺入れ内部の構造図1\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01206_08.jpg\" alt=\"名刺入れ内部の構造図2\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01206_09.jpg\" 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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ: 約 横11.5cm × 高さ7.5cm × マチ1.6cm\u003c\/li\u003e\n                    \u003cli\u003e重さ: 約 46g\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名刺入れ: 1箇所\u003c\/li\u003e\n                    \u003cli\u003eポケット: 2箇所\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e日本\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご購入前に必ずご確認ください。\u003c\/p\u003e\n        \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":"gem(ジェム)","offers":[{"title":"camel","offer_id":46203016577244,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"blue","offer_id":47597744881884,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"green","offer_id":47597744914652,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"red","offer_id":47597744947420,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000092.jpg?v=1738634336"},{"product_id":"00604-002","title":"【00604-002】[アウトレット] 名刺入れ カードケース 栃木レザー [10％OFF]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; 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: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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\/0729\/7069\/8972\/files\/1_000000000117.jpg?v=1740035399\" 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開くと現れる2つの部屋と3つのポケットが、名刺やカードを種類別に\u003cstrong\u003eスマートに整理\u003c\/strong\u003eします。日本の職人が手掛ける\u003cstrong\u003e精巧な作り\u003c\/strong\u003eが、日々のビジネスを支えるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000117.jpg?v=1740035413\" 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\/0729\/7069\/8972\/files\/4_000000000117.jpg?v=1740035422\" class=\"img-fluid d-block w-100 product-img\" alt=\"名刺入れの背面、アウトレット箇所のクローズアップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e特別な価値をあなたに\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eアウトレット品について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eサンプル品や展示品、正規品として販売するには多少難があるアウトレット品を特別価格でご提供しています。使用するにあたって機能的な問題はございませんので、ご安心ください。\u003c\/p\u003e\n        \u003cp\u003eアウトレット品は基本的に現品限りとなります。売り切れる前にぜひお早めにご検討ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e通常価格：￥6,600（税込み）\u003c\/li\u003e\n          \u003cli\u003eアウトレット価格：￥5,940（税込み）\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e【商品の状態】\u003c\/p\u003e\n        \u003cp\u003e背面下部左右にシワあり。背面下部左に少しへこみあり。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_002_1.jpg\" alt=\"アウトレット品のシワ箇所\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_002_2.jpg\" alt=\"アウトレット品のへこみ箇所\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_002_3.jpg\" alt=\"アウトレット品の全体像\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_002_4.jpg\" alt=\"アウトレット品の拡大画像\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/nishikaze.info\/shopdetail\/000000000038\/ct31\/page1\/order\/\"\u003e正規商品ページはこちらから\u003c\/a\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の基本情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名：[アウトレット] 栃木レザー 名刺入れ カードケース 日本製 duende\u003c\/li\u003e\n          \u003cli\u003e商品コード：00604-002\u003c\/li\u003e\n          \u003cli\u003eブランド：duende\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サイズ：横11.5cm×高さ7.8cm×マチ1.8cm\u003c\/li\u003e\n          \u003cli\u003e重さ：約60g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \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仕様：2ルーム、ポケット×3\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご留意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズ、色ぶれがある場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\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":"ニシカゼ","offers":[{"title":"Default Title","offer_id":46285386023132,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000117.jpg?v=1740035399"},{"product_id":"627","title":"【00627】iPhone13 スマホケース 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; 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: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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\"\u003eiPhone13 上質カラー\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\/0729\/7069\/8972\/files\/7_000000000176.jpg?v=1738634861\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーの品格あるiPhoneケース\"\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が、日常の\u003cstrong\u003eスマートな所作\u003c\/strong\u003eを支えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000176.jpg?v=1738634861\" 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約74gの\u003cstrong\u003e軽量設計\u003c\/strong\u003eと\u003cstrong\u003eスリムなサイズ\u003c\/strong\u003eは、\u003cstrong\u003eiPhone13\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\/0729\/7069\/8972\/files\/12_000000000176.jpg?v=1738634861\" class=\"img-fluid d-block w-100 product-img\" alt=\"iPhone13にフィットするスリムなデザイン\"\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品コード: 00627\u003c\/li\u003e\n                    \u003cli\u003e対応機種: iPhone13\u003c\/li\u003e\n                    \u003cli\u003eサイズ: （約）横8cm × 高さ15.2cm\u003c\/li\u003e\n                    \u003cli\u003e重さ: 約74g\u003c\/li\u003e\n                    \u003cli\u003e素材: 牛革（栃木レザー）\u003c\/li\u003e\n                    \u003cli\u003e生産国: 日本\u003c\/li\u003e\n                    \u003cli\u003eカラー: ブラック、チョコ、キャメル、レッド、グリーン\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e充実の収納機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e日常使いに便利な多彩なポケットを搭載しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eカードポケット: 2ヶ所\u003c\/li\u003e\n                    \u003cli\u003eフラップポケット: 2ヶ所\u003c\/li\u003e\n                    \u003cli\u003eフリーポケット: 1ヶ所\u003c\/li\u003e\n                    \u003cli\u003e背面カードポケット: 1ヶ所\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00627_03_2.jpg?v=1739866025\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00627_04_1.jpg?v=1739866043\" 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                \u003cul class=\"point-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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00627_03_1.jpg?v=1739866006\" 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                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e幅広い年代の方にお使いいただける、普遍的な手帳型デザイン。\u003c\/li\u003e\n                    \u003cli\u003e真ん中で折り曲げる事ができ、裏側に折りたたんでスムーズに操作可能です。\u003c\/li\u003e\n                    \u003cli\u003eホックは革で包んだくるみホック。一体感が生まれ、ぬくもりを感じさせます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00627_01.jpg?v=1739865985\" class=\"img-fluid d-block w-100 product-img\" alt=\"手帳型iPhoneケースのシンプルなデザイン\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00627_04_2.jpg?v=1739866065\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00627_05_1.jpg?v=1739866092\" 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国内自社工場で製造されているduendeの製品は、細部までこだわり抜かれています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e熟練の職人による1点1点丁寧な手作業。\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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00627_05_2.jpg?v=1739866123\" 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    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e天然の革を使用しているため、しわやキズ、革の仕上がりによる多少の色ぶれが生じる場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n            \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n            \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46203024212188,"sku":null,"price":6930.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597730726108,"sku":null,"price":6930.0,"currency_code":"JPY","in_stock":false},{"title":"camel","offer_id":47597730758876,"sku":null,"price":6930.0,"currency_code":"JPY","in_stock":false},{"title":"red","offer_id":47597730791644,"sku":null,"price":6930.0,"currency_code":"JPY","in_stock":false},{"title":"green","offer_id":47597730824412,"sku":null,"price":6930.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/7_000000000176.jpg?v=1738634861"},{"product_id":"1327","title":"【01327】スマートキーケース　本革","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; 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: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000255.jpg?v=1738633115\" class=\"img-fluid d-block w-100 product-img\" alt=\"特別な相棒となる本革キーケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eあなただけの特別な相棒\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e「化ける」魅力を秘めた\u003cstrong\u003eモストロレザー\u003c\/strong\u003e。持つほどに深まる風合いと、個性引き立つ4色の出会いを楽しめます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手に吸い付くような上質さ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000255.jpg?v=1738633115\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人技が光る上質な牛革\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e職人の技が息づく一品\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e国内自社工場で丁寧に仕上げられた確かな品質。しなやかな\u003cstrong\u003e牛革\u003c\/strong\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000255.jpg?v=1738633115\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKファスナーで大きく開くキーケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常を快適にする設計\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e後ろまで回り込むファスナーで、中身がひと目でわかる\u003cstrong\u003e大きな開口部\u003c\/strong\u003e。\u003cstrong\u003eYKK社製ファスナー\u003c\/strong\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 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        \u003cli\u003eメインファスナーにはYKK社製ファスナーを使用。磨かれたエレメントが滑らかな開閉を実現し、ストレスフリーです。\u003c\/li\u003e\n        \u003cli\u003e国内自社工場で製造されたduendeの商品。細部までこだわった日本製ならではの品質を実感してください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01327_0000_9a94787f-a214-437a-9085-6fcc5889f484.jpg?v=1739942499\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01327_02.jpg?v=1739942515\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01327_03.jpg?v=1739942532\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01327_04.jpg?v=1739942548\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKファスナーのクローズアップ\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01327_05.jpg?v=1739942562\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01327_06.jpg?v=1739942580\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01327_07.jpg?v=1739942597\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01327_08.jpg?v=1739942621\" 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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e横: 約6cm\u003c\/li\u003e\n        \u003cli\u003e高さ: 約11.6cm\u003c\/li\u003e\n        \u003cli\u003e厚み: 約2cm\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仕様: キーリング×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=\"basic-list\"\u003e\n        \u003cli\u003e生産国: 日本\u003c\/li\u003e\n      \u003c\/ul\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    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズ、色ぶれが生じる場合がありますが、天然素材の革の風合いとしてお楽しみ下さい。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色や色落ちの可能性がありますのでご注意下さい。\u003c\/li\u003e\n      \u003cli\u003e商品の色は、ディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品コードなどの付帯情報 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品情報\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品コード: 01327\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"mellow（メロウ）","offers":[{"title":"pink","offer_id":46289061773532,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"gray","offer_id":47597707591900,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597707624668,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597707657436,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000255.jpg?v=1738633115"},{"product_id":"セミオーダー-ラウンドファスナー長財布-本革-表革キャメル","title":"【セミオーダー】 ラウンドファスナー長財布 本革　表革キャメル","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; 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: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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が魅せる豊かな表情が、あなただけの特別な個性を演出します。日々の装いに上質な彩りを添える逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000236.jpg?v=1740037677\" class=\"img-fluid d-block w-100 product-img\" alt=\"個性が輝く、本革カスタム\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e個性が輝く、本革カスタム\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e開くたびに感じる、日本の職人技\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e滑らかな\u003cstrong\u003eYKKファスナー\u003c\/strong\u003eが洗練された開閉を実現。内装は優しい手触りの\u003cstrong\u003e国産ヌメ革\u003c\/strong\u003eを採用し、細部に宿る\u003cstrong\u003e日本の職人\u003c\/strong\u003eの丁寧なものづくりが、使うたびに心に響く心地よさを届けます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000236.jpg?v=1740037677\" 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\u003e13枚のカード\u003c\/strong\u003eと\u003cstrong\u003e2ルーム小銭入れ\u003c\/strong\u003eで、中身がいつでも整然と収まります。通帳も背面ポケットも活用し、必要なものがサッと取り出せる快適さ。会計時の所作も、優雅に変わるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/5_000000000236.jpg?v=1740037678\" 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\u003ebristlegrassが贈る、シンプルで飽きのこない当店一番人気のラウンドファスナー長財布をベースに、\u003cstrong\u003e世界に一つだけのあなただけの財布\u003c\/strong\u003eをセミオーダーで作りませんか？\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_000.jpg?v=1739936382\" class=\"img-fluid d-block w-100 product-img\" alt=\"世界に一つだけの財布\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e革の種類・色、ファスナー、金具やステッチの色など、多彩な組み合わせの中からお客様だけのこだわりの詰まった理想のお財布をセミオーダーできます。あなた自身へ、あなたの大切な人へ、特別な財布を送りませんか？\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01902_11_221d4748-bcd8-4a17-80f8-80588b9b254a.jpg?v=1739936439\" 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=\"basic-list\"\u003e\n          \u003cli\u003e縦：9.5cm\u003c\/li\u003e\n          \u003cli\u003e横：19.5cm\u003c\/li\u003e\n          \u003cli\u003e厚さ：2.5cm\u003c\/li\u003e\n          \u003cli\u003e重さ：約210g\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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_04.jpg?v=1739936521\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布の仕様図\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e背面ポケット×1：サッと取り出したいレシートやチケット入れに便利。\u003c\/li\u003e\n          \u003cli\u003eカードポケット×13：たっぷり収納できるので、通帳も無理なく入れられます。\u003c\/li\u003e\n          \u003cli\u003eお札入れ×2：お札を種類別に分けたり、領収書との整理にも。\u003c\/li\u003e\n          \u003cli\u003eフリーポケット×2：レシートなどをまとめるのに便利なスペース。\u003c\/li\u003e\n          \u003cli\u003e小銭入れ（2ルーム）×1：中が2つに分かれており、小銭の仕分けがしやすく見やすい設計。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_04_2.jpg?v=1739936549\" class=\"img-fluid d-block w-100 product-img\" alt=\"収納例1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_05.jpg?v=1739936590\" class=\"img-fluid d-block w-100 product-img\" alt=\"収納例2\"\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表革にはスモーキーカラーが特徴の\u003cstrong\u003eモストロレザー\u003c\/strong\u003eを、内装にはナチュラルな風合いの国産ヌメ革を使用しています。\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e◎ モストロレザー（表革）\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003e「化ける」という意味を持つモストロレザーは、色の可愛さと革の変化を両方楽しめる素材です。使うほどに自分色に熟していくエイジングを飽きることなく長くお使いいただけます。4色の中からお選びいただけます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_06.jpg?v=1739936624\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_07.jpg?v=1739936714\" class=\"img-fluid d-block w-100 product-img\" alt=\"モストロレザーのエイジング\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003e◎ 国産ヌメ革（内装）\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003e財布の内装には、ナチュラルな色合いの国産ヌメ革を使用しています。裏地の色は、ヌメ革と同色のベージュになります。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_08_1.jpg?v=1739936736\" 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      \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\u003cstrong\u003e◎ セミオーダー実例\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\n            \u003cp\u003e【表革】キャメル\u003c\/p\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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_03_1.jpg?v=1739936465\" class=\"img-fluid d-block w-100 product-img\" alt=\"セミオーダー実例：キャメル\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cp\u003e【表革】グリーン\u003c\/p\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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_03_2.jpg?v=1739936482\" class=\"img-fluid d-block w-100 product-img\" alt=\"セミオーダー実例：グリーン\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cp\u003e【表革】グレー\u003c\/p\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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_03_3.jpg?v=1739936501\" class=\"img-fluid d-block w-100 product-img\" alt=\"セミオーダー実例：グレー\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003e◎ 外ファスナー\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003e見た目の印象を左右する外ファスナーには、YKK社製ファスナーを使用しています。滑らかな滑りでファスナーの開閉にストレスがありません。外ファスナーテープのカラーは5色からお選びいただけます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_08_2.jpg?v=1739936757\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_09.jpg?v=1739936779\" class=\"img-fluid d-block w-100 product-img\" alt=\"外ファスナー詳細\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003e◎ 革引手\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003e外ファスナーの革引手の色は、4色からお選びいただけます。\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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_10_1.jpg?v=1739936803\" class=\"img-fluid d-block w-100 product-img\" alt=\"引手色見本\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003e◎ ステッチ\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003e表革の周りを彩るステッチのカラーは5色からお選びいただけます。表革と同系色で統一感を出すもよし、アクセントとして全く違うカラーを選ぶもよし、個性的なデザインをお楽しみください。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_10_2.jpg?v=1739936823\" 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=\"basic-list\"\u003e\n          \u003cli\u003e日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズ、革の仕上がりによって多少色ぶれする場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"mellow（メロウ）","offers":[{"title":"pink \/ pink \/ pink","offer_id":46244975968476,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ pink \/ camel","offer_id":47597695664348,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ pink \/ gray","offer_id":47597695697116,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ pink \/ green","offer_id":47597695729884,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ pink \/ beige","offer_id":47597695762652,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ camel \/ pink","offer_id":47597695795420,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ camel \/ camel","offer_id":47597695828188,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ camel \/ gray","offer_id":47597695860956,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ camel \/ green","offer_id":47597695893724,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ camel \/ beige","offer_id":47597695926492,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ gray \/ pink","offer_id":47597695959260,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ gray \/ camel","offer_id":47597695992028,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ gray \/ gray","offer_id":47597696024796,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ gray \/ green","offer_id":47597696057564,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ gray \/ beige","offer_id":47597696090332,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ green \/ pink","offer_id":47597696123100,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ green \/ camel","offer_id":47597696155868,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ green \/ gray","offer_id":47597696188636,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ green \/ green","offer_id":47597696221404,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ green \/ beige","offer_id":47597696254172,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ pink \/ pink","offer_id":47597696286940,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ pink \/ camel","offer_id":47597696319708,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ pink \/ gray","offer_id":47597696352476,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ pink \/ green","offer_id":47597696385244,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ pink \/ beige","offer_id":47597696418012,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ camel \/ pink","offer_id":47597696450780,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ camel \/ camel","offer_id":47597696483548,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ camel \/ gray","offer_id":47597696516316,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ camel \/ green","offer_id":47597696549084,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ camel \/ beige","offer_id":47597696581852,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ gray \/ pink","offer_id":47597696614620,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ gray \/ camel","offer_id":47597696647388,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ gray \/ gray","offer_id":47597696680156,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ gray \/ green","offer_id":47597696712924,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ gray \/ beige","offer_id":47597696745692,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ green \/ pink","offer_id":47597696778460,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ green \/ camel","offer_id":47597696811228,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ green \/ gray","offer_id":47597696843996,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ green \/ green","offer_id":47597696876764,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ green \/ beige","offer_id":47597696909532,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ pink \/ pink","offer_id":47597696942300,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ pink \/ camel","offer_id":47597696975068,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ pink \/ gray","offer_id":47597697007836,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ pink \/ green","offer_id":47597697040604,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ pink \/ beige","offer_id":47597697073372,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ camel \/ pink","offer_id":47597697106140,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ camel \/ camel","offer_id":47597697138908,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ camel \/ gray","offer_id":47597697171676,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ camel \/ green","offer_id":47597697204444,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ camel \/ beige","offer_id":47597697237212,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ gray \/ pink","offer_id":47597697269980,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ gray \/ camel","offer_id":47597697302748,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ gray \/ gray","offer_id":47597697335516,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ gray \/ green","offer_id":47597697368284,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ gray \/ beige","offer_id":47597697401052,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ green \/ pink","offer_id":47597697433820,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ green \/ camel","offer_id":47597697466588,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ green \/ gray","offer_id":47597697499356,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ green \/ green","offer_id":47597697532124,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ green \/ beige","offer_id":47597697564892,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ pink \/ pink","offer_id":47597697597660,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ pink \/ camel","offer_id":47597697630428,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ pink \/ gray","offer_id":47597697663196,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ pink \/ green","offer_id":47597697695964,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ pink \/ beige","offer_id":47597697728732,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ camel \/ pink","offer_id":47597697761500,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ camel \/ camel","offer_id":47597697794268,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ camel \/ gray","offer_id":47597697827036,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ camel \/ green","offer_id":47597697859804,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ camel \/ beige","offer_id":47597697892572,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ gray \/ pink","offer_id":47597697925340,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ gray \/ camel","offer_id":47597697958108,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ gray \/ gray","offer_id":47597697990876,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ gray \/ green","offer_id":47597698023644,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ gray \/ beige","offer_id":47597698056412,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ green \/ pink","offer_id":47597698089180,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ green \/ camel","offer_id":47597698121948,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ green \/ gray","offer_id":47597698154716,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ green \/ green","offer_id":47597698187484,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ green \/ beige","offer_id":47597698220252,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ pink \/ pink","offer_id":47597698253020,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ pink \/ camel","offer_id":47597698285788,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ pink \/ gray","offer_id":47597698318556,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ pink \/ green","offer_id":47597698351324,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ pink \/ beige","offer_id":47597698384092,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ camel \/ pink","offer_id":47597698416860,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ camel \/ camel","offer_id":47597698449628,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ camel \/ gray","offer_id":47597698482396,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ camel \/ green","offer_id":47597698515164,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ camel \/ beige","offer_id":47597698547932,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ gray \/ pink","offer_id":47597698580700,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ gray \/ camel","offer_id":47597698613468,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ gray \/ gray","offer_id":47597698646236,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ gray \/ green","offer_id":47597698679004,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ gray \/ beige","offer_id":47597698711772,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ green \/ pink","offer_id":47597698744540,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ green \/ camel","offer_id":47597698777308,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ green \/ gray","offer_id":47597698810076,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ green \/ green","offer_id":47597698842844,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ green \/ beige","offer_id":47597698875612,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000236.jpg?v=1740037677"},{"product_id":"セミオーダー-ラウンドファスナー長財布-本革-表革グリーン","title":"【セミオーダー】 ラウンドファスナー長財布 本革　表革グリーン","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; 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: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eあなただけの長財布、彩り選ぶ喜び\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eシンプルで飽きのこないデザインをベースに、革とパーツの組み合わせで生まれる無限の個性。使うほどに深まる風合いと、手元に馴染む上質な本革の魅力をご堪能ください。まさに\u003cstrong\u003eあなただけの特別な逸品\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000236.jpg?v=1740037677\" 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\/0729\/7069\/8972\/files\/7_000000000236.jpg?v=1740037678\" class=\"img-fluid d-block w-100 product-img\" alt=\"選べる4色のモストロレザー表革\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e選べる表革、心躍る4色展開\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開口部の広さと緻密な設計で、中身が一目瞭然。カードは13枚、お札も小銭もすっきりと収まり、会計時の所作も\u003cstrong\u003eスマートに\u003c\/strong\u003e決まります。\u003cstrong\u003e日本産のヌメ革\u003c\/strong\u003eが織りなす、使うほどに手に馴染む優しい触感を毎日お楽しみください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/9_000000000236.jpg?v=1740037678\" 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\u003ebristlegrassでは、シンプルで飽きのこないデザインと使い勝手の良さで当店一番人気のラウンドファスナー長財布をベースに、お客様だけのこだわりの詰まった理想のお財布をセミオーダーすることができます。あなた自身へ、あなたの大切な人へ、特別な財布を送りませんか？\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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_000.jpg?v=1739936382\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01902_11_221d4748-bcd8-4a17-80f8-80588b9b254a.jpg?v=1739936439\" 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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e縦: 9.5cm\u003c\/li\u003e\n          \u003cli\u003e横: 19.5cm\u003c\/li\u003e\n          \u003cli\u003e厚さ: 2.5cm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約210g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e厳選された上質な素材と信頼の日本製です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 牛革\u003c\/li\u003e\n          \u003cli\u003e生産国: 日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e収納機能・仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e中身が一目瞭然でスマートな会計をサポートする充実の収納力です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_04.jpg?v=1739936521\" class=\"img-fluid d-block w-100 product-img\" alt=\"長財布内部の構造図\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e背面ポケット: 1\u003c\/li\u003e\n          \u003cli\u003eカードポケット: 13 (通帳も無理なく収納可能)\u003c\/li\u003e\n          \u003cli\u003eお札入れ: 2\u003c\/li\u003e\n          \u003cli\u003eフリーポケット: 2 (レシートなどをまとめるのに便利)\u003c\/li\u003e\n          \u003cli\u003e小銭入れ: 1 (2ルームに分かれており、とても見やすく、会計時の出し入れに便利)\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_04_2.jpg?v=1739936549\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_05.jpg?v=1739936590\" 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「化ける」名を持つモストロレザーは、使うほどに表情を変え、あなただけのストーリーを紡ぎます。スモーキーカラーが特徴の4色展開で、飽きることなく長くお使いいただけます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e独特のスモーキーカラー\u003c\/li\u003e\n          \u003cli\u003e唯一無二のエイジング（経年変化）が楽しめる\u003c\/li\u003e\n          \u003cli\u003e上質な質感で長く愛用できる\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_06.jpg?v=1739936624\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_07.jpg?v=1739936714\" 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        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eナチュラルな色合いの国産ヌメ革\u003c\/li\u003e\n          \u003cli\u003e使うほどに手に馴染む優しい触感\u003c\/li\u003e\n          \u003cli\u003e統一感のある内装デザイン\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_08_1.jpg?v=1739936736\" 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\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eセミオーダー実例1（キャメル）\u003c\/strong\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            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_03_1.jpg?v=1739936465\" class=\"img-fluid d-block w-100 product-img\" alt=\"セミオーダー実例キャメル\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eセミオーダー実例2（グリーン）\u003c\/strong\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            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_03_2.jpg?v=1739936482\" class=\"img-fluid d-block w-100 product-img\" alt=\"セミオーダー実例グリーン\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eセミオーダー実例3（グレー）\u003c\/strong\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            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_03_3.jpg?v=1739936501\" class=\"img-fluid d-block w-100 product-img\" alt=\"セミオーダー実例グレー\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003e外ファスナーテープのカラー\u003c\/h4\u003e\n        \u003cp\u003e表革と同様、見た目の印象を左右する外ファスナーにはYKK社製のファスナーを使用しています。滑らかな滑りでファスナーの開閉にストレスがありません。外ファスナーテープのカラーは5色からお選びいただけます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_08_2.jpg?v=1739936757\" class=\"img-fluid d-block w-100 product-img\" alt=\"外ファスナーテープカラー選択肢1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_09.jpg?v=1739936779\" class=\"img-fluid d-block w-100 product-img\" alt=\"外ファスナーテープカラー選択肢2\"\u003e\n        \u003c\/div\u003e\n\n        \u003ch4\u003e革引手のカラー\u003c\/h4\u003e\n        \u003cp\u003e外ファスナーの革引手は4色からお選びいただけます。ステッチの色は革と同色、金具の色はゴールドになります。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_10_1.jpg?v=1739936803\" class=\"img-fluid d-block w-100 product-img\" alt=\"革引手カラー選択肢\"\u003e\n        \u003c\/div\u003e\n\n        \u003ch4\u003eステッチのカラー\u003c\/h4\u003e\n        \u003cp\u003e表革の周りを彩るステッチのカラーは5色からお選びいただけます。表革と同系色で統一感を出すのも、アクセントとして全く違うカラーを選ぶのもおすすめです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01908_10_2.jpg?v=1739936823\" 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  \u003c\/div\u003e \u003c!-- \/content-section (商品詳細) --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入の前に\u003c\/h3\u003e\n    \u003cp\u003e以下の点にご注意いただき、本製品の特性をご理解の上、ご購入ください。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズ、革の仕上がりによって多少色ぶれが生じる場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品の色は、ディスプレイの環境などにより実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e \u003c!-- \/container product-wrapper --\u003e","brand":"mellow（メロウ）","offers":[{"title":"pink \/ pink \/ pink","offer_id":46244979245276,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ pink \/ camel","offer_id":47597692420316,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ pink \/ gray","offer_id":47597692453084,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ pink \/ green","offer_id":47597692485852,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ pink \/ beige","offer_id":47597692518620,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ camel \/ pink","offer_id":47597692551388,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ camel \/ camel","offer_id":47597692584156,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ camel \/ gray","offer_id":47597692616924,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ camel \/ green","offer_id":47597692649692,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ camel \/ beige","offer_id":47597692682460,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ gray \/ pink","offer_id":47597692715228,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ gray \/ camel","offer_id":47597692747996,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ gray \/ gray","offer_id":47597692780764,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ gray \/ green","offer_id":47597692813532,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ gray \/ beige","offer_id":47597692846300,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ green \/ pink","offer_id":47597692879068,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ green \/ camel","offer_id":47597692911836,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ green \/ gray","offer_id":47597692944604,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ green \/ green","offer_id":47597692977372,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"pink \/ green \/ beige","offer_id":47597693010140,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ pink \/ pink","offer_id":47597693042908,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ pink \/ camel","offer_id":47597693075676,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ pink \/ gray","offer_id":47597693108444,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ pink \/ green","offer_id":47597693141212,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ pink \/ beige","offer_id":47597693173980,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ camel \/ pink","offer_id":47597693206748,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ camel \/ camel","offer_id":47597693239516,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ camel \/ gray","offer_id":47597693272284,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ camel \/ green","offer_id":47597693305052,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ camel \/ beige","offer_id":47597693337820,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ gray \/ pink","offer_id":47597693370588,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ gray \/ camel","offer_id":47597693403356,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ gray \/ gray","offer_id":47597693436124,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ gray \/ green","offer_id":47597693468892,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ gray \/ beige","offer_id":47597693501660,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ green \/ pink","offer_id":47597693534428,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ green \/ camel","offer_id":47597693567196,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ green \/ gray","offer_id":47597693599964,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ green \/ green","offer_id":47597693632732,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ green \/ beige","offer_id":47597693665500,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ pink \/ pink","offer_id":47597693698268,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ pink \/ camel","offer_id":47597693731036,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ pink \/ gray","offer_id":47597693763804,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ pink \/ green","offer_id":47597693796572,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ pink \/ beige","offer_id":47597693829340,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ camel \/ pink","offer_id":47597693862108,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ camel \/ camel","offer_id":47597693894876,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ camel \/ gray","offer_id":47597693927644,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ camel \/ green","offer_id":47597693960412,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ camel \/ beige","offer_id":47597693993180,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ gray \/ pink","offer_id":47597694025948,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ gray \/ camel","offer_id":47597694058716,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ gray \/ gray","offer_id":47597694091484,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ gray \/ green","offer_id":47597694124252,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ gray \/ beige","offer_id":47597694157020,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ green \/ pink","offer_id":47597694189788,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ green \/ camel","offer_id":47597694222556,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ green \/ gray","offer_id":47597694255324,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ green \/ green","offer_id":47597694288092,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ green \/ beige","offer_id":47597694320860,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ pink \/ pink","offer_id":47597694353628,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ pink \/ camel","offer_id":47597694386396,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ pink \/ gray","offer_id":47597694419164,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ pink \/ green","offer_id":47597694451932,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ pink \/ beige","offer_id":47597694484700,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ camel \/ pink","offer_id":47597694517468,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ camel \/ camel","offer_id":47597694550236,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ camel \/ gray","offer_id":47597694583004,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ camel \/ green","offer_id":47597694615772,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ camel \/ beige","offer_id":47597694648540,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ gray \/ pink","offer_id":47597694681308,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ gray \/ camel","offer_id":47597694714076,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ gray \/ gray","offer_id":47597694746844,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ gray \/ green","offer_id":47597694779612,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ gray \/ beige","offer_id":47597694812380,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ green \/ pink","offer_id":47597694845148,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ green \/ camel","offer_id":47597694877916,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ green \/ gray","offer_id":47597694910684,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ green \/ green","offer_id":47597694943452,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"green \/ green \/ beige","offer_id":47597694976220,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ pink \/ pink","offer_id":47597695008988,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ pink \/ camel","offer_id":47597695041756,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ pink \/ gray","offer_id":47597695074524,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ pink \/ green","offer_id":47597695107292,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ pink \/ beige","offer_id":47597695140060,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ camel \/ pink","offer_id":47597695172828,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ camel \/ camel","offer_id":47597695205596,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ camel \/ gray","offer_id":47597695238364,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ camel \/ green","offer_id":47597695271132,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ camel \/ beige","offer_id":47597695303900,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ gray \/ pink","offer_id":47597695336668,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ gray \/ camel","offer_id":47597695369436,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ gray \/ gray","offer_id":47597695402204,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ gray \/ green","offer_id":47597695434972,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ gray \/ beige","offer_id":47597695467740,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ green \/ pink","offer_id":47597695500508,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ green \/ camel","offer_id":47597695533276,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ green \/ gray","offer_id":47597695566044,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ green \/ green","offer_id":47597695598812,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false},{"title":"beige \/ green \/ beige","offer_id":47597695631580,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000236.jpg?v=1740037677"}],"url":"https:\/\/bristle-grass.we-shop.jp\/collections\/%e6%9c%ac%e9%9d%a9%e3%82%a2%e3%82%a4%e3%83%86%e3%83%a0.oembed","provider":"ニシカゼ","version":"1.0","type":"link"}