{"title":"ステーショナリー","description":"","products":[{"product_id":"173549716","title":"【イタリー \/ Sibilla】 ペンケース ※刻印・カスタム不可 \/ WC350","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cp class=\"product-name\"\u003e【イタリー \/ Sibilla】 ペンケース \u003csmall\u003e※刻印・カスタム不可 \/ WC350\u003c\/small\u003e\u003c\/p\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e厳選カラー、上質を贈る\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e厳選された\u003cstrong\u003eイタリーレザー\u003c\/strong\u003eと\u003cstrong\u003e栃木レザー\u003c\/strong\u003eが織りなす、豊かな色彩のハーモニー。使う人の個性を引き立てる、\u003cstrong\u003e洗練された大人のための筆記具収納\u003c\/strong\u003eです。大切な方への\u003cstrong\u003e贈り物にも最適\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_743450bb-26d8-448e-9c1e-ba66970f58f2.jpg?v=1774948241\" class=\"img-fluid d-block w-100 product-img\" alt=\"イタリーと栃木レザーのペンケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e豊かな彩り、選ぶ楽しみ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e驚くほどの収納力\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e見た目からは想像できないほどの\u003cstrong\u003e収納力\u003c\/strong\u003eを備え、お気に入りの\u003cstrong\u003e筆記具をスマートに携帯\u003c\/strong\u003eできます。\u003cstrong\u003e15cm定規もゆとりを持って収まり\u003c\/strong\u003e、日々の\u003cstrong\u003eデスクワークを快適に支えます\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_f32e7cbf-d25e-481d-83d0-8706502bc11d.jpg?v=1774948241\" class=\"img-fluid d-block w-100 product-img\" alt=\"ペンケースに筆記具と定規が入っている様子\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常を彩るパートナー\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e匠が宿るディテール\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e磨き上げられた\u003cstrong\u003eコバ\u003c\/strong\u003e、端正な\u003cstrong\u003eステッチ\u003c\/strong\u003e、そして底面と引手に配された強靭な\u003cstrong\u003e栃木レザー\u003c\/strong\u003e。\u003cstrong\u003e「本物」\u003c\/strong\u003eだけが持つ、細部にまで行き届いた\u003cstrong\u003e職人たちの矜持が息づいています\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_0692e153-c54f-46cb-8dc2-09af492d89ce.jpg?v=1774948241\" class=\"img-fluid d-block w-100 product-img\" alt=\"ペンケースのコバやステッチの拡大写真\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e職人の技が光る逸品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品の仕様と詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特長・コンセプト\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e革工房 b3Laboが原点に立ち返り、一切の妥協をせずに作り上げた製品。久々の新作ペンケースとなります。\u003c\/p\u003e\n        \u003cp\u003e手に取り、ご覧いただければそのクオリティにきっとご納得いただけると自負するペンケースです。\u003c\/p\u003e\n        \u003cp\u003eイタリアと日本の美しい革を組み合わせた、手にとって頂きたい革のペンケースです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_00f.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"美しい革のペンケース\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材のこだわり\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品は、イタリー革「Sibilla（シビラ）」と栃木レザー「ノーベル」という、厳選された二種類の革を組み合わせています。\u003c\/p\u003e\n        \u003ch4\u003eイタリー革「Sibilla（シビラ）」について\u003c\/h4\u003e\n        \u003cp\u003eイタリア・トスカーナ地方の伝統製法を受け継ぐタンナーの老舗・TEMPESTI社（テンペスティ）が手掛けた革。蝋が馴染みきった時の透明感に溢れた艶には特別な満足感があります。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_15.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"イタリー革 Sibilla の拡大画像\"\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003e栃木レザー「ノーベル」について\u003c\/h4\u003e\n        \u003cp\u003e底面と引手、アクセントとなる部分にはダークブラウン色の栃木レザーを使用。手間暇を惜しまずに作り上げられた強靭で美しい革は、ファッションの本場の名を欲しいままにするイタリーレザーと組み合わせても遜色のない存在感を放ちます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_11.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザー ノーベル の拡大画像\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e収納力とサイズ感\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e見た目以上の大容量で、必要なペンやマーカーがたくさん入るだけでなく、長さも十分。\u003c\/p\u003e\n        \u003cp\u003e一般的に使われている15cm定規も余裕を持って出し入れできるサイズです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_00a.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ペンケースの収納力を示す画像\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品スペック\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eサイズ（約）\u003c\/strong\u003e：縦20.5cm × 横4cm × 高さ6cm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e素材\u003c\/strong\u003e：イタリーレザー(Sibilla) \/ 栃木レザー（ノーベル）\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ペンケースのサイズ詳細図\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーションとワックスによる変化\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e白っぽい革の色は丁寧に塗り込まれたワックス加工が表に出たもの。綿布で擦ることで剥がし、早く仕上げることもできますし、そのままお使いいただいて自然に剥がれ馴染んでいく様子を楽しむこともできます。\u003c\/p\u003e\n        \u003cp\u003eワックスが染み込んだ革は堅牢性が高く、また透明感ある輝きがあります。お手入れの頻度も低く、その点からも非常におすすめの革です。\u003c\/p\u003e\n\n        \u003ch4\u003eワックス下の色見本\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワックス下の革の色見本 32ブラウン×ブラウン\/41レッド×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワックス下の革の色見本 62ブルー×ブラウン\/72グリーン×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワックス下の革の色見本 82 グレー×ブラウン\/91 ブラック×ブラウン\"\u003e\n        \u003c\/div\u003e\n\n        \u003ch4\u003e各カラーバリエーションの紹介\u003c\/h4\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション 32ブラウン×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション 41レッド×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション 62ブルー×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション 72グリーン×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション 82 グレー×ブラウン\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"http:\/\/b3labo.sub.jp\/Sibilla\/WC350\/WC350-_SibillaPenCase_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション 91 ブラック×ブラウン\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eイタリーレザー「Sibilla」詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eイタリーレザー\/イタリアンレザーとは、イタリアのトスカーナ地方で伝統のバケッタ製法によって鞣された牛革のこと。植物タンニンのみでなめした「ハンドマーク」品質保証タグが発行されます。\u003c\/p\u003e\n        \u003cp\u003e非常に難しい革の染色において、まるで布かのように華やかなカラー表現も多く、世界中から愛される革を多く送りだしています。\u003c\/p\u003e\n        \u003ch4\u003eSibilla（シビラ）\u003c\/h4\u003e\n        \u003cp\u003e老舗タンナー・テンペスティ社による、軽やかな色合いの蝋引きレザー。使用部位は硬く締まったショルダー部分のみにこだわり、100％植物タンニンで鞣し丹念にワックスがかけられた、見た目とは裏腹に堅牢な革です。\u003c\/p\u003e\n        \u003cp\u003e代表的なイタリーレザーに比べ、経年変化後の輝きにつながるオイルは控えめですが、表面に浮き出た蝋が革に馴染んでいくと透明感のあるつややかな輝きが生まれ、独特の経年変化を楽しむことが出来ます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e栃木レザー「ノーベル」詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e栃木レザー社とは、日本が世界に誇るフルベジタブルタンニン鞣し専門のタンナー。栃木レザー社が手掛けるヌメ革の総称を「栃木レザー」と呼び、素晴らしい経年変化（エイジング）を遂げる革として愛されています。\u003c\/p\u003e\n        \u003ch4\u003e『ノーベル』\u003c\/h4\u003e\n        \u003cp\u003e昔ながらのピット槽に一ヶ月ほどもじっくりと漬け込む正真正銘の「ヌメ革」。\u003c\/p\u003e\n        \u003cp\u003e革の締まり・革の密度が飛び抜けて優れており、アイテムを長くお使いいただくための品質にも直結します。表面を熱と圧力で滑らかに加工しており、強靭さと端正さを併せ持つ革です。\u003c\/p\u003e\n        \u003cp\u003e使い始めは「硬さ、きつさ」を感じるかもしれませんが、次第に負荷がかかっている部分から馴染んでまいります。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送とラッピングのご案内\u003c\/h3\u003e\n    \u003cp\u003eお客様に環境に配慮した簡易包装での配送を心がけております。\u003c\/p\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"エコな配送を心がけます\"\u003e\n    \u003c\/div\u003e\n    \u003cp\u003e工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印したラッピングも承っております。\u003c\/p\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ラッピングイメージ\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e天然素材の為、多少の色差・筋跡などの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e素材の風合いを活かした商品の為、水濡れや強い摩擦により色移りする場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"32 ブラウン×ブラウン","offer_id":43369830514747,"sku":"wc35032 ブラウン×ブラウン","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"41 レッド×ブラウン","offer_id":43369830547515,"sku":"wc35041 レッド×ブラウン","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"62 ブルー×ブラウン","offer_id":43369830580283,"sku":"wc35062 ブルー×ブラウン","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"72 グリーン×ブラウン","offer_id":43369830613051,"sku":"wc35072 グリーン×ブラウン","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"82 グレー×ブラウン","offer_id":43369830645819,"sku":"wc35082 グレー×ブラウン","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"91 ブラック×ブラウン","offer_id":43369830678587,"sku":"wc35091 ブラック×ブラウン","price":8800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_743450bb-26d8-448e-9c1e-ba66970f58f2.jpg?v=1774948241"},{"product_id":"155146927","title":"【栃木 \/ マルチカラー】  Under ペンケース ※刻印・カスタム不可 \/ WS095 WS102","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fffefc; \n      font-family: \"Shippori Mincho\", serif, Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddcea;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 3px double #1c1c1c; padding-bottom: 6px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a67c5240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddcea;\n      border-radius: 0px;\n      background-color: #fffefc; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fffefc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a67c52; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddcea; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fffefc; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #a67c52; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a67c52; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #a67c52; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddcea; th, td { padding: 12px 8px; border: 1px solid #dddcea; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddcea; background: #fffefc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーの彩り豊かな輝き\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e100%植物タンニン鞣しの栃木レザーが織りなす、豊かな色彩。使い込むほどに深まる風合いは、\u003cstrong\u003e唯一無二のパートナーへ育ちます。\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_1a214650-43e4-4152-b3fc-8d78020ea698.jpg?v=1774948243\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eあなただけの色を見つける喜び\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e安定したフォルムと機能美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e机上に置けば\u003cstrong\u003e抜群の安定感を発揮する舟形フォルム。\u003c\/strong\u003eコンパクトながら、必要な筆記具をしっかりと収める計算された構造です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_e9a28006-e807-493c-9626-109419947873.jpg?v=1774948244\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常使いに溶け込む、洗練されたデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e見た目以上の収納力と細部への拘り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e一般的な筆記具もすっきり収まる大容量設計。\u003c\/strong\u003eYKK復刻のヴィンテージファスナーが、開閉のたびに確かな品質を伝えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_643b28af-acb0-4387-8ccd-5c309261e7b3.jpg?v=1774948244\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e必要なものが全て収まる、頼れる相棒\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e100％植物タンニンの伝統製法で鞣された『栃木レザー \/ JEANS』を使ったカジュアルなペンケース。\u003c\/p\u003e\n        \u003cp\u003e手に触れる頻度の高いペンケースというアイテムゆえに、比較的早めに経年変化（エイジング）を楽しんでいただけます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp\u003e本体サイドの革は薄めに漉いて、底面に元厚の革を使うことでかっちりとした形を保ち、机の上に置いた時に抜群の安定感です。こういった厚みのコントラストも本革の小物ならではの楽しみです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_11.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e収納力\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e見た目よりも大容量です。以下の筆記具が収まります。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e一般的な15cm定規\u003c\/li\u003e\n          \u003cli\u003e4色フリクション\u003c\/li\u003e\n          \u003cli\u003eシャープペンシル\u003c\/li\u003e\n          \u003cli\u003e消しゴム\u003c\/li\u003e\n          \u003cli\u003eラインマーカー ✕4本\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_18.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・部品へのこだわり\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eスライダーに刻まれた「UNIVERSAL」は、品質で絶大な信頼を誇るYKKが作った特別なファスナーの証。\u003c\/p\u003e\n        \u003cp\u003eかつて愛された1940〜50年代のアメリカ製ヴィンテージジッパー”Old American”(“オールドアメリカン”)を元に復刻されたファスナーです。アメリカの老舗ファスナーメーカー・UNIVERSAL社がYKKの傘下に入ったため実現しました。ポリエステルテープではなくコットンテープにこだわり、プレススライダー・ヴィンテージ上下止etc.雰囲気、見た目は当時のままに、品質は現代のYKK高品質に置き換えられています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_19.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003ch4\u003e栃木レザー社の革「Jeans」について\u003c\/h4\u003e\n        \u003cp\u003e日本を代表する、栃木レザーの中でもカラー展開が豊富なシリーズです。\u003c\/p\u003e\n        \u003cp\u003e抜群の感触、こだわりの天然皮革「フルベジタブルタンニングレザー」。南米産のミモザの樹皮から抽出されたタンニン剤で、じっくりなめしあげた純正のヌメ革です。適度なオイルを含みますが、最初はツヤが控えめでマット。カジュアルな表情から、使い込むにつれ徐々に素晴らしいツヤが生まれる革です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ（約）：縦5cm × 横20cm × 幅4cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e豊富なカラーからお選びいただけます。\u003c\/p\u003e\n        \u003ch4\u003e33 ベージュ×ベージュ\u003c\/h4\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003ch4\u003e42 レッド×レッド\u003c\/h4\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003ch4\u003e61 ネイビー×キャメル\u003c\/h4\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_10.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003ch4\u003e72 グリーン×ブラウン\u003c\/h4\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_13.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003ch4\u003e91 ブラック×ブラック\u003c\/h4\u003e\n        \u003cimg src=\"http:\/\/b3labo.sub.jp\/OVER\/WS003\/WS003_OverPenCase_16.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材：栃木レザー(JEANS)\u003c\/li\u003e\n          \u003cli\u003e商品コード：WS095 \/ WS102\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送・ラッピングについて\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e環境保護のため、簡易包装を心がけております。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/file003.shop-pro.jp\/PA01456\/290\/img_shouhin\/option\/eco_simplepacking.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eエコな配送を心がけます\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eギフトラッピングも承っております。工房から出るハギレを活かして「For You」「Happy Birthday」などのメッセージを刻印いたします。\u003c\/p\u003e\n    \u003cimg src=\"http:\/\/b3labo.sub.jp\/_WRAP\/gift_small_03_1pera.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然素材の為、多少の色差・筋跡などの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e素材の風合いを活かした商品の為、水濡れや強い摩擦により色移りする場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"山本洋品雑貨","offers":[{"title":"33 ベージュ×ベージュ","offer_id":43369830711355,"sku":"ws09533 ベージュ×ベージュ","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"42 レッド×レッド","offer_id":43369830744123,"sku":"ws09542 レッド×レッド","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"61 ネイビー×キャメル","offer_id":43369830776891,"sku":"ws09561 ネイビー×キャメル","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"72 グリーン×ブラウン","offer_id":43369830809659,"sku":"ws09572 グリーン×ブラウン","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"91 ブラック×ブラック","offer_id":43369830842427,"sku":"ws09591 ブラック×ブラック","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/7714\/8731\/files\/download_1a214650-43e4-4152-b3fc-8d78020ea698.jpg?v=1774948243"}],"url":"https:\/\/b3labo-craft.we-shop.jp\/collections\/stationery.oembed","provider":"b3Labo craft","version":"1.0","type":"link"}