{"product_id":"155198384","title":"【栃木レザー】Fun 薄型パスケース \/ WC343","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch2\u003e【栃木レザー】Fun 薄型パスケース \/ WC343\u003c\/h2\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e気取らない、本革の薄型パスケース\u003c\/h3\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_00.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"body-text\"\u003eご自分用にも、プレゼントにも。カジュアルで気取らない本革パスケースです。選べるカラーは6つ、そのうち4つは2色の組み合わせが楽しく、革に対して敷居の高さを感じる方にもおすすめのアイテムです。\u003c\/p\u003e\n\n    \u003ch3 class=\"section-title\"\u003eスマートなミニマル設計\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eわずか0.3cmの極薄設計が、ポケットやバッグの中でかさばらない\u003cstrong\u003eスマートさ\u003c\/strong\u003eを実現します。ミニマルな持ち物を好むビジネスパーソンに、\u003cstrong\u003eストレスフリー\u003c\/strong\u003eな携帯性を約束する一品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/155198384_o1.webp?v=1776309842\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e洗練された携帯性\u003c\/p\u003e\n\n    \u003ch3 class=\"section-title\"\u003e栃木レザーの本格品質\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日本が誇る栃木レザー製のJEANSとEarth Leatherが織りなす、\u003cstrong\u003e堅牢な作り\u003c\/strong\u003eが特徴です。使い込むほどに深まる\u003cstrong\u003e独特の風合い\u003c\/strong\u003eは、日々を共に歩む唯一無二のパートナーへと育ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/155198384_o2.webp?v=1776309842\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e趣きある表情へ育む\u003c\/p\u003e\n\n    \u003ch3 class=\"section-title\"\u003eビジネススタイルに品格を\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eビジネスバッグにさりげなく添えるだけで、\u003cstrong\u003eワンランク上の品格\u003c\/strong\u003eを演出します。迷子防止やアクセントとして、持ち主の個性を引き立て、日々の通勤に\u003cstrong\u003e上質な彩り\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/155198384_o4.webp?v=1776309842\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常を格上げする相棒\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e商品の詳細な特徴をご紹介します。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003eカラーを選ぶ楽しみ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eずらりと並んだ中から選ぶ際、カラフルさに気後れされるかもしれません。ですが配色にあたり、必ず片方は落ち着いた色を採用しています。バッグに下げて使う場合にも、ちょうど良いアクセントアイテムとして活躍してくれます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eまた、お使いになるうちに色が深まり、落ち着いてくるためその過程も楽しんでいただけます。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003eFun シリーズ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e「人生に楽しみを」———生活の中で、何気なく使うレザーアイテムを提案するシリーズです。栃木のカラーレザーとヌメ革を使い、カジュアルな2トーンを含めた6色のカラー展開。ご自身用や、贈り物のお相手のために選ぶ喜びを感じていただければ幸いです。\u003c\/p\u003e\n        \u003cp class=\"body-text text--center\"\u003eシリーズ一覧\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003eシンプルで長く使える\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_11_muji.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eカードは表に1枚、裏返してもう1枚。隠しポケットもなく、シンプルなつくりだからこそタフにずっと使えるアイテムです。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003eサイドの金具にはストラップ等を取付け可能\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_12_muji.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eしっかりと本体に縫い込んだDカン（サイドの金具）には、お手持ちのネックストラップやカラビナ、リールキーホルダーを取り付けて便利にお使いいただけます。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003e同じシリーズのストラップとの組み合わせ\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_13_muji.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e共通した全カラーで作ったショートストラップも展開中。下地・表地のどちらのカラーにも合わせられます。革は日焼けや経年変化（エイジング）で姿を変えていくため、同時にご購入いただき使い始めるのがおすすめです。（品切れの際はお問い合わせください。店舗在庫に余裕がある場合がございます。）\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_14_muji.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e老若男女の別を問わず、どなたにもお好きなカラーを選んでいただきお使いいただければ幸いです。\u003c\/p\u003e\n        \u003cp class=\"body-text text--center\"\u003eFun ショートストラップ\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003ch3 class=\"section-title\"\u003eサイズ\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e商品の実寸サイズです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ（約）：縦10.5cm × 横7.5cm × 厚み0.3cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003ch3 class=\"section-title\"\u003e素材\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e使用している素材についてご説明します。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材：栃木レザー(JEANS) \/ 栃木レザー(Earth Leather)\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch3 class=\"section-title\"\u003e栃木レザー社の革「Jeans \/ EarthLeather」\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e栃木レザー社とは、日本が世界に誇るフルベジタブルタンニン鞣し専門のタンナー。栃木レザー社が手掛ける本ヌメ革の総称を「栃木レザー」と呼び、素晴らしい経年変化（エイジング）を遂げる革として愛されています。通常はドラムを回し短時間で済ませる鞣しの工程を、じっくりと時間と手間をかけて行い、その品質で世界に名を轟かせています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e有害な物質を排出する薬品類は一切使わず、タンニンを多く含むミモザの樹皮から抽出したエキスで鞣された革は、風合いが優れていることはもちろんのこと、耐久性や吸湿性・放湿性を誇る最高のマテリアルです。\u003c\/p\u003e\n\n        \u003ch4 class=\"section-title\"\u003e『JEANS（ジーンズ）』\u003c\/h4\u003e\n        \u003cp class=\"body-text\"\u003eフレンドリーなカラー展開が楽しい、柔らかめのカラーレザーを使用。適度なオイルを含むため、最初はマットでカジュアルな印象ですが、使い込むにつれ素晴らしいツヤが生まれます。デニムのヒップラベルにも使われる馴染み深い革です。\u003c\/p\u003e\n\n        \u003ch4 class=\"section-title\"\u003e『Earth Leather（アースレザー）』\u003c\/h4\u003e\n        \u003cp class=\"body-text\"\u003e昔ながらのピット槽に一ヶ月ほどもじっくりと漬け込む正真正銘の『ヌメ革』。『革の締まり・革の密度』が飛び抜けて優れており、アイテムを長くお使いいただくための品質にも直結します。ヌメ革という素材にとことんこだわり、染色のみで実直に仕上げられており、革本来の風合いを存分に楽しめる、『ヌメ革らしい』ヌメ革です。また、ハード感を残しつつも、現代に合わせた使いやすい柔らかさも併せ持っています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e使い始めは『硬さ、きつさ』を感じるかもしれませんが、次第に馴染んでまいります。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003e仕様\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e本製品の仕様は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eパスケース×1\u003c\/li\u003e\n          \u003cli\u003eカードケース×1\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003ch3 class=\"section-title\"\u003e全6色展開\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eお好みに合わせてお選びいただける、多彩なカラーをご用意しています。\u003c\/p\u003e\n        \u003ch3 class=\"section-title\"\u003e21 キャメル×ブラウン\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"section-title\"\u003e31 ブラウン×ブラウン\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"section-title\"\u003e33 ベージュ×ベージュ\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"section-title\"\u003e42 レッド×ブラウン\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_05.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"section-title\"\u003e71 モスグリーン×ブラウン\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_06.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"section-title\"\u003e91 ブラック×ブラウン\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/FUN\/WC343\/WC343_FunTanPass_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eオプション・サービス\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003ch3 class=\"section-title\"\u003e刻印サービス\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご自分や差し上げる方のお名前、誕生日などの記念日、メッセージなどを刻印できます。※作業に1〜2日いただきます。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003e手打ち刻印 ￥1,100（税込）\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_1.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eシンプルな大ぶりの大文字で、イニシャルや頭文字だけでも素敵です。ご注文時に入力欄からご依頼ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e大文字（ABCD〜Z）+「.」「,」「-」が使えます。小文字を希望される場合は3D刻印をご利用ください。\u003c\/li\u003e\n          \u003cli\u003e一文字一文字手打ちするため、温かみある仕上がりです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch3 class=\"section-title\"\u003e3D刻印 ￥2,200（税込）\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/kokuin_setsumei_2.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e工房の3Dプリンターで作るオーダーメイド刻印です。アルファベットだけでなく平仮名・カタカナ・画数の少ない漢字なども。ガタつきのない、まるで印刷物のような刻印になります。下の「オプション3D刻印購入」からご購入ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e書体を選べるほか、小ぶりでまとまった刻印が可能です。\u003c\/li\u003e\n          \u003cli\u003eお作りした版は2年間保管し、二度目以降は無料で刻印できます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text text--center\"\u003eオプション3D刻印購入\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003eギフト・ラッピングサービス\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eブランド・工房について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003ch3 class=\"section-title\"\u003e革の街・浅草橋の工房から\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/re\/img\/pc\/main_bnr05.png\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e革小物・革ベルトのお店b3Labo（ビースリーラボ）は2009年に誕生しました。工房がある浅草橋は革問屋、金具屋、革加工職人など皮革に関わる様々な会社が集まる「革の街」。エプロン姿そのままの職人たちが材料の買い出しに行く姿も見られます。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003e革小物への想い\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e「プレゼントされて初めて革製品を使い始めた」\u003cbr\u003e「憧れの人の革財布がかっこいい」\u003cbr\u003e「柔らかく腰に馴染んだベルトに愛着が湧いて手放せない」\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e革製品を使い始めるきっかけや思い出は人それぞれですが、そのどれもが一期一会の出会いから始まっています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e“ずっと大切にしたい”と思えるアイテムと出会い、毎日を過ごし、一緒に年月を重ねていける……そんな温かみのあるただひとつの革製品を、もっと身近に。そういう思いを込めて、私たちは日々ものづくりをしています。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e環境に配慮した簡易包装でお届けします。\u003c\/p\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e製品の特性に関するご注意事項です。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然素材の為、多少の色差・筋跡などの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e素材の風合いを活かした商品の為、水濡れや強い摩擦により色移りする場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003e商品コード: WC343\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"21 キャメル×ブラウン","offer_id":43369826123835,"sku":"wc34321 キャメル×ブラウン","price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"91 ブラック×ブラウン","offer_id":43520620232763,"sku":"wc34391 ブラック×ブラウン","price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"71 モスグリーン×ブラウン","offer_id":43520620265531,"sku":"wc34371 モスグリーン×ブラウン","price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"42 レッド×ブラウン","offer_id":43520620298299,"sku":"wc34342 レッド×ブラウン","price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"33 ベージュ×ベージュ","offer_id":43520620331067,"sku":"wc34333 ベージュ×ベージュ","price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"31 ブラウン×ブラウン","offer_id":43520620363835,"sku":"wc34331 ブラウン×ブラウン","price":4180.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/155198384.webp?v=1776309842","url":"https:\/\/b3labo-craft.we-shop.jp\/products\/155198384","provider":"b3Labo craft","version":"1.0","type":"link"}