{"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","url":"https:\/\/b3labo-craft.we-shop.jp\/products\/181348902","provider":"b3Labo craft","version":"1.0","type":"link"}