{"title":"ミニトラッカーウォレット","description":"","products":[{"product_id":"181348902","title":"【栃木レザー \/ ミシバクロップ】 カスタムできる ミニトラッカーウォレット \/ WP480 507 532","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限られたスペースに必要な機能が凝縮され、スマートな所作を叶えます。カード、紙幣、小銭も過不足なく収納でき、日常に溶け込む上質感が魅力です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_89cfd278-dae8-4777-8b75-01dc99c2c3e6.jpg?v=1774948107\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニウォレット\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e頼れる相棒、ミニウォレット\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e本物の証、希少な革質\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e牛をじっくり育てた\u003cstrong\u003e希少な原皮\u003c\/strong\u003eを、手間暇かけて鞣した「ミシバクロップ」。表面に見える表情は\u003cstrong\u003e天然由来の証\u003c\/strong\u003eであり、手に取る人だけの唯一無二の個性を育みます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_0c407708-8de4-4537-846b-19b08a9977d2.jpg?v=1774948106\" 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_9193c9b7-525e-4431-a4c0-229b7d37e333.jpg?v=1774948107\" class=\"img-fluid d-block w-100 product-img\" alt=\"革のアタリと表情\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e愛着深まる革の表情\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品詳細ギャラリーセクション --\u003e\n  \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\/_TRUCKER_WALLET\/WP480_P\/wp480_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニトラッカーウォレット詳細画像1\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP480_P\/wp480_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニトラッカーウォレット詳細画像2\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP480_P\/wp480_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニトラッカーウォレット詳細画像3\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP480_P\/wp480_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニトラッカーウォレット詳細画像4\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP480_P\/wp480_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニトラッカーウォレット詳細画像5\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP480_P\/wp480_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニトラッカーウォレット詳細画像6\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP480_P\/wp480_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニトラッカーウォレット詳細画像7\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP480_P\/wp480_09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニトラッカーウォレット詳細画像8\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP480_P\/wp480_10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニトラッカーウォレット詳細画像9\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP480_P\/wp480_11.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニトラッカーウォレット詳細画像10\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP480_P\/wp480_12.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニトラッカーウォレット詳細画像11\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP480_P\/wp480_13.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニトラッカーウォレット詳細画像12\"\u003e\n  \u003c\/div\u003e\n\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商品名: 栃木レザー \/ ミシバクロップ カスタムできる ミニトラッカーウォレット\u003c\/li\u003e\n          \u003cli\u003e商品コード: WP480 507 532\u003c\/li\u003e\n          \u003cli\u003eサイズ: 約11cm × 7.3cm × 厚み 1.5cm\u003c\/li\u003e\n          \u003cli\u003e仕様: 背面カードポケット×1、内部カードポケット×1（カード1〜10枚収納）、フリーポケット×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 class=\"body-text\"\u003e「ミシバクロップ」は、本ヌメ革を使用したミニトラッカーウォレットの新バージョンです。植物タンニン100%で鞣された、エイジングを楽しめる本革です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e栃木レザー「ミシバクロップ」: ベルト用に鞣され、オイルなし、染料のみで仕上げた本ヌメ革。\u003c\/li\u003e\n          \u003cli\u003e希少な原皮: 牛をじっくり育てた年数の厚みを持った原皮を使用。\u003c\/li\u003e\n          \u003cli\u003e真鍮製パーツ: ファスナー・ホックは真鍮製。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP480_P\/wp480_00_w.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニトラッカーウォレットメイン画像\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e人気のトラッカーミニ財布に本ヌメ革バージョン登場！\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/all\/fastoji.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ファスナー閉じの様子\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\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=\"point-list\"\u003e\n          \u003cli\u003eカスタムA（片側リング取付）: いろんなものへの取り付けが可能。お気に入りのマスコットやストラップ、また、大きめリングはポケットやカバンからの取り出しに便利です。\u003c\/li\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_custom_13.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタムA 片側リング取付例\"\u003e\n          \u003c\/div\u003e\n          \u003cli\u003eカスタムB・C: カスタムBはミニショルダー化に必須、カスタムCはウォレットコードやウォレットチェーンの取り付けに最適です。\u003c\/li\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_custom_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタムB・C例\"\u003e\n          \u003c\/div\u003e\n          \u003cli\u003eカスタムC（ホック頭出し\/貫通）: 隠しホックを通常のホックに変更するカスタムです。金属のきらめきが加わり、引き締まった印象になります。※フラップ裏側の収納スペースは使えなくなります。\u003c\/li\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_custom_11.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタムC ホック頭出し\/貫通例\"\u003e\n          \u003c\/div\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eカスタムはこちら\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e刻印サービス\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eご自身や贈る方のお名前、誕生日などの記念日、メッセージなどを刻印できます。（作業に1〜2日いただきます）\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e手打ち刻印（1,100円 税込）: シンプルで大ぶりな温かみのある書体です。大文字（A〜Z）、「.」「,」「-」が使用可能。小文字を希望される場合は3D刻印をご利用ください。一文字一文字手打ちするため、温かみある仕上がりです。\u003c\/li\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          \u003cli\u003e3D刻印（2,200円 税込）: 高価で時間のかかる金属版ではなく樹脂製のオーダーメイド刻印。アルファベットだけでなく平仮名・カタカナ・画数の少ない漢字なども対応可能。ガタつきのない、まるで印刷物のような刻印になります。書体を選べるほか、小ぶりでまとまった刻印が可能です。お作りした版は2年間保管し、二度目以降は無料で刻印できます。\u003c\/li\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        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e革の耐久性について (ミシバクロップ vs JEANS)\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\u003eJEANS: 頻繁なオイルケアが不要、かつ、オイルがある程度、予め入っている事で最初から柔らかく、どなたでも扱いやすいと同時に、言い換えれば、予めある程度の経年変化が起きている状態とも言えます。\u003c\/li\u003e\n          \u003cli\u003eミシバクロップ: オイルが入っていないヌメ革のため、JEANSに比べ革にハリがあり、硬い状態からのスタートとなります。特にオイルやクリームを使用したお手入れを極力行わないでご使用いただくと、 ゆっくりと革へ油分が補われ、より長くご使用いただける傾向がございます。もしも油分を足すお手入れを頻繁に行われる場合は、すぐにJEANSに近い状態となります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eあくまで参考となりますが、修理などで拝見する10年もののお財布では、オイルレザーは革自体の限界が近い物が多いですが、オイルやクリームを控えめにしてご使用されたヌメ革製品の方は、修理後も長く使えそうな物が多い傾向がございます。\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カスタムで個性が出せる人気のミニトラッカーウォレットは、現在革種違いの4種類を展開しております。いずれも植物タンニン100％で鞣された、エイジングを楽しめるおすすめの本革揃いです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/all\/mtw_select.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\n            \u003ch3\u003e〈栃木レザー〉JEANS（ジーンズ）\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_navi\/cate_1_3_saifu_mini_jeans_650x650.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"JEANSミニトラッカーウォレット\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003ch3\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_navi\/cate_1_3_saifu_mini_mishiba_650x650.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミシバクロップミニトラッカーウォレット\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003ch3\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_navi\/cate_1_3_saifu_mini_progre_650x650.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"プログレミニトラッカーウォレット\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003ch3\u003e〈イタリーレザー〉Pueblo × 栃木レザー\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_navi\/cate_1_3_saifu_mini_MTW-pue_650x650.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"Pueblo×栃木レザーミニトラッカーウォレット\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/trucker_custom.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニトラッカーウォレットカスタム案内\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eミニトラッカーウォレットのカスタムはこちら\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eラッピングサービス\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e工房から出るハギレを活かしたメッセージ刻印入りラッピングをご用意しております。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e「For You」「Happy Birthday」などのメッセージを刻印。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"31 ブラウン","offer_id":43369814327355,"sku":"wp48031 ブラウン","price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"33 ベージュ（ヌメ）","offer_id":43369814360123,"sku":"wp48033 ベージュ（ヌメ）","price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック","offer_id":43369814392891,"sku":"wp48091 ブラック","price":13200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_89cfd278-dae8-4777-8b75-01dc99c2c3e6.jpg?v=1774948107"},{"product_id":"185954595","title":"【Pueblo×栃木レザー】 カスタムできる ミニトラッカーウォレット \/ WP489","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_97bc71fd-a40a-4bb4-a991-89e464b26ecc.jpg?v=1774948110\" 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_dd987585-ff79-4f69-8351-555cd0c0d3f8.jpg?v=1774948110\" 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_7db5cc81-5f72-43c8-b5b1-1ca8b6b96948.jpg?v=1774948109\" 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    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/Pueblo_P\/mtw_pue_00w.jpg\" class=\"img-fluid d-block w-100 product-img\"\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    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/Pueblo_P\/mtw_pue_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/Pueblo_P\/mtw_pue_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/Pueblo_P\/mtw_pue_05.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/Pueblo_P\/mtw_pue_06.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/Pueblo_P\/mtw_pue_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/Pueblo_P\/mtw_pue_08.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/Pueblo_P\/mtw_pue_09.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eディテール\u003c\/p\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/Pueblo_P\/mtw_pue_10.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e経年変化\u003c\/p\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/Pueblo_P\/mtw_pue_11.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスペックイメージ\u003c\/p\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/Pueblo_P\/mtw_pue_12.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eカラーバリエーション1\u003c\/p\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/Pueblo_P\/mtw_pue_13.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eカラーバリエーション2\u003c\/p\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/Pueblo_P\/mtw_pue_14.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eカラーバリエーション3\u003c\/p\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/all\/fastoji.jpg\" 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  \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\n\u003cstrong\u003e商品名\u003c\/strong\u003e: 【Pueblo×栃木レザー】 カスタムできる ミニトラッカーウォレット\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e商品コード\u003c\/strong\u003e: WP489\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e素材\u003c\/strong\u003e: 牛本革 (100%植物タンニン鞣し) Pueblo × 栃木レザー\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eサイズ\u003c\/strong\u003e: 約 縦7.3cm × 横11cm × 厚み1.5cm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e仕様\u003c\/strong\u003e:\n          \u003cul class=\"sub-list\"\u003e\n            \u003cli\u003e背面カードポケット ×1\u003c\/li\u003e\n            \u003cli\u003e内部カードポケット ×1 (カード 1～10枚収納)\u003c\/li\u003e\n            \u003cli\u003eフリーポケット ×1 (お札は三つ折りまたは二つ折り推奨)\u003c\/li\u003e\n            \u003cli\u003eミニポケット ×1 (小銭入れ、小物収納など)\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\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\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eミニトラッカーウォレットシリーズ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eカスタムで個性が出せる、人気のミニトラッカーウォレットは、現在革種違いの4種類を展開しております。いずれも植物タンニン100％で鞣された、エイジングを楽しめるおすすめの本革揃いです。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/all\/mtw_select.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n\n      \u003ch4\u003e〈栃木レザー〉JEANS（ジーンズ）\u003c\/h4\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_navi\/cate_1_3_saifu_mini_jeans_650x650.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e元祖ミニトラッカーウォレットはこちら。スタンダードな表情の柔らかめの革で扱いやすく、ほとんどお手入れの必要がありません。毎日たくさん連れ歩くだけでどんどん艶が出て手に馴染んできます。\u003c\/p\u003e\n\n      \u003ch4\u003e〈栃木レザー〉ミシバクロップ\u003c\/h4\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_navi\/cate_1_3_saifu_mini_mishiba_650x650.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e牛を早く出荷する現代では希少となってしまった、しっかりとした年数の厚みを持った原皮を鞣した『ヌメ革』を使用しました。硬く張りのある革はお手入れのし甲斐もあり、革好きの憧れでもあります。\u003c\/p\u003e\n\n      \u003ch4\u003e〈たつのレザー〉プログレ\u003c\/h4\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_navi\/cate_1_3_saifu_mini_progre_650x650.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eイタリアの技術協力のもと、「今までの日本になかった革を」という熱意から生まれたワックスレザー。表面を磨りガラスのように加工した「銀スリ」の状態から、徐々に艶が出る変化を楽しめる革です。\u003c\/p\u003e\n\n      \u003ch4\u003e〈イタリーレザー〉Pueblo × 栃木レザー (本商品)\u003c\/h4\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_navi\/cate_1_3_saifu_mini_MTW-pue_650x650.jpg\" class=\"img-fluid d-block w-100 product-img\"\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=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/trucker_custom.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n\n      \u003ch4\u003eカスタムA（片側リング取付）\u003c\/h4\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_custom_13.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e今は必要がなくても、この加工をしておくことでいろんなものへの取り付けが可能になります。お気に入りのマスコット、アクティビティに手ぶらで挑みたい時にストラップを取り付けることができます。また大きめリングはポケットやカバンの中から引っ張り出す際に指をひっかけられて便利です。\u003c\/p\u003e\n\n      \u003ch4\u003eカスタムB・C\u003c\/h4\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_custom_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e【カスタムB】ミニショルダー化に必須のカスタムです。\u003c\/p\u003e\n      \u003cp\u003e【カスタムC】ウォレットコードやウォレットチェーンを取り付けるのに最適。1950年代アメリカのトラック乗りが運転席から離れる際に忘れ物防止策としてカスタムしたことがきっかけだったそう。後にライダーたちに人気の火が燃え移り、『ライダースウォレット』+『ウォレットチェーン\/ウォレットコード』として現代に受け継がれました。\u003c\/p\u003e\n\n      \u003ch4\u003eカスタムC（ホック頭出し\/貫通）\u003c\/h4\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_custom_11.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e隠しホックを通常のホックに変更するカスタムです。きらりと金属を見せると引き締まることと、隠しホック部分特有の色の濃い経年変化を好まない方におすすめです。※フラップ裏側の収納スペースは使えなくなります。\u003c\/p\u003e\n      \u003cp\u003eカスタムはこちら\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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\"\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\"\u003e\n      \u003c\/div\u003e\n      \u003cp\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\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      \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\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"31 ブラウン×ブラウン","offer_id":43369814425659,"sku":"wp48931 ブラウン×ブラウン","price":15400.0,"currency_code":"JPY","in_stock":true},{"title":"33 ベージュ×ブラウン","offer_id":43369814458427,"sku":"wp48933 ベージュ×ブラウン","price":15400.0,"currency_code":"JPY","in_stock":true},{"title":"41 ワイン×ブラウン","offer_id":43369814491195,"sku":"wp48941 ワイン×ブラウン","price":15400.0,"currency_code":"JPY","in_stock":true},{"title":"62 ブルーグリーン×ブラウン","offer_id":43369814523963,"sku":"wp48962 ブルーグリーン×ブラウン","price":15400.0,"currency_code":"JPY","in_stock":true},{"title":"82 グレー×ブラウン","offer_id":43369814556731,"sku":"wp48982 グレー×ブラウン","price":15400.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック×ブラウン","offer_id":43369814589499,"sku":"wp48991 ブラック×ブラウン","price":15400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_97bc71fd-a40a-4bb4-a991-89e464b26ecc.jpg?v=1774948110"},{"product_id":"155282950","title":"【栃木レザー \/ JEANS 】  カスタムできる ミニトラッカーウォレット \/ WP453 502 528","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豊富なカラーバリエーションから、あなたのスタイルに寄り添う栃木レザーの逸品が見つかります。コンパクトながらも収納力に優れ、日々の使いやすさを追求しました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_c4f334df-7998-4622-b53c-46bc8d08551e.jpg?v=1776221370\" 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_588e0485-974b-439a-b351-a41ee36ae5db.jpg?v=1776221370\" 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しっとりと手に馴染むJEANSレザーと、洗練されたミニマルなデザイン。厚みを抑えたコンパクト設計で、どんなポケットにもスマートに収まります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_ccc0ed5b-95cd-41c8-a5c4-8b9dfaad670b.jpg?v=1776221370\" 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種類を展開しております。いずれも植物タンニン100％で鞣された、エイジングを楽しめるおすすめの本革揃いです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/all\/mtw_select.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \n        \u003cdiv class=\"content-section\"\u003e\n            \u003ch3 class=\"section-title\"\u003e〈栃木レザー〉JEANS（ジーンズ）\u003c\/h3\u003e\n            \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_navi\/cate_1_3_saifu_mini_jeans_650x650.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cp class=\"body-text\"\u003e元祖ミニトラッカーウォレットはこちら。スタンダードな表情の柔らかめの革で扱いやすく、ほとんどお手入れの必要がありません。毎日たくさん連れ歩くだけでどんどん艶が出て手に馴染んできます。\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"content-section\"\u003e\n            \u003ch3 class=\"section-title\"\u003e〈栃木レザー〉ミシバクロップ\u003c\/h3\u003e\n            \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_navi\/cate_1_3_saifu_mini_mishiba_650x650.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cp class=\"body-text\"\u003e牛を早く出荷する現代では希少となってしまった、しっかりとした年数の厚みを持った原皮を鞣した『ヌメ革』を使用しました。硬く張りのある革はお手入れのし甲斐もあり、革好きの憧れでもあります。\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"content-section\"\u003e\n            \u003ch3 class=\"section-title\"\u003e〈たつのレザー〉プログレ\u003c\/h3\u003e\n            \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_navi\/cate_1_3_saifu_mini_progre_650x650.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cp class=\"body-text\"\u003eイタリアの技術協力のもと、「今までの日本になかった革を」という熱意から生まれたワックスレザー。表面を磨りガラスのように加工した「銀スリ」の状態から、徐々に艶が出る変化を楽しめる革です。\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"content-section\"\u003e\n            \u003ch3 class=\"section-title\"\u003e〈イタリーレザー〉Pueblo × 栃木レザー\u003c\/h3\u003e\n            \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_navi\/cate_1_3_saifu_mini_MTW-pue_650x650.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cp class=\"body-text\"\u003e華やかなイタリアンレザー「プエブロ」は、表面に引っかき跡を残し独特の表情を加えた個性派本革です。お手入れの必要がなく、経年変化も早く、質感・色はフォーマルにも耐える格調高さです。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eミニトラッカーウォレットカスタムはこちら\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/trucker_custom.jpg\" class=\"img-fluid d-block w-100 product-img\"\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\/wa-str_001_j\/wa_wrist_j_14.jpg\" class=\"img-fluid d-block w-100 product-img\"\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\/WP406\/WP406_JeansMini_35.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003ch3 class=\"section-title\"\u003e古き良き財布を現代向けに小さく。\u003c\/h3\u003e\n        \u003ch3 class=\"section-title\"\u003e始まりは50's米国のトラック乗り\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e1950年代、アメリカのトラック乗りのお金・領収書入れとして誕生し、1960年代にはバイカーたちに人気が爆発した「トラッカーウォレット」。そのトラッカーウォレットの流れを汲むミニ財布がこちら。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eまた、その使いやすさから店舗スタッフの使用率No.1！　違う財布も試してみるけど\u003cstrong\u003e「結局使いやすくてこれに戻って来ちゃうよね」\u003c\/strong\u003eというスタッフ、カラー違いの二代目を使い始めたスタッフ。　工房ではショルダー紐をつけてみたりと、とても愛されているお財布です。\u003c\/p\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\/Jeans\/WP406\/WP406_JeansMini_34.jpg\" class=\"img-fluid d-block w-100 product-img\"\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\/WP406\/WP406_JeansMini_09.jpg\" class=\"img-fluid d-block w-100 product-img\"\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        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_JeansMini_08.jpg\" class=\"img-fluid d-block w-100 product-img\"\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背面ICカード入れでタッチ＆ゴー\u003c\/h3\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_JeansMini_16.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e背面ポケットには定期券や交通系ICカード、タッチ決済カードを入れておくと便利。このお財布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        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_JeansMini_33.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_JeansMini_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\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        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_JeansMini_32.jpg\" class=\"img-fluid d-block w-100 product-img\"\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        \u003ch3 class=\"section-title\"\u003eカスタムの楽しみも\u003c\/h3\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_JeansMini_18.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e「生活に必要なもの全部入ってて……」\u003c\/strong\u003eと恥ずかしそうに見せてくれました。ハトメ+リングのカスタムを施された42レッド。アウトドアアクティビティ時にザイルコードに引っ掛けたくて取り付けたそうです。使い込んだ栃木レザーの赤の経年変化が見て取れます。こんなに使い込んでも赤はほとんど色褪せることなく深まっていく、失敗知らずのカラーです。\u003c\/p\u003e\n\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_JeansMini_17.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e「結局、これが使いやすくて他のお財布使ってても戻って来ちゃう」\u003c\/strong\u003eこちらはカードもたくさん入れて使っています。フラップが閉じる限界はあるものの、どこまでも膨らむカードポケットです。\u003c\/p\u003e\n\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_JeansMini_14.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_JeansMini_15.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e「本当にこれ一つで店舗に来てます」\u003c\/strong\u003eお札をフラップ側に入れ、本体側のポケットにはレシートを分けて入れるこだわりの見えるスタイルです。また、彼のこの日のファッションも50's-60's風のデニムスタイル。トータルで決まっています。\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\n        \u003ch3 class=\"section-title\"\u003eカスタムA （片側リング取付）\u003c\/h3\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_custom_13.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e今は必要がなくても、この加工をしておくことでいろんなものへの取り付けが可能になります。お気に入りのマスコット、アクティビティに手ぶらで挑みたい時にストラップを取り付けることができます。また大きめリングはポケットやカバンの中から引っ張り出す際に指をひっかけられて便利です。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003eカスタムB・C\u003c\/h3\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_custom_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e【カスタムB】ミニショルダー化に必須のカスタムです。【カスタムC】ウォレットコードやウォレットチェーンを取り付けるのに最適。1950年代アメリカのトラック乗りが運転席から離れる際に忘れ物防止策としてカスタムしたことがきっかけだったそう。後にライダーたちに人気の火が燃え移り、『ライダースウォレット』+『ウォレットチェーン\/ウォレットコード』として現代に受け継がれました。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003eカスタムC （ホック頭出し\/貫通）\u003c\/h3\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_custom_11.jpg\" class=\"img-fluid d-block w-100 product-img\"\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    \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\n        \u003ch3 class=\"section-title\"\u003e手打ち刻印 ￥1,100（税込）\u003c\/h3\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        \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        \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        \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        \u003cp class=\"body-text\"\u003e42 レッド、91ブラックが色の経年変化が少ないカラーです。62 ネイビーは青みが抜けて徐々にブルーグレーに、そして濃いグレーへと変わっていく経年変化が楽しめます。72 モスグリーンは侘びた、朽ちたような茶色みが混じった独特の色へと経年変化します。33 ベージュは『革を育てる』カラーですが、比較的お手入れ頻度が低いオイル入りの革なので難易度は低め。色が濃くなり飴色の艶が出る、ヌメ革らしい経年変化が楽しめます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eネイビー、グリーンも含め、いずれの色も好きな方がいらっしゃって同色アイテムを集めて頂いておりますので、一般的な経年変化の例を踏まえてお選び下さいませ。\u003c\/p\u003e\n        \u003ch3 class=\"section-title\"\u003e33 ベージュ\u003c\/h3\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/GMWP406_JeansMini_08.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\/WP406\/GMWP406_JeansMini_09.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\/WP406\/GMWP406_JeansMini_10.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\/WP406\/GMWP406_JeansMini_11.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\/WP406\/GMWP406_JeansMini_12.jpg\" class=\"img-fluid d-block w-100 product-img\"\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        \u003cp class=\"body-text\"\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        \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/all\/fastoji.jpg\" class=\"img-fluid d-block w-100 product-img\"\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\n\u003cstrong\u003eサイズ（約）:\u003c\/strong\u003e 縦7.3cm × 横11cm × 厚み1.5cm\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e仕様:\u003c\/strong\u003e\n                        \u003cul class=\"basic-list\"\u003e\n                            \u003cli\u003e小銭入れ×1\u003c\/li\u003e\n                            \u003cli\u003eカードポケット×1\u003c\/li\u003e\n                            \u003cli\u003eフリーポケット×1(お札は三つ折りまたは二つ折り)\u003c\/li\u003e\n                            \u003cli\u003e背面カードポケット×1\u003c\/li\u003e\n                        \u003c\/ul\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\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\u003cstrong\u003eWP453 502 528\u003c\/strong\u003e\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\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\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eエコな配送を心がけております。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eラッピングサービス\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \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    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\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=\"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    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"33 ベージュ","offer_id":43369815277627,"sku":"WP45333 ベージュ","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"42 レッド","offer_id":43369815310395,"sku":"WP45342 レッド","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"62 ネイビー","offer_id":43369815343163,"sku":"WP45362 ネイビー","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"72 モスグリーン","offer_id":43369815375931,"sku":"WP45372 モスグリーン","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック","offer_id":43369815408699,"sku":"WP45391 ブラック","price":11000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_c4f334df-7998-4622-b53c-46bc8d08551e.jpg?v=1776221370"},{"product_id":"180203566","title":"【たつのレザー \/ プログレ】  カスタムできる ミニトラッカーウォレット \/ WP469","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ながら、\u003cstrong\u003e確かな収納力\u003c\/strong\u003eを誇り、あらゆるライフスタイルに彩りを加えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_3608b3ad-5ad7-4635-84ae-f69ba6c6fedc.jpg?v=1774948116\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e個性を彩る、洗練された選択\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e育てる愉しみ、革の物語\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eイタリアの技術協力から生まれた\u003cstrong\u003e「プログレ」レザー\u003c\/strong\u003eは、使い込むほどに\u003cstrong\u003e深い艶と風合いが増す特別な本革\u003c\/strong\u003eです。丹念に磨かれたコバの美しさからは、\u003cstrong\u003e熟練の職人による細部へのこだわり\u003c\/strong\u003eが息づいています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_7987106f-bbff-4cb3-8c4d-f152439635b0.jpg?v=1774948116\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e職人技が光る、上質の本物\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日常に溶け込む、機能美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eコンパクトなサイズ\u003c\/strong\u003eは、ポケットや小さなバッグにもスマートに収まり、手ぶらでの外出を可能にします。男女問わず愛される\u003cstrong\u003e普遍的なデザイン\u003c\/strong\u003eは、\u003cstrong\u003eカスタムオプション\u003c\/strong\u003eであなただけの\u003cstrong\u003e個性を宿す相棒\u003c\/strong\u003eとなるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_ab04ad17-72b1-4418-8d15-f651704eab55.jpg?v=1774948116\" 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カスタムで個性が出せる、人気のミニトラッカーウォレットは、現在革種違いの4種類を展開しております。いずれも植物タンニン100％で鞣された、エイジングを楽しめるおすすめの本革揃いです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/all\/mtw_select.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\n            \u003ch4\u003e〈栃木レザー〉JEANS（ジーンズ）\u003c\/h4\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_navi\/cate_1_3_saifu_mini_jeans_650x650.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp\u003e元祖ミニトラッカーウォレットはこちら。スタンダードな表情の柔らかめの革で扱いやすく、ほとんどお手入れの必要がありません。毎日たくさん連れ歩くだけでどんどん艶が出て手に馴染んできます。\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003ch4\u003e〈栃木レザー〉ミシバクロップ\u003c\/h4\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_navi\/cate_1_3_saifu_mini_mishiba_650x650.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp\u003e牛を早く出荷する現代では希少となってしまった、しっかりとした年数の厚みを持った原皮を鞣した『ヌメ革』を使用しました。硬く張りのある革はお手入れのし甲斐もあり、革好きの憧れでもあります。\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003ch4\u003e〈たつのレザー〉プログレ\u003c\/h4\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_navi\/cate_1_3_saifu_mini_progre_650x650.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp\u003eイタリアの技術協力のもと、「今までの日本になかった革を」という熱意から生まれたワックスレザー。表面を磨りガラスのように加工した「銀スリ」の状態から、徐々に艶が出る変化を楽しめる革です。\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003ch4\u003e〈イタリーレザー〉Pueblo × 栃木レザー\u003c\/h4\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_navi\/cate_1_3_saifu_mini_MTW-pue_650x650.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp\u003e華やかなイタリアンレザー「プエブロ」は、表面に引っかき跡を残し独特の表情を加えた個性派本革です。お手入れの必要がなく、経年変化も早く、質感・色はフォーマルにも耐える格調高さです。\u003c\/p\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        \u003ch4\u003e人気のトラッカーミニ財布に新革登場！\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP469_P\/wp469_page2_01-2.jpg\" class=\"img-fluid d-block w-100 product-img\"\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\/_TRUCKER_WALLET\/WP469_P\/wp469_page2_02-1.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP469_P\/wp469_page2_03-1.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP469_P\/wp469_page2_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP469_P\/wp469_page2_05.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP469_P\/wp469_page2_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP469_P\/wp469_page2_08.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP469_P\/wp469_page2_09.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP469_P\/wp469_page2_10.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP469_P\/wp469_page2_11.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP469_P\/wp469_page2_12.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP469_P\/wp469_page2_13.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP469_P\/wp469_page2_23.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP469_P\/wp469_page2_15-2.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP469_P\/wp469_page2_22.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/WP469_P\/wp469_page2_16.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        \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        \u003ch4\u003eトラッカーミニ財布のカスタムお受けいたします\u003c\/h4\u003e\n        \u003cp\u003eトラッカーウォレットといえば、カスタムといっても過言ではありません。チェーンやコードの取り付けだけでなく、リングを取り付けると革に光り物がプラスされてドレッシーな印象になり、男性だけでなく女性にもおすすめのオプション加工です。\u003c\/p\u003e\n        \u003ch4\u003eカスタムA （片側リング取付）\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_custom_13.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e今は必要がなくても、この加工をしておくことでいろんなものへの取り付けが可能になります。お気に入りのマスコット、アクティビティに手ぶらで挑みたい時にストラップを取り付けることができます。また大きめリングはポケットやカバンの中から引っ張り出す際に指をひっかけられて便利です。\u003c\/p\u003e\n        \u003ch4\u003eカスタムB・C\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_custom_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e【カスタムB】ミニショルダー化に必須のカスタムです。\u003c\/li\u003e\n          \u003cli\u003e【カスタムC】ウォレットコードやウォレットチェーンを取り付けるのに最適。1950年代アメリカのトラック乗りが運転席から離れる際に忘れ物防止策としてカスタムしたことがきっかけだったそう。後にライダーたちに人気の火が燃え移り、『ライダースウォレット』+『ウォレットチェーン\/ウォレットコード』として現代に受け継がれました。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ch4\u003eカスタムC （ホック頭出し\/貫通）\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Jeans\/WP406\/WP406_custom_11.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e隠しホックを通常のホックに変更するカスタムです。きらりと金属を見せると引き締まることと、隠しホック部分特有の色の濃い経年変化を好まない方におすすめです。\u003c\/p\u003e\n        \u003cp\u003e※フラップ裏側の収納スペースは使えなくなります。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\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ご自分や差し上げる方のお名前、誕生日などの記念日、メッセージなどを刻印できます。※作業に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\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\"\u003e\n        \u003c\/div\u003e\n        \u003cp\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      \u003c\/div\u003e\n    \u003c\/details\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\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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/all\/fastoji.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eファスナー閉じ\u003c\/p\u003e\n        \u003cp\u003e商品コード: WP469\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    \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":43369815507003,"sku":"WP46921 キャメル","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"42 ピンク","offer_id":43369815539771,"sku":"WP46942 ピンク","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"62 コバルトブルー","offer_id":43369815572539,"sku":"WP46962 コバルトブルー","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"72 ミッドグリーン","offer_id":43369815605307,"sku":"WP46972 ミッドグリーン","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"82 グレー","offer_id":43369815638075,"sku":"WP46982 グレー","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック","offer_id":43369815670843,"sku":"WP46991 ブラック","price":8250.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_3608b3ad-5ad7-4635-84ae-f69ba6c6fedc.jpg?v=1774948116"},{"product_id":"166697870","title":"ミニトラッカーウォレット 専用カスタム　★お財布と一緒にご注文下さい","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    \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_5644cbac-81b8-47ac-a42f-af9e1335cbac.jpg?v=1774948118\" 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_fb472abc-b5b6-4660-804e-5a762628580a.jpg?v=1774948117\" 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_905cc6a5-febe-415b-9d37-59e0ac7c2bbf.jpg?v=1774948118\" 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種類を展開しております。いずれも植物タンニン100％で鞣された、エイジングを楽しめるおすすめの本革揃いです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/all\/mtw_select.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニトラッカーウォレットシリーズ紹介\"\u003e\n        \u003cdiv class=\"row itemArrange itemArrange--typeB\"\u003e\n            \u003cdiv class=\"col-pc-6\"\u003e\n                \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_navi\/cate_1_3_saifu_mini_jeans_650x650.jpg\" alt=\"〈栃木レザー〉JEANS（ジーンズ）　ミニトラッカーウォレット\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cspan class=\"itemArrange__textWrap\"\u003e\n                    \u003ch3\u003e〈栃木レザー〉JEANS（ジーンズ）\u003c\/h3\u003e\n                    \u003cp class=\"body-text\"\u003e元祖ミニトラッカーウォレットはこちら。スタンダードな表情の柔らかめの革で扱いやすく、ほとんどお手入れの必要がありません。毎日たくさん連れ歩くだけでどんどん艶が出て手に馴染んできます。\u003c\/p\u003e\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col-pc-6\"\u003e\n                \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_navi\/cate_1_3_saifu_mini_mishiba_650x650.jpg\" alt=\"〈栃木レザー〉ミシバクロップ　ミニトラッカーウォレット\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cspan class=\"itemArrange__textWrap\"\u003e\n                    \u003ch3\u003e〈栃木レザー〉ミシバクロップ\u003c\/h3\u003e\n                    \u003cp class=\"body-text\"\u003e牛を早く出荷する現代では希少となってしまった、しっかりとした年数の厚みを持った原皮を鞣した『ヌメ革』を使用しました。硬く張りのある革はお手入れのし甲斐もあり、革好きの憧れでもあります。\u003c\/p\u003e\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col-pc-6\"\u003e\n                \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_navi\/cate_1_3_saifu_mini_progre_650x650.jpg\" alt=\"〈たつのレザー〉プログレ　ミニトラッカーウォレット\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cspan class=\"itemArrange__textWrap\"\u003e\n                    \u003ch3\u003e〈たつのレザー〉プログレ\u003c\/h3\u003e\n                    \u003cp class=\"body-text\"\u003eイタリアの技術協力のもと、「今までの日本になかった革を」という熱意から生まれたワックスレザー。表面を磨りガラスのように加工した「銀スリ」の状態から、徐々に艶が出る変化を楽しめる革です。\u003c\/p\u003e\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col-pc-6\"\u003e\n                \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_navi\/cate_1_3_saifu_mini_MTW-pue_650x650.jpg\" alt=\"〈イタリーレザー〉Pueblo × 栃木レザー　ミニトラッカーウォレット\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cspan class=\"itemArrange__textWrap\"\u003e\n                    \u003ch3\u003e〈イタリーレザー〉Pueblo × 栃木レザー\u003c\/h3\u003e\n                    \u003cp class=\"body-text\"\u003e華やかなイタリアンレザー「プエブロ」は、表面に引っかき跡を残し独特の表情を加えた個性派本革です。お手入れの必要がなく、経年変化も早く、質感・色はフォーマルにも耐える格調高さです。\u003c\/p\u003e\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細・ご注意点\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカスタムに関する注意点\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eミニトラッカーウォレットのカスタムに関する重要な注意事項です。ご注文前に必ずご確認ください。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eお財布と同時注文:\u003c\/strong\u003e ミニトラッカーウォレット本体をお買い上げの際に、一緒にご注文ください。「カスタムA（ハトメ+リング取付）」と「カスタムD（ホック頭交換）」など、複数のカスタムをご希望の場合は、それぞれカートにお入れください。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e加工場所の指定:\u003c\/strong\u003e カスタムAのリングは基本的に向かって左側に加工いたします。利き手や使い方で右側をご希望の場合は、ご注文時の備考欄にてお知らせください。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e金具色について:\u003c\/strong\u003e JEANSトラッカーミニ財布の金具は真鍮製です。シルバー（ニッケル）カスタムでは内側と外側で金具の色の相違が出ますが、閉じた状態では見えにくいため、気にせず使われる方も多くいらっしゃいます。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e返品・交換について:\u003c\/strong\u003e 名入れ・カスタムを施した商品に不備があった場合は、メール等で内容をお知らせください。無償で修理をさせていただきますので、ご安心ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカスタムA 料金表と詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eカスタムAは、ウォレットにハトメ穴とリングを取り付ける加工です。リングのサイズと金具の色によって価格が異なります。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/MTW_custom\/mtw_custum_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタムAリング小取付イメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/MTW_custom\/mtw_custum_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタムAリング中取付イメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/MTW_custom\/wp453_custom_12.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタムAリング大取付イメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth colspan=\"2\"\u003e\u003c\/th\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カスタムA - リング小取付\u003c\/td\u003e\n                                \u003ctd\u003eハトメ穴+リング小\u003c\/td\u003e\n                                \u003ctd\u003e550円\u003c\/td\u003e\n                                \u003ctd\u003e605円\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eカスタムA - リング中取付\u003c\/td\u003e\n                                \u003ctd\u003eハトメ穴+リング中\u003c\/td\u003e\n                                \u003ctd\u003e605円\u003c\/td\u003e\n                                \u003ctd\u003e660円\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eカスタムA - リング大取付\u003c\/td\u003e\n                                \u003ctd\u003eハトメ穴+リング大\u003c\/td\u003e\n                                \u003ctd\u003e660円\u003c\/td\u003e\n                                \u003ctd\u003e715円\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eカスタムB\u003c\/td\u003e\n                                \u003ctd\u003eハトメ穴+リング小 ×2\u003c\/td\u003e\n                                \u003ctd\u003e935円\u003c\/td\u003e\n                                \u003ctd\u003e1,045円\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e※価格は税込表示です。\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カスタムC、D、Eの詳細と料金表です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/MTW_custom\/mtw_custum_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタムC小判カン取付イメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/MTW_custom\/mtw_custum_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタムDホック頭交換イメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/MTW_custom\/mtw_custum_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタムEハトメ穴取付イメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth colspan=\"2\"\u003e\u003c\/th\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カスタムC\u003c\/td\u003e\n                                \u003ctd\u003eハトメ穴+小判カン\u003c\/td\u003e\n                                \u003ctd\u003e605円\u003c\/td\u003e\n                                \u003ctd\u003e660円\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eカスタムD\u003c\/td\u003e\n                                \u003ctd\u003eホック頭交換\u003c\/td\u003e\n                                \u003ctd colspan=\"2\"\u003e990円\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eカスタムE\u003c\/td\u003e\n                                \u003ctd\u003eハトメ穴×1か所\u003c\/td\u003e\n                                \u003ctd colspan=\"2\"\u003e330円\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e※価格は税込表示です。\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:\/\/b3labo.sub.jp\/_TRUCKER_WALLET\/MTW_custom\/mtw_custum_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタム詳細イメージ6\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"カスタムA（ハトメ＋リング【小】取付） \/ シルバー（ニッケル）","offer_id":43369815703611,"sku":"wp453_customカスタムA（ハトメ＋リング【小】取付）シルバー（ニッケル）","price":550.0,"currency_code":"JPY","in_stock":true},{"title":"カスタムA（ハトメ＋リング【小】取付） \/ 真鍮製","offer_id":43369815736379,"sku":"wp453_customカスタムA（ハトメ＋リング【小】取付）真鍮製","price":605.0,"currency_code":"JPY","in_stock":true},{"title":"カスタムA（ハトメ＋リング【中】取付） \/ シルバー（ニッケル）","offer_id":43369815769147,"sku":"wp453_customカスタムA（ハトメ＋リング【中】取付）シルバー（ニッケル）","price":605.0,"currency_code":"JPY","in_stock":true},{"title":"カスタムA（ハトメ＋リング【中】取付） \/ 真鍮製","offer_id":43369815801915,"sku":"wp453_customカスタムA（ハトメ＋リング【中】取付）真鍮製","price":660.0,"currency_code":"JPY","in_stock":true},{"title":"カスタムA（ハトメ＋リング【大】取付） \/ シルバー（ニッケル）","offer_id":43369815834683,"sku":"wp453_customカスタムA（ハトメ＋リング【大】取付）シルバー（ニッケル）","price":660.0,"currency_code":"JPY","in_stock":true},{"title":"カスタムA（ハトメ＋リング【大】取付） \/ 真鍮製","offer_id":43369815867451,"sku":"wp453_customカスタムA（ハトメ＋リング【大】取付）真鍮製","price":715.0,"currency_code":"JPY","in_stock":true},{"title":"カスタムA（ハトメ＋リング【特大】取付） \/ シルバー（ニッケル）","offer_id":43369815900219,"sku":"wp453_customカスタムA（ハトメ＋リング【特大】取付）シルバー（ニッケル）","price":825.0,"currency_code":"JPY","in_stock":true},{"title":"カスタムA（ハトメ＋リング【特大】取付） \/ 真鍮製","offer_id":43369815932987,"sku":"wp453_customカスタムA（ハトメ＋リング【特大】取付）真鍮製","price":935.0,"currency_code":"JPY","in_stock":true},{"title":"カスタムB（ハトメ＋リング【小】×2） \/ シルバー（ニッケル）","offer_id":43369815965755,"sku":"wp453_customカスタムB（ハトメ＋リング【小】×2）シルバー（ニッケル）","price":935.0,"currency_code":"JPY","in_stock":true},{"title":"カスタムB（ハトメ＋リング【小】×2） \/ 真鍮製","offer_id":43369815998523,"sku":"wp453_customカスタムB（ハトメ＋リング【小】×2）真鍮製","price":1045.0,"currency_code":"JPY","in_stock":true},{"title":"カスタムC（ハトメ＋小判カン取付） \/ シルバー（ニッケル）","offer_id":43369816031291,"sku":"wp453_customカスタムC（ハトメ＋小判カン取付）シルバー（ニッケル）","price":605.0,"currency_code":"JPY","in_stock":true},{"title":"カスタムC（ハトメ＋小判カン取付） \/ 真鍮製","offer_id":43369816064059,"sku":"wp453_customカスタムC（ハトメ＋小判カン取付）真鍮製","price":660.0,"currency_code":"JPY","in_stock":true},{"title":"カスタムD（ホック頭交換） \/ シルバー（ニッケル）","offer_id":43369816096827,"sku":"wp453_customカスタムD（ホック頭交換）シルバー（ニッケル）","price":990.0,"currency_code":"JPY","in_stock":true},{"title":"カスタムD（ホック頭交換） \/ 真鍮製","offer_id":43369816129595,"sku":"wp453_customカスタムD（ホック頭交換）真鍮製","price":990.0,"currency_code":"JPY","in_stock":true},{"title":"カスタムE（ハトメ加工のみ） \/ シルバー（ニッケル）","offer_id":43369816162363,"sku":"wp453_customカスタムE（ハトメ加工のみ）シルバー（ニッケル）","price":330.0,"currency_code":"JPY","in_stock":true},{"title":"カスタムE（ハトメ加工のみ） \/ 真鍮製","offer_id":43369816195131,"sku":"wp453_customカスタムE（ハトメ加工のみ）真鍮製","price":330.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_bd1361ea-40ec-4c19-9ee6-980b64a9b5ba.jpg?v=1774948118"}],"url":"https:\/\/b3labo-craft.we-shop.jp\/collections\/%e3%83%9f%e3%83%8b%e3%83%88%e3%83%a9%e3%83%83%e3%82%ab%e3%83%bc%e3%82%a6%e3%82%a9%e3%83%ac%e3%83%83%e3%83%88.oembed","provider":"b3Labo craft","version":"1.0","type":"link"}