{"title":"革小物","description":"","products":[{"product_id":"155134499","title":"【Pueblo×栃木レザー】 スクエアキーケース \/ WC367、WC386","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e育てる革小物、多彩な表情\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eイタリアのPuebloと日本の栃木レザー。二つの個性が出会うことで、手にするたびに異なる表情と深みが生まれます。あなただけの\u003cstrong\u003eエイジング体験\u003c\/strong\u003eがここから始まります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_1f5541ce-ad15-4e73-b3b8-3ab03681d4fe.jpg?v=1774948171\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上質革が織りなす彩りの世界\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手のひらに収まるスマート設計\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eわずか1.5cmの厚みが叶える、日常に寄り添うミニマルなデザインです。ポケットや小さなバッグにもすっぽり収まり、\u003cstrong\u003eスマートな所作\u003c\/strong\u003eを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_6ce490be-9ad7-4e3b-aa90-41a0570316af.jpg?v=1774948170\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e持ち運び軽快、洗練された佇まい\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e鍵をスマートに、心地よい毎日へ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eネジ式で鍵の着脱は驚くほど簡単に行えます。最大6枚まで快適に収納でき、大切な鍵を\u003cstrong\u003e安全かつスムーズに管理\u003c\/strong\u003eできます。日々使うたびに感じる、安心と利便性をお届けします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_5858762d-6857-47b7-8834-b2c45939cd7c.jpg?v=1774948170\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常を彩る、スムーズな鍵管理\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e詳細情報\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の基本情報・仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eシンプルなデザインとコンパクトなサイズ感で、初めての革小物としてもおすすめです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード：WC367, WC386\u003c\/li\u003e\n          \u003cli\u003eサイズ（約）：縦10.5cm × 横3.5cm × 厚み1.5cm\u003c\/li\u003e\n          \u003cli\u003e素材：イタリーレザー(Pueblo) \/ 栃木レザー(ノーベル)\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シンプルでコンパクトな見た目ながら、通常の鍵なら最大8枚程も収納可能です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e快適にお使いいただくには6枚までがおすすめです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC150\/wc150_pueblokeycase_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC150\/wc150_pueblokeycase_05.jpg\" class=\"img-fluid d-block w-100 product-img\"\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=\"step-list\"\u003e\n          \u003cli\u003eネジを外します。\u003c\/li\u003e\n          \u003cli\u003e鍵を入れます。\u003c\/li\u003e\n          \u003cli\u003e元通りにセットするだけです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC150\/wc150_pueblokeycase_15.jpg\" class=\"img-fluid d-block w-100 product-img\"\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本体のPueblo（プエブロ）はイタリアから輸入した原厚そのまま。革そのものの良さを味わっていただける製品です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eまれに、裏側にタンナーが入れたds数が入ったものもございますが、製品の個性として扱っております。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC150\/wc150_pueblokeycase_14.jpg\" class=\"img-fluid d-block w-100 product-img\"\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\"\u003ePuebloと栃木レザーについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e異なる特徴を持つ二種類の革が出会うことで、より魅力的なエイジングが楽しめます。\u003c\/p\u003e\n        \u003ch4\u003eイタリーレザー「Pueblo」\u003c\/h4\u003e\n        \u003cp class=\"body-text\"\u003eイタリーレザーとは、イタリアのトスカーナ地方で伝統のバケッタ製法によって鞣された牛革のこと。オイルを多く含ませることで、柔らかく耐久性もあり、素晴らしい色艶が出ることも特徴です。植物タンニンのみでなめした「ハンドマーク」品質保証タグが発行されます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e「Pueblo（プエブロ）」は、バケッタ製法を現代に蘇らせた名門タンナー、Badalassi Carlo Srl（バダラッシカルロ社）の革です。表面を丁寧に荒らす加工をすることで、通常よりもエイジングが早く、使い始めの状態と経年変化後のどちらも美しく変化が劇的という体験をユーザーにもたらし人気が高まっている革です。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※イタリーレザーはオイルが多めに含まれており、しばらくはオイル・クリーム等のメンテナンスは必要ありません。丁寧にお使いいただくこと、可能なら軽くブラッシングされることで、きれいな経年変化が訪れます。表面が白っぽく乾燥を感じる場合に少量のクリーム等でお手入れしてください。\u003c\/p\u003e\n        \u003ch4\u003e栃木レザー社の革「ノーベル」\u003c\/h4\u003e\n        \u003cp class=\"body-text\"\u003e栃木レザー社とは、日本が世界に誇るフルベジタブルタンニン鞣し専門のタンナーです。栃木レザー社が手掛けるヌメ革の総称を「栃木レザー」と呼び、素晴らしい経年変化（エイジング）を遂げる革として愛されています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e「ノーベル」は、昔ながらのピット槽に一ヶ月ほどもじっくりと漬け込む正真正銘の「ヌメ革」です。「革の締まり・革の密度」が飛び抜けて優れており、アイテムを長くお使いいただくための品質にも直結します。表面を熱と圧力で滑らかに加工しており、強靭さと端正さを併せ持つ革です。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e使い始めは「硬さ、きつさ」を感じるかもしれませんが、次第に負荷がかかっている部分から馴染んでまいります。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e豊富なカラーバリエーションからお好みをお選びください。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e31 ブラウン×ブラウン\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC150\/wc150_pueblokeycase_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e33 ベージュ×ブラウン\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC150\/wc150_pueblokeycase_08.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e41 ワイン×ブラウン\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC150\/wc150_pueblokeycase_09.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e62 ブルーグリーン×ブラウン\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC150\/wc150_pueblokeycase_10.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e82 グレー×ブラウン\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC150\/wc150_pueblokeycase_11.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e91 ブラック×ブラウン\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC150\/wc150_pueblokeycase_12.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e名入れ・刻印サービス\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eご自分用はもちろん、プレゼントにも最適な刻印サービスをご用意しております。お名前や誕生日などの記念日、メッセージなどを刻印できます。（※作業に1〜2日いただきます。）\u003c\/p\u003e\n        \u003ch4\u003e手打ち刻印　1,100円（税込）\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_1.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eシンプルで大ぶりな、温かみのある書体です。イニシャルや頭文字だけでも素敵に仕上がります。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e大文字（A〜Z）と「.」「,」「-」が使えます。小文字を希望される場合は3D刻印をご利用ください。\u003c\/li\u003e\n          \u003cli\u003e一文字一文字手打ちするため、温かみある仕上がりです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e【名入れ】手打ちイニシャル刻印\u003c\/p\u003e\n\n        \u003ch4\u003e3D刻印　2,200円（税込）\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_2.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\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お作りした版は2年間保管し、二度目以降は無料で刻印できます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e【名入れ】3Dオーダー刻印\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eギフト・ラッピング\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e特別な贈り物に、心を込めたラッピングを承ります。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印いたします。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品への想い\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003ePueblo×栃木レザー キーケースは、多くの方に革の良さを知っていただきたいという想いから、革の入門編として価格設定にこだわりました。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC150\/wc150_pueblokeycase_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送案内\u003c\/h3\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003eエコな配送を心がけております。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然素材の為、多少の色差・筋跡などの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e素材の風合いを活かした商品の為、水濡れや強い摩擦により色移りする場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"31 ブラウン×ブラウン","offer_id":43369822126139,"sku":"wc36731 ブラウン×ブラウン","price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"33 ベージュ×ブラウン","offer_id":43369822158907,"sku":"wc36733 ベージュ×ブラウン","price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"41 ワイン×ブラウン","offer_id":43369822191675,"sku":"wc36741 ワイン×ブラウン","price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"62 ブルーグリーン×ブラウン","offer_id":43369822224443,"sku":"wc36762 ブルーグリーン×ブラウン","price":4290.0,"currency_code":"JPY","in_stock":false},{"title":"82 グレー×ブラウン","offer_id":43369822257211,"sku":"wc36782 グレー×ブラウン","price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック×ブラウン","offer_id":43369822289979,"sku":"wc36791 ブラック×ブラウン","price":4290.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_1f5541ce-ad15-4e73-b3b8-3ab03681d4fe.jpg?v=1774948171"},{"product_id":"169940555","title":"【栃木レザー \/ ミシバクロップ】 キーリング \/ WA356","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e希少な革が物語る品格\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eじっくり育まれた\u003cstrong\u003eミシバクロップ革\u003c\/strong\u003eの深みと、職人による丁寧な仕立て。使うほどに変化する表情は、持つ人の個性を映し出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_a9a21246-e73e-40c3-a3ef-f7114a81be2b.jpg?v=1774948173\" class=\"img-fluid d-block w-100 product-img\" alt=\"唯一無二の経年変化\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e唯一無二の経年変化\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e携帯性と実用性の両立\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eメインの鍵を迷わず付けられる大型フック。複数鍵をスマートに収納し、ポケットやバッグでかさばらない理想的なサイズ感です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_70bca47d-7287-4154-851f-b1ba32a67074.jpg?v=1774948173\" class=\"img-fluid d-block w-100 product-img\" alt=\"計算された機能美\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e計算された機能美\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e毎日を彩る上質キーリング\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eジャンパーホック式でベルトやバッグに瞬時に装着。片手で開閉できる利便性と、どんなスタイルにも馴染む普遍的なデザインが魅力です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_35a0ee4a-6f12-413c-8a4d-6ba1a02283d5.jpg?v=1774948173\" 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    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Mishiba\/WA355WA356\/WA355_WA356_MishibaKeyHolder_11.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"希少な革で仕立てた正統派キーホルダー\"\u003e\n    \u003ch3 class=\"section-title\"\u003e希少な革で仕立てた正統派キーホルダー。\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e店頭入荷の度に品薄となる「サドルベルト」に使用している「\u003cstrong\u003eミシバクロップ\u003c\/strong\u003e」。多くの食用牛と違い、ゆっくりと育てられた牛のみが持つ分厚い皮から作られる希少な革です。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eいわゆる「ヌメ革」と呼ばれる、多くの革好きを魅了してやまない「\u003cstrong\u003e育てる革\u003c\/strong\u003e」でもあります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人の確かな手仕事\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eワイルドな仕上がりを好まれることが多いミシバクロップですが、長く使っていただけるように細部まで丁寧に作り込んでいます。革を貼り合わせて革ウラを見せず、サイドの\u003cstrong\u003eコバ（断面）も美しく磨き上げました\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e贈り物としても申し分ないクオリティです。\u003c\/p\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Mishiba\/WA355WA356\/WA355_WA356_MishibaKeyHolder_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人の確かな手仕事\"\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\"\u003e1つだけ大きなフック。ここには\u003cstrong\u003eメインの鍵\u003c\/strong\u003eを取り付けることを想定しています。\u003c\/p\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Mishiba\/WA355WA356\/WA355_WA356_MishibaKeyHolder_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"メインのキーがよくわかる\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質さと使いやすさが合体\u003c\/h3\u003e\n    \u003ch3 class=\"section-title\"\u003eベルトに取り付けても\u003c\/h3\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Mishiba\/WA355WA356\/WA355_WA356_MishibaKeyHolder_12.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ベルトに取り付けても\"\u003e\n    \u003cp class=\"body-text\"\u003eバッグやベルトに取り付けて使える、\u003cstrong\u003eジャンパーホック式\u003c\/strong\u003e。開閉はベロの部分を押し上げて、片手でも開くことができます。\u003c\/p\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Mishiba\/WA355WA356\/WA355_WA356_MishibaKeyHolder_13.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"片手で開閉\"\u003e\n    \u003ch3 class=\"section-title\"\u003e幅広ベルトにも使えます\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e35mm幅の細身ベルトはもちろん、50mm幅といった厚革ベルトにもお使いいただけます。\u003c\/p\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Mishiba\/WA355WA356\/WA355_WA356_MishibaKeyHolder_16.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"幅広ベルトにも使えます\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eカラーバリエーション\u003c\/h3\u003e\n    \u003ch3 class=\"section-title\"\u003e通常バージョン\u003c\/h3\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Mishiba\/WA355WA356\/WA355_WA356_MishibaKeyHolder_14.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"通常バージョンカラー\"\u003e\n    \u003cp class=\"body-text\"\u003e31 ブラウン \/ 33 ベージュ（ヌメ）\/ 91 ブラック\u003c\/p\u003e\n    \u003ch3 class=\"section-title\"\u003eホワイトワックスバージョン\u003c\/h3\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Mishiba\/WA355WA356\/WA355_WA356_MishibaKeyHolder_15.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ホワイトワックスバージョンカラー\"\u003e\n    \u003cp class=\"body-text\"\u003e31 ブラウン WhiteWAX \/ 33 ベージュ（ヌメ） WhiteWAX \/ 91 ブラック WhiteWAX\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ラッピング例\"\u003e\n    \u003cp class=\"body-text\"\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ・素材・仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e本製品の基本情報は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eサイズ（約）\u003c\/strong\u003e：全長17cm \/ ベルト部分 縦9 × 横2cm \/ リング外径 2.5cm \/ キー取り付け金具部分 6.5cm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e素材\u003c\/strong\u003e：栃木レザー\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e仕様\u003c\/strong\u003e：キーフック小×3 \/ キーフック大×1\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材について（栃木レザー）\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e「栃木レザー」は、1937年創業の世界に誇る日本のタンナー栃木レザー株式会社による革です。通常はドラムで短時間で済ませる鞣しの工程を、じっくりと時間と手間をかけて行い、その品質で世界に名を轟かせています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e有害な物質を排出する薬品類は一切使わず、タンニンを多く含むミモザの樹皮から抽出したエキスで鞣された革は、風合いが優れていることはもちろんのこと、耐久性や吸湿性・放湿性を誇る\u003cstrong\u003e最高のマテリアル\u003c\/strong\u003eです。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eWA356\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送について\u003c\/h3\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"エコな配送を心がけます\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e環境保護のため、簡易包装での配送にご協力をお願いいたします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eご購入前に必ずご確認ください。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然素材の為、多少の色差・筋跡などの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e素材の風合いを活かした商品の為、水濡れや強い摩擦により色移りする場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"31 ブラウン","offer_id":43369822814267,"sku":"wa35631 ブラウン","price":5500.0,"currency_code":"JPY","in_stock":false},{"title":"33 ベージュ","offer_id":43369822847035,"sku":"wa35633 ベージュ","price":5500.0,"currency_code":"JPY","in_stock":false},{"title":"91 ブラック","offer_id":43369822879803,"sku":"wa35691 ブラック","price":5500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_a9a21246-e73e-40c3-a3ef-f7114a81be2b.jpg?v=1774948173"},{"product_id":"169940734","title":"【栃木レザー \/ JEANS】 キーリング \/ WA353 WA394","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e豊かな色彩 キーリング\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e栃木レザー「JEANS」が織りなす、豊かな色彩のハーモニー。一つひとつが職人の手によって丁寧に仕上げられ、手元に上質な彩りをもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_23a62313-25ed-434a-b24b-2edefbb1faf6.jpg?v=1774948176\" class=\"img-fluid d-block w-100 product-img\" alt=\"個性際立つキーホルダー\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e個性際立つキーホルダー\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e実用性光るキーホルダー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e計算されたサイズ設計が、日々の使いやすさを追求。メインの鍵を迷わず見つけられる大きなフックと、複数の鍵をスマートに収納し、日常をより快適に。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_81c8014b-39f4-4fc3-8f84-6ae601a95720.jpg?v=1774948176\" class=\"img-fluid d-block w-100 product-img\" alt=\"機能的な鍵の収納術\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e機能的な鍵の収納術\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスタイル飾る栃木レザー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eデニムスタイルに遊び心を加える、洗練されたキーリング。ベルトやバッグに取り付けるだけで、さりげなく個性を主張し、使い込むほどに深い味わいを増していきます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_9e82f842-274f-490e-8cdb-85b7b448dae8.jpg?v=1774948175\" 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        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WA353WA354\/WA353_WA354_JeansKeyHolder_19.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カジュアルカラーのキーホルダー\"\u003e\n        \u003cp class=\"body-text\"\u003eb3Labo定番のカジュアルカラー栃木レザー「JEANS」。優しいベージュステッチのコントラストを効かせました。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e職人による確かな手仕事\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e色合わせはカジュアルでフレンドリーですが、長く使っていただけるように細部まで丁寧に作り込んでいます。革を貼り合わせて革ウラを見せず、サイドのコバ（断面）も美しく磨き上げました。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e贈り物としても申し分ないクオリティです。\u003c\/p\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WA353WA354\/WA353_WA354_JeansKeyHolder_16.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人による確かな手仕事のディテール\"\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\"\u003e1つだけ大きなフック。ここにはメインの鍵を取り付けることを想定しています。\u003c\/p\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WA353WA354\/WA353_WA354_JeansKeyHolder_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"メインキーを付けるための大きなフック\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e上品さと使いやすさが合体\u003c\/h3\u003e\n        \u003ch3 class=\"section-title\"\u003eベルトに取り付けても\u003c\/h3\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WA353WA354\/WA353_WA354_JeansKeyHolder_18.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ベルトに取り付けたキーホルダー\"\u003e\n        \u003cp class=\"body-text\"\u003eバッグやベルトに取り付けて使える、ジャンパーホック式。開閉はベロの部分を押し上げて、片手でも開くことができます。\u003c\/p\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WA353WA354\/WA353_WA354_JeansKeyHolder_21.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"片手で開閉できるジャンパーホック\"\u003e\n        \u003ch3 class=\"section-title\"\u003e幅広ベルトにも使えます\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e35mm幅の細身ベルトはもちろん、50mm幅といった厚革ベルトにもお使いいただけます。\u003c\/p\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WA353WA354\/WA353_WA354_JeansKeyHolder_20.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"幅広ベルトにも対応する取り付け部\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eカラーバリエーション\u003c\/h3\u003e\n        \u003ch3 class=\"section-title\"\u003e通常バージョン\u003c\/h3\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WA353WA354\/WA353_WA354_JeansKeyHolder_14.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーホルダー通常バージョンのカラーバリエーション\"\u003e\n        \u003cp class=\"body-text\"\u003e12 キャメル \/ 31 ダークブラウン \/ 42 レッド \/ 62 ブルー \/ 72 モスグリーン \/ 91 ブラック\u003c\/p\u003e\n        \u003ch3 class=\"section-title\"\u003eホワイトワックスバージョン\u003c\/h3\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WA353WA354\/WA353_WA354_JeansKeyHolder_15.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーホルダーホワイトワックスバージョンのカラーバリエーション\"\u003e\n        \u003cp class=\"body-text\"\u003e12 キャメル WhiteWAX \/ 31 ダークブラウン WhiteWAX \/ 42 レッド WhiteWAX \/ 62 ブルー WhiteWAX \/ 72 モスグリーン WhiteWAX \/ 91 ブラック WhiteWAX\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eWA353 \/ WA394\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e計算されたサイズ設計で、日々の使いやすさを追求しました。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e全長: 約17cm\u003c\/li\u003e\n                    \u003cli\u003eベルト部分: 縦9cm × 横2cm\u003c\/li\u003e\n                    \u003cli\u003eリング外径: 2.5cm\u003c\/li\u003e\n                    \u003cli\u003eキー取り付け金具部分: 6.5cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp 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        \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キーフック小: 3個\u003c\/li\u003e\n                    \u003cli\u003eキーフック大: 1個\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e栃木レザーについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e「栃木レザー」は、1937年創業の世界に誇る日本のタンナー栃木レザー株式会社による革です。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e通常はドラムで短時間で済ませる鞣しの工程を、じっくりと時間と手間をかけて行い、その品質で世界に名を轟かせています。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e有害な物質を排出する薬品類は一切使わず、タンニンを多く含むミモザの樹皮から抽出したエキスで鞣された革は、風合いが優れていることはもちろんのこと、耐久性や吸湿性・放湿性を誇る最高の\u003cstrong\u003eマテリアル\u003c\/strong\u003eです。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eラッピングについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e贈り物にも最適なラッピングサービスをご用意しております。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ラッピング例\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印いたします。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e環境に配慮し、簡易包装を心がけております。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"エコな配送を心がけます\"\u003e\n        \u003c\/div\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        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"12 キャメル","offer_id":43369822912571,"sku":"wa35412 キャメル","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"31 ダークブラウン","offer_id":43369822945339,"sku":"wa35431 ダークブラウン","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"42 レッド","offer_id":43369822978107,"sku":"wa35442 レッド","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"62 ブルー","offer_id":43369823010875,"sku":"wa35462 ブルー","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"72 モスグリーン","offer_id":43369823043643,"sku":"wa35472 モスグリーン","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック","offer_id":43369823076411,"sku":"wa35491 ブラック","price":4950.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_23a62313-25ed-434a-b24b-2edefbb1faf6.jpg?v=1774948176"},{"product_id":"155158522","title":"【栃木レザー】Calm　靴ベラキーホルダー \/ WA389","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e栃木レザーの証明\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e伝統と技術が息づく\u003cstrong\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\/0654\/7714\/8731\/files\/download_0a65dcea-9b9b-4764-8692-c924600bb7e1.jpg?v=1774948178\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーの刻印\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e誇り高きメイドインジャパン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e艶めく真鍮と革の出会い\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e手に馴染む\u003cstrong\u003e上質な革\u003c\/strong\u003eと、時と共に深まる\u003cstrong\u003e真鍮の輝き\u003c\/strong\u003eが魅力的です。靴べらとして使うたびに磨かれ、\u003cstrong\u003eあなただけの風合い\u003c\/strong\u003eへと育ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_5021cd36-b8c2-43ff-bac8-97311cf578ba.jpg?v=1774948177\" class=\"img-fluid d-block w-100 product-img\" alt=\"真鍮と革の靴ベラ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e使うほどに味が出る\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eどこへでも、あなたの足元を\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e革靴を履くたびに感じる\u003cstrong\u003e快適さ\u003c\/strong\u003e。\u003cstrong\u003e3つのキーリング\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\/0654\/7714\/8731\/files\/download_c147006f-3a42-4249-b55e-fdde764b40a2.jpg?v=1774948178\" class=\"img-fluid d-block w-100 product-img\" alt=\"靴べらキーホルダーの使用イメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eかかとを守る、スマートな必需品\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e革靴には必須の、靴べらキーホルダー。男性へのプレゼントにも最適です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WA151\/WA151_CalmShoehorn_11.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"靴べらキーホルダー全体像\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e革靴を履く時にかかとを守る、真鍮製靴べらに革を巻いたキーホルダー。ちょっとしたプレゼントに最適です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WA151\/WA151_CalmShoehorn_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"靴べらキーホルダー集合写真\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e日々手に触れるキーホルダーはただでさえ経年変化しやすいもの。さらに、靴べらとして使うことで日々磨かれる効果があり、素晴らしい艶が生まれやすく、初心者の方にもおすすめです。どなたにも差し上げやすい革小物と言えます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WA151\/WA151_CalmShoehorn_04.jpg\" 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\u003cstrong\u003e21 キャメル\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WA151\/WA151_CalmShoehorn_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: 21 キャメル\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003e31 ブラウン\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WA151\/WA151_CalmShoehorn_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: 31 ブラウン\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003e61 ネイビー\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WA151\/WA151_CalmShoehorn_09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: 61 ネイビー\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003e91 ブラック\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WA151\/WA151_CalmShoehorn_10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: 91 ブラック\"\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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ギフトラッピングイメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印したラッピングが可能です。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品スペック\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e● 商品コード: WA389\u003c\/li\u003e\n                    \u003cli\u003e● サイズ（約）: 全長12.7cm × 横3.7cm\u003c\/li\u003e\n                    \u003cli\u003e● 素材: 栃木レザー \/ 真鍮\u003c\/li\u003e\n                    \u003cli\u003e● 仕様: 靴ベラ×1 \/ キーリング×3\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「栃木レザー」は、1937年創業の世界に誇る日本のタンナー栃木レザー株式会社による革です。通常はドラムで短時間で済ませる鞣しの工程を、じっくりと時間と手間をかけて行い、その品質で世界に名を轟かせています。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e有害な物質を排出する薬品類は一切使わず、タンニンを多く含むミモザの樹皮から抽出したエキスで鞣された革は、風合いが優れていることはもちろんのこと、耐久性や吸湿性・放湿性を誇る最高のマテリアルです。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e発送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e環境保護のため、簡易包装を心がけております。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"簡易包装のご案内\"\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        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"21 キャメル","offer_id":43369823109179,"sku":"WA38921 キャメル","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"31 ダークブラウン","offer_id":43369823141947,"sku":"WA38931 ダークブラウン","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"61 ネイビー","offer_id":43369823174715,"sku":"WA38961 ネイビー","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"91 ブラック","offer_id":43369823207483,"sku":"WA38991 ブラック","price":4950.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_0a65dcea-9b9b-4764-8692-c924600bb7e1.jpg?v=1774948178"},{"product_id":"155157992","title":"【栃木レザー】Calm　キーケース \/ WC345 405","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートに持ち運ぶ理想サイズ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e縦6cm、横11cm、厚み2cmという絶妙なサイズ感は、ポケットやバッグの中でかさばることなく、常にスマートな印象を保ちます。手にした瞬間にしっくりと馴染む、\u003cstrong\u003e計算し尽くされたデザイン\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_b7088485-1e4b-46de-b0b8-cb3483fe9dc4.jpg?v=1774948180\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e手に馴染むコンパクト設計\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーが息づく上質さ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eしっとりとした手触りの2mm厚の栃木レザーが、本物だけが持つ\u003cstrong\u003e存在感\u003c\/strong\u003eを放ちます。裏地を排したシンプルな構造だからこそ、革本来のワイルドかつ上品な表情を存分に味わえます。使い込むほどに艶を増し、\u003cstrong\u003eあなただけの物語を刻んでいく逸品\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_244bb9ee-f0be-4a85-8e96-7df074895897.jpg?v=1774948180\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e永く愛せる革の表情\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e大切な鍵を美しく守り抜く\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e最大4本の鍵（大1、小3）をしっかりと包み込むデザインは、鞄の中の貴重品を傷つける心配がありません。鍵がぶつかり合う金属音も軽減し、スマートな所作を演出します。必要な時にサッと鍵を取り出せる、\u003cstrong\u003e機能的な収納力\u003c\/strong\u003eを備えています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_d4aca451-7951-4e19-bea7-fc3c4c069d56.jpg?v=1774948180\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e鞄の中もスマートに保護\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \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最もスタンダードな、鍵を包み込む形のキーケースです。鍵を取り付けやすさを重視した金具を採用しており、合計4本の鍵が取り付けられます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC103\/wc103_calmkeycase_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC103\/wc103_calmkeycase_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"section-title\"\u003eかばんの中のものを傷つけません\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eかばんの中で鍵が他の携行品を傷つける心配がありません。鍵を包み込むタイプのキーケースは、たくさん鍵を持つ方の場合、金属音の軽減にもつながります。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC103\/wc103_calmkeycase_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC103\/wc103_calmkeycase_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"section-title\"\u003e老若男女を選ばずお使いいただけるデザイン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e裏生地を使用しない2mm厚の革を使用し、タフにお使い頂けるデザインです。高級感あるツヤがオフィシャルな装いにもさり気なくマッチします。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC103\/wc103_calmkeycase_05.jpg\" class=\"img-fluid d-block w-100 product-img\"\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ご自分や差し上げる方のお名前、誕生日などの記念日、メッセージなどを刻印できます。（※作業に1〜2日いただきます。）\u003c\/p\u003e\n        \u003ch3 class=\"section-title\"\u003e手打ち刻印　1,100円（税込）\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_1.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eシンプルで大ぶりな、温かみのある書体です。イニシャルや頭文字だけでも素敵です。\u003c\/li\u003e\n          \u003cli\u003e大文字（A-Z）と「.」「,」「-」が使用できます。小文字を希望される場合は3D刻印をご利用ください。\u003c\/li\u003e\n          \u003cli\u003e一文字一文字手打ちするため、温かみある仕上がりです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e【名入れ】手打ちイニシャル刻印\u003c\/p\u003e\n        \u003ch3 class=\"section-title\"\u003e3D刻印　2,200円（税込）\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_2.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e高価で時間がかかる金属版ではなく樹脂製のオーダーメイド刻印です。\u003c\/li\u003e\n          \u003cli\u003eアルファベットだけでなく平仮名・カタカナ・画数の少ない漢字なども対応可能で、ガタつきのない印刷物のような刻印になります。\u003c\/li\u003e\n          \u003cli\u003e書体を選べるほか、小ぶりでまとまった刻印が可能です。\u003c\/li\u003e\n          \u003cli\u003eお作りした版は2年間保管し、二度目以降は無料で刻印できます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e【名入れ】3Dオーダー刻印\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003ch3 class=\"section-title\"\u003e21 キャメル\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC103\/wc103_calmkeycase_08.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"section-title\"\u003e31 ブラウン\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC103\/wc103_calmkeycase_09.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"section-title\"\u003e91 ブラック\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC103\/wc103_calmkeycase_10.jpg\" class=\"img-fluid d-block w-100 product-img\"\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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印できます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e仕様・サイズ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ（約）：縦6cm × 横11cm × 厚み2cm\u003c\/li\u003e\n          \u003cli\u003e素材：栃木レザー\u003c\/li\u003e\n          \u003cli\u003e仕様：キーリング×3 \/ キーリング大×1\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材について：栃木レザー\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材：栃木レザー\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e「栃木レザー」は、1937年創業の世界に誇る日本のタンナー栃木レザー株式会社による革です。通常はドラムで短時間で済ませる鞣しの工程を、じっくりと時間と手間をかけて行い、その品質で世界に名を轟かせています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e有害な物質を排出する薬品類は一切使わず、タンニンを多く含むミモザの樹皮から抽出したエキスで鞣された革は、風合いが優れていることはもちろんのこと、耐久性や吸湿性・放湿性を誇る最高のマテリアルです。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cp class=\"body-text\"\u003e商品コード: WC345 405\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送について\u003c\/h3\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"エコな配送を心がけます\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e当店では環境に配慮し、簡易包装を心がけております。\u003c\/p\u003e\n  \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    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"21 キャメル","offer_id":43369823240251,"sku":"wc34521 キャメル","price":6490.0,"currency_code":"JPY","in_stock":true},{"title":"31 ダークブラウン","offer_id":43369823273019,"sku":"wc34531 ダークブラウン","price":6490.0,"currency_code":"JPY","in_stock":false},{"title":"91 ブラック","offer_id":43369823305787,"sku":"wc34591 ブラック","price":6490.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_c133d561-a1b5-4c0d-969f-a6172e5cff81.jpg?v=1774948181"},{"product_id":"169114452","title":"【栃木レザー】Grandpa　ラウンドキーケース \/ WC271 398","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーが魅せる本質\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e本物\u003c\/strong\u003eを知る大人に選ばれる\u003cstrong\u003e栃木レザー\u003c\/strong\u003eの堅牢な質感が、グレージング加工によって滑らかな艶を纏いました。余計な装飾を削ぎ落とした洗練されたデザインは、日常に上質な品格をもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_886dae42-5fc1-4b0a-b718-72fe47f8491.jpg?v=1774948181\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e匠の技が光る逸品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートに携帯する大人の鍵\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e縦10.5cm、横7.3cm、厚み2.2cmという\u003cstrong\u003e計算し尽くされたサイズ感\u003c\/strong\u003eは、ポケットやバッグの中でかさばることなく、常にスマートな所作を可能にします。必要なものを厳選し、快適な毎日を過ごせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_de160773-ae72-4949-95fc-2a271409f05.jpg?v=1774948182\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常に溶け込むサイズ感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e整理整頓で叶える快適性\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e４つのキーフック\u003c\/strong\u003eが大切な鍵をしっかりとホールドし、さらに\u003cstrong\u003eカードポケット\u003c\/strong\u003eも備えることで、散らかりがちな小物をすっきりと収納。使い込むほどに深まる栃木レザーの風合いも、長く愛用する喜びとなります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_49abf894-8644-4b66-a8e4-4c67c6dd20b9.jpg?v=1774948182\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e機能性と美しさを両立\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eGrandpaシリーズについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e栃木レザーのしっかりとした革を楽しむことができるGrandpaシリーズ。\u003c\/p\u003e\n        \u003cp\u003eグレージングという熱と圧力をかけて加工された吟面は滑らかで艶やか。ハリのある極上の手触りを活かし、余分な装飾をとことん省いた洗練されたデザインが特徴です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e4つの豊富なカラーからお選びいただけます。\u003c\/p\u003e\n        \u003cp\u003e21キャメル\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/product\/169114452_o4.jpg?cmsp_timestamp=20220712174056\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp\u003e31ブラウン\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/product\/169114452_o5.jpg?cmsp_timestamp=20220712174056\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp\u003e61ネイビー\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/product\/169114452_o6.jpg?cmsp_timestamp=20220712174056\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp\u003e91ブラック\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/product\/169114452_o7.jpg?cmsp_timestamp=20220712174056\" class=\"img-fluid d-block w-100 product-img\"\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カードポケット×1\u003c\/li\u003e\n          \u003cli\u003eキーフック×4\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e縦：約10.5cm\u003c\/li\u003e\n          \u003cli\u003e横：約7.3cm\u003c\/li\u003e\n          \u003cli\u003e厚み：約2.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\u003e栃木レザー\u003c\/p\u003e\n        \u003cp\u003e「栃木レザー」は、1937年創業の世界に誇る日本のタンナー栃木レザー株式会社による革です。\u003c\/p\u003e\n        \u003cp\u003e通常はドラムで短時間で済ませる鞣しの工程を、じっくりと時間と手間をかけて行い、その品質で世界に名を轟かせています。\u003c\/p\u003e\n        \u003cp\u003e有害な物質を排出する薬品類は一切使わず、タンニンを多く含むミモザの樹皮から抽出したエキスで鞣された革は、風合いが優れていることはもちろんのこと、耐久性や吸湿性・放湿性を誇る最高のマテリアルです。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eギフトラッピングについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印したラッピングが可能です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eWC271 398\u003c\/p\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    \u003c\/ul\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"エコな配送を心がけます\"\u003e\u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e環境保護のため、簡易包装を心がけております。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"21 キャメル","offer_id":43369823338555,"sku":"wc27121 キャメル","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"31 ブラウン","offer_id":43369823371323,"sku":"wc27131 ブラウン","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"61 ネイビー","offer_id":43369823404091,"sku":"wc27161 ネイビー","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック","offer_id":43369823436859,"sku":"wc27191 ブラック","price":8250.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_886dae42-5fc1-4b0a-b718-72fe47f89491.jpg?v=1774948181"},{"product_id":"165778048","title":"【栃木レザー \/ JEANS】 スマートキーケース \/ WC315","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーが彩る日常を演出\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本物を愛し、日常に上質さと機能性を求める大人に。\u003cstrong\u003e上質な栃木レザーJEANS\u003c\/strong\u003eが魅せる、表情豊かなカラーバリエーションは、使い込むほどに深まる風合いで、あなただけの物語を刻む大切な相棒となります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_c4af079f-6067-47cd-9003-a9e8c575fd99.jpg?v=1774948184\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこだわりの革小物、個性豊かな選択\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e大切なスマートキーを優しく包む\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eお使いのスマートキーを傷や衝撃からしっかりと保護する、計算されたサイズ設計です。手のひらに心地よく収まる\u003cstrong\u003eコンパクトな設計\u003c\/strong\u003eで、カバンやポケットの中でもかさばらず、スマートな携帯性を叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_5179dcdd-2419-42f0-a3a1-f2d7388eb273.jpg?v=1774948183\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e機能を追求したミニマルな形状\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e迷わず使える両面フラップ構造\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eどちらの面からも迷うことなくスムーズに開閉できる、使う人に寄り添った\u003cstrong\u003e画期的なデザイン\u003c\/strong\u003eです。スマートな操作性を実現し、誕生日や記念日など、大切な人への心に残る贈り物としても最適です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_4eb0ffab-1df4-4dbf-8f59-035f9a00dc99.jpg?v=1774948185\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e利便性と贈る喜びを兼ね備える\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e大切なスマートキーを丈夫な栃木レザーがしっかりと包み込む、両表タイプのスマートキーケースです。表にも裏にも同じようにフラップがあるので、迷わず開閉できます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/product\/165778048_o7.jpg\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e手のひらに心地よく収まるコンパクト設計です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/product\/165778048_o1.jpg\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ（約）：縦8.5cm × 横4.5cm × 厚み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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e栃木レザー(JEANS)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e贈り物・刻印サービス\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e使用頻度の高い、よく触るアイテムなので経年変化が早く楽しめます。家族などそれぞれのカラーで揃えても楽しいですね。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e金具の周囲、ステッチの上以外はほぼ全域に刻印を入れることも可能です。記念の折のお品物にもぜひどうぞ。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eご自分や差し上げる方のお名前、誕生日などの記念日、メッセージなどを刻印できます。（作業に1〜2日いただきます。）\u003c\/p\u003e\n\n        \u003ch4 class=\"sub-section-title\"\u003e手打ち刻印 ￥1,100（税込）\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_1.jpg\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eシンプルで大ぶりな、温かみのある書体です。イニシャルや頭文字だけでも素敵です。\u003c\/li\u003e\n          \u003cli\u003e大文字（ABCD〜Z）、「.」「,」「-」が使えます。（小文字を希望される場合は3D刻印をご利用ください。）\u003c\/li\u003e\n          \u003cli\u003e一文字一文字手打ちするため、温かみある仕上がりです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text text-center\"\u003e【名入れ】手打ちイニシャル刻印\u003c\/p\u003e\n\n        \u003ch4 class=\"sub-section-title\"\u003e3D刻印 ￥2,200（税込）\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_2.jpg\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e高価で時間がかかる金属版ではなく樹脂製のオーダーメイド刻印です。\u003c\/li\u003e\n          \u003cli\u003eアルファベットだけでなく平仮名・カタカナ・画数の少ない漢字なども。ガタつきのない、まるで印刷物のような刻印になります。\u003c\/li\u003e\n          \u003cli\u003e書体を選べるほか、小ぶりでまとまった刻印が可能です。\u003c\/li\u003e\n          \u003cli\u003eお作りした版は2年間保管し、二度目以降は無料で刻印できます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text text-center\"\u003e【名入れ】3Dオーダー刻印\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003ch4 class=\"sub-section-title\"\u003e21 キャメル\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/product\/165778048_o2.jpg\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n        \u003ch4 class=\"sub-section-title\"\u003e31 ブラウン\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/product\/165778048_o3.jpg\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n        \u003ch4 class=\"sub-section-title\"\u003e61 ネイビー\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/product\/165778048_o4.jpg\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n        \u003ch4 class=\"sub-section-title\"\u003e72 グリーン\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/product\/165778048_o4.jpg\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n        \u003ch4 class=\"sub-section-title\"\u003e91 ブラック\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/product\/165778048_o6.jpg\" class=\"img-fluid d-block w-100\"\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        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印いたします。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100\" alt=\"エコな配送を心がけます\"\u003e\u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e環境保護のため、簡易包装を心がけております。ご理解とご協力をお願いいたします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然素材の為、多少の色差や筋跡などの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e素材の風合いを活かした商品の為、水濡れや強い摩擦により色移りする場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"21 キャメル","offer_id":43369823469627,"sku":null,"price":5500.0,"currency_code":"JPY","in_stock":false},{"title":"31 ブラウン","offer_id":43369823502395,"sku":null,"price":5500.0,"currency_code":"JPY","in_stock":false},{"title":"61 ネイビー","offer_id":43369823535163,"sku":null,"price":5500.0,"currency_code":"JPY","in_stock":false},{"title":"72 グリーン","offer_id":43369823567931,"sku":null,"price":5500.0,"currency_code":"JPY","in_stock":false},{"title":"91 ブラック","offer_id":43369823600699,"sku":null,"price":5500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_c4af079f-6067-47cd-9003-a9e8c575fd99.jpg?v=1774948184"},{"product_id":"167112703","title":"【姫路レザー \/ モストロ】キーケース \/ WC356 WC401","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e姫路レザーが魅せる多彩な表情\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e独自の製法で生まれた\u003cstrong\u003eモストロレザー\u003c\/strong\u003eは、滑らかな手触りと深みのある色彩が魅力。使い込むほどに変化する表情が、持つ人の個性を際立たせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_0c9b12c4-c5c9-4e4f-9433-3e73eac5169a.jpg?v=1774948185\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eエイジングを楽しむ本革キーケース\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e掌に収まるスマートな存在感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e縦11.4cm、横6.3cmのコンパクトなサイズ感。厚みわずか2.2cmで、ポケットや小さなバッグにもすっきりと収まり、スマートな毎日をサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_bca1978e-35d3-4a78-bce9-ea9b8969a734.jpg?v=1774948185\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e洗練されたスリムデザイン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e賢く鍵をまとめる機能美\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e3つのキーフックと便利なボールチェーンで、大切な鍵をしっかりと整理。内ポケットが2つあり、カードやスマートキーなど、小物も\u003cstrong\u003eスマートに収納できる機能的なデザイン\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_a19c498e-fc34-4bed-a2cb-5039f6969aa9.jpg?v=1774948186\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e必要なものだけをスマートに収納\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eなめらかな手触りにこだわったヌメ革【Mostro】を使用したキーケースです。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eアンティーク色の３連フックはシンプルながらも特徴の有るデザイン。\u003c\/li\u003e\n                    \u003cli\u003eイタリアのプリム社のホックを使用しています。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e姫路レザー「Mostro」\u003c\/p\u003e\n                \u003cp\u003e姫路レザーとは、兵庫県の姫路地区で鞣された革の総称です。古くから『播州鞣し』が行われてきたという同地区は現在でも日本の皮革産業の中心地です。様々なタンナーが切磋琢磨して広くアパレル業界を担う革の生産・開発を続けています。\u003c\/p\u003e\n                \u003ch4\u003e『Mostro（モストロ）』\u003c\/h4\u003e\n                \u003cp\u003eタンニンで鞣し上げた革に手作業でオイルを浸透させ、表面をパラフィン（ロウ）加工した革です。薄くロウのかかった白っぽい表面が、使用に伴いロウが浸透しつややかな透明感をもたらすことで革本来の色を引き出しつつ、同時にタンニンレザー特有の経年変化も起こるという多重の変化を楽しむことができます。その経年変化からイタリア語の「化ける」「化け物」を意味する「モストロ」の名がついています。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e様々な表情を見せるモストロレザーの豊富なカラーをご用意しました。\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003e21 キャメル\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Mostro\/WC152\/WC152_keycase_Mostro_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n                \u003cp\u003e\u003cstrong\u003e31 ブラウン\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Mostro\/WC152\/WC152_keycase_Mostro_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n                \u003cp\u003e\u003cstrong\u003e43 ピンク\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Mostro\/WC152\/WC152_keycase_Mostro_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n                \u003cp\u003e\u003cstrong\u003e62 ネイビー\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Mostro\/WC152\/WC152_keycase_Mostro_05.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n                \u003cp\u003e\u003cstrong\u003e72 グリーン\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Mostro\/WC152\/WC152_keycase_Mostro_06.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n                \u003cp\u003e\u003cstrong\u003e91 ブラック\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Mostro\/WC152\/WC152_keycase_Mostro_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\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.4cm × 横6.3cm × 厚み2.2cm\u003c\/li\u003e\n                    \u003cli\u003e素材：姫路レザー\u003c\/li\u003e\n                    \u003cli\u003e仕様：内ポケット×2 \/ 3連キーフック×1 \/ ボールチェーン×1\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e商品コード: WC356 WC401\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eギフトラッピングについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印いたします。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e環境保護のため、簡易包装を心がけております。ご理解とご協力をお願いいたします。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"エコな配送を心がけます\"\u003e\u003c\/div\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        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"21 キャメル","offer_id":43369823797307,"sku":"WC35621 キャメル","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"31 ブラウン","offer_id":43369823830075,"sku":"WC35631 ブラウン","price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"43 ピンク","offer_id":43369823862843,"sku":"WC35643 ピンク","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"62 ネイビー","offer_id":43369823895611,"sku":"WC35662 ネイビー","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"72 グリーン","offer_id":43369823928379,"sku":"WC35672 グリーン","price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"91 ブラック","offer_id":43369823961147,"sku":"WC35691 ブラック","price":7700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_0c9b12c4-c5c9-4e4f-9433-3e73eac5169a.jpg?v=1774948185"},{"product_id":"174263197","title":"【栃木 \/ JEANS】 リール付きキーリング \/ WS094","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eJeans革の豊かな彩り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e栃木レザーが誇る「\u003cstrong\u003eJeans\u003c\/strong\u003e」革の鮮やかな発色。使い込むほどに味わい深いエイジングを愉しみ、あなただけの特別な一品へと育みます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_9218b299-cf4f-43f8-93e4-5601d3fb9a91.jpg?v=1774948188\" 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\u003e12.5cm\u003c\/strong\u003eのスマートな設計は、バッグやポケットにすっきり収まります。ストラップ幅\u003cstrong\u003e1.3cm\u003c\/strong\u003eで持ちやすく、日常使いに最適です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_aae1a1be-81b9-45f4-8d97-13d5cfa0a1f8.jpg?v=1774948188\" 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\u003e40cm\u003c\/strong\u003e伸びるリールコードが、鍵やパスケースの取り出しを驚くほどスムーズにします。もう必要な時に探しまわるストレスはありません。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_400c4c7d-3bf3-4f3b-b690-cc2422063f3c.jpg?v=1774948187\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常動作をストレスフリーに\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の基本情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品名: 【栃木 \/ JEANS】 リール付きキーリング\u003c\/li\u003e\n        \u003cli\u003e商品コード: WS094\u003c\/li\u003e\n        \u003cli\u003eサイズ: 全長12.5cm、ストラップ幅1.3cm\u003c\/li\u003e\n        \u003cli\u003eリールコード: 最長40cm伸長\u003c\/li\u003e\n        \u003cli\u003e素材: 栃木レザー「Jeans」\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本商品は全長12.5cm、ストラップ幅1.3cmのコンパクト設計です。リールコードは最長40cmまで伸長し、鍵やパスケースの取り出しをスムーズにします。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WS094\/WS094_JeansReelKey_01.jpg\" class=\"img-fluid d-block w-100\" 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「Jeans」革は、豊かな色彩が魅力です。お好みのカラーをお選びください。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e21 キャメル\u003c\/li\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WS094\/WS094_JeansReelKey_02.jpg\" class=\"img-fluid d-block w-100\" alt=\"キャメルカラー\"\u003e\n        \u003c\/div\u003e\n        \u003cli\u003e31 ブラウン\u003c\/li\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WS094\/WS094_JeansReelKey_03.jpg\" class=\"img-fluid d-block w-100\" alt=\"ブラウンカラー\"\u003e\n        \u003c\/div\u003e\n        \u003cli\u003e42 レッド\u003c\/li\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WS094\/WS094_JeansReelKey_04.jpg\" class=\"img-fluid d-block w-100\" alt=\"レッドカラー\"\u003e\n        \u003c\/div\u003e\n        \u003cli\u003e61 ネイビー\u003c\/li\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WS094\/WS094_JeansReelKey_05.jpg\" class=\"img-fluid d-block w-100\" alt=\"ネイビーカラー\"\u003e\n        \u003c\/div\u003e\n        \u003cli\u003e72 モスグリーン\u003c\/li\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WS094\/WS094_JeansReelKey_06.jpg\" class=\"img-fluid d-block w-100\" alt=\"モスグリーンカラー\"\u003e\n        \u003c\/div\u003e\n        \u003cli\u003e91 ブラック\u003c\/li\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WS094\/WS094_JeansReelKey_07.jpg\" class=\"img-fluid d-block w-100\" alt=\"ブラックカラー\"\u003e\n        \u003c\/div\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本製品には、日本が誇る栃木レザー社の革「Jeans」を使用しています。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e栃木レザー社とは\u003c\/li\u003e\n        \u003cp\u003e日本が世界に誇るフルベジタブルタンニン鞣し専門のタンナーです。栃木レザー社が手掛けるヌメ革の総称を「栃木レザー」と呼び、素晴らしい経年変化（エイジング）を遂げる革として愛されています。\u003c\/p\u003e\n        \u003cli\u003e『JEANS（ジーンズ）』の特徴\u003c\/li\u003e\n        \u003cp\u003eフレンドリーなカラー展開が楽しい、柔らかめのカラーレザーを使用。適度なオイルを含むため、最初はマットでカジュアルな印象ですが、使い込むにつれ素晴らしいツヤが生まれます。デニムのヒップラベルにも使われる馴染み深い革です。\u003c\/p\u003e\n        \u003cli\u003e経年変化と馴染み\u003c\/li\u003e\n        \u003cp\u003e使い始めは硬さやきつさを感じるかもしれませんが、次第に負荷がかかる部分から馴染んでまいります。\u003c\/p\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e環境保護のため、簡易包装を心がけております。\u003c\/p\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100\" alt=\"エコな配送を心がけます\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003eギフトラッピングも承っております。工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印いたします。\u003c\/p\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100\" alt=\"ギフトラッピングイメージ\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"21 キャメル","offer_id":43369823993915,"sku":"ws09421 キャメル","price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"32 ブラウン","offer_id":43369824026683,"sku":"ws09432 ブラウン","price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"42 レッド","offer_id":43369824059451,"sku":"ws09442 レッド","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"61 ネイビー","offer_id":43369824092219,"sku":"ws09461 ネイビー","price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"72 モスグリーン","offer_id":43369824124987,"sku":"ws09472 モスグリーン","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック","offer_id":43369824157755,"sku":"ws09491 ブラック","price":4400.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_9218b299-cf4f-43f8-93e4-5601d3fb9a91.jpg?v=1774948188"},{"product_id":"181069880","title":"【イタリーレザー \/ Pueblo】 名刺入れ（帯付き） \/ WC371","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003ePuebloが魅せる好印象\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e指先に吸い付くような\u003cstrong\u003ePuebloレザーの柔らかな感触\u003c\/strong\u003e。初対面でも好印象を与える、洗練された佇まいを演出します。ビジネスシーンを彩る多様なカラー展開も魅力です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_5f899330-4182-4bc3-b4c9-c3b72f11b75d.jpg?v=1774948190\" class=\"img-fluid d-block w-100 product-img\" alt=\"Puebloレザーの名刺入れ\"\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厚みわずか0.8cm。ポケットに入れてもかさばらない、\u003cstrong\u003eミニマルデザイン\u003c\/strong\u003eです。メインポケットに加え、背面ポケットも備え、ビジネスの効率化を追求しました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_4523b50d-9ba0-48b3-8307-ab2621ce76b8.jpg?v=1774948190\" 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背面ポケットにはICカードもスムーズに収納\u003c\/strong\u003eできます。日々の通勤やちょっとした買い物も、この一つで快適に過ごせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_51512e08-5dfe-4ba5-999a-67d760e96891.jpg?v=1774948190\" class=\"img-fluid d-block w-100 product-img\" alt=\"名刺入れの背面ポケットにカードを収納する様子\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスマートな生活をサポート\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細・スペック\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品スペック\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e本製品の基本的な仕様です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ（約）：縦8cm × 横11cm × 厚み0.8cm\u003c\/li\u003e\n                    \u003cli\u003e素材：イタリーレザー(pueblo)\u003c\/li\u003e\n                    \u003cli\u003e仕様：本体ポケット×1 \/ 背面ポケット×1\u003c\/li\u003e\n                    \u003cli\u003e商品コード：WC371\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品詳細画像\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eさまざまな角度から本製品をご確認いただけます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC_meishi-slim\/WC371_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"名刺入れ詳細1\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC_meishi-slim\/WC371_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"名刺入れ詳細2\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC_meishi-slim\/WC371_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"名刺入れ詳細3\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC_meishi-slim\/WC371_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"名刺入れ詳細4\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eビジネスシーンを彩る多様なカラー展開です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC_meishi-slim\/WC371_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"名刺入れカラーバリエーション1\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC_meishi-slim\/WC371_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"名刺入れカラーバリエーション2\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC_meishi-slim\/WC371_09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"名刺入れカラーバリエーション3\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eイタリーレザーについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eb3Laboで使用するイタリーレザー\/イタリアンレザーは、主にイタリアのトスカーナ地方で伝統のバケッタ製法によって鞣された牛本革です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eオイルを多く含ませた贅沢な重みと柔らかさ\u003c\/li\u003e\n                    \u003cli\u003e革としての高い耐久性\u003c\/li\u003e\n                    \u003cli\u003e華やかなカラーに素晴らしい色艶が出る美しさ\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e植物タンニンのみでなめした『ハンドマーク』品質保証タグが発行されます。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003ePueblo（プエブロ）の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eバケッタ製法を現代に蘇らせた名門タンナー、Badalassi Carlo Srl（バダラッシカルロ社）の革、Pueblo（プエブロ）。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e表面に細かく起毛加工を施し、独特のスクラッチ模様が魅力的\u003c\/li\u003e\n                    \u003cli\u003eオイルレザー特有の経年変化の速さ\u003c\/li\u003e\n                    \u003cli\u003e起毛の艶消し状態から輝くような艶が出る劇的な体験\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e高い人気を誇る個性派レザーです。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eギフトラッピングについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ギフトラッピングイメージ\"\u003e\u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印したラッピングが可能です。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"エコな配送を心がけます\"\u003e\u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e環境負荷軽減のため、簡易包装での配送を心がけております。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \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\u003cstrong\u003e刻印を入れた裏側のPuebloの繊細な模様が消えてしまうため、本商品への名入れはできません。\u003c\/strong\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"31 ブラウン","offer_id":43369824387131,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"33 ベージュ","offer_id":43369824419899,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"41 ワイン","offer_id":43369824452667,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"62 ブルーグリーン","offer_id":43369824485435,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"82 グレー","offer_id":43369824518203,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false},{"title":"91 ブラック","offer_id":43369824550971,"sku":null,"price":8250.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_5f899330-4182-4bc3-b4c9-c3b72f11b75d.jpg?v=1774948190"},{"product_id":"189750153","title":"【Pueblo×栃木レザー】 名刺入れ ※刻印不可 \/ WC402","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e誇り高き出会いを演出する名刺入れ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eイタリアンレザー「Pueblo」と日本の銘品「栃木レザー」が織りなす、\u003cstrong\u003e唯一無二の存在感\u003c\/strong\u003e。手にするたびに、その上質な質感と深みのある表情が、あなたの品格を高めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_407b2d9b-04ab-4b72-84ec-1164dd4ac622.jpg?v=1774948197\" class=\"img-fluid d-block w-100 product-img\" alt=\"Pueblo×栃木レザー名刺入れ イメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e第一印象を格上げする逸品\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e使い込むほどに深まる革の芸術\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e伝統的なバケッタ製法で鞣されたプエブロの\u003cstrong\u003e劇的な経年変化\u003c\/strong\u003eと、栃木レザーが誇る\u003cstrong\u003e緻密な堅牢さ\u003c\/strong\u003e。二つの革が時を刻むごとに、あなただけの物語を語り始めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_ab23b38d-5b65-4e55-b83d-c701221fa8bf.jpg?v=1774948197\" class=\"img-fluid d-block w-100 product-img\" alt=\"Pueblo×栃木レザー名刺入れ エイジングイメージ\"\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\/0654\/7714\/8731\/files\/download_4c293ef0-72ee-4620-b88b-70cc4a149a38.jpg?v=1774948196\" class=\"img-fluid d-block w-100 product-img\" alt=\"Pueblo×栃木レザー名刺入れ 収納イメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eビジネスを加速させる相棒\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細情報\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品名・商品コード\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品の基本情報です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品名: 【Pueblo×栃木レザー】 名刺入れ ※刻印不可\u003c\/li\u003e\n                    \u003cli\u003e商品コード: WC402\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縦: 約7.5cm\u003c\/li\u003e\n                    \u003cli\u003e横: 約11.5cm\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\u003e使用されている素材と、製品の主な仕様です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: イタリーレザー(Pueblo) \/ 栃木レザー\u003c\/li\u003e\n                    \u003cli\u003e仕様: 大容量ポケット×1 \/ 薄型ポケット×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\"\u003ePueblo（プエブロ）について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eバケッタ製法を現代に蘇らせた名門タンナー、Badalassi Carlo Srl（バダラッシカルロ社）の革、Pueblo（プエブロ）。表面に細かく起毛加工を施し、独特のスクラッチ模様が魅力的な個性派レザーです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eオイルレザー特有の経年変化の速さ\u003c\/li\u003e\n                    \u003cli\u003e起毛の艶消し状態から輝くような艶が出る劇的な体験\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e栃木レザーについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e栃木レザー社は、日本が世界に誇るフルベジタブルタンニン鞣し専門のタンナーです。栃木レザー社が手掛けるヌメ革の総称を「栃木レザー」と呼び、素晴らしい経年変化（エイジング）を遂げる革として愛されています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e昔ながらのピット槽でじっくりと漬け込む正真正銘の「ヌメ革」\u003c\/li\u003e\n                    \u003cli\u003e革の締まりと密度が飛び抜けて優れており、高い耐久性\u003c\/li\u003e\n                    \u003cli\u003e表面を熱と圧力で滑らかに加工した強靭さと端正さ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eお手入れ方法・ご使用上の注意\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e使い始めは硬さやきつさを感じるかもしれませんが、次第に負荷がかかっている部分から馴染んでまいります。\u003c\/p\u003e\n                \u003cp\u003eイタリーレザーはオイルが多めに含まれており、しばらくはオイル・クリーム等のメンテナンスは必要ありません。水濡れや強い摩擦を避けてご使用ください。可能であれば軽くブラッシングすることで、きれいな経年変化が期待できます。表面が白っぽく乾燥を感じる場合は、少量のクリーム等でお手入れしてください。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- ③ 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e発送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e環境負荷軽減のため、簡易包装を心がけております。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" 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!-- ④ 注意事項セクション (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刻印を入れた裏側のPuebloの繊細な模様が消えてしまうため、本商品への名入れはできません。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"31 ブラウン×ブラウン","offer_id":43369824813115,"sku":"WC40231 ブラウン×ブラウン","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"33 ベージュ×ブラウン","offer_id":43369824845883,"sku":"WC40233 ベージュ×ブラウン","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"41 ワイン×ブラウン","offer_id":43369824878651,"sku":"WC40241 ワイン×ブラウン","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"62 ブルーグリーン×ブラウン","offer_id":43369824911419,"sku":"WC40262 ブルーグリーン×ブラウン","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"82 グレー×ブラウン","offer_id":43369824944187,"sku":"WC40282 グレー×ブラウン","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック×ブラウン","offer_id":43369824976955,"sku":"WC40291 ブラック×ブラウン","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"【限定】61 ネイビー×ブラウン","offer_id":43520705691707,"sku":"WC402【限定】61 ネイビー×ブラウン","price":11000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_407b2d9b-04ab-4b72-84ec-1164dd4ac622.jpg?v=1774948197"},{"product_id":"155157687","title":"【栃木レザー】 Calm 名刺入れ（大容量タイプ） \/ WC358-359-411 WC391-392","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーと歩むビジネス\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日本のタンナーが鞣した革の質感が、ビジネスの場面に寄り添います。新たな業務の始まりやキャリアの節目に、その存在が\u003cstrong\u003e個人の姿勢を語る道具\u003c\/strong\u003eとなります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_14eb25e4-3f8e-4b24-98b7-8d4145651bce.jpg?v=1774948198\" 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縦7.5cm、横11.5cm、厚み2cm。この寸法により、鞄やポケット内でかさばらず、商談や移動の際にも、\u003cstrong\u003eスムーズな取り出し\u003c\/strong\u003eが可能です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_d76d57d6-c3ff-4966-8cac-929a984747d7.jpg?v=1774948199\" 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標準名刺を最大60枚収容するメインポケット。革のカドは、内容量に合わせて形状が調整され、使い込むほどに持ち手の使い方に\u003cstrong\u003e馴染む物理的な変化\u003c\/strong\u003eが起こります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_998c529a-a52b-433d-85b8-1f877067e365.jpg?v=1774948198\" 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=\"http:\/\/b3labo.sub.jp\/Calm\/WC030\/WC030_CalmCardCase_20.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"シンプルでジェンダーレスなデザイン\"\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=\"http:\/\/b3labo.sub.jp\/Calm\/WC030\/WC030_CalmCardCase_09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"長く使える革の名刺入れ\"\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=\"http:\/\/b3labo.sub.jp\/Calm\/WC030\/WC030_CalmCardCase_21.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ビジネスシーンでの名刺入れ\"\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  \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  \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革小物・革ベルトのお店b3Labo（ビースリーラボ）は2009年に誕生しました。工房がある浅草橋は革問屋、金具屋、革加工職人など皮革に関わる様々な会社が集まる\u003cstrong\u003e「革の街」\u003c\/strong\u003e。 エプロン姿そのままの職人たちが材料の買い出しに行く姿も見られます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/re\/img\/pc\/main_bnr05.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"工房の風景\"\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  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細・スペック\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「栃木レザー」Calm 名刺入れ（大容量タイプ）の基本情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: WC358-359-411 WC391-392\u003c\/li\u003e\n          \u003cli\u003eサイズ（約）: 縦7.5cm × 横11.5cm × 厚み2cm\u003c\/li\u003e\n          \u003cli\u003e素材: 栃木レザー\u003c\/li\u003e\n          \u003cli\u003e仕様: 名刺入れ×1 \/ カードポケット×1\u003c\/li\u003e\n          \u003cli\u003e一般的な名刺サイズで約60枚収納\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『Calm名刺入れ』を長くご愛用いただくために、必要な機能をしっかりと盛り込みました。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC030\/WC030_CalmCardCase_18.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"名刺入れの使いやすさ\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e60枚もの名刺が入る大容量\u003c\/h4\u003e\n        \u003cp\u003eメインの大ポケットには、最大60枚（※一般的な名刺55×91mmサイズの名刺）が入ります。秘密はカド部分の革を薄く調整していること。最初は折りたたんでお届けするこのカド部分が、名刺をたくさん入れた場合は伸びて全体が厚くなり、あまり枚数を持たない方の場合は内容量に合わせて縮んだ状態で革が馴染みます。買ったばかりの革は「これから育てる」段階であり、持ち主の使い方に合わせて徐々にカタチが落ち着いていく様子を楽しんでいただけます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC030\/WC030_CalmCardCase_22.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"60枚収納の大容量\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e頂いた名刺を分けられる仕切り\u003c\/h4\u003e\n        \u003cp\u003eメインの大ポケットの他、2つのマチなしポケットを備えています。頂いた名刺は自分の名刺と分けて保管したり、ご自分のサブ名刺を忍ばせておいたりとご自由にお使いいただけます。「フラップ側のポケットは浅い方が使いやすいのでは？」と仰る方もいらっしゃるかと思いますが、この深さがあるからこそ、表側の革に段差が出ず、平滑で美しい経年変化につながります。また、深いポケットの出し入れにきつさを感じるのは最初のうちで、徐々に革がやわらかく馴染み、扱いやすくなってまいります。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC030\/WC030_CalmCardCase_23.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"仕切りポケットの活用例\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e控えめなブランドロゴ\u003c\/h4\u003e\n        \u003cp\u003e外装は素晴らしい滑らかさの一枚革。ロゴは外からは見えず、フラップを開いた左下部分に小さく入れております。まずは革の良さを全面に押し出す、b3Laboの姿勢を表しています。また、ロゴの反対側、右側に刻印で名入れをするサービスもご用意しております。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC030\/WC030_CalmCardCase_24.jpg\" 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        \u003ch4\u003e栃木レザー社の革\u003c\/h4\u003e\n        \u003cp\u003e栃木レザー社とは、日本が世界に誇るフルベジタブルタンニン鞣し専門のタンナー。栃木レザー社が手掛ける本ヌメ革の総称を「栃木レザー」と呼び、素晴らしい経年変化（エイジング）を遂げる革として愛されています。通常はドラムを回し短時間で済ませる鞣しの工程を、じっくりと時間と手間をかけて行い、その品質で世界に名を轟かせています。有害な物質を排出する薬品類は一切使わず、タンニンを多く含むミモザの樹皮から抽出したエキスで鞣された革は、風合いが優れていることはもちろんのこと、耐久性や吸湿性・放湿性を誇る最高のマテリアルです。\u003c\/p\u003e\n        \u003ch4\u003e『ノーベル』\u003c\/h4\u003e\n        \u003cp\u003e昔ながらのピット槽に一ヶ月ほどもじっくりと漬け込む正真正銘の『ヌメ革』。『革の締まり・革の密度』が飛び抜けて優れており、アイテムを長くお使いいただくための品質にも直結します。表面を熱と圧力で滑らかに加工しており、強靭さと端正さを併せ持つ革です。\u003c\/p\u003e\n        \u003cp\u003e使い始めは『硬さ、きつさ』を感じるかもしれませんが、次第に負荷がかかっている部分から馴染んでまいります。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eお手入れ方法\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e革製品を長くお使いいただくために、1年に2回〜は水分・油分を補うケアが必要です。（お手入れの頻度は使用条件などで異なります）\u003c\/p\u003e\n        \u003cp\u003eb3Laboではコロンブス社のコンディショニングクリームをおすすめしております。水分がたっぷり入ったゲルタイプは初めてのお手入れでも失敗が起こりにくいメリットがあります。\u003c\/p\u003e\n        \u003cul class=\"step-list\"\u003e\n          \u003cli\u003eまずは縫い目や隙間を重点的に全体のホコリを落とし\u003c\/li\u003e\n          \u003cli\u003e付属の布でクリームを厚くならないように塗り込み\u003c\/li\u003e\n          \u003cli\u003e時間を置いて残ったクリームを拭き取ります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eb3Laboの実店舗でもクリームメンテナンスサービスを行っておりますので、ぜひお気軽にお立ち寄りください。\u003c\/p\u003e\n        \u003cp\u003eコンディショニングクリーム\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003ch4\u003e21 キャメル\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC030\/WC030_CalmCardCase_25.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション キャメル\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e31 ブラウン\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC030\/WC030_CalmCardCase_26.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e61 ネイビー\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC030\/WC030_CalmCardCase_27.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション ネイビー\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e91 ブラック\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC030\/WC030_CalmCardCase_28.jpg\" 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ご自分や差し上げる方のお名前、誕生日などの記念日、メッセージなどを刻印できます。※作業に1〜2日いただきます。\u003c\/p\u003e\n        \u003ch4\u003e手打ち刻印 ￥1,100（税込）\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"手打ち刻印見本\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eシンプルな大ぶりの大文字で、イニシャルや頭文字だけでも素敵です。\u003c\/p\u003e\n        \u003cp\u003eご注文時に入力欄からご依頼ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e大文字（ABCD〜Z）+「.」「,」「-」が使えます。小文字を希望される場合は3D刻印をご利用ください。\u003c\/li\u003e\n          \u003cli\u003e一文字一文字手打ちするため、温かみある仕上がりです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ch4\u003e3D刻印 ￥2,200（税込）\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"3D刻印見本\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e工房の3Dプリンターで作るオーダーメイド刻印です。アルファベットだけでなく平仮名・カタカナ・画数の少ない漢字なども。ガタつきのない、まるで印刷物のような刻印になります。\u003c\/p\u003e\n        \u003cp\u003e下の「オプション3D刻印購入」からご購入ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e書体を選べるほか、小ぶりでまとまった刻印が可能です。\u003c\/li\u003e\n          \u003cli\u003eお作りした版は2年間保管し、二度目以降は無料で刻印できます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eオプション3D刻印購入\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eCalmシリーズについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e滑らかに加工された表面を『穏やかに凪いだ海』に喩えたCalmシリーズは、ビジネスシーン・プライベートとどのような場面でもお使いいただけます。シンプルなフォルムは服装やシーンを選ばず、オンオフ・シーンを問わずお使いいただけるアイテムとなっております。\u003c\/p\u003e\n        \u003cp\u003eシリーズ一覧\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eギフトラッピング\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ギフトラッピングイメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp\u003e簡易包装にご協力をお願いいたします。\u003c\/p\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"エコな配送を心がけます\"\u003e\n    \u003c\/div\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":"山本洋品雑貨","offers":[{"title":"21 キャメル","offer_id":43369825009723,"sku":"WC35821 キャメル","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"31 ダークブラウン","offer_id":43369825042491,"sku":"WC35831 ダークブラウン","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"61 ネイビー","offer_id":43369825075259,"sku":"WC35861 ネイビー","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック","offer_id":43369825108027,"sku":"WC35891 ブラック","price":8250.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_14eb25e4-3f8e-4b24-98b7-8d4145651bce.jpg?v=1774948198"},{"product_id":"155198915","title":"【栃木レザー】Fun 名刺ケース \/ WC341 WC399","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e出会いを彩る 栃木レザー名刺ケース\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e多彩なカラーバリエーションが、ビジネスシーンに\u003cstrong\u003e自信と個性を添えます\u003c\/strong\u003e。手触り豊かな栃木レザーの質感が、持つ人の品格を引き立てます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_118319ce-cb00-49d2-8427-fdede3df1723.jpg?v=1774948200\" 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縦11cm、横8cm、厚み1.3cm。このコンパクトな設計が、ポケットやバッグに\u003cstrong\u003e心地よく収まり\u003c\/strong\u003e、軽快な毎日をサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_b21b30f5-338c-4f53-9906-2f87efd6e7d2.jpg?v=1774948201\" 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メインポケットには名刺が約60枚収納可能。フラップ裏と前面の2つのポケットで、受け取った名刺や予備名刺を\u003cstrong\u003eスマートに整理できます\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_9f38da4e-69cd-40d5-be51-7e47d9cf13fb.jpg?v=1774948200\" 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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" 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カジュアルさと大容量を兼ね備え、6色のカラーからお選びいただける名刺入れです。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC341\/WC341_FunMeishi_08_muji.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"選べる6色の名刺入れ\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003eカチッとしたビジネス用から、カジュアルスタイルに合うアクセントカラー、革マニアが楽しむヌメ革まで。多様なカラーで選ぶ喜びを提供します。\u003c\/p\u003e\n\n                \u003ch4\u003e2種類の異なる栃木レザー\u003c\/h4\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC341\/WC341_FunMeishi_00.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"2種類の栃木レザー\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003e経年変化が楽しみなヌメ革のブラウンをベースにカラーレザーを組み合わせた4色と、ヌメ革のみの2色。どちらも素晴らしい経年変化を楽しめる製品です。\u003c\/p\u003e\n\n                \u003ch4\u003eカラーレザーの経年変化\u003c\/h4\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC341\/WC341_FunMeishi_12_muji.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーレザーの経年変化\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003eキャメル・赤・グリーンなどのカラーは、経年により落ち着きとツヤが増し、ともに歩んだ年月を感じさせる色へと変化します。\u003c\/p\u003e\n\n                \u003ch4\u003e充実の大容量 + 2つのポケット\u003c\/h4\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC341\/WC341_FunMeishi_09_muji.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"大容量とポケット\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003e大きなメインポケットを中心としたシンプルな構造で、たくさんの名刺を収納可能。カードケースやキャッシュレス財布としてもご活用いただけます。\u003c\/p\u003e\n\n                \u003ch4\u003e最大名刺約60枚分の大ポケット\u003c\/h4\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC341\/WC341_FunMeishi_10_muji.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"名刺収納枚数\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003eマチを広げると一般的な名刺が50〜60枚収納できます。革の特性上、使用するにつれて革が馴染み、薄く使う場合は薄く、たくさん入れる場合は膨らんだ状態で経年変化します。\u003c\/p\u003e\n\n                \u003ch4\u003e前面とフラップ裏のポケット\u003c\/h4\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC341\/WC341_FunMeishi_11_muji.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"前面とフラップ裏ポケット\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003e頂いた名刺とご自身の名刺を分けて収納できる、マチのないポケットです。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eコンパクトながらも必要十分な収納力を備えたサイズ感です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC341\/WC341_FunMeishi_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイズ図\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ（約）：縦11cm × 横8cm × 厚み1.3cm\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お好みに合わせて選べる6色の多彩なカラー展開です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC341\/WC341_FunMeishi_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キャメル×ブラウン\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003e21 キャメル×ブラウン\u003c\/p\u003e\n\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC341\/WC341_FunMeishi_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラウン×ブラウン\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003e31 ブラウン×ブラウン\u003c\/p\u003e\n\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC341\/WC341_FunMeishi_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ベージュ×ベージュ\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003e33 ベージュ×ベージュ\u003c\/p\u003e\n\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC341\/WC341_FunMeishi_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"レッド×ブラウン\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003e42 レッド×ブラウン\u003c\/p\u003e\n\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC341\/WC341_FunMeishi_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"モスグリーン×ブラウン\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003e71 モスグリーン×ブラウン\u003c\/p\u003e\n\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC341\/WC341_FunMeishi_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラック×ブラウン\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003e91 ブラック×ブラウン\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材と仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品の素材と収納に関する詳細情報です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材：栃木レザー(JEANS)栃木レザー(Earth Leather)\u003c\/li\u003e\n                    \u003cli\u003e仕様：マチ付き大ポケット×1 \/ フロントポケット×1 \/ フラップ裏ポケット×1\u003c\/li\u003e\n                \u003c\/ul\u003e\n\n                \u003ch4\u003e栃木レザー社の革「EarthLeather \/ JEANS」\u003c\/h4\u003e\n                \u003cp\u003e栃木レザー社は、日本が世界に誇るフルベジタブルタンニン鞣し専門のタンナーです。タンニンを多く含むミモザの樹皮から抽出したエキスで、じっくりと時間をかけて鞣された革は、優れた風合い、耐久性、吸湿性・放湿性を誇ります。\u003c\/p\u003e\n\n                \u003ch4\u003eEarth Leather（アースレザー）\u003c\/h4\u003e\n                \u003cp\u003e昔ながらのピット槽に一ヶ月ほど漬け込む正真正銘の『ヌメ革』です。革の締まりと密度が飛び抜けて優れており、アイテムを長くお使いいただくための品質に直結します。革本来の風合いを存分に楽しめる、ヌメ革らしいヌメ革です。\u003c\/p\u003e\n\n                \u003ch4\u003eJEANS（ジーンズ）\u003c\/h4\u003e\n                \u003cp\u003eフレンドリーなカラー展開が楽しい、柔らかめのカラーレザーです。最初はマットでカジュアルな印象ですが、使い込むにつれ素晴らしいツヤが生まれます。デニムのヒップラベルにも使われる馴染み深い革です。\u003c\/p\u003e\n                \u003cp\u003e使い始めは硬さを感じるかもしれませんが、次第に負荷がかかっている部分から馴染んでまいります。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eお手入れ・メンテナンスについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e長く製品をご愛用いただくためのお手入れ方法と、修理サービスのご案内です。\u003c\/p\u003e\n                \u003ch4\u003eお手入れ方法\u003c\/h4\u003e\n                \u003cp\u003e毎日使う革小物は、手からの湿気や油分で自然に補われる傾向にありますが、長くお使いいただくためには、1年に2回程度の水分・油分補給が必要です。コロンブス社のコンディショニングクリームをおすすめします。\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                \u003cp\u003eb3Laboの実店舗でもクリームメンテナンスサービスを行っておりますので、ぜひお気軽にお立ち寄りください。\u003c\/p\u003e\n\n                \u003ch4\u003eオールレザーだからこそ長く使える\u003c\/h4\u003e\n                \u003cp\u003e裏生地を使わずすべてを革で作った革小物は、メンテナンスや修理をしながら10年以上タフに使えるのがメリットです。良質な革、高品質のパーツを使っているため、摩耗した部分だけを取り替えて長くお使いいただけます。\u003c\/p\u003e\n                \u003cp\u003e修理が必要な際は、お近くのb3Labo店舗にお持ちいただくか、下記窓口までご連絡ください。\u003c\/p\u003e\n                \u003cp class=\"text--center\"\u003e\n                    \u003ca href=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSdhq0kHP5GcFrNeY9To2kFf6aCOiLvC-lb-PRok6PBWKSHuIw\/viewform\" class=\"button arrow\"\u003eb3Labo 修理受付窓口\u003c\/a\u003e\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e刻印サービスについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eプレゼントや記念品に最適な、お名前やメッセージを刻印できるサービスです。（作業に1〜2日いただきます）\u003c\/p\u003e\n                \u003ch4\u003e手打ち刻印　1,100円（税込）\u003c\/h4\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"手打ち刻印見本\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e大文字（ABCD〜Z）、記号「.」「,」「-」が使用可能です。小文字をご希望の場合は3D刻印をご利用ください。\u003c\/li\u003e\n                    \u003cli\u003e一文字ずつ手打ちするため、温かみのある仕上がりになります。\u003c\/li\u003e\n                    \u003cli\u003eご注文時に入力欄からご依頼ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003ch4\u003e3D刻印　2,200円（税込）\u003c\/h4\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"3D刻印見本\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e工房の3Dプリンターで作るオーダーメイド刻印です。\u003c\/li\u003e\n                    \u003cli\u003eアルファベットだけでなく、平仮名・カタカナ・画数の少ない漢字なども対応可能です。\u003c\/li\u003e\n                    \u003cli\u003eガタつきのない、まるで印刷物のような美しい刻印に仕上がります。\u003c\/li\u003e\n                    \u003cli\u003e書体を選べるほか、小ぶりでまとまった刻印が可能です。\u003c\/li\u003e\n                    \u003cli\u003eお作りした版は2年間保管し、二度目以降は無料で刻印できます。\u003c\/li\u003e\n                    \u003cli\u003e下の「オプション3D刻印購入」からご購入ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"text--center\"\u003eオプション3D刻印購入\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eブランドについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e革小物・革ベルトのお店b3Labo（ビースリーラボ）は2009年に誕生しました。工房がある浅草橋は、革問屋、金具屋、革加工職人など皮革に関わる様々な会社が集まる「革の街」です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/re\/img\/pc\/main_bnr05.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"革の街・浅草橋の工房\"\u003e\n                \u003c\/div\u003e\n                \u003ch4\u003e革小物への想い\u003c\/h4\u003e\n                \u003cp\u003e革製品を使い始めるきっかけや思い出は人それぞれですが、そのどれもが一期一会の出会いから始まっています。“ずっと大切にしたい”と思えるアイテムと出会い、毎日を過ごし、一緒に年月を重ねていける……そんな温かみのあるただひとつの革製品を、もっと身近に。そういう思いを込めて、私たちは日々ものづくりをしています。\u003c\/p\u003e\n\n                \u003ch4\u003eFun シリーズ\u003c\/h4\u003e\n                \u003cp\u003e「人生に楽しみを」をコンセプトに、生活の中で何気なく使うレザーアイテムを提案するシリーズです。栃木のカラーレザーとヌメ革を使い、カジュアルな2トーンを含む6色のカラー展開。ご自身用や、贈り物のお相手のために選ぶ喜びを感じていただければ幸いです。\u003c\/p\u003e\n                \u003cp class=\"text--center\"\u003eシリーズ一覧\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eギフトラッピングについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eハギレを活かした「For You」「Happy Birthday」などのメッセージ刻印も承っております。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" 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    \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        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"21 キャメル×ブラウン","offer_id":43369825140795,"sku":"wc34121 キャメル×ブラウン","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"31 ブラウン×ブラウン","offer_id":43369825173563,"sku":"wc34131 ブラウン×ブラウン","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"33 ベージュ×ベージュ","offer_id":43369825206331,"sku":"wc34133 ベージュ×ベージュ","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"42 レッド×ブラウン","offer_id":43369825239099,"sku":"wc34142 レッド×ブラウン","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"71 モスグリーン×ブラウン","offer_id":43369825271867,"sku":"wc34171 モスグリーン×ブラウン","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック×ブラウン","offer_id":43369825304635,"sku":"wc34191 ブラック×ブラウン","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_118319ce-cb00-49d2-8427-fdede3df1723.jpg?v=1774948200"},{"product_id":"155158094","title":"【栃木レザー】Calm 薄型パスケース \/ WC342 409","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーが織りなす上質\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e落ち着いた色合いが、使う人の品格を引き立てます。世界に誇る\u003cstrong\u003e栃木レザー\u003c\/strong\u003eの艶やかな風合いは、手に取るたびに深い満足感を与え、日々の通勤やビジネスシーンを豊かに彩るでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_27d73157-ad26-4cda-b5d2-fcf148b3cfa3.jpg?v=1774948206\" 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約10.5cm×7.5cmの\u003cstrong\u003eコンパクト\u003c\/strong\u003eなサイズは、スーツのポケットや小さなバッグにも\u003cstrong\u003eスマート\u003c\/strong\u003eに収まります。Dカンにストラップを取り付ければ、紛失防止や手ぶらでの移動もスムーズに。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_693ae761-5178-4c95-9f83-a119168344cb.jpg?v=1774948206\" 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パスケースだけでなく、中央ポケットには折りたたんだ紙幣やICカードセパレーターも収納可能。これ一つで、\u003cstrong\u003eスマートな支払い\u003c\/strong\u003eや\u003cstrong\u003eスムーズな改札通過\u003c\/strong\u003eを実現し、日常のわずらわしさを軽減します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_dd3d79b6-39e5-47a3-8345-da56530eab0a.jpg?v=1774948206\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースのポケット収納イメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e隠れた多機能ポケット\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーで作った端正なパスケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e落ち着いた色味でありながら、艶やかで高級感のある革と、シンプルで手に馴染む形。フォーマルにもラフにも、様々なシーンで老若男女を問わずご利用頂けるスタンダードシリーズです。\u003c\/p\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC079\/WC079_CalmPass_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーパスケース全体イメージ\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e同革のストラップと組み合わせ\u003c\/h3\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC079\/WC079_CalmPass_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースとストラップの組み合わせイメージ\"\u003e\n    \u003cp class=\"body-text\"\u003eCalmマルチストラップとのセット使いで、バッグのハンドルに取り付けられます。カバンの中での迷子、落とし物対策に。（画像は21キャメル）\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eCalm ストラップ\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ご自分や差し上げる方のお名前、誕生日などの記念日、メッセージなどを刻印できます。※作業に1〜2日いただきます。\u003c\/p\u003e\n    \u003ch4\u003e手打ち刻印 ￥1,100（税込）\u003c\/h4\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"手打ち刻印見本\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003eシンプルで大ぶりな、温かみのある書体です。イニシャルや頭文字だけでも素敵です。下の「【名入れ】手打ちイニシャル刻印」からご購入ください。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e大文字（ABCD〜Z）+　「.」「,」「-」が使えます。小文字を希望される場合は3D刻印をご利用ください。\u003c\/li\u003e\n      \u003cli\u003e一文字一文字手打ちするため、温かみある仕上がりです\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003e【名入れ】手打ちイニシャル刻印\u003c\/p\u003e\n    \u003ch4\u003e3D刻印 ￥2,200（税込）\u003c\/h4\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"3D刻印見本\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e高価で時間がかかる金属版ではなく樹脂製のオーダーメイド刻印です。アルファベットだけでなく平仮名・カタカナ・画数の少ない漢字なども。ガタつきのない、まるで印刷物のような刻印になります。下の「【名入れ】3Dオーダー刻印」からご購入ください。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e書体を選べるほか、小ぶりでまとまった刻印が可能です。\u003c\/li\u003e\n      \u003cli\u003eお作りした版は2年間保管し、二度目以降は無料で刻印できます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003e【名入れ】3Dオーダー刻印\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eカラーバリエーション\u003c\/h3\u003e\n    \u003ch4\u003e21 キャメル\u003c\/h4\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC079\/WC079_CalmPass_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キャメル色のパスケース\"\u003e\n    \u003ch4\u003e31 ブラウン\u003c\/h4\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC079\/WC079_CalmPass_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラウン色のパスケース\"\u003e\n    \u003ch4\u003e91 ブラック\u003c\/h4\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC079\/WC079_CalmPass_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラック色のパスケース\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eラッピングサービス\u003c\/h3\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ギフトラッピングイメージ\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印。\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ（約）：縦10.5cm × 横7.5cm × 厚み0.4cm\u003c\/li\u003e\n          \u003cli\u003e素材：栃木レザー\u003c\/li\u003e\n          \u003cli\u003e仕様：パスケース×2 \/ 中央ポケット×1\u003c\/li\u003e\n          \u003cli\u003e商品コード：WC342 409\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「栃木レザー」は、1937年創業の世界に誇る日本のタンナー栃木レザー株式会社による革です。通常はドラムで短時間で済ませる鞣しの工程を、じっくりと時間と手間をかけて行い、その品質で世界に名を轟かせています。有害な物質を排出する薬品類は一切使わず、タンニンを多く含むミモザの樹皮から抽出したエキスで鞣された革は、風合いが優れていることはもちろんのこと、耐久性や吸湿性・放湿性を誇る最高のマテリアルです。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e天然素材の為、多少の色差・筋跡などの個体差がございます。\u003c\/li\u003e\n          \u003cli\u003e素材の風合いを活かした商品の為、水濡れや強い摩擦により色移りする場合がございます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e環境への配慮：簡易包装について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" 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\u003c!-- \/content-section --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"山本洋品雑貨","offers":[{"title":"21 キャメル","offer_id":43369825828923,"sku":"wc34221 キャメル","price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"31 ダークブラウン","offer_id":43369825861691,"sku":"wc34231 ダークブラウン","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック","offer_id":43369825894459,"sku":"wc34291 ブラック","price":4400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_27d73157-ad26-4cda-b5d2-fcf148b3cfa3.jpg?v=1774948206"},{"product_id":"167010145","title":"【Pueblo×栃木レザー】 薄型パスケース \/ WC369","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e贈り物に最適、選べる上質革小物\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e鮮やかな\u003cstrong\u003eプエブロレザー\u003c\/strong\u003eと深みのある\u003cstrong\u003e栃木レザー\u003c\/strong\u003eが織りなす、洗練されたコントラスト。大切な方への心に残る贈り物にふさわしい逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_84a09f95-5086-46f2-8906-293a321fdf2c.jpg?v=1774948210\" 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\u003e0.4cm\u003c\/strong\u003e。ポケットやバッグの中でかさばらない極限まで薄さを追求し、毎日の通勤・通学をスマートに彩ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_ed240233-ccda-4b0c-8b81-97aed99185b2.jpg?v=1774948209\" 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\u003eICカードセパレーター\u003c\/strong\u003eも使用可能。\u003cstrong\u003eDカン\u003c\/strong\u003eでストラップを付ければ、さらに使い方が広がります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_ff4d9ad6-8cc4-4467-9341-573617b6ae59.jpg?v=1774948210\" class=\"img-fluid d-block w-100 product-img\" alt=\"多機能パスケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e必要なものすぐ取り出せる収納力\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e基本情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e商品のサイズ、素材、仕様は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: WC369\u003c\/li\u003e\n          \u003cli\u003eサイズ（約）: 縦10.5cm × 横7.5cm × 厚み0.4cm\u003c\/li\u003e\n          \u003cli\u003e素材: イタリーレザー(Pueblo) \/ 栃木レザー(ノーベル)\u003c\/li\u003e\n          \u003cli\u003e仕様: パスケース×2 \/ 中央ポケット×1\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材の特性とエイジング\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e使用されているプエブロレザーと栃木レザー「ノーベル」の特性と、経年変化についてご紹介します。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC295\/wc295_passcase_pueblo_18_muji.jpg\" class=\"img-fluid d-block w-100\" alt=\"プエブロの独特の模様\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003ePueblo（プエブロ）は、あえて革表面を細かな金属ブラシで擦り、独特の表情を生み出した革です。最初はさらりとしたマットな質感で、艶を失った状態から始まり、およそ3ヶ月前後ではっきりとしたツヤが出るドラマチックな変化への驚きや喜びが体験できます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WP289\/wp289_puelong_30.jpg\" class=\"img-fluid d-block w-100\" alt=\"経年変化の例\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e栃木レザーといったヌメ革に比べ、プエブロの経年変化は短時間で実感できます。非常に細かなワイヤーブラシによる加工で出来た起毛が、日々お使いいただくうちに寝てくることで一気に表面の艶となって現れます。\u003c\/p\u003e\n        \u003cp\u003eまた、栃木レザー「ノーベル」は、昔ながらのピット槽に一ヶ月ほどもじっくりと漬け込む正真正銘の「ヌメ革」です。革の締まり・革の密度が飛び抜けて優れており、強靭さと端正さを併せ持ちます。\u003c\/p\u003e\n        \u003cp\u003e使い始めは硬さを感じるかもしれませんが、次第に負荷がかかっている部分から馴染んでまいります。\u003c\/p\u003e\n      \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=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC295\/wc295_passcase_pueblo_00.jpg\" class=\"img-fluid d-block w-100\" alt=\"基本的なパスケースの形\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eカラーリングこそ華やかですが、スタンダードで使いやすい、オーソドックスなパスケースが基本となっています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC295\/wc295_passcase_pueblo_19_muji.jpg\" class=\"img-fluid d-block w-100\" alt=\"ICカードセパレーター使用例\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e表と裏のパスケース用ポケットの他に、中央には一番大きくて深いポケットがあります。ここに磁気を遮断するICカードセパレーターを入れれば、表と裏で2枚のカードを使い分けられます。（※カードやセパレーターの注意書きに従ってお使いください。）また、「もしもの時」のためのお札を入れておくこともできます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC295\/wc295_passcase_pueblo_15_muji.jpg\" class=\"img-fluid d-block w-100\" alt=\"Dカン\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eサイドに縫い込んだDカン（金具）により、ネックストラップを取り付けたり、お手持ちのリールキーホルダーを取り付けたりと、使い方が広がります。（ストラップは別売です。）\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e刻印サービス\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eご自分や大切な方のお名前、誕生日などの記念日、メッセージなどを刻印できます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e作業に1〜2日いただきます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ch4\u003e手打ち刻印 ￥1,100（税込）\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_1.jpg\" class=\"img-fluid d-block w-100\" alt=\"手打ち刻印見本\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eシンプルな大ぶりの大文字で、イニシャルや頭文字だけでも素敵です。\u003c\/li\u003e\n          \u003cli\u003e大文字（ABCD〜Z）と「.」「,」「-」が使えます。小文字を希望される場合は3D刻印をご利用ください。\u003c\/li\u003e\n          \u003cli\u003e一文字一文字手打ちするため、温かみある仕上がりです。\u003c\/li\u003e\n          \u003cli\u003eご注文時に入力欄からご依頼ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ch4\u003e3D刻印 ￥2,200（税込）\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_2.jpg\" class=\"img-fluid d-block w-100\" alt=\"3D刻印見本\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e工房の3Dプリンターで作るオーダーメイド刻印です。\u003c\/li\u003e\n          \u003cli\u003eアルファベットだけでなく平仮名・カタカナ・画数の少ない漢字なども刻印可能です。\u003c\/li\u003e\n          \u003cli\u003eガタつきのない、まるで印刷物のような仕上がりになります。\u003c\/li\u003e\n          \u003cli\u003e書体を選べるほか、小ぶりでまとまった刻印が可能です。\u003c\/li\u003e\n          \u003cli\u003eお作りした版は2年間保管し、二度目以降は無料で刻印できます。\u003c\/li\u003e\n          \u003cli\u003e「オプション3D刻印購入」からご購入ください。\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プエブロにはオイルがたっぷり含まれており、基本的に1〜3年ほどはクリームやオイルを使ったメンテナンスは不要です。できれば時々はレザー用のブラシ等で革と革の隙間や縫い目などを重点的にホコリを落とし、その後全体にブラッシングする程度で十分です。\u003c\/p\u003e\n        \u003cp\u003e特に小物の場合は毎日触れる手からのわずかな水分や油分だけで十分な場合も多く、クリームやオイルを使ったケアが逆にPuebloの寿命を縮めてしまうこともございます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eもしも、よく曲げ伸ばしする部分が白っぽくなってきた場合は乾燥してきたサインです。その場合はお近くのb3Labo店舗にクリームメンテナンス（無料）を依頼するか、革小物用のコンディショニングクリームなどのケア剤を使ったお手入れがおすすめです。\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=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC295\/wc295_passcase_pueblo_02.jpg\" class=\"img-fluid d-block w-100\" alt=\"サイズ図\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお好みに合わせて選べる多彩なカラーバリエーションをご用意しています。\u003c\/p\u003e\n        \u003ch4\u003e31 ブラウン×ブラウン\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC295\/wc295_passcase_pueblo_03.jpg\" class=\"img-fluid d-block w-100\" alt=\"ブラウン×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e33 ベージュ×ブラウン\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC295\/wc295_passcase_pueblo_04.jpg\" class=\"img-fluid d-block w-100\" alt=\"ベージュ×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e41 ワイン×ブラウン\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC295\/wc295_passcase_pueblo_05.jpg\" class=\"img-fluid d-block w-100\" alt=\"ワイン×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e62 ブルーグリーン×ブラウン\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC295\/wc295_passcase_pueblo_06.jpg\" class=\"img-fluid d-block w-100\" alt=\"ブルーグリーン×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e82 グレー×ブラウン\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC295\/wc295_passcase_pueblo_07.jpg\" class=\"img-fluid d-block w-100\" alt=\"グレー×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e91 ブラック×ブラウン\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Pueblo\/WC295\/wc295_passcase_pueblo_08.jpg\" class=\"img-fluid d-block w-100\" 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革小物・革ベルトのお店b3Labo（ビースリーラボ）は2009年に誕生しました。工房がある浅草橋は革問屋、金具屋、革加工職人など皮革に関わる様々な会社が集まる「革の街」です。エプロン姿そのままの職人たちが材料の買い出しに行く姿も見られます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/re\/img\/pc\/main_bnr05.png\" class=\"img-fluid d-block w-100\" alt=\"工房風景\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e革小物への想い\u003c\/h4\u003e\n        \u003cp\u003e革製品を使い始めるきっかけや思い出は人それぞれですが、そのどれもが一期一会の出会いから始まっています。“ずっと大切にしたい”と思えるアイテムと出会い、毎日を過ごし、一緒に年月を重ねていける…… そんな温かみのあるただひとつの革製品を、もっと身近に。そういう思いを込めて、私たちは日々ものづくりをしています。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eギフトラッピング\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印したラッピングをご用意しております。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100\" alt=\"ラッピング例\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送について\u003c\/h3\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100\" alt=\"エコな配送を心がけます\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e環境負荷軽減のため、簡易包装を心がけております。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入の前に\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然素材の為、多少の色差・筋跡などの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e素材の風合いを活かした商品の為、水濡れや強い摩擦により色移りする場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"31 ブラウン×ブラウン","offer_id":43369825927227,"sku":"wc36931 ブラウン×ブラウン","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"33 ベージュ×ブラウン","offer_id":43369825959995,"sku":"wc36933 ベージュ×ブラウン","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"41 ワイン×ブラウン","offer_id":43369825992763,"sku":"wc36941 ワイン×ブラウン","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"62 ブルーグリーン×ブラウン","offer_id":43369826025531,"sku":"wc36962 ブルーグリーン×ブラウン","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"82 グレー×ブラウン","offer_id":43369826058299,"sku":"wc36982 グレー×ブラウン","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック×ブラウン","offer_id":43369826091067,"sku":"wc36991 ブラック×ブラウン","price":5500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_84a09f95-5086-46f2-8906-293a321fdf2c.jpg?v=1774948210"},{"product_id":"155198384","title":"【栃木レザー】Fun 薄型パスケース \/ WC343","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch2\u003e【栃木レザー】Fun 薄型パスケース \/ WC343\u003c\/h2\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e気取らない、本革の薄型パスケース\u003c\/h3\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_00.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"body-text\"\u003eご自分用にも、プレゼントにも。カジュアルで気取らない本革パスケースです。選べるカラーは6つ、そのうち4つは2色の組み合わせが楽しく、革に対して敷居の高さを感じる方にもおすすめのアイテムです。\u003c\/p\u003e\n\n    \u003ch3 class=\"section-title\"\u003eスマートなミニマル設計\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eわずか0.3cmの極薄設計が、ポケットやバッグの中でかさばらない\u003cstrong\u003eスマートさ\u003c\/strong\u003eを実現します。ミニマルな持ち物を好むビジネスパーソンに、\u003cstrong\u003eストレスフリー\u003c\/strong\u003eな携帯性を約束する一品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/155198384_o1.webp?v=1776309842\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e洗練された携帯性\u003c\/p\u003e\n\n    \u003ch3 class=\"section-title\"\u003e栃木レザーの本格品質\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日本が誇る栃木レザー製のJEANSとEarth Leatherが織りなす、\u003cstrong\u003e堅牢な作り\u003c\/strong\u003eが特徴です。使い込むほどに深まる\u003cstrong\u003e独特の風合い\u003c\/strong\u003eは、日々を共に歩む唯一無二のパートナーへと育ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/155198384_o2.webp?v=1776309842\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e趣きある表情へ育む\u003c\/p\u003e\n\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\/0654\/7714\/8731\/files\/155198384_o4.webp?v=1776309842\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常を格上げする相棒\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \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\n        \u003ch3 class=\"section-title\"\u003eカラーを選ぶ楽しみ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eずらりと並んだ中から選ぶ際、カラフルさに気後れされるかもしれません。ですが配色にあたり、必ず片方は落ち着いた色を採用しています。バッグに下げて使う場合にも、ちょうど良いアクセントアイテムとして活躍してくれます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eまた、お使いになるうちに色が深まり、落ち着いてくるためその過程も楽しんでいただけます。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003eFun シリーズ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e「人生に楽しみを」———生活の中で、何気なく使うレザーアイテムを提案するシリーズです。栃木のカラーレザーとヌメ革を使い、カジュアルな2トーンを含めた6色のカラー展開。ご自身用や、贈り物のお相手のために選ぶ喜びを感じていただければ幸いです。\u003c\/p\u003e\n        \u003cp class=\"body-text text--center\"\u003eシリーズ一覧\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003eシンプルで長く使える\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_11_muji.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eカードは表に1枚、裏返してもう1枚。隠しポケットもなく、シンプルなつくりだからこそタフにずっと使えるアイテムです。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003eサイドの金具にはストラップ等を取付け可能\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_12_muji.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eしっかりと本体に縫い込んだDカン（サイドの金具）には、お手持ちのネックストラップやカラビナ、リールキーホルダーを取り付けて便利にお使いいただけます。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003e同じシリーズのストラップとの組み合わせ\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_13_muji.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e共通した全カラーで作ったショートストラップも展開中。下地・表地のどちらのカラーにも合わせられます。革は日焼けや経年変化（エイジング）で姿を変えていくため、同時にご購入いただき使い始めるのがおすすめです。（品切れの際はお問い合わせください。店舗在庫に余裕がある場合がございます。）\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_14_muji.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e老若男女の別を問わず、どなたにもお好きなカラーを選んでいただきお使いいただければ幸いです。\u003c\/p\u003e\n        \u003cp class=\"body-text text--center\"\u003eFun ショートストラップ\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003ch3 class=\"section-title\"\u003eサイズ\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e商品の実寸サイズです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ（約）：縦10.5cm × 横7.5cm × 厚み0.3cm\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        \u003ch3 class=\"section-title\"\u003e素材\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e使用している素材についてご説明します。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材：栃木レザー(JEANS) \/ 栃木レザー(Earth Leather)\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch3 class=\"section-title\"\u003e栃木レザー社の革「Jeans \/ EarthLeather」\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e栃木レザー社とは、日本が世界に誇るフルベジタブルタンニン鞣し専門のタンナー。栃木レザー社が手掛ける本ヌメ革の総称を「栃木レザー」と呼び、素晴らしい経年変化（エイジング）を遂げる革として愛されています。通常はドラムを回し短時間で済ませる鞣しの工程を、じっくりと時間と手間をかけて行い、その品質で世界に名を轟かせています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e有害な物質を排出する薬品類は一切使わず、タンニンを多く含むミモザの樹皮から抽出したエキスで鞣された革は、風合いが優れていることはもちろんのこと、耐久性や吸湿性・放湿性を誇る最高のマテリアルです。\u003c\/p\u003e\n\n        \u003ch4 class=\"section-title\"\u003e『JEANS（ジーンズ）』\u003c\/h4\u003e\n        \u003cp class=\"body-text\"\u003eフレンドリーなカラー展開が楽しい、柔らかめのカラーレザーを使用。適度なオイルを含むため、最初はマットでカジュアルな印象ですが、使い込むにつれ素晴らしいツヤが生まれます。デニムのヒップラベルにも使われる馴染み深い革です。\u003c\/p\u003e\n\n        \u003ch4 class=\"section-title\"\u003e『Earth Leather（アースレザー）』\u003c\/h4\u003e\n        \u003cp class=\"body-text\"\u003e昔ながらのピット槽に一ヶ月ほどもじっくりと漬け込む正真正銘の『ヌメ革』。『革の締まり・革の密度』が飛び抜けて優れており、アイテムを長くお使いいただくための品質にも直結します。ヌメ革という素材にとことんこだわり、染色のみで実直に仕上げられており、革本来の風合いを存分に楽しめる、『ヌメ革らしい』ヌメ革です。また、ハード感を残しつつも、現代に合わせた使いやすい柔らかさも併せ持っています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e使い始めは『硬さ、きつさ』を感じるかもしれませんが、次第に馴染んでまいります。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003e仕様\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e本製品の仕様は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eパスケース×1\u003c\/li\u003e\n          \u003cli\u003eカードケース×1\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003ch3 class=\"section-title\"\u003e全6色展開\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eお好みに合わせてお選びいただける、多彩なカラーをご用意しています。\u003c\/p\u003e\n        \u003ch3 class=\"section-title\"\u003e21 キャメル×ブラウン\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"section-title\"\u003e31 ブラウン×ブラウン\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"section-title\"\u003e33 ベージュ×ベージュ\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"section-title\"\u003e42 レッド×ブラウン\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_05.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"section-title\"\u003e71 モスグリーン×ブラウン\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_06.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"section-title\"\u003e91 ブラック×ブラウン\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\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        \u003ch3 class=\"section-title\"\u003e刻印サービス\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご自分や差し上げる方のお名前、誕生日などの記念日、メッセージなどを刻印できます。※作業に1〜2日いただきます。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003e手打ち刻印 ￥1,100（税込）\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_1.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eシンプルな大ぶりの大文字で、イニシャルや頭文字だけでも素敵です。ご注文時に入力欄からご依頼ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e大文字（ABCD〜Z）+「.」「,」「-」が使えます。小文字を希望される場合は3D刻印をご利用ください。\u003c\/li\u003e\n          \u003cli\u003e一文字一文字手打ちするため、温かみある仕上がりです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch3 class=\"section-title\"\u003e3D刻印 ￥2,200（税込）\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_2.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e工房の3Dプリンターで作るオーダーメイド刻印です。アルファベットだけでなく平仮名・カタカナ・画数の少ない漢字なども。ガタつきのない、まるで印刷物のような刻印になります。下の「オプション3D刻印購入」からご購入ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e書体を選べるほか、小ぶりでまとまった刻印が可能です。\u003c\/li\u003e\n          \u003cli\u003eお作りした版は2年間保管し、二度目以降は無料で刻印できます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text text--center\"\u003eオプション3D刻印購入\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003eギフト・ラッピングサービス\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eブランド・工房について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003ch3 class=\"section-title\"\u003e革の街・浅草橋の工房から\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/re\/img\/pc\/main_bnr05.png\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e革小物・革ベルトのお店b3Labo（ビースリーラボ）は2009年に誕生しました。工房がある浅草橋は革問屋、金具屋、革加工職人など皮革に関わる様々な会社が集まる「革の街」。エプロン姿そのままの職人たちが材料の買い出しに行く姿も見られます。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003e革小物への想い\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e「プレゼントされて初めて革製品を使い始めた」\u003cbr\u003e「憧れの人の革財布がかっこいい」\u003cbr\u003e「柔らかく腰に馴染んだベルトに愛着が湧いて手放せない」\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e革製品を使い始めるきっかけや思い出は人それぞれですが、そのどれもが一期一会の出会いから始まっています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e“ずっと大切にしたい”と思えるアイテムと出会い、毎日を過ごし、一緒に年月を重ねていける……そんな温かみのあるただひとつの革製品を、もっと身近に。そういう思いを込めて、私たちは日々ものづくりをしています。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e環境に配慮した簡易包装でお届けします。\u003c\/p\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e製品の特性に関するご注意事項です。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然素材の為、多少の色差・筋跡などの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e素材の風合いを活かした商品の為、水濡れや強い摩擦により色移りする場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003e商品コード: WC343\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"21 キャメル×ブラウン","offer_id":43369826123835,"sku":"wc34321 キャメル×ブラウン","price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"91 ブラック×ブラウン","offer_id":43520620232763,"sku":"wc34391 ブラック×ブラウン","price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"71 モスグリーン×ブラウン","offer_id":43520620265531,"sku":"wc34371 モスグリーン×ブラウン","price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"42 レッド×ブラウン","offer_id":43520620298299,"sku":"wc34342 レッド×ブラウン","price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"33 ベージュ×ベージュ","offer_id":43520620331067,"sku":"wc34333 ベージュ×ベージュ","price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"31 ブラウン×ブラウン","offer_id":43520620363835,"sku":"wc34331 ブラウン×ブラウン","price":4180.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/155198384.webp?v=1776309842"},{"product_id":"155197198","title":"【栃木レザー】Fun 二つ折りパスケース \/ WC346 397","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日々を彩る栃木レザーパスケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e縦11cm、横8cm、厚み1cmの\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\/0654\/7714\/8731\/files\/download_da8d0b1f-7d63-4882-a079-4e65b0358d4e.jpg?v=1774948217\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースを手に持つ様子\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eポケットに収まるコンパクト\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e窓付きで快適な多機能パスケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e通勤・通学に便利な\u003cstrong\u003e窓付きパスケース\u003c\/strong\u003eは、開くだけで\u003cstrong\u003eスムーズな改札通過\u003c\/strong\u003eを叶えます。\u003cstrong\u003eマルチポケット\u003c\/strong\u003eにはチケットや予備のカードも収納可能。必要なものを\u003cstrong\u003eスマート\u003c\/strong\u003eにまとめ、あなたの日常を\u003cstrong\u003eサポート\u003c\/strong\u003eします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_94ebad33-62a3-4fa2-805e-8d72bfa6079e.jpg?v=1774948217\" 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\u003eDカン\u003c\/strong\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\/0654\/7714\/8731\/files\/download_dc1e240b-d4e2-4c81-8b22-4ceefca671ff.jpg?v=1774948217\" class=\"img-fluid d-block w-100 product-img\" alt=\"パスケースのDカン使用例\"\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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" 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      \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ご自分や差し上げる方のお名前、誕生日などの記念日、メッセージなどを刻印できます。※作業に1〜2日いただきます。\u003c\/p\u003e\n\n        \u003ch4\u003e手打ち刻印　1,100円（税込）\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"手打ち刻印の書体見本\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eシンプルで大ぶりな、温かみのある書体です。イニシャルや頭文字だけでも素敵です。下の「【名入れ】手打ちイニシャル刻印」からご購入ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e大文字（ABCD〜Z）＋「.」「,」「-」が使えます。小文字を希望される場合は3D刻印をご利用ください。\u003c\/li\u003e\n          \u003cli\u003e一文字一文字手打ちするため、温かみある仕上がりです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e【名入れ】手打ちイニシャル刻印\u003c\/p\u003e\n\n        \u003ch4\u003e3D刻印　2,200円（税込）\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"3D刻印の書体見本\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e高価で時間がかかる金属版ではなく樹脂製のオーダーメイド刻印です。アルファベットだけでなく平仮名・カタカナ・画数の少ない漢字なども。ガタつきのない、まるで印刷物のような刻印になります。下の「【名入れ】3Dオーダー刻印」からご購入ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e書体を選べるほか、小ぶりでまとまった刻印が可能です。\u003c\/li\u003e\n          \u003cli\u003eお作りした版は2年間保管し、二度目以降は無料で刻印できます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e【名入れ】3Dオーダー刻印\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003ch4\u003e21 キャメル×ブラウン\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC077\/WC077_Fun2oriPass_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キャメル×ブラウンのパスケース\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e31 ブラウン×ブラウン\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC077\/WC077_Fun2oriPass_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラウン×ブラウンのパスケース\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e33 ベージュ×ベージュ（ヌメ）\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC077\/WC077_Fun2oriPass_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ベージュ×ベージュ（ヌメ）のパスケース\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e42 レッド×ブラウン\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC077\/WC077_Fun2oriPass_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"レッド×ブラウンのパスケース\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e61 ネイビー×ブラウン\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC077\/WC077_Fun2oriPass_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネイビー×ブラウンのパスケース\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e71 モスグリーン×ブラウン\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC077\/WC077_Fun2oriPass_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"モスグリーン×ブラウンのパスケース\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e91 ブラック×ブラウン\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC077\/WC077_Fun2oriPass_08.jpg\" 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\"\u003eFUNシリーズについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eいかにもヌメ革といった革本来のプレーンな表情を持ったアースレザーと、カジュアルな表情が特徴のカラー展開豊富なジーンズを合わせたシリーズ。2種類の栃木レザーの、それぞれ異なる経年変化が楽しめる、バイカラーで構成したラインナップが中心。軽めのくっきりとしたカラーのステッチもアクセントとなっており、小物として取り入れやすいカジュアルテイストが特徴です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ（約）：縦11cm × 横8cm × 厚み1cm\u003c\/li\u003e\n          \u003cli\u003e素材：栃木レザー(JEANS) \/ 栃木レザー(Earth Leather)\u003c\/li\u003e\n          \u003cli\u003e仕様：パスケース×1 \/ カードポケット×1 \/ 内ポケット×2 \/ Dカン×1\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eギフトラッピングについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ギフトラッピングイメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材について（栃木レザー）\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003ch4\u003e栃木レザー社の革「ノーベル \/ Jeans」\u003c\/h4\u003e\n        \u003cp\u003e栃木レザー社とは、日本が世界に誇るフルベジタブルタンニン鞣し専門のタンナー。栃木レザー社が手掛けるヌメ革の総称を「栃木レザー」と呼び、素晴らしい経年変化（エイジング）を遂げる革として愛されています。\u003c\/p\u003e\n\n        \u003ch4\u003eJEANS（ジーンズ）\u003c\/h4\u003e\n        \u003cp\u003eフレンドリーなカラー展開が楽しい、柔らかめのカラーレザーを使用。適度なオイルを含むため、最初はマットでカジュアルな印象ですが、使い込むにつれ素晴らしいツヤが生まれます。デニムのヒップラベルにも使われる馴染み深い革です。\u003c\/p\u003e\n\n        \u003ch4\u003eEarth Leather（アースレザー）\u003c\/h4\u003e\n        \u003cp\u003e昔ながらのピット槽に一ヶ月ほどもじっくりと漬け込む正真正銘の『ヌメ革』。『革の締まり・革の密度』が飛び抜けて優れており、アイテムを長くお使いいただくための品質にも直結します。ヌメ革という素材にとことんこだわり、染色のみで実直に仕上げられており、革本来の風合いを存分に楽しめる、『ヌメ革らしい』ヌメ革です。また、ハード感を残しつつも、現代に合わせた使いやすい柔らかさも併せ持っています。\u003c\/p\u003e\n        \u003cp\u003e使い始めは『硬さ、きつさ』を感じるかもしれませんが、次第に負荷がかかっている部分から馴染んでまいります。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然素材の為、多少の色差・筋跡などの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e素材の風合いを活かした商品の為、水濡れや強い摩擦により色移りする場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"21 キャメル×ブラウン","offer_id":43369826320443,"sku":"WC34621 キャメル×ブラウン","price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"31 ブラウン×ブラウン","offer_id":43369826353211,"sku":"WC34631 ブラウン×ブラウン","price":6050.0,"currency_code":"JPY","in_stock":false},{"title":"33 ベージュ×ベージュ（ヌメ）","offer_id":43369826385979,"sku":"WC34633 ベージュ×ベージュ（ヌメ）","price":6050.0,"currency_code":"JPY","in_stock":false},{"title":"42 レッド×ブラウン","offer_id":43369826418747,"sku":"WC34642 レッド×ブラウン","price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"61 ネイビー×ブラウン","offer_id":43369826451515,"sku":"WC34661 ネイビー×ブラウン","price":6050.0,"currency_code":"JPY","in_stock":false},{"title":"71 モスグリーン×ブラウン","offer_id":43369826484283,"sku":"WC34671 モスグリーン×ブラウン","price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック×ブラウン","offer_id":43369826517051,"sku":"WC34691 ブラック×ブラウン","price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_f48163f9-c3c2-40f7-8265-78d4e5bd56c0.jpg?v=1774948217"},{"product_id":"173745401","title":"【栃木レザー】 Calm IDケース（ネックストラップ付き） \/ WS090 WS107","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e栃木レザーが誇る品格\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e選び抜かれた本物の栃木レザーを贅沢に使用。時とともに深まる色艶が、ビジネスシーンに\u003cstrong\u003e確かな個性を添えます\u003c\/strong\u003e。長く愛用できる逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_79760de4-5525-4c4b-a78b-0bd2b844edf2.jpg?v=1774948219\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e信頼のジャパンメイド\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e計算された機能美\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e一般的なカード類が収まるサイズ。男性も使いやすい\u003cstrong\u003e48cmのストラップ\u003c\/strong\u003eが、日常の動作を妨げない快適さを実現しました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_ed769051-93de-4066-830c-ae52cb6fe640.jpg?v=1774948220\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e快適にフィットする設計\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eビジネススタイルを格上げ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e正統派からビジネスカジュアルまで、幅広い装いに調和。さりげなく首元を飾る洗練されたデザインが、あなたの印象をさらに引き締めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_40e5311c-ac17-41ba-acf1-cd99be2e525d.jpg?v=1774948220\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日常を彩るパートナー\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eオフィスでの装いを引き締める、スタンダードな本革IDケースです。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC000\/WC_CalmID_12.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e正統派ビジネススタイルからビジカジまで、幅広くお使いいただけるオールレザーのIDケースです。贈り物としても嬉しい一品。\u003c\/p\u003e\n\n            \u003ch3 class=\"section-title\"\u003e栃木レザーを使ったMade in Japanアイテム\u003c\/h3\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC000\/WC_CalmID_09.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eシンプルな革製品だからこそ、長くお使いいただけるように素材にこだわりました。裏面に控えめに打ったb3Laboのブランドロゴに添えた「Japan Made」の文字は信頼の証です。経年変化が美しい栃木レザーと、レバーナスカンには真鍮を使用。本体の革とともに色合いを深めていきます。※サビ、汚れのようなものが出てくる場合がありますが、ご使用に問題はございません。気になる場合は磨き剤で落とすことができます。\u003c\/p\u003e\n\n            \u003ch3 class=\"section-title\"\u003e自在に回転する金具\u003c\/h3\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC000\/WC_CalmID_08.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eネックストラップの金具は全方向に回転します。少しの間裏返しておきたい時などに抵抗なく動作します。\u003c\/p\u003e\n\n            \u003ch3 class=\"section-title\"\u003e十分な長さのネックストラップ付き\u003c\/h3\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC000\/WC_CalmID_10.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e金属パーツを含めて48cmと、男性が使用しても十分な長さのネックストラップをお付けしました。ハリのある栃木レザーを使用しているため最初は硬さを感じますが、お使いいただくうちにやわらかく馴染んでまいります。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e刻印サービス\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eご自分や差し上げる方のお名前、誕生日などの記念日、メッセージなどを刻印できます。※作業に1〜2日いただきます。\u003c\/p\u003e\n            \u003ch3 class=\"section-title\"\u003e手打ち刻印　1,100円（税込）\u003c\/h3\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_1.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eシンプルで大ぶりな、温かみのある書体です。イニシャルや頭文字だけでも素敵です。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e大文字（ABCD〜Z）、「.」「,」「-」が使えます。小文字を希望される場合は3D刻印をご利用ください。\u003c\/li\u003e\n                \u003cli\u003e一文字一文字手打ちするため、温かみある仕上がりです。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e【名入れ】手打ちイニシャル刻印\u003c\/p\u003e\n\n            \u003ch3 class=\"section-title\"\u003e3D刻印　2,200円（税込）\u003c\/h3\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_2.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\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お作りした版は2年間保管し、二度目以降は無料で刻印できます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e【名入れ】3Dオーダー刻印\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細・仕様\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e一般的なカード類が入るサイズです。詳細なサイズは下記をご確認ください。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC000\/WC_CalmID_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eサイズ（約）：縦8cm × 横10.5cm\u003c\/li\u003e\n                \u003cli\u003eストラップ：金具から輪の先端までの長さ48cm (金具含む)\u003c\/li\u003e\n                \u003cli\u003e商品コード：WS090 \/ WS107\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            \u003c\/ul\u003e\n            \u003ch3 class=\"section-title\"\u003e栃木レザー社の革「ノーベル」\u003c\/h3\u003e\n            \u003cp class=\"body-text\"\u003e栃木レザー社とは、日本が世界に誇るフルベジタブルタンニン鞣し専門のタンナー。栃木レザー社が手掛けるヌメ革の総称を「栃木レザー」と呼び、素晴らしい経年変化（エイジング）を遂げる革として愛されています。\u003c\/p\u003e\n            \u003ch4 class=\"section-title\"\u003e「ノーベル」について\u003c\/h4\u003e\n            \u003cp class=\"body-text\"\u003e昔ながらのピット槽に一ヶ月ほどもじっくりと漬け込む正真正銘の『ヌメ革』。『革の締まり・革の密度』が飛び抜けて優れており、アイテムを長くお使いいただくための品質にも直結します。表面を熱と圧力で滑らかに加工しており、強靭さと端正さを併せ持つ革です。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e使い始めは『硬さ、きつさ』を感じるかもしれませんが、次第に負荷がかかっている部分から馴染んでまいります。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003ch3 class=\"section-title\"\u003e21 キャメル\u003c\/h3\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC000\/WC_CalmID_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n\n            \u003ch3 class=\"section-title\"\u003e31 ブラウン\u003c\/h3\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC000\/WC_CalmID_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n\n            \u003ch3 class=\"section-title\"\u003e91 ブラック\u003c\/h3\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/WC000\/WC_CalmID_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\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            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印いたします。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eご利用上の注意\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e製品を長くご愛用いただくために、以下の点にご注意ください。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e天然素材の為、多少の色差・筋跡などの個体差がございます。\u003c\/li\u003e\n                \u003cli\u003e素材の風合いを活かした商品の為、水濡れや強い摩擦により色移りする場合がございます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e当店では、環境に配慮し簡易包装を心がけております。ご理解とご協力をお願いいたします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"21 キャメル","offer_id":43369826549819,"sku":"ws09021 キャメル","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"31 ブラウン","offer_id":43369826582587,"sku":"ws09031 ブラウン","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"91 ブラック","offer_id":43369826615355,"sku":"ws09091 ブラック","price":6600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_79760de4-5525-4c4b-a78b-0bd2b844edf2.jpg?v=1774948219"},{"product_id":"155158449","title":"【栃木レザー】Calm ショートストラップ \/ WA030 396 405","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e栃木レザーの逸品ストラップ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e厳選された\u003cstrong\u003e栃木レザー\u003c\/strong\u003eと\u003cstrong\u003e真鍮\u003c\/strong\u003eが織りなす、洗練された全長約44cmのショートストラップです。手に取るたびに感じる上質な素材感は、使うほどに愛着が深まります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_26939edb-3b4e-428c-819e-ebed20ba9b86.jpg?v=1774948221\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e本革の風合いを存分に\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスマートな日常を叶える\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e大切なパスケースや鍵を、バッグの中で迷子にさせません。\u003cstrong\u003eスマート\u003c\/strong\u003eに取り出しやすく、紛失の不安から解放される機能的なデザインで、日常をもっと快適にします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_04b1438f-69e3-42b5-9c5c-d7c4e1d1e3f4.jpg?v=1774948222\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e頼れるマルチストラップ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eあなただけのスタイルを演出\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eどんなバッグにも自然に溶け込み、持ち物の個性を引き立てます。Calmシリーズならではの統一感で、日々のコーディネートに\u003cstrong\u003e上質なアクセント\u003c\/strong\u003eを添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_2efb2341-73d9-40df-8c52-04e74c88e1e3.jpg?v=1774948223\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e経年で深まる風合いと個性\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e栃木レザー、ノーベルを使用したマルチストラップです。\u003c\/p\u003e\n            \u003cp\u003e同素材のパスケースに接続し、バック等に括る他、ウォレットコード・キーコードとしての使用もお勧めします。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eCalmシリーズについて\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e栃木レザーが持つ革本来の良さを一番シンプルに体感できる、スタンダードなシリーズです。\u003c\/p\u003e\n            \u003cp\u003e時が経つほどにしなやかさが増していき、手に馴染む質感と、唯一無二の表情を作り、シンプルながら抜群の存在感を放ちます。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品イメージ\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/strap_short\/WA021_CalmShortStrap_01.jpg\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/strap_short\/WA021_CalmShortStrap_05_muji.jpg\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/strap_short\/WA021_CalmShortStrap_06_muji.jpg\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/strap_short\/WA021_CalmShortStrap_07_muji.jpg\"\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            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/strap_short\/WA021_CalmShortStrap_08.jpg\"\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サイズ（約）：全長43.7cm\u003c\/li\u003e\n                \u003cli\u003e素材：栃木レザー \/ 真鍮\u003c\/li\u003e\n                \u003cli\u003e仕様：レバーナスカン×1 \/ リング×1\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e栃木レザーについて\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e「栃木レザー」は、1937年創業の世界に誇る日本のタンナー栃木レザー株式会社による革です。\u003c\/p\u003e\n            \u003cp\u003e通常はドラムで短時間で済ませる鞣しの工程を、じっくりと時間と手間をかけて行い、その品質で世界に名を轟かせています。\u003c\/p\u003e\n            \u003cp\u003e有害な物質を排出する薬品類は一切使わず、タンニンを多く含むミモザの樹皮から抽出したエキスで鞣された革は、風合いが優れていることはもちろんのこと、耐久性や吸湿性・放湿性を誇る最高のマテリアルです。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eラッピングサービス\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\"\u003e\u003c\/div\u003e\n            \u003cp\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印いたします。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eWA030 396 405\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e環境保護のため、簡易包装を心がけております。ご理解とご協力をお願いいたします。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\"\u003e\u003c\/div\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        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"21 キャメル","offer_id":43369826648123,"sku":"wa03021 キャメル","price":3300.0,"currency_code":"JPY","in_stock":false},{"title":"31 ダークブラウン","offer_id":43369826680891,"sku":"wa03031 ダークブラウン","price":3300.0,"currency_code":"JPY","in_stock":false},{"title":"91 ブラック","offer_id":43369826713659,"sku":"wa03091 ブラック","price":3300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_d867a0bf-f53b-4f45-b167-40f7a1305eae.jpg?v=1774948222"},{"product_id":"171635929","title":"【栃木レザー】Calm ネックストラップ（48cm） \/ WS078 103 106","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch2 class=\"product-title\"\u003e【栃木レザー】Calm ネックストラップ（48cm）\u003c\/h2\u003e\n  \u003cp class=\"product-code\"\u003e商品コード: WS078 103 106\u003c\/p\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\/0654\/7714\/8731\/files\/download_5cc42442-0bec-4b78-be1c-95b811da4387.jpg?v=1774948222\" 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\u003e48cm\u003c\/strong\u003eの絶妙なサイズは、首にかけた際に軽やかなつけ心地を提供します。日常のあらゆるシーンで、必要なものをスマートに携帯する自由をあなたに。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_f45c9c2c-b5d2-41c0-be80-2c6db590f378.jpg?v=1774948223\" 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\/0654\/7714\/8731\/files\/download_4ce01276-e477-4cfb-8694-12cf00c87981.jpg?v=1774948222\" 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        \u003ch4\u003eCalmシリーズ\u003c\/h4\u003e\n        \u003cp\u003e栃木レザーが持つ革本来の良さを一番シンプルに体感出来る、スタンダードなシリーズです。\u003c\/p\u003e\n        \u003cp\u003e時が経つほどにしなやかさが増していき、手に馴染む質感と、唯一無二の表情を作り、シンプルながら抜群の存在感を放ちます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/strap_neck\/WS078_CalmNeckStrap_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キャメルカラーのネックストラップ\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e21キャメル\u003c\/h4\u003e\n\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/strap_neck\/WS078_CalmNeckStrap_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラウンカラーのネックストラップ\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e31ブラウン\u003c\/h4\u003e\n\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Calm\/strap_neck\/WS078_CalmNeckStrap_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラックカラーのネックストラップ\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e91ブラック\u003c\/h4\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サイズ（約）: 全長48cm\u003c\/li\u003e\n          \u003cli\u003eテープ幅: 1cm\u003c\/li\u003e\n          \u003cli\u003e素材: 栃木レザー \/ 真鍮\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003ch4\u003e栃木レザー\u003c\/h4\u003e\n        \u003cp\u003e「栃木レザー」は、1937年創業の世界に誇る日本のタンナー栃木レザー株式会社による革です。\u003c\/p\u003e\n        \u003cp\u003e通常はドラムで短時間で済ませる鞣しの工程を、じっくりと時間と手間をかけて行い、その品質で世界に名を轟かせています。\u003c\/p\u003e\n        \u003cp\u003e有害な物質を排出する薬品類は一切使わず、タンニンを多く含むミモザの樹皮から抽出したエキスで鞣された革は、風合いが優れていることはもちろんのこと、耐久性や吸湿性・放湿性を誇る最高のマテリアルです。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eお手入れと注意点\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e天然素材の為、多少の色差・筋跡などの個体差がございます。\u003c\/li\u003e\n          \u003cli\u003e素材の風合いを活かした商品の為、水濡れや強い摩擦により色移りする場合がございます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eギフトラッピングについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ギフトラッピングのイメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印いたします。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c!-- \/content-section (スペック・詳細) --\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    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"エコな配送イメージ\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003eご理解とご協力をお願いいたします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"山本洋品雑貨","offers":[{"title":"21 キャメル","offer_id":43369826746427,"sku":null,"price":2750.0,"currency_code":"JPY","in_stock":false},{"title":"31 ダークブラウン","offer_id":43369826779195,"sku":null,"price":2750.0,"currency_code":"JPY","in_stock":false},{"title":"61 ネイビー","offer_id":43369826811963,"sku":null,"price":2750.0,"currency_code":"JPY","in_stock":false},{"title":"91 ブラック","offer_id":43369826844731,"sku":null,"price":2750.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_5cc42442-0bec-4b78-be1c-95b811da4387.jpg?v=1774948222"},{"product_id":"155201336","title":"【栃木レザー】Fun ショートストラップ \/ WA021 WA395","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e育てる革、日常を豊かに\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e使い始めは張りがある触り心地でも、使い込むほどにしなやかに変化。\u003cstrong\u003e本物の栃木レザー\u003c\/strong\u003eが、あなただけの物語を刻み、日々の暮らしに深く寄り添います。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_442ee220-e3a7-4602-8308-ef930c7135ba.jpg?v=1774948224\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーが魅せる風合い\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e栃木レザーが魅せる風合い\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e堅牢な金具、細部への拘り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e強固なナスカンと丸カンは、パスケースや鍵をしっかりホールド。熟練の技が光る丁寧なステッチが、長く愛用できる確かな品質を物語ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_0252fa73-87d4-4696-b996-baa126624767.jpg?v=1774948224\" class=\"img-fluid d-block w-100 product-img\" alt=\"精巧な金具が紡ぐ信頼\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e精巧な金具が紡ぐ信頼\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e装いに差をつける彩り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e表情豊かなキャメルは、カジュアルながらも上品な印象を与えます。鍵やパスケースを繋ぐだけでなく、さりげないファッションアクセントとしても活躍します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_40a04b15-59ac-4b51-a83a-06c4e5583fab.jpg?v=1774948224\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタイル引き立つカラー\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスタイル引き立つカラー\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細・特徴\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴と使い方\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e同シリーズのパスケースに着けてコード付きカードケースとしての使用がお勧めですが、鍵をつけてキーコードとしての使用や、バックに取り付けて括り紐としての使用もでき、発想次第で様々な使い方が出来るアイテムです。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e使い始めは多少張りのある触り心地ですが、使い込む程しなやかになり、使い心地が増してくる製品です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cp class=\"body-text\"\u003e21 キャメル\u003c\/p\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/product\/155201336.jpg?cmsp_timestamp=20201030174438\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: キャメル\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cp class=\"body-text\"\u003e31 ブラウン\u003c\/p\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/product\/155201336_o2.jpg?cmsp_timestamp=20201030174438\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cp class=\"body-text\"\u003e33 ベージュ\u003c\/p\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/product\/155201336_o4.jpg?cmsp_timestamp=20201030174438\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: ベージュ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cp class=\"body-text\"\u003e42 レッド\u003c\/p\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/product\/155201336_o6.jpg?cmsp_timestamp=20201030174438\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: レッド\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cp class=\"body-text\"\u003e71 モスグリーン\u003c\/p\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/product\/155201336_o8.jpg?cmsp_timestamp=20201030174438\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: モスグリーン\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cp class=\"body-text\"\u003e91 ブラック\u003c\/p\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/product\/155201336_o10.jpg?cmsp_timestamp=20201030174438\" 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\"\u003eFUNシリーズについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eいかにもヌメ革といった革本来のプレーンな表情を持ったアースレザーと、カジュアルな表情が特徴のカラー展開豊富なジーンズを合わせたシリーズ。2種類の栃木レザーの、それぞれ異なる経年変化が楽しめる、バイカラーで構成したラインナップが中心。はっきりと見えるステッチもアクセントとなっており、小物として取り入れやすいカジュアルテイストが特徴です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e全長: 約43.4cm\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素材: 栃木レザー(JEANS) \/ 栃木レザー(Earth Leather)\u003c\/li\u003e\n          \u003cli\u003e仕様: ナスカン×1 \/ 丸カン×1\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e栃木レザー社の革「Jeans」\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e日本を代表する、栃木レザーの中でもカラー展開が豊富なシリーズです。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e抜群の感触、こだわりの天然皮革「フルベジタブルタンニングレザー」。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e南米産のミモザの樹皮から抽出されたタンニン剤で、じっくりなめしあげた純正のヌメ革です。適度なオイルを含みますが、最初はツヤが控えめでマット。カジュアルな表情から、使い込むにつれ徐々に素晴らしいツヤが生まれる革です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e栃木レザー社の革「Earth Leather」\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eアースレザーは革本来の風合いを存分に楽しめる、ヌメ革らしいヌメ革です。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eヌメ革という素材にとことんこだわり、染色のみで実直に仕上げられています。また、ヌメ革らしいハード感を残しつつも、使いやすい柔らかさも併せ持っています。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e関連シリーズ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/etc\/p_cate_pueblo.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"Puebloシリーズ\"\u003e\n          \u003cp class=\"body-text\"\u003e\u003ca href=\"\/collections\/PUEBLO\"\u003e＞Pueblo×栃木レザーシリーズはこちら＜\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/etc\/p_cate_calm.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"Calmシリーズ\"\u003e\n          \u003cp class=\"body-text\"\u003e\u003ca href=\"\/collections\/CALM\"\u003e＞栃木レザー Calmシリーズはこちら＜\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/etc\/p_cate_over.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"OVER\/UNDERシリーズ\"\u003e\n          \u003cp class=\"body-text\"\u003e\u003ca href=\"\/collections\/OVER-UNDER\"\u003e＞栃木レザー OVER\/UNDERシリーズはこちら＜\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/etc\/p_cate_MB.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"MinervaBoxシリーズ\"\u003e\n          \u003cp class=\"body-text\"\u003e\u003ca href=\"\/collections\/%E3%83%9F%E3%83%8D%E3%83%AB%E3%83%90%E3%83%9C%E3%83%83%E3%82%AF%E3%82%B9\"\u003e＞イタリーレザー MinervaBoxシリーズはこちら＜\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01456\/290\/etc\/p_cate_mostro.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"モストロシリーズ\"\u003e\n          \u003cp class=\"body-text\"\u003e\u003ca href=\"\/collections\/MOSTRO\"\u003e＞姫路レザー モストロシリーズはこちら＜\u003c\/a\u003e\u003c\/p\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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ラッピングサービス\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"エコな配送を心がけます\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e当店では環境に配慮し、簡易包装を心がけております。\u003c\/p\u003e\n  \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    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"12 キャメル","offer_id":43369826877499,"sku":"wa02112 キャメル","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"31 ブラウン","offer_id":43369826910267,"sku":"wa02131 ブラウン","price":3300.0,"currency_code":"JPY","in_stock":false},{"title":"33 ベージュ","offer_id":43369826943035,"sku":"wa02133 ベージュ","price":3300.0,"currency_code":"JPY","in_stock":false},{"title":"42 レッド","offer_id":43369826975803,"sku":"wa02142 レッド","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"71 モスグリーン","offer_id":43369827008571,"sku":"wa02171 モスグリーン","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック","offer_id":43369827041339,"sku":"wa02191 ブラック","price":3300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_442ee220-e3a7-4602-8308-ef930c7135ba.jpg?v=1774948224"},{"product_id":"171379505","title":"【栃木 \/ JEANS】 ネックストラップ（48cm） \/ WS079","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e栃木レザーの品格をまとう\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e厳選された栃木レザー「JEANS」が織りなす上質な艶と手触り。\u003cstrong\u003e自由に回転する真鍮製ナスカン\u003c\/strong\u003eが、IDケースやミニ財布などをスマートに携帯する自由を叶えます。使うほどに深まる表情をお楽しみください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_2a836e63-2dd7-4086-a8b7-60fd212e69a4.jpg?v=1774948227\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e洗練された大人の小物\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e匠が仕立てる一枚革の逸品\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e誤魔化しのない一枚革\u003c\/strong\u003eは、職人の誠実なものづくりの証。タンニンレザーならではの豊かなハリが、使い込むほど柔らかな風合いへと変化し、所有する喜びを深めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_c261f487-6a02-4331-b7a9-33ad98a8416f.jpg?v=1774948226\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e本革が語る物語\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e動きを妨げない機能美\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e男性にも使いやすい\u003cstrong\u003e48cm長\u003c\/strong\u003e。革本来のハリは、次第に柔らかな風合いへ馴染み、IDケースなどをスマートに携帯する、日常に寄り添う機能美を提供します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_5fb3eeaf-e54b-4fba-8916-e4868f265184.jpg?v=1774948226\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日常に溶け込む快適さ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eb3Laboの定番カラーで作られた一枚革のネックストラップ。既存商品と合わせやすく、色を揃えるだけでなくコンビネーションも楽しめます。\u003c\/p\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WS079\/WS079_JeansNeckStrap_03-1.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp\u003e誤魔化しのない誠実なものづくり。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e贅沢な一枚革を使用\u003c\/li\u003e\n                    \u003cli\u003eタンニンレザー特有のハリと硬さが徐々に柔らかく変化\u003c\/li\u003e\n                    \u003cli\u003e適度なオイルを含み、経年変化で艶が出る『JEANS』レザー\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WS079\/WS079_JeansNeckStrap_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\n                \u003cp\u003e革と一緒に味が出る真鍮パーツ。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e自由に回転する真鍮製レバーナスカン\u003c\/li\u003e\n                    \u003cli\u003eIDケース・パスケースやミニ財布等を取り付け可能\u003c\/li\u003e\n                    \u003cli\u003e真鍮のくすみや黒ずみでアンティークな変化を楽しめる\u003c\/li\u003e\n                    \u003cli\u003e独特の重みが革の風合いと合わさり風格を演出\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WS079\/WS079_JeansNeckStrap_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\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金具先端から：約48cm\u003c\/li\u003e\n                    \u003cli\u003eテープ幅：約1cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e使い始めは革のハリがありますが、次第に柔らかくこなれてきます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WS079\/WS079_JeansNeckStrap_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\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素材：栃木レザー（JEANS）\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003ch3 class=\"section-title\"\u003e栃木レザー社の革 「Jeans」\u003c\/h3\u003e\n                \u003cp\u003e日本を代表する栃木レザーの中でもカラー展開が豊富なシリーズです。\u003c\/p\u003e\n                \u003cp\u003e抜群の感触、こだわりの天然皮革「フルベジタブルタンニングレザー」。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e南米産のミモザの樹皮から抽出されたタンニン剤でじっくりなめしあげた純正のヌメ革\u003c\/li\u003e\n                    \u003cli\u003e適度なオイルを含み、最初はツヤが控えめでマットな質感\u003c\/li\u003e\n                    \u003cli\u003eカジュアルな表情から、使い込むにつれ徐々に素晴らしいツヤが生まれる経年変化が楽しめる革\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003ch3 class=\"section-title\"\u003e栃木レザー社の革 「ノーベル」\u003c\/h3\u003e\n                \u003cp\u003e日本が誇る栃木レザーの中でも、特に手間暇を惜しまず鞣された革です。\u003c\/p\u003e\n                \u003cp\u003e厚革にたっぷりとオイルを含ませるには膨大な時間と手間がかかり、それゆえに栃木レザー以外のタンナーでは実現できないと言われています。\u003cbr\u003e革に圧力をかけて滑らかさに磨きをかけるグレージングという加工を施された表面には、独特のツヤと輝きが宿っています。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003ch3 class=\"section-title\"\u003e21 キャメル\u003c\/h3\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WS079\/WS079_JeansNeckStrap_05.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003ch3 class=\"section-title\"\u003e32 ブラウン\u003c\/h3\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WS079\/WS079_JeansNeckStrap_06.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003ch3 class=\"section-title\"\u003e42 レッド\u003c\/h3\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WS079\/WS079_JeansNeckStrap_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003ch3 class=\"section-title\"\u003e62 ネイビー\u003c\/h3\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WS079\/WS079_JeansNeckStrap_08.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003ch3 class=\"section-title\"\u003e72 グリーン\u003c\/h3\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WS079\/WS079_JeansNeckStrap_09.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003ch3 class=\"section-title\"\u003e91 ブラック\u003c\/h3\u003e\n                \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WS079\/WS079_JeansNeckStrap_10.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送・ラッピング案内\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eエコな配送を心がけております。簡易包装にご協力をお願いいたします。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \n        \u003ch3 class=\"section-title\"\u003eギフトラッピング\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e長くお使いいただける革小物は大切な方へのプレゼントに最適です。\u003cbr\u003eb3Laboオンラインストアでは無料でラッピングを承っております。同梱の手提げ袋はお渡しの際にご利用ください。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eb3Labo実店舗でのギフトラッピングに準じています。工房から出るハギレを活かした「メッセージ刻印入り革」や「革タグ」をお付けいたします。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eオリジナル箱またはオリジナル袋にお入れし、リボンと革タグをお付けします。\u003c\/li\u003e\n            \u003cli\u003e革+リボンに刻印されたメッセージは「For You」「Happy Birthday」「Thank You」などがあります。\u003c\/li\u003e\n            \u003cli\u003eキーチャームとして使える革タグをお付けしています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e天然素材の特性上、以下の点にご留意ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e天然素材の為、多少の色差・筋跡などの個体差がございます。\u003c\/li\u003e\n            \u003cli\u003e素材の風合いを活かした商品の為、水濡れや強い摩擦により色移りする場合がございます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"content-section\"\u003e\n        \u003cp class=\"body-text\"\u003e商品コード: WS079\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"21 キャメル","offer_id":43369827074107,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":false},{"title":"32 ブラウン","offer_id":43369827106875,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":false},{"title":"42 レッド","offer_id":43369827139643,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":false},{"title":"62 ネイビー","offer_id":43369827172411,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":false},{"title":"72 グリーン","offer_id":43369827205179,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":false},{"title":"91 ブラック","offer_id":43369827237947,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_2a836e63-2dd7-4086-a8b7-60fd212e69a4.jpg?v=1774948227"},{"product_id":"187617529","title":"【栃木 \/ JEANS】 ミニ トラッカーウォレット用 ベルトループ付 ストラップ（24.5-25cm） \/ WA397","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e当店売り上げNo.1栃木レザー ミニトラッカーウォレット用ストラップ\u003c\/h3\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_00c.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザー ミニトラッカーウォレット用ストラップ メイン画像\"\u003e\n    \u003cp class=\"body-text\"\u003eb3Laboの定番カラーで作った1枚革のラッカーウォレット用ストラップ。既存商品と合わせやすく、色を揃えるだけでなくコンビネーションも楽しめます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手元を飾る栃木レザー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e落下防止の\u003cstrong\u003e安心感\u003c\/strong\u003eを美しく纏う\u003cstrong\u003e本革ストラップ\u003c\/strong\u003e。手首に優しくフィットし、大切なミニ財布をスマートに携帯できます。多彩なカラーでスタイルを格上げする逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_717867f8-574a-46b4-b0b0-173b234cf09f.jpg?v=1774948230\" 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厚みのある栃木レザー「JEANS」は、使い込むほどに\u003cstrong\u003e艶と深み\u003c\/strong\u003eを増します。\u003cstrong\u003e360度回転する真鍮製ナスカン\u003c\/strong\u003eが、日常使いの\u003cstrong\u003e快適さ\u003c\/strong\u003eを高める品質の証です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_25eae70a-b8f3-4db1-8280-bc0a02a5d060.jpg?v=1774948229\" class=\"img-fluid d-block w-100 product-img\" alt=\"育てる愉しみ本革\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e本物の質感と技\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e紛失を防ぐ安心機能\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eスライドパーツを調節すれば、手首にしっかり固定され、大切なアイテムの\u003cstrong\u003e落下を未然に防ぎます\u003c\/strong\u003e。移動中も\u003cstrong\u003eスマート\u003c\/strong\u003eで\u003cstrong\u003e安全\u003c\/strong\u003e、日常に確かな\u003cstrong\u003eセキュリティ\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_b1c5f8d8-1473-4f14-ad87-22f464bc1816.jpg?v=1774948229\" 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    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品へのこだわり1\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品へのこだわり2\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品へのこだわり3\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日々の使用を快適に\u003c\/h3\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"日々の使用を快適に1\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"日々の使用を快適に2\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"日々の使用を快適に3\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"日々の使用を快適に4\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"日々の使用を快適に5\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eさまざまなスタイルに\u003c\/h3\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"さまざまなスタイルに1\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"さまざまやスタイルに2\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_11.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"さまざまなスタイルに3\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_12.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"さまざまなスタイルに4\"\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\"\u003e1枚革を使用した、贅沢な作り。タンニンレザーならではのハリと硬さを持った革が、徐々に柔らかくなります。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e適度にオイルを含んだ『JEANS』は、艶も出やすく経年変化を楽しむのにもオススメの栃木レザーです。\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自由に回転する真鍮製のレバーナスカン。トラッカーウォレット用ストラップですが、IDケース・パスケースやミニ財布等を取り付けられます。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e真鍮はくすみや黒ずみといったアンティークな変化を楽しめます。独特の重みがあり、革の風合いと合わさることで風格とも言える良さが出てくる金属です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003ePRODUCT INTRODUCTION\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e使うほどに味わいを増す上質本革ストラップ\u003c\/strong\u003e\u003cbr\u003e手元に、確かな品質を・・・本革が織りなす、あなただけのストラップ。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e上質な本革を贅沢に使用したこのストラップは、日常にさりげない高級感と落下防止の\u003cstrong\u003e安心感\u003c\/strong\u003eをプラスしてくれます。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e使い込むほどに柔らかく手首のラインに馴染み、色艶を深めていく本革ならではの\u003cstrong\u003e経年変化（エイジング）\u003c\/strong\u003eは、まさにあなたと共に時を刻む相棒です。本物の革製品の魅力をぜひご堪能ください。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eこだわりの素材と確かな品質\u003c\/strong\u003e\u003cbr\u003e厳選された\u003cstrong\u003e高品質な本革\u003c\/strong\u003eを使用し、職人が一つひとつ丁寧に仕上げました。使うほどに増す光沢、そして革本来の豊かな香り。五感で感じられる本物の素材感が、あなたの心を満たします。耐久性にも優れており、長くご愛用いただける逸品です。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e使うほどに、あなただけの風合いに\u003c\/strong\u003e\u003cbr\u003e本革の最大の魅力は、「\u003cstrong\u003e育てる楽しさ\u003c\/strong\u003e」にあります。日々の使用によって生まれる細かな色合いの変化は、使い手のライフスタイルを映し出し、世界に一つだけの\u003cstrong\u003eオリジナルの風合い\u003c\/strong\u003eへと育っていきます。使い始めのフレッシュな表情から、時間を経て深まる味わいまで、その過程すべてをお楽しみいただけます。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eどんなシーンにも溶け込むシンプルデザイン\u003c\/strong\u003e\u003cbr\u003e当店取り扱いのミニトラッカーウォレット専用ではありますが、お持ちのお財布や、スマホケースにもお使いいただけます。無駄を削ぎ落とした極めてシンプルなデザインは、本物の高級牛革だからできる、唯一無二の一品です。ビジネスシーンからカジュアルな日常使いまで、どんなスタイルにも溶け込み、あなたの魅力を引き立てます。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e大切な方への贈り物にも\u003c\/strong\u003e\u003cbr\u003e上質で飽きのこないデザインは、性別や年代を問わず喜ばれます。誕生日や記念日、父の日や母の日、敬老の日やクリスマスプレゼントなど、大切な方への\u003cstrong\u003e特別なギフト\u003c\/strong\u003eとしても最適です。当店ではギフト梱包も承っております。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e今すぐ本革が織りなす上質な毎日を始めてみませんか？\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eカラーバリエーション\u003c\/h3\u003e\n    \u003ch4 class=\"color-name\"\u003e33 ベージュ\u003c\/h4\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_col33.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: ベージュ\"\u003e\n    \u003ch4 class=\"color-name\"\u003e42 レッド\u003c\/h4\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_col42.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: レッド\"\u003e\n    \u003ch4 class=\"color-name\"\u003e62 ネイビー\u003c\/h4\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_col62.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: ネイビー\"\u003e\n    \u003ch4 class=\"color-name\"\u003e72 モスグリーン\u003c\/h4\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_col71.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: モスグリーン\"\u003e\n    \u003ch4 class=\"color-name\"\u003e91 ブラック\u003c\/h4\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_col91.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: ブラック\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザー「JEANS」について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e栃木レザー社とは、日本が世界に誇るフルベジタブルタンニン鞣し専門のタンナー。栃木レザー社が手掛けるヌメ革の総称を「栃木レザー」と呼び、素晴らしい経年変化（エイジング）を遂げる革として愛されています。\u003c\/p\u003e\n    \u003ch4 class=\"h4C\"\u003e『JEANS（ジーンズ）』\u003c\/h4\u003e\n    \u003cp class=\"body-text\"\u003eフレンドリーなカラー展開が楽しい、柔らかめのカラーレザーを使用。適度なオイルを含むため、最初はマットでカジュアルな印象ですが、使い込むにつれ素晴らしいツヤが生まれます。デニムのヒップラベルにも使われる馴染み深い革です。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e使い始めは『硬さ、きつさ』を感じるかもしれませんが、次第に負荷がかかっている部分から馴染んでまいります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (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商品名: 【栃木 \/ JEANS】 ミニ トラッカーウォレット用 ベルトループ付 ストラップ\u003c\/li\u003e\n          \u003cli\u003e商品コード: WA397\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e落下防止とスマートな携帯を両立する本革ストラップです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e手首に優しくフィットする本革製\u003c\/li\u003e\n          \u003cli\u003e大切なミニ財布の落下防止に\u003c\/li\u003e\n          \u003cli\u003e多彩なカラーでスタイルを格上げ\u003c\/li\u003e\n          \u003cli\u003e使い込むほどに艶と深みを増す栃木レザー「JEANS」\u003c\/li\u003e\n          \u003cli\u003e360度回転する真鍮製ナスカンで快適な日常使い\u003c\/li\u003e\n          \u003cli\u003eスライドパーツで手首にしっかり固定、紛失対策\u003c\/li\u003e\n          \u003cli\u003eIDケース・パスケースやミニ財布等にも取り付け可能\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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wrist-st_j\/wa_wrist_j_13.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイズ詳細図\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e男性にも使いやすい長めタイプです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e革幅：約0.8cm\u003c\/li\u003e\n          \u003cli\u003e長さ（全長）：約24.5-25.0cm ※スライド式ベルトループの調整により前後いたします。\u003c\/li\u003e\n          \u003cli\u003e長さ（革）：約22.0-22.5cm\u003c\/li\u003e\n          \u003cli\u003e金具のみ：約3.5cm\u003c\/li\u003e\n          \u003cli\u003eレバーナスカン（フック）内径：約0.8cm 360度回転式\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e使い始めは革のハリがあり、短く感じることもございますが、次第に柔らかくこなれてきます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材：栃木レザー（JEANS）\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全5色展開です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eベージュ\u003c\/li\u003e\n          \u003cli\u003eレッド 赤\u003c\/li\u003e\n          \u003cli\u003eネイビー 紺\u003c\/li\u003e\n          \u003cli\u003eモスグリーン 緑\u003c\/li\u003e\n          \u003cli\u003eブラック 黒\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送案内・ギフトについて\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e当店では環境に配慮し、簡易包装を心がけております。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"エコな配送を心がけます\"\u003e\n    \u003cp class=\"body-text\"\u003eギフトラッピングも承っております。\u003c\/p\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ギフトラッピングイメージ\"\u003e\n    \u003cp class=\"body-text\"\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印いたします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e僅かですが個体差があります。予めご了承くださいませ。\u003c\/li\u003e\n      \u003cli\u003eビースリーラボ取り扱いのミニトラッカーウォレットへの取り付けは、本体のお財布へカスタムリングの取り付けを推奨いたします。\u003c\/li\u003e\n      \u003cli\u003e天然素材の為、多少の色差・筋跡などの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e素材の風合いを活かした商品の為、水濡れや強い摩擦により色移りする場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"33 ベージュ","offer_id":43369827270715,"sku":"wa39733 ベージュ","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"42 レッド","offer_id":43369827303483,"sku":"wa39742 レッド","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"62 ネイビー","offer_id":43369827336251,"sku":"wa39762 ネイビー","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"72 モスグリーン","offer_id":43369827369019,"sku":"wa39772 モスグリーン","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック","offer_id":43369827401787,"sku":"wa39791 ブラック","price":2200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_717867f8-574a-46b4-b0b0-173b234cf09f.jpg?v=1774948230"},{"product_id":"187720111","title":"【たつのレザー \/ プログレ】 ミニ トラッカーウォレット用 ベルトループ付 ストラップ（24.5-25cm） \/ WA398","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e【たつのレザー】手元に映える彩り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e上質な国産たつのレザーを贅沢に一枚革で使用し、ミニトラッカーウォレットを上品に引き立てます。\u003cstrong\u003e豊富なカラーは個性を際立たせ、手元から洗練された印象を演出\u003c\/strong\u003eします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_59b35361-4dd8-4f85-8270-b9db86197327.jpg?v=1774948232\" class=\"img-fluid d-block w-100 product-img\" alt=\"選べる5色の個性と上質\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e選べる5色の個性と上質\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が楽しめます。360度回転する真鍮製ナスカンはスムーズな操作を実現。職人の\u003cstrong\u003e丁寧なコバ処理が、細部に宿る上質\u003c\/strong\u003eを物語ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_c6c1ace0-e446-41d2-863f-a861ae87ba94.jpg?v=1774948232\" 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約25cmの長め設計で、手首から外さず\u003cstrong\u003eスムーズにお会計\u003c\/strong\u003e。ウォレットを無理なく引き寄せ、スマートな支払いを叶えます。男性にも扱いやすい長さで、日々の所作を快適にサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_6a69a0a5-9a6a-4579-b740-e994d011fcab.jpg?v=1774948232\" 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\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品のコンセプト\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e使うほどに味わいを増す上質本革ストラップ。手元に確かな品質を、そして本革が織りなすあなただけのストラップを。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e上質な本革を贅沢に使用し、日常にさりげない高級感と落下防止の安心感をプラスします。\u003c\/li\u003e\n        \u003cli\u003e使い込むほどに柔らかく手首のラインに馴染み、色艶を深めていく本革ならではの経年変化（エイジング）は、まさにあなたと共に時を刻む相棒です。\u003c\/li\u003e\n        \u003cli\u003e厳選された高品質な本革を使用し、職人が一つひとつ丁寧に仕上げています。五感で感じられる本物の素材感が、あなたの心を満たします。\u003c\/li\u003e\n        \u003cli\u003e耐久性にも優れており、長くご愛用いただける逸品です。\u003c\/li\u003e\n        \u003cli\u003e本革の最大の魅力は「育てる楽しさ」にあります。日々の使用によって生まれる細かな色合いの変化は、使い手のライフスタイルを映し出し、世界に一つだけのオリジナルの風合いへと育っていきます。\u003c\/li\u003e\n        \u003cli\u003e当店取り扱いのミニトラッカーウォレット専用ですが、お持ちのお財布や、スマホケースにもご使用いただけます。\u003c\/li\u003e\n        \u003cli\u003e無駄を削ぎ落とした極めてシンプルなデザインは、本物の高級牛革だからこそ可能な唯一無二の一品です。\u003c\/li\u003e\n        \u003cli\u003eビジネスシーンからカジュアルな日常使いまで、どんなスタイルにも溶け込み、あなたの魅力を引き立てます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e大切な方への贈り物にも最適です。誕生日や記念日、父の日や母の日、敬老の日やクリスマスプレゼントなど、大切な方への特別なギフトとしても喜ばれます。当店ではギフト梱包も承っております。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材について：たつのレザー「プログレ」\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e兵庫県の姫路・たつのエリアで鞣された革の総称「姫路レザー・たつのレザー」を使用。古くから『播州鞣し』が行われてきたこの地域は、現在でも日本の皮革産業の中心地です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e新進気鋭のタンナーがバケッタ製法の本場・イタリアの技術指導を受けて作り上げた『プログレ』。\u003c\/li\u003e\n        \u003cli\u003eシックで深みのあるカラーが特徴のワックスレザーです。\u003c\/li\u003e\n        \u003cli\u003e表面は非常に細かなバフィング（研磨）が施された銀スリ革らしいさらりとしたマットな風合い・感触です。\u003c\/li\u003e\n        \u003cli\u003eオイルが控え目で、ゆっくりとした経年変化を楽しむことが出来、非常にきめ細かな艶が生まれ、色が深まっていきます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e使い始めは「硬さ、きつさ」を感じるかもしれませんが、次第に負荷がかかっている部分から馴染んでまいります。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e当店売り上げNo.1ミニトラッカーウォレットシリーズ用のストラップです。厳選された素材と、細部までこだわったデザインが魅力です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eb3Laboの定番カラーで作った1枚革のトラッカーウォレット用ストラップ。既存商品と合わせやすく、色を揃えるだけでなくコンビネーションも楽しめます。\u003c\/li\u003e\n        \u003cli\u003e1枚革を使用した贅沢な作り。タンニンレザーならではのハリと硬さを持った革が、徐々に柔らかくなります。\u003c\/li\u003e\n        \u003cli\u003e自由に回転する真鍮製のレバーナスカン。トラッカーウォレット用ストラップですが、IDケース・パスケースやミニ財布等を取り付けられます。\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=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wa-str_002_p\/wa_wrist_p_13.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品サイズイメージ\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"caption-text text-center\"\u003eサイズイメージ\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003e項目\u003c\/th\u003e\n              \u003cth\u003e詳細\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e革幅\u003c\/td\u003e\n              \u003ctd\u003e約0.8cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e長さ（全長）\u003c\/td\u003e\n              \u003ctd\u003e約24.5-25.0cm ※スライド式ベルトループの調整により前後いたします。\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e長さ（革）\u003c\/td\u003e\n              \u003ctd\u003e約22.0-22.5cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e金具のみ\u003c\/td\u003e\n              \u003ctd\u003e約3.5cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eレバーナスカン（フック）内径\u003c\/td\u003e\n              \u003ctd\u003e約0.8cm 360度回転式\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e基本データ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e製造国: 日本\u003c\/li\u003e\n        \u003cli\u003e素材: 国産たつのレザー（プログレ）\u003c\/li\u003e\n        \u003cli\u003eカラー: キャメル、コバルトブルー（青）、ミッドグリーン（緑）、グレー（灰色）、ブラック（黒）\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e商品コード: WA398\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e豊富なカラーバリエーションからお選びいただけます。\u003c\/p\u003e\n      \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e21 キャメル\u003c\/h3\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wa-str_002_p\/wa_wrist_p_col21.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キャメルカラー\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e62 コバルトブルー\u003c\/h3\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wa-str_002_p\/wa_wrist_p_col62.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"コバルトブルーカラー\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e72 ミッドグリーン\u003c\/h3\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wa-str_002_p\/wa_wrist_p_col72.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミッドグリーンカラー\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e82 グレー\u003c\/h3\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wa-str_002_p\/wa_wrist_p_col82.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"グレーカラー\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e91 ブラック\u003c\/h3\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/shouhin_WA\/wa-str_002_p\/wa_wrist_p_col91.jpg\" 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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ギフトラッピングイメージ\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"caption-text text-center\"\u003e工房のハギレを活かしたメッセージ刻印\u003c\/p\u003e\n      \u003cp\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印いたします。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eエコ包装への取り組み\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e当店では、環境に配慮した簡易包装を推進しております。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"エコな配送を心がけます\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"caption-text text-center\"\u003eエコな配送を心がけます\u003c\/p\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      \u003cli\u003e素材の風合いを活かした商品の為、水濡れや強い摩擦により色移りする場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"21 キャメル","offer_id":43369827467323,"sku":"wa39821 キャメル","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"62 コバルトブルー","offer_id":43369827500091,"sku":"wa39862 コバルトブルー","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"72 ミッドグリーン","offer_id":43369827532859,"sku":"wa39872 ミッドグリーン","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"82 グレー","offer_id":43369827565627,"sku":"wa39882 グレー","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック","offer_id":43369827598395,"sku":"wa39891 ブラック","price":2200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_59b35361-4dd8-4f85-8270-b9db86197327.jpg?v=1774948232"},{"product_id":"173549716","title":"【イタリー \/ Sibilla】 ペンケース ※刻印・カスタム不可 \/ WC350","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cp class=\"product-name\"\u003e【イタリー \/ Sibilla】 ペンケース \u003csmall\u003e※刻印・カスタム不可 \/ WC350\u003c\/small\u003e\u003c\/p\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e厳選カラー、上質を贈る\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e厳選された\u003cstrong\u003eイタリーレザー\u003c\/strong\u003eと\u003cstrong\u003e栃木レザー\u003c\/strong\u003eが織りなす、豊かな色彩のハーモニー。使う人の個性を引き立てる、\u003cstrong\u003e洗練された大人のための筆記具収納\u003c\/strong\u003eです。大切な方への\u003cstrong\u003e贈り物にも最適\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_743450bb-26d8-448e-9c1e-ba66970f58f2.jpg?v=1774948241\" class=\"img-fluid d-block w-100 product-img\" alt=\"イタリーと栃木レザーのペンケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e豊かな彩り、選ぶ楽しみ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e驚くほどの収納力\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e見た目からは想像できないほどの\u003cstrong\u003e収納力\u003c\/strong\u003eを備え、お気に入りの\u003cstrong\u003e筆記具をスマートに携帯\u003c\/strong\u003eできます。\u003cstrong\u003e15cm定規もゆとりを持って収まり\u003c\/strong\u003e、日々の\u003cstrong\u003eデスクワークを快適に支えます\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_f32e7cbf-d25e-481d-83d0-8706502bc11d.jpg?v=1774948241\" class=\"img-fluid d-block w-100 product-img\" alt=\"ペンケースに筆記具と定規が入っている様子\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常を彩るパートナー\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e匠が宿るディテール\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e磨き上げられた\u003cstrong\u003eコバ\u003c\/strong\u003e、端正な\u003cstrong\u003eステッチ\u003c\/strong\u003e、そして底面と引手に配された強靭な\u003cstrong\u003e栃木レザー\u003c\/strong\u003e。\u003cstrong\u003e「本物」\u003c\/strong\u003eだけが持つ、細部にまで行き届いた\u003cstrong\u003e職人たちの矜持が息づいています\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_0692e153-c54f-46cb-8dc2-09af492d89ce.jpg?v=1774948241\" 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革工房 b3Laboが原点に立ち返り、一切の妥協をせずに作り上げた製品。久々の新作ペンケースとなります。\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=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_00f.jpg\" 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本製品は、イタリー革「Sibilla（シビラ）」と栃木レザー「ノーベル」という、厳選された二種類の革を組み合わせています。\u003c\/p\u003e\n        \u003ch4\u003eイタリー革「Sibilla（シビラ）」について\u003c\/h4\u003e\n        \u003cp\u003eイタリア・トスカーナ地方の伝統製法を受け継ぐタンナーの老舗・TEMPESTI社（テンペスティ）が手掛けた革。蝋が馴染みきった時の透明感に溢れた艶には特別な満足感があります。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_15.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"イタリー革 Sibilla の拡大画像\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e栃木レザー「ノーベル」について\u003c\/h4\u003e\n        \u003cp\u003e底面と引手、アクセントとなる部分にはダークブラウン色の栃木レザーを使用。手間暇を惜しまずに作り上げられた強靭で美しい革は、ファッションの本場の名を欲しいままにするイタリーレザーと組み合わせても遜色のない存在感を放ちます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_11.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザー ノーベル の拡大画像\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e収納力とサイズ感\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e見た目以上の大容量で、必要なペンやマーカーがたくさん入るだけでなく、長さも十分。\u003c\/p\u003e\n        \u003cp\u003e一般的に使われている15cm定規も余裕を持って出し入れできるサイズです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_00a.jpg\" 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\n\u003cstrong\u003eサイズ（約）\u003c\/strong\u003e：縦20.5cm × 横4cm × 高さ6cm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e素材\u003c\/strong\u003e：イタリーレザー(Sibilla) \/ 栃木レザー（ノーベル）\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ペンケースのサイズ詳細図\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーションとワックスによる変化\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e白っぽい革の色は丁寧に塗り込まれたワックス加工が表に出たもの。綿布で擦ることで剥がし、早く仕上げることもできますし、そのままお使いいただいて自然に剥がれ馴染んでいく様子を楽しむこともできます。\u003c\/p\u003e\n        \u003cp\u003eワックスが染み込んだ革は堅牢性が高く、また透明感ある輝きがあります。お手入れの頻度も低く、その点からも非常におすすめの革です。\u003c\/p\u003e\n\n        \u003ch4\u003eワックス下の色見本\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワックス下の革の色見本 32ブラウン×ブラウン\/41レッド×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワックス下の革の色見本 62ブルー×ブラウン\/72グリーン×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワックス下の革の色見本 82 グレー×ブラウン\/91 ブラック×ブラウン\"\u003e\n        \u003c\/div\u003e\n\n        \u003ch4\u003e各カラーバリエーションの紹介\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション 32ブラウン×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション 41レッド×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション 62ブルー×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション 72グリーン×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション 82 グレー×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション 91 ブラック×ブラウン\"\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イタリーレザー「Sibilla」詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eイタリーレザー\/イタリアンレザーとは、イタリアのトスカーナ地方で伝統のバケッタ製法によって鞣された牛革のこと。植物タンニンのみでなめした「ハンドマーク」品質保証タグが発行されます。\u003c\/p\u003e\n        \u003cp\u003e非常に難しい革の染色において、まるで布かのように華やかなカラー表現も多く、世界中から愛される革を多く送りだしています。\u003c\/p\u003e\n        \u003ch4\u003eSibilla（シビラ）\u003c\/h4\u003e\n        \u003cp\u003e老舗タンナー・テンペスティ社による、軽やかな色合いの蝋引きレザー。使用部位は硬く締まったショルダー部分のみにこだわり、100％植物タンニンで鞣し丹念にワックスがかけられた、見た目とは裏腹に堅牢な革です。\u003c\/p\u003e\n        \u003cp\u003e代表的なイタリーレザーに比べ、経年変化後の輝きにつながるオイルは控えめですが、表面に浮き出た蝋が革に馴染んでいくと透明感のあるつややかな輝きが生まれ、独特の経年変化を楽しむことが出来ます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e栃木レザー「ノーベル」詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e栃木レザー社とは、日本が世界に誇るフルベジタブルタンニン鞣し専門のタンナー。栃木レザー社が手掛けるヌメ革の総称を「栃木レザー」と呼び、素晴らしい経年変化（エイジング）を遂げる革として愛されています。\u003c\/p\u003e\n        \u003ch4\u003e『ノーベル』\u003c\/h4\u003e\n        \u003cp\u003e昔ながらのピット槽に一ヶ月ほどもじっくりと漬け込む正真正銘の「ヌメ革」。\u003c\/p\u003e\n        \u003cp\u003e革の締まり・革の密度が飛び抜けて優れており、アイテムを長くお使いいただくための品質にも直結します。表面を熱と圧力で滑らかに加工しており、強靭さと端正さを併せ持つ革です。\u003c\/p\u003e\n        \u003cp\u003e使い始めは「硬さ、きつさ」を感じるかもしれませんが、次第に負荷がかかっている部分から馴染んでまいります。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送とラッピングのご案内\u003c\/h3\u003e\n    \u003cp\u003eお客様に環境に配慮した簡易包装での配送を心がけております。\u003c\/p\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"エコな配送を心がけます\"\u003e\n    \u003c\/div\u003e\n    \u003cp\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印したラッピングも承っております。\u003c\/p\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ラッピングイメージ\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e天然素材の為、多少の色差・筋跡などの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e素材の風合いを活かした商品の為、水濡れや強い摩擦により色移りする場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"32 ブラウン×ブラウン","offer_id":43369830514747,"sku":"wc35032 ブラウン×ブラウン","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"41 レッド×ブラウン","offer_id":43369830547515,"sku":"wc35041 レッド×ブラウン","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"62 ブルー×ブラウン","offer_id":43369830580283,"sku":"wc35062 ブルー×ブラウン","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"72 グリーン×ブラウン","offer_id":43369830613051,"sku":"wc35072 グリーン×ブラウン","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"82 グレー×ブラウン","offer_id":43369830645819,"sku":"wc35082 グレー×ブラウン","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"91 ブラック×ブラウン","offer_id":43369830678587,"sku":"wc35091 ブラック×ブラウン","price":8800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_743450bb-26d8-448e-9c1e-ba66970f58f2.jpg?v=1774948241"},{"product_id":"155146927","title":"【栃木 \/ マルチカラー】  Under ペンケース ※刻印・カスタム不可 \/ WS095 WS102","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 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 #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; 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: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; 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: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; 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: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; 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 #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーの彩り豊かな輝き\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e100%植物タンニン鞣しの栃木レザーが織りなす、豊かな色彩。使い込むほどに深まる風合いは、\u003cstrong\u003e唯一無二のパートナーへ育ちます。\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_1a214650-43e4-4152-b3fc-8d78020ea698.jpg?v=1774948243\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eあなただけの色を見つける喜び\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e安定したフォルムと機能美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e机上に置けば\u003cstrong\u003e抜群の安定感を発揮する舟形フォルム。\u003c\/strong\u003eコンパクトながら、必要な筆記具をしっかりと収める計算された構造です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_e9a28006-e807-493c-9626-109419947873.jpg?v=1774948244\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常使いに溶け込む、洗練されたデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e見た目以上の収納力と細部への拘り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e一般的な筆記具もすっきり収まる大容量設計。\u003c\/strong\u003eYKK復刻のヴィンテージファスナーが、開閉のたびに確かな品質を伝えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_643b28af-acb0-4387-8ccd-5c309261e7b3.jpg?v=1774948244\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e必要なものが全て収まる、頼れる相棒\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e100％植物タンニンの伝統製法で鞣された『栃木レザー \/ JEANS』を使ったカジュアルなペンケース。\u003c\/p\u003e\n        \u003cp\u003e手に触れる頻度の高いペンケースというアイテムゆえに、比較的早めに経年変化（エイジング）を楽しんでいただけます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp\u003e本体サイドの革は薄めに漉いて、底面に元厚の革を使うことでかっちりとした形を保ち、机の上に置いた時に抜群の安定感です。こういった厚みのコントラストも本革の小物ならではの楽しみです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_11.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e収納力\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e見た目よりも大容量です。以下の筆記具が収まります。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e一般的な15cm定規\u003c\/li\u003e\n          \u003cli\u003e4色フリクション\u003c\/li\u003e\n          \u003cli\u003eシャープペンシル\u003c\/li\u003e\n          \u003cli\u003e消しゴム\u003c\/li\u003e\n          \u003cli\u003eラインマーカー ✕4本\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_18.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・部品へのこだわり\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eスライダーに刻まれた「UNIVERSAL」は、品質で絶大な信頼を誇るYKKが作った特別なファスナーの証。\u003c\/p\u003e\n        \u003cp\u003eかつて愛された1940〜50年代のアメリカ製ヴィンテージジッパー”Old American”(“オールドアメリカン”)を元に復刻されたファスナーです。アメリカの老舗ファスナーメーカー・UNIVERSAL社がYKKの傘下に入ったため実現しました。ポリエステルテープではなくコットンテープにこだわり、プレススライダー・ヴィンテージ上下止etc.雰囲気、見た目は当時のままに、品質は現代のYKK高品質に置き換えられています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_19.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003ch4\u003e栃木レザー社の革「Jeans」について\u003c\/h4\u003e\n        \u003cp\u003e日本を代表する、栃木レザーの中でもカラー展開が豊富なシリーズです。\u003c\/p\u003e\n        \u003cp\u003e抜群の感触、こだわりの天然皮革「フルベジタブルタンニングレザー」。南米産のミモザの樹皮から抽出されたタンニン剤で、じっくりなめしあげた純正のヌメ革です。適度なオイルを含みますが、最初はツヤが控えめでマット。カジュアルな表情から、使い込むにつれ徐々に素晴らしいツヤが生まれる革です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ（約）：縦5cm × 横20cm × 幅4cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e豊富なカラーからお選びいただけます。\u003c\/p\u003e\n        \u003ch4\u003e33 ベージュ×ベージュ\u003c\/h4\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003ch4\u003e42 レッド×レッド\u003c\/h4\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003ch4\u003e61 ネイビー×キャメル\u003c\/h4\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_10.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003ch4\u003e72 グリーン×ブラウン\u003c\/h4\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_13.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003ch4\u003e91 ブラック×ブラック\u003c\/h4\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_16.jpg\" class=\"img-fluid d-block w-100 product-img\"\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素材：栃木レザー(JEANS)\u003c\/li\u003e\n          \u003cli\u003e商品コード：WS095 \/ WS102\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送・ラッピングについて\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e環境保護のため、簡易包装を心がけております。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eエコな配送を心がけます\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eギフトラッピングも承っております。工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印いたします。\u003c\/p\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\"\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    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"33 ベージュ×ベージュ","offer_id":43369830711355,"sku":"ws09533 ベージュ×ベージュ","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"42 レッド×レッド","offer_id":43369830744123,"sku":"ws09542 レッド×レッド","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"61 ネイビー×キャメル","offer_id":43369830776891,"sku":"ws09561 ネイビー×キャメル","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"72 グリーン×ブラウン","offer_id":43369830809659,"sku":"ws09572 グリーン×ブラウン","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック×ブラック","offer_id":43369830842427,"sku":"ws09591 ブラック×ブラック","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_1a214650-43e4-4152-b3fc-8d78020ea698.jpg?v=1774948243"}],"url":"https:\/\/b3labo-craft.we-shop.jp\/collections\/leather-accessories.oembed","provider":"b3Labo craft","version":"1.0","type":"link"}