{"title":"栃木レザーの革小物","description":"","products":[{"product_id":"603","title":"【00603】二つ折り 財布 小銭入れ付 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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を贅沢に用い、熟練職人の手で丁寧に仕立てました。天然素材ならではの豊かな風合いが、持つほどに\u003cstrong\u003e深みを増し\u003c\/strong\u003e、\u003cstrong\u003e唯一無二の存在感\u003c\/strong\u003eを放ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000037.jpg?v=1738300224\" 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約70g\u003c\/strong\u003eの軽さと\u003cstrong\u003e横11cm\u003c\/strong\u003eの\u003cstrong\u003eコンパクト設計\u003c\/strong\u003eで、ジャケットの内ポケットやパンツのヒップポケットにもすっきり収まります。日常の所作を妨げず、スマートな振る舞いを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000037.jpg?v=1738300224\" 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カード4枚\u003c\/strong\u003e、\u003cstrong\u003e札入れ2箇所\u003c\/strong\u003e、\u003cstrong\u003e隠しポケット3つ\u003c\/strong\u003eで、必要なものが整然と収まります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/7_000000000037.jpg?v=1738300225\" 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    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の基本情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「Patina（パティーナ）」シリーズの栃木レザー二つ折り財布。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード：00603\u003c\/li\u003e\n          \u003cli\u003eサイズ：約 横11cm×高さ9cm×マチ2.2cm\u003c\/li\u003e\n          \u003cli\u003e重さ：約70g\u003c\/li\u003e\n          \u003cli\u003e素材：牛革（栃木レザー）\u003c\/li\u003e\n          \u003cli\u003e生産国：日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e【仕様】\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカード入れ：4\u003c\/li\u003e\n          \u003cli\u003e小銭入れ：1\u003c\/li\u003e\n          \u003cli\u003e札入れ：2\u003c\/li\u003e\n          \u003cli\u003eポケット：3\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e栃木レザーの魅力とエイジング\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00603_0000.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーを贅沢に使用した二つ折り財布\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e栃木レザーを贅沢に使用した二つ折り財布です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00603_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"素材の良さと職人の技術\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e素材の良さを最大限生かし、職人の技術で丁寧に作り上げた二つ折り財布。栃木レザーという国内最高峰の革と細部に宿る職人の技術が融合したとても美しい財布です。持つほどに変化する革のエイジングを楽しめ、シンプルなデザインで飽きることなく長くお使いいただけます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00603_11.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーの内側にもこだわり\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e国内で最高技術を誇るタンナー\"栃木レザー株式会社\"の最高級のヌメ革を使用。duendeの財布はその革を表にも内側にも贅沢に使用しています。内側にまで栃木レザーを使用することで統一感が生まれ、高級感を醸し出します。\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=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00603_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネン引きによる引き締まった印象\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00603_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネン引きの様子\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eネン引きを入れると商品が引き締まりグッと高級感が増します。あまり気づかれない部分ではありますが、細かなところにもこだわるからこそ出来上がりに違いが出るのです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00603_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"コバの磨き上げ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00603_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"美しいコバの断面\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e表のパーツは革の断面（コバ）を磨いてニスを塗るのを何度も繰り返し、美しい断面を作り出します。この工程は、革の断面を美しくする目的だけでなく財布が型崩れしにくく長持ちするように入れている芯材を隠す役割もあります。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00603_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"裏地を使用している様子\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e革製品で裏側に裏地を使用しているとオールレザーの商品じゃないと思われがちですが、裏地を使用するのには理由があります。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e財布を長持ちさせるために芯材を使用します。その芯材を隠す役目をしているのが裏地です。\u003c\/li\u003e\n          \u003cli\u003e革の裏側の毛羽立ちやボソボソして革が剥がれるのを防いでいます。\u003c\/li\u003e\n          \u003cli\u003e裏地を使用することで革の強度が増し、丈夫な財布になります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eduendeの商品のほとんどは裏地を使用しています。裏地を付けることにより構造が複雑になり、作業にも時間がかかりますがそれだけ丁寧なつくりにこだわっています。\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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00603_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"大きく開く小銭入れ\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eマチを大きく取った設計なので小銭入れを開けるとガバッと中身が見えます。どれだけ小銭が入っているかが一目でわかるのでお会計時もスムーズです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00603_09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"仕切り付きの札入れ\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e札入れには仕分けしやすいように仕切りがついています。お札以外のチケットやレシートなどを仕分けして入れておくのにも重宝します。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00603_10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"豊富なカードポケット\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eメインのカードポケット以外に、隠れたカードポケットが豊富にあり、たくさんのカードを分けて収納できます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00603_12.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"国内自社工場で製造\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e国内自社工場で製造しているduendeの商品。細部までこだわって作れるのは自社工場の強みです。1点1点丁寧に作られた日本製ならではの品質を是非実感してみてください。\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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00603_13.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品イメージ1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00603_14.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品イメージ2\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00603_15.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品イメージ3\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00603_16.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品イメージ4\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00603_17.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品イメージ5\"\u003e\n        \u003c\/div\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    \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\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46089053077724,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597752058076,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597752090844,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597752123612,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000037.jpg?v=1738300224"},{"product_id":"604","title":"【00604】名刺入れ カードケース 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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\/0729\/7069\/8972\/files\/1_000000000038.jpg?v=1740038003\" 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シンプルな見た目ながら、名刺約50枚をスマートに収納できる\u003cstrong\u003e2ルーム\u003c\/strong\u003eと\u003cstrong\u003e3つのポケット\u003c\/strong\u003eを完備。必要なカードや名刺を機能的に整理し、スムーズなビジネスをサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000038.jpg?v=1740038004\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスムーズな名刺交換を\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e軽やかに収まるスリム名刺入れ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e横11.5cm、高さ7.8cm、マチ1.8cmのコンパクト設計で、重さは約60g。スーツの内ポケットやミニマルなバッグにも違和感なく収まり、スマートな立ち居振る舞いを支えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/7_000000000038.jpg?v=1740038004\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e約60gの快適な携帯性\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e機能性と使いやすさを追求した仕様です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e仕様: 2ルーム、ポケット×3\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細・重さ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eコンパクトながらも十分な収納力を備えています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ: 横11.5cm × 高さ7.8cm × マチ1.8cm\u003c\/li\u003e\n                    \u003cli\u003e重さ: 約60g\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e品質と耐久性に優れた素材を使用しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: 牛革（栃木レザー）\u003c\/li\u003e\n                    \u003cli\u003e生産国: 日本\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- スペック関連画像 --\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_05.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_name_4.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_06.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00604_07.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        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、天然素材の革の風合いとしてお楽しみ下さい。\u003c\/li\u003e\n            \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意下さい。\u003c\/li\u003e\n            \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"Black \/ 日本語-明朝体 \/ 外側背面の右下","offer_id":46289057841372,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ 日本語-明朝体 \/ 内側の右下","offer_id":47597750452444,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ 英語-ゴシック体 \/ 外側背面の右下","offer_id":47597750485212,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ 英語-ゴシック体 \/ 内側の右下","offer_id":47597750517980,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ 英語-明朝体 \/ 外側背面の右下","offer_id":47597750550748,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ 英語-明朝体 \/ 内側の右下","offer_id":47597750583516,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ 英語-筆記体 \/ 外側背面の右下","offer_id":47597750616284,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ 英語-筆記体 \/ 内側の右下","offer_id":47597750649052,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ なし \/ 外側背面の右下","offer_id":47597750681820,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ なし \/ 内側の右下","offer_id":47597750714588,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"Choco \/ 日本語-明朝体 \/ 外側背面の右下","offer_id":47597750747356,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 日本語-明朝体 \/ 内側の右下","offer_id":47597750780124,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 英語-ゴシック体 \/ 外側背面の右下","offer_id":47597750812892,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 英語-ゴシック体 \/ 内側の右下","offer_id":47597750845660,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 英語-明朝体 \/ 外側背面の右下","offer_id":47597750878428,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 英語-明朝体 \/ 内側の右下","offer_id":47597750911196,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 英語-筆記体 \/ 外側背面の右下","offer_id":47597750943964,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 英語-筆記体 \/ 内側の右下","offer_id":47597750976732,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ なし \/ 外側背面の右下","offer_id":47597751009500,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ なし \/ 内側の右下","offer_id":47597751042268,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ 日本語-明朝体 \/ 外側背面の右下","offer_id":47597751075036,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ 日本語-明朝体 \/ 内側の右下","offer_id":47597751107804,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ 英語-ゴシック体 \/ 外側背面の右下","offer_id":47597751140572,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ 英語-ゴシック体 \/ 内側の右下","offer_id":47597751173340,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ 英語-明朝体 \/ 外側背面の右下","offer_id":47597751206108,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ 英語-明朝体 \/ 内側の右下","offer_id":47597751238876,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ 英語-筆記体 \/ 外側背面の右下","offer_id":47597751271644,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ 英語-筆記体 \/ 内側の右下","offer_id":47597751304412,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ なし \/ 外側背面の右下","offer_id":47597751337180,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ なし \/ 内側の右下","offer_id":47597751369948,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 日本語-明朝体 \/ 外側背面の右下","offer_id":47597751402716,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 日本語-明朝体 \/ 内側の右下","offer_id":47597751435484,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 英語-ゴシック体 \/ 外側背面の右下","offer_id":47597751468252,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 英語-ゴシック体 \/ 内側の右下","offer_id":47597751501020,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 英語-明朝体 \/ 外側背面の右下","offer_id":47597751533788,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 英語-明朝体 \/ 内側の右下","offer_id":47597751566556,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 英語-筆記体 \/ 外側背面の右下","offer_id":47597751599324,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 英語-筆記体 \/ 内側の右下","offer_id":47597751632092,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ なし \/ 外側背面の右下","offer_id":47597751664860,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ なし \/ 内側の右下","offer_id":47597751697628,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 日本語-明朝体 \/ 外側背面の右下","offer_id":47597751730396,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 日本語-明朝体 \/ 内側の右下","offer_id":47597751763164,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 英語-ゴシック体 \/ 外側背面の右下","offer_id":47597751795932,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 英語-ゴシック体 \/ 内側の右下","offer_id":47597751828700,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 英語-明朝体 \/ 外側背面の右下","offer_id":47597751861468,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 英語-明朝体 \/ 内側の右下","offer_id":47597751894236,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 英語-筆記体 \/ 外側背面の右下","offer_id":47597751927004,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 英語-筆記体 \/ 内側の右下","offer_id":47597751959772,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ なし \/ 外側背面の右下","offer_id":47597751992540,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ なし \/ 内側の右下","offer_id":47597752025308,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000038.jpg?v=1740038003"},{"product_id":"605","title":"【00605】小銭入れ 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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\/0729\/7069\/8972\/files\/3_000000000039.jpg?v=1738300820\" 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約20gと驚くほどの軽さで、ポケットに入れてもかさばらない。開口部が大きく開く\u003cstrong\u003eボックス型\u003c\/strong\u003eで、中身がひと目で分かり、小銭の出し入れがスムーズ。日常をスマートにする相棒です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000039.jpg?v=1738300820\" class=\"img-fluid d-block w-100 product-img\" alt=\"手のひらに収まるサイズの小銭入れ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eミニマルライフに溶け込む\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e粋な彩り、選ぶ楽しさ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eビジネスシーンにも休日のお出かけにも、シーンやスタイルに合わせて選べる多彩な\u003cstrong\u003eカラーバリエーション\u003c\/strong\u003e。どの色も革本来の魅力を引き立て、持つ人の個性を際立たせます。毎日を彩る、あなただけの相棒の色を見つけてください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000039.jpg?v=1738300820\" class=\"img-fluid d-block w-100 product-img\" alt=\"様々なカラーバリエーションの小銭入れ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e個性を引き出すカラー展開\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ・重さ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品のサイズと重さの詳細は以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ：横7cm×高さ6.8cm×マチ1.8cm\u003c\/li\u003e\n                    \u003cli\u003e重さ：約20g\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e厳選された素材と、確かな品質の生産国についてご案内します。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材：牛革（栃木レザー）\u003c\/li\u003e\n                    \u003cli\u003e生産国：日本\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e小銭入れの内部構造と機能についてご説明します。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\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                \u003cp\u003e製品を長くご愛用いただくための注意事項です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、天然素材の革の風合いとしてお楽しみ下さい。\u003c\/li\u003e\n                    \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意下さい。\u003c\/li\u003e\n                    \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品イメージ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e商品の様々な角度や細部をご確認いただけます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00605_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れ 製品イメージ 1\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00605_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れ 製品イメージ 2\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00605_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れ 製品イメージ 3\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00605_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れ 製品イメージ 4\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00605_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れ 製品イメージ 5\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00605_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れ 製品イメージ 6\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00605_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れ 製品イメージ 7\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46289059021020,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"choco","offer_id":47597750321372,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597750354140,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597750386908,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597750419676,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000039.jpg?v=1738300820"},{"product_id":"606","title":"【00606】ポーチ 小物入れ 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーが彩る上質\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日本が誇る最高峰の\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを贅沢に使用。使うほどに深まる\u003cstrong\u003e風合い\u003c\/strong\u003eと、職人の息吹を感じる逸品です。日々の暮らしに\u003cstrong\u003e本物の輝き\u003c\/strong\u003eを。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000040.jpg?v=1738638435\" 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\/0729\/7069\/8972\/files\/2_000000000040.jpg?v=1738638435\" 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\u003e3つのポケット\u003c\/strong\u003eが小物を見つけやすくし、必要なものをサッと取り出せる\u003cstrong\u003e快適さ\u003c\/strong\u003eを実現します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000040.jpg?v=1738638435\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーポーチ 収納例\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e細部まで考え抜かれた設計\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eポーチの基本的な情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ: 横17.5cm×高さ11.5cm×マチ6cm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約120g\u003c\/li\u003e\n          \u003cli\u003e素材: 牛革（栃木レザー）\u003c\/li\u003e\n          \u003cli\u003e仕様: ポケット×3\u003c\/li\u003e\n          \u003cli\u003e生産国: 日本\u003c\/li\u003e\n          \u003cli\u003e商品コード: 00606\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e詳細イメージ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e製品の細部や使用イメージをご確認いただけます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/00606_1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチ詳細イメージ1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/00606_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチ詳細イメージ2\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/00606_3.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチ詳細イメージ3\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/00606_4.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチ詳細イメージ4\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/00606_5.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチ詳細イメージ5\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/00606_6.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチ詳細イメージ6\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/00606_7.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチ詳細イメージ7\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e栃木レザーについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e日本が誇る最高品質の栃木レザーの特徴と魅力をご紹介します。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/duendenituite.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーに関する説明1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/item\/1301_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーに関する説明2\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや 革の仕上がりによって多少色ぶれする場合がありますが天然素材の革の風合いとしてお楽しみ下さい。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合生地との摩擦により退色、色落ちの可能性がありますのでご注意下さい。\u003c\/li\u003e\n      \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46203010318556,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597750223068,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597750255836,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597750288604,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000040.jpg?v=1738638435"},{"product_id":"607","title":"【00607】パスケース リール付 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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\/0729\/7069\/8972\/files\/1_000000000041.jpg?v=1738633620\" 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改札をスムーズに通過。約40gの\u003cstrong\u003e軽量設計\u003c\/strong\u003eに伸縮自在な\u003cstrong\u003eリール\u003c\/strong\u003eが一体化し、鞄から外さずタッチ可能です。パス入れとポケットでカードも整理整頓できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000041.jpg?v=1738633620\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常を軽快にする機能美\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e毎日寄り添うスリムデザイン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e横6.6cm、高さ11cm、マチ0.3cm。\u003cstrong\u003e薄型設計\u003c\/strong\u003eが叶えるのは、かさばらないスマートな持ち運びです。どんな鞄やポケットにも自然に収まり、日々の通勤を快適に彩ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/7_000000000041.jpg?v=1738633620\" 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製品の基本データです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: 00607\u003c\/li\u003e\n          \u003cli\u003eサイズ: 横6.6cm×高さ11cm×マチ0.3cm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約40g\u003c\/li\u003e\n          \u003cli\u003e素材: 牛革（栃木レザー）\u003c\/li\u003e\n          \u003cli\u003e生産国: 日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e内部の構造・機能について。\u003c\/p\u003e\n        \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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00607_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00607_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00607_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00607_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00607_05.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00607_06.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00607_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/8_000000000041.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/9_000000000041.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\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    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズ、革の仕上がりによる多少の色ぶれがある場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品の色は、ディスプレイの環境などにより実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46287140520156,"sku":null,"price":4620.0,"currency_code":"JPY","in_stock":true},{"title":"choco","offer_id":47597750091996,"sku":null,"price":4620.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597750124764,"sku":null,"price":4620.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597750157532,"sku":null,"price":4620.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597750190300,"sku":null,"price":4620.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000041.jpg?v=1738633620"},{"product_id":"608","title":"【00608】長財布 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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!-- 商品解説セクション --\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であなたを魅了します。わずか約140gの軽さが、日常使いに心地よさをもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00608_0000.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    \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\/0729\/7069\/8972\/files\/00608_02.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    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e驚きの収納力と洗練された使い心地\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e16枚のカードポケットに加え、札入れ、小銭入れ、多様なポケットを完備。必要なものが全て\u003cstrong\u003eスマートに収まります\u003c\/strong\u003e。YKKエクセラファスナーの滑らかな開閉は、日々使うたびに上質な所作と\u003cstrong\u003e快適な使い心地\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00608_03.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    \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\/0729\/7069\/8972\/files\/00608_04.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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00608_05.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財布を長持ちさせるために芯材を使用します。その芯材を隠す役目をしているのが裏地です。\u003c\/li\u003e\n            \u003cli\u003e革の裏側の毛羽立ちやボソボソして革が剥がれるのを防いでいます。\u003c\/li\u003e\n            \u003cli\u003e裏地を使用することで革の強度が増し、丈夫な財布になります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eduendeの商品のほとんどは裏地を使用しています。裏地を付けることにより構造が複雑になり、作業にも時間がかかりますがそれだけ丁寧なつくりにこだわっています。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00608_06.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=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00608_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eカードポケットは全部で16か所と豊富にあり、たくさんのカードを分けて収納できます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00608_08.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e札入れには仕分けしやすいように外側に1か所、内側に2ヶ所ポケットが付いています。お札以外のチケットやレシートなどを仕分けして入れておくのにも重宝します。\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=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00608_09.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e国内で最高技術を誇るタンナー\"栃木レザー株式会社\"の最高級のヌメ革です。duendeの財布はその革を表にも内側にも贅沢に使用しています。内側にまで栃木レザーを使用している財布は統一感が生まれ、高級感を醸し出します。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eYKKエクセラファスナーの滑らかさ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00608_16.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eファスナーには、YKK社製の”エクセラ”ファスナーを使用しています。エレメント1つ1つが磨かれた\u003cstrong\u003e最高級のファスナー\u003c\/strong\u003e。滑らかな滑りでファスナーの開閉にストレスがありません。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e日本の職人が生み出す確かな品質\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00608_10.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e国内自社工場で製造しているduendeの商品。細部までこだわって作れるのは自社工場の強みです。1点1点丁寧に作られた\u003cstrong\u003e日本製ならではの品質\u003c\/strong\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\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ・重さ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e本製品のサイズと重さです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ：（約）横18.8cm×高さ9cm×マチ2cm\u003c\/li\u003e\n                    \u003cli\u003e重さ：約140g\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e使用されている素材と生産国についてご案内します。\u003c\/p\u003e\n                \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        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e仕様・機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e内部構造と収納詳細です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eカード入れ：16\u003c\/li\u003e\n                    \u003cli\u003e小銭入れ：1\u003c\/li\u003e\n                    \u003cli\u003e札入れ：1\u003c\/li\u003e\n                    \u003cli\u003eポケット：2\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                \u003cp class=\"body-text\"\u003e本製品の商品コードです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品コード：00608\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e天然の革を使用しているため、しわやキズ、革の仕上がりによる色ぶれが生じる場合がありますが、天然素材の風合いとしてお楽しみください。\u003c\/li\u003e\n            \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n            \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"Default Title","offer_id":46203098464476,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000042_5e16e79b-3ac4-46d8-9c36-9a5808dc7c51.jpg?v=1738297670"},{"product_id":"609","title":"【00609】長財布 L字ファスナー 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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本革が彩る、洗練のL字長財布\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e厳選された栃木レザーが魅せる、豊かな表情と色彩。約140gの軽やかさが、日々の暮らしに上質さとスマートさを添えます。職人の技が息づく丁寧な仕上がりで、持つたびに心が躍る逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000043.jpg?v=1738298044\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e手元を彩る、上質栃木レザー\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスマートな会計、頼れる収納力\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e驚くほど薄い約1.8cmのマチながら、カード12枚、お札2箇所、小銭、通帳まで収まる抜群の収納設計です。開閉スムーズなYKKエクセラファスナーで、会計時もスマートな所作を叶えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/8_000000000043.jpg?v=1738298044\" 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\/0729\/7069\/8972\/files\/5_000000000043.jpg?v=1738298044\" 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この商品の基本スペックです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品コード: 00609\u003c\/li\u003e\n                    \u003cli\u003e商品名: 長財布 L字ファスナー 栃木レザー\u003c\/li\u003e\n                    \u003cli\u003eサイズ: （約）横19.1cm × 高さ9.3cm × マチ1.8cm\u003c\/li\u003e\n                    \u003cli\u003e重さ: 約140g\u003c\/li\u003e\n                    \u003cli\u003e素材: 牛革（栃木レザー）\u003c\/li\u003e\n                    \u003cli\u003e生産国: 日本\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e収納スペック\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e抜群の収納力で、必要なものをスマートに収めます。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eカード入れ: 12\u003c\/li\u003e\n                    \u003cli\u003e小銭入れ: 1\u003c\/li\u003e\n                    \u003cli\u003e札入れ: 2\u003c\/li\u003e\n                    \u003cli\u003eポケット: 2\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00609_007_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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00609_007_2.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eレシートはフリーポケットに入れておくとお財布の中がすっきりまとまります。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00609_007_3.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国内最高峰の栃木レザーを贅沢に使用しています。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e素材の良さを最大限生かし、職人の技術で丁寧に作り上げたL字ファスナー長財布。栃木レザーという国内最高峰の革と細部に宿る職人の技術が融合したとても美しい財布です。メンズ・レディース問わずお使いいただけるシンプルなデザイン。持つほどに変化する革のエイジングを楽しめるので、飽きることなく長くお使いいただけます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00609_000.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eduendeの財布はその革を表にも内側にも贅沢に使用しています。数ある栃木レザーラウンド長財布の中でも内側まで栃木レザーのものはなかなかありません。内側にまで栃木レザーを使用している財布は統一感が生まれ、高級感を醸し出します。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00609_006_2.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e栃木レザーは使い込むにつれて艶感が増し、味わい深い風合いを帯びて愛着が湧いてきます。革のエイジングによって起こる自分だけの表情の変化をじっくりとお楽しみ下さい。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00609_008.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00609_009.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細部にまで職人の丁寧な仕事が光ります。\u003c\/p\u003e\n                \u003ch4 class=\"section-subtitle\"\u003eネン引き\u003c\/h4\u003e\n                \u003cp class=\"body-text\"\u003eネン引きとは革の端をへり返した部分にコテで熱を加えて引く線のこと。ネン引きを入れると商品が引き締まりグッと高級感が増します。あまり気づかれない部分ではありますが、細かなところにもこだわるからこそ出来上がりに違いが出るのです。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00609_004.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003ch4 class=\"section-subtitle\"\u003eコバ磨き\u003c\/h4\u003e\n                \u003cp class=\"body-text\"\u003e表のパーツは革の断面（コバ）を磨いてニスを塗るのを何度も繰り返し、美しい断面を作り出します。この工程は、革の断面を美しくする目的だけでなく財布が型崩れしにくく長持ちするように入れている芯材を隠す役割もあります。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00609_005.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_09.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使いやすさを追求した設計です。\u003c\/p\u003e\n                \u003ch4 class=\"section-subtitle\"\u003e裏地の役割\u003c\/h4\u003e\n                \u003cp class=\"body-text\"\u003e革製品で裏側に裏地を使用しているとオールレザーの商品じゃないと思われがちですが、裏地を使用するのには理由があります。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e財布を長持ちさせるために芯材を使用します。その芯材を隠す役目をしているのが裏地です。\u003c\/li\u003e\n                    \u003cli\u003e革の裏側の毛羽立ちやボソボソして革が剥がれるのを防いでいます。\u003c\/li\u003e\n                    \u003cli\u003e裏地を使用することで革の強度が増し、丈夫な財布になります。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003eduendeの商品のほとんどは裏地を使用しています。裏地を付けることにより構造が複雑になり、作業にも時間がかかりますがそれだけ丁寧なつくりにこだわっています。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00609_003.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003ch4 class=\"section-subtitle\"\u003e小銭入れの設計\u003c\/h4\u003e\n                \u003cp class=\"body-text\"\u003e小銭入れにはファスナーがついていませんが、小銭が飛び出さないように設計されていますので、財布内での小銭の飛び散りの心配はありません。財布を開けると小銭を一目で確認でき、ファスナーを開閉する動作が1つ減り、小銭の出し入れがスムーズになり便利です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00609_006_1.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003ch4 class=\"section-subtitle\"\u003eYKKエクセラファスナー\u003c\/h4\u003e\n                \u003cp class=\"body-text\"\u003eメインファスナーにはYKK社製の”エクセラ”ファスナーを使用しています。エレメント1つ1つが磨かれた最高級のファスナー。滑らかな滑り心地でファスナーの開閉にストレスがありません。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00609_007_4.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天然素材の特性上、以下の点にご注意ください。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや、革の仕上がりによって多少色ぶれする場合がありますが、天然素材の革の風合いとしてお楽しみ下さい。\u003c\/li\u003e\n                    \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意下さい。\u003c\/li\u003e\n                    \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eお客様の声\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/okyakusamanokoe3.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n\n        \u003cp class=\"body-text\"\u003e40代男性 薄くてコンパクト。意外とカードやお札も入ります。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e薄くてコンパクト！今までいろいろな長財布を使ってきました。ファスナーの無い長財布、ラウンドファスナー型、他のメーカーのL字ファスナー型。ここで購入した長財布が一番良かったです。ファスナーの開閉もスムーズだし、薄くてコンパクト。意外とカードやお札も入ります。ただ、個人的に、色にチョコがありますが、もう少し黒めの色なら良かったなぁ。でも、満足しています！\u003c\/p\u003e\n\n        \u003cp class=\"body-text\"\u003e40代女性 スッと出し入れできるのでストレスZEROです。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e男前な財布 飾りも何もないシンプルで男前なお財布。こんなにシンプルなのは初めてなので物足りなく感じるかな？と思いましたが買って正解。スリムな鞄でもスッと出し入れできるのでストレスZEROです。カードを全て納めるとパツパツでしたが直ぐに馴染みました。小銭入れにチャックがないので少し心配だったけど、これも使いやすい！！お札も見やすい出しやすいと私にはとても使いやすいお財布でした。大満足です。\u003c\/p\u003e\n\n        \u003cp class=\"body-text\"\u003e30代女性 使い勝手もよく、手触りも作りもよく、大満足です！\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eやっと出会えた！薄くて沢山入るしっかりしたお財布を探していて、やっと出会えました！沢山あるカードもちゃんと収まり、革がしっかりしているので、形がキレイ！同じデザインの他の革の物と悩みましたが、中身を沢山詰め込むので革が柔らかいと形が崩れそうなので、こちらでよかったです。小銭入れのチャック無しは初めてですが、開ける手間が省けてものすごく使いやすいです！赤の色も落ち着いていて素敵です。バッグにスッキリ収まり、使い勝手もよく、手触りも作りもよく、大満足です！使い倒したら、またリピしそうです！\u003c\/p\u003e\n\n        \u003cp class=\"body-text\"\u003e購入者様 小銭もファスナー無しでも落ちることはない。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e男性でもバッチリ！条件として、レザー・L字ファスナー・小銭入れにファスナー無し・長さが20センチ以内のものを探していました。この財布を見たとき少し女性っぽいかなとは思いましたが、男性でも全く問題なく使えます。自分はチョコを選択。使用感も適度に柔らかく、小銭もファスナー無しでも落ちることなく、カードポケットも多いのでとても使いやすいです。おすすめです。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46203010547932,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597749960924,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597749993692,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597750026460,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597750059228,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000043.jpg?v=1738298044"},{"product_id":"610","title":"【00610】マネークリップ 財布 栃木レザー","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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の深い艶が、あなたの手元を格上げします。約51gの軽さと薄さで、洗練された大人のライフスタイルを演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/7_000000000044.jpg?v=1738300557\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザー製マネークリップ、手元に持った様子\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e洗練された大人の選択\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスマートな所作、軽快な毎日\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eお札やカードの出し入れも\u003cstrong\u003eスムーズな\u003c\/strong\u003e、ストレスフリーな設計です。ポケットに入れてもかさばらないスマートさが、日常の動きを妨げません。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000044.jpg?v=1738300557\" class=\"img-fluid d-block w-100 product-img\" alt=\"マネークリップからカードをスムーズに出し入れする動作\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e使うたびに心躍る\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e育てる革の魅力、確かな職人技\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e内外装にまで上質な革を使用した、こだわり抜いた\u003cstrong\u003e日本製\u003c\/strong\u003eです。使うほどに深まる色の変化が、唯一無二の存在へと育ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/8_000000000044.jpg?v=1738300557\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーマネークリップの質感と細部\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e永く愛せる本物の品質\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e基本情報\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品名: マネークリップ 財布 栃木レザー\u003c\/li\u003e\n                    \u003cli\u003e品番: 00610\u003c\/li\u003e\n                    \u003cli\u003eシリーズ名: Patina（パティーナ）\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003ePatinaシリーズは、革の経年変化が楽しめるよう無駄なデザインを省き、素材の良さや特長を活かしたシリーズです。\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=\"benefit-list\"\u003e\n                    \u003cli\u003e無駄を省いたシンプルなデザインが、素材本来の魅力を引き立てます。\u003c\/li\u003e\n                    \u003cli\u003e耐久性に優れたスペイン産ブライドルレザーを表と内装の一部に採用しています。\u003c\/li\u003e\n                    \u003cli\u003e内装革は100%ベジタブルタンニン鞣しのヌメ革で、使うほどに深みのある色合いへと変化します。\u003c\/li\u003e\n                    \u003cli\u003e性別を問わずお使いいただけるユニセックスデザインです。\u003c\/li\u003e\n                    \u003cli\u003eスパン糸を使用することで、柔らかな手触りを実現しています。\u003c\/li\u003e\n                    \u003cli\u003eコンパクトながら、カード入れ4ヶ所、札バサミを備え、高い収納力を誇ります。\u003c\/li\u003e\n                    \u003cli\u003eお札とカードを入れてもかさばらず、服のポケットにもスマートに収まります。\u003c\/li\u003e\n                    \u003cli\u003e内外に同じ革を使用することで、全体に統一感が生まれ、より一層革の経年変化をお楽しみいただけます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ・重さ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ: （約）横11.2cm × 高さ8.5cm × マチ0.6cm\u003c\/li\u003e\n                    \u003cli\u003e重さ: 約51g\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素材: 牛革（栃木レザー、スペイン産ブライドルレザー、100%ベジタブルタンニン鞣しヌメ革）\u003c\/li\u003e\n                    \u003cli\u003e生産国: 日本\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eカード入れ: 4\u003c\/li\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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00610_01.jpg\" class=\"img-fluid d-block w-100\" alt=\"商品の全体像と質感\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00610_02.jpg\" class=\"img-fluid d-block w-100\" alt=\"革の表面クローズアップ\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00610_03.jpg\" class=\"img-fluid d-block w-100\" alt=\"マネークリップの機能説明図\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00610_04.jpg\" class=\"img-fluid d-block w-100\" alt=\"男女問わず持てるデザインイメージ\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00610_05.jpg\" class=\"img-fluid d-block w-100\" alt=\"縫製のディテール\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00610_09.jpg\" class=\"img-fluid d-block w-100\" alt=\"マネークリップにカードとお札を入れた状態\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00610_06.jpg\" class=\"img-fluid d-block w-100\" alt=\"カード入れの配置\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00610_07.jpg\" class=\"img-fluid d-block w-100\" alt=\"ポケットに入れた際の厚みを示すイメージ\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00610_08.jpg\" class=\"img-fluid d-block w-100\" alt=\"内装の革の質感\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cp class=\"body-text\"\u003eブラック\u003c\/p\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00610_10.jpg\" class=\"img-fluid d-block w-100\" alt=\"ブラックカラーのマネークリップ\"\u003e\n                    \u003cp class=\"body-text\"\u003eチョコ\u003c\/p\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00610_11.jpg\" class=\"img-fluid d-block w-100\" alt=\"チョコカラーのマネークリップ\"\u003e\n                    \u003cp class=\"body-text\"\u003eグリーン\u003c\/p\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00610_12.jpg\" class=\"img-fluid d-block w-100\" alt=\"グリーンカラーのマネークリップ\"\u003e\n                    \u003cp class=\"body-text\"\u003eレッド\u003c\/p\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00610_13.jpg\" class=\"img-fluid d-block w-100\" alt=\"レッドカラーのマネークリップ\"\u003e\n                    \u003cp class=\"body-text\"\u003eキャメル\u003c\/p\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00610_14.jpg\" class=\"img-fluid d-block w-100\" alt=\"キャメルカラーのマネークリップ\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e天然の革を使用しているため、しわやキズ、色ぶれが生じる場合がありますが、天然素材ならではの風合いとしてお楽しみください。\u003c\/li\u003e\n            \u003cli\u003e通常の撥水・色止め加工は施しておりますが、汗や水に濡れた場合、生地との摩擦により退色・色落ちの可能性がございますのでご注意ください。\u003c\/li\u003e\n            \u003cli\u003e商品の色は、ディスプレイの環境などにより実際の色と異なる場合がありますのでご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46203010711772,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597749829852,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597749862620,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597749895388,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597749928156,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/7_000000000044.jpg?v=1738300557"},{"product_id":"611","title":"【00611】キーケース 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーが彩る上質キーケース\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/8_000000000045.jpg?v=1738633968\" class=\"img-fluid d-block w-100 product-img\" alt=\"手にした栃木レザーキーケースの風合い\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e経年変化を楽しむ本革の風合い\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e厳選された栃木レザーが魅せる豊かな表情。使うほどに深まる唯一無二の色艶は、\u003cstrong\u003e良いものを長く使いたいと考える大人の日常に寄り添います\u003c\/strong\u003e。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e鍵を優雅に収める機能美\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000045.jpg?v=1738633968\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーケース内部の4連キーレーンとポケット\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e手に馴染む快適な携帯性\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e約52gという軽さながら、4連キーレーンが鍵の重なりを軽減し、鍵の取り出しをスムーズに。\u003cstrong\u003e日常に溶け込む上質な使い心地\u003c\/strong\u003eです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人の技が息づく日本製\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000045.jpg?v=1738633968\" class=\"img-fluid d-block w-100 product-img\" alt=\"熟練の職人によるキーケースの仕上げ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日本品質が誇る精緻な作り\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e熟練の職人が一つひとつ丁寧に磨き上げた切り目は、何枚もの革がまるで一枚であるかのような美しさです。\u003cstrong\u003e日本の匠が細部に魂を込めました\u003c\/strong\u003e。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「Patina（パティーナ）シリーズ」の栃木レザーキーケース（商品コード: 00611）は、革本来の魅力を最大限に引き出すために、無駄を省いたミニマルなデザインが特徴です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e革の経年変化（パティーナ）を存分に楽しめる無駄のないデザイン\u003c\/li\u003e\n          \u003cli\u003e表裏ともに厳選された栃木レザーを使用し、統一感のある仕上がり\u003c\/li\u003e\n          \u003cli\u003e使い込むほどに深まる色艶と風合い\u003c\/li\u003e\n          \u003cli\u003e柔らかな手触りを実現するスパン糸を使用\u003c\/li\u003e\n          \u003cli\u003e熟練の職人による丁寧な切り目磨きで、革の積層が一体化したかのような美しさ\u003c\/li\u003e\n          \u003cli\u003eメンズ・レディース問わず、幅広い層にお使いいただけます\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ: 約 横11cm × 高さ5.9cm × マチ2.2cm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約52g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 牛革（栃木レザー）\u003c\/li\u003e\n          \u003cli\u003e生産国: 日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e仕様・機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e鍵をスマートに収納し、快適に携帯するための機能性。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e4連キーレーン: 複数の鍵を効率的に収納\u003c\/li\u003e\n          \u003cli\u003e鍵の重なりを軽減する設計: 各キーレーンの長さを変えることで、鍵同士が重なることによる厚みを抑え、スムーズな出し入れをサポートします。\u003c\/li\u003e\n          \u003cli\u003eその他ポケット: 2ヶ所\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00611_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"4連キーレーンの構造と鍵の収納イメージ1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00611_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"4連キーレーンの構造と鍵の収納イメージ2\"\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お好みに合わせてお選びいただける、美しい5色展開です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00611_10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーキーケース カラー ブラック\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eブラック\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00611_11.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーキーケース カラー チョコ\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eチョコ\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00611_12.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーキーケース カラー キャメル\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eキャメル\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00611_13.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーキーケース カラー レッド\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eレッド\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00611_14.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーキーケース カラー グリーン\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eグリーン\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入時の注意点\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズ、色ぶれが生じる場合がありますが、天然素材ならではの風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施しておりますが、汗や水に濡れた場合、生地との摩擦により退色や色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品の色はディスプレイ環境により、実際の色とは異なって見える場合があります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46203010941148,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597749698780,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597749731548,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597749764316,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":false},{"title":"green","offer_id":47597749797084,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/8_000000000045.jpg?v=1738633968"},{"product_id":"613","title":"【00613】キーホルダー 栃木レザー","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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\/0729\/7069\/8972\/files\/7_000000000047.jpg?v=1740037986\" class=\"img-fluid d-block w-100 product-img\" alt=\"豊かな色彩と革の表情\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e豊かな色彩と革の表情\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e育てる喜び、深まる愛着\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eダブルピット製法\u003c\/strong\u003eで丹念に鞣されたヌメ革。使うほどに風合いを増し、あなただけの唯一無二へと育つ過程をお楽しみください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000047.jpg?v=1740037987\" 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\u003e4つのキーリング\u003c\/strong\u003eで大切な鍵をスマートに整理。約20gの軽量設計は、日常に溶け込み、心地よい携帯性を約束します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000047.jpg?v=1740037987\" class=\"img-fluid d-block w-100 product-img\" alt=\"実用性と快適な軽さ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e実用性と快適な軽さ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴・仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e大切な鍵をスマートに整理できるキーホルダーです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e仕様:\u003c\/strong\u003e キーリング×4\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サイズ・重さ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e持ち運びに便利なコンパクト設計です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eサイズ:\u003c\/strong\u003e （約）横2.7cm×高さ9.5cm×厚さ2cm\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e重さ:\u003c\/strong\u003e 約20g\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e日本最高峰の「栃木レザー」を使用しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e 牛革（栃木レザー）\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e生産国:\u003c\/strong\u003e 日本\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e国内で最高技術を誇るタンナー”栃木レザー”のフルベジタブルタンニングレザーを使用しています。”ダブルピット製法”という高い技術と時間をかけてじっくりと鞣された最高級のヌメ革です。使うほどに色が深みを増し、独特の風合いが楽しめます。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003c!-- 機能アイコン・ロゴマークなど (小さく並べる) --\u003e\n        \u003cdiv class=\"care-icons\"\u003e\n             \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/duendenituite.jpg\" class=\"img-fluid\" alt=\"ブランドロゴまたは認証マーク\"\u003e\n             \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1301_07.jpg\" class=\"img-fluid\" alt=\"品質表示または認証マーク\"\u003e\n        \u003c\/div\u003e\n\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e商品コード:\u003c\/strong\u003e 00613\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e天然の革を使用しているため、しわやキズ、革の仕上がりによる多少の色ぶれがある場合がございます。これらは天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n            \u003cli\u003e通常の撥水・色止め加工は施しておりますが、汗や水を含んだ場合、生地との摩擦により退色や色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n            \u003cli\u003e商品の色はディスプレイの環境などにより、実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46203011301596,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597749567708,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597749600476,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597749633244,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597749666012,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/7_000000000047.jpg?v=1740037986"},{"product_id":"615","title":"【00615】リール付 キーホルダー 栃木レザー","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e※この商品は名入れにも対応しています\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan\u003e＞名入れありで購入する方は\u003c\/span\u003e\u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/products\/00620-%E3%83%9F%E3%83%8B%E3%83%9D%E3%83%BC%E3%83%81%E3%82%AD%E3%83%BC%E3%83%9B%E3%83%AB%E3%83%80%E3%83%BC-%E6%A0%83%E6%9C%A8%E3%83%AC%E3%82%B6%E3%83%BC-%E5%90%8D%E5%85%A5%E3%82%8C%E3%82%AA%E3%83%97%E3%82%B7%E3%83%A7%E3%83%B3%E4%BB%98%E3%81%8D\"\u003eこ\u003c\/a\u003e\u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/products\/00615-%E3%83%AA%E3%83%BC%E3%83%AB%E4%BB%98-%E3%82%AD%E3%83%BC%E3%83%9B%E3%83%AB%E3%83%80%E3%83%BC-%E6%A0%83%E6%9C%A8%E3%83%AC%E3%82%B6%E3%83%BC-%E5%90%8D%E5%85%A5%E3%82%8C%E3%82%AA%E3%83%97%E3%82%B7%E3%83%A7%E3%83%B3%E4%BB%98%E3%81%8D?utm_source=copyToPasteBoard\u0026amp;utm_medium=product-links\u0026amp;utm_content=web\"\u003eちら\u003c\/a\u003e\u003c\/p\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\/0729\/7069\/8972\/files\/1_000000000049.jpg?v=1738634003\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eこだわりの5色コレクション\u003c\/p\u003e\n\u003c\/div\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\/0729\/7069\/8972\/files\/2_000000000049.jpg?v=1738634003\" 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\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eポケットに収まる洗練デザイン\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e約19gと驚くほど軽量ながら、日本最高峰の技術で鞣された\u003cstrong\u003e栃木レザー\u003c\/strong\u003eの丈夫さを備えています。ポケットやバッグの中で場所を取らず、どこへでも連れて行けるサイズ感です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/5_000000000049.jpg?v=1738634003\" 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\u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴・仕様\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\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\u003eリール付金具が付いているので、かばん等に付けたまま伸ばしてご使用できます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00615_0_018.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00615_1_17.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00615_1_019.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00615_003.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ詳細・重さ\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eコンパクトで軽量ながらも、優れた機能性を備えています。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e本体サイズ: （約）横2cm × 長さ12cm\u003c\/li\u003e\n\u003cli\u003eリール長さ: 40cm\u003c\/li\u003e\n\u003cli\u003e重さ: 約19g\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00613_05sp.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e国内最高峰の技術で鞣された栃木レザーを使用しています。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e素材: 牛革（栃木レザー）\u003c\/li\u003e\n\u003cli\u003e生産国: 日本\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e国内で最高技術を誇るタンナー「栃木レザー」のフルベジタブルタンニングレザーを使用しています。丈夫でしっかりしたレザーなので、長くお使いいただけます。\u003c\/p\u003e\n\u003cp\u003eダブルビット製法という高い技術と時間をかけてじっくりと鞣された最高級のヌメ革です。使うほどに色が深みを増し、独特の風合いが楽しめます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00615_1_001.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eその他イメージ\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00615_1_011.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/7_000000000049.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cp class=\"caption-text text-end\"\u003e名入れイメージ\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000049.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/new\/01905\/01905_2.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/packet_l.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e00615\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n\u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n\u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46285471383772,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"choco","offer_id":47597749436636,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597749469404,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597749502172,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597749534940,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000049.jpg?v=1738634003"},{"product_id":"616","title":"【00616】ストラップ付リールキーホルダー 栃木レザー","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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\u003c!-- 商品解説セクション (Main) - 導入部 --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e※この商品は名入れにも対応しています\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan\u003e＞名入れありで購入する方は\u003c\/span\u003e\u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/products\/00620-%E3%83%9F%E3%83%8B%E3%83%9D%E3%83%BC%E3%83%81%E3%82%AD%E3%83%BC%E3%83%9B%E3%83%AB%E3%83%80%E3%83%BC-%E6%A0%83%E6%9C%A8%E3%83%AC%E3%82%B6%E3%83%BC-%E5%90%8D%E5%85%A5%E3%82%8C%E3%82%AA%E3%83%97%E3%82%B7%E3%83%A7%E3%83%B3%E4%BB%98%E3%81%8D\"\u003eこ\u003c\/a\u003e\u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/products\/00616-%E3%82%B9%E3%83%88%E3%83%A9%E3%83%83%E3%83%97%E4%BB%98%E3%83%AA%E3%83%BC%E3%83%AB%E3%82%AD%E3%83%BC%E3%83%9B%E3%83%AB%E3%83%80%E3%83%BC-%E6%A0%83%E6%9C%A8%E3%83%AC%E3%82%B6%E3%83%BC-%E5%90%8D%E5%85%A5%E3%82%8C%E3%82%AA%E3%83%97%E3%82%B7%E3%83%A7%E3%83%B3%E4%BB%98%E3%81%8D?utm_source=copyToPasteBoard\u0026amp;utm_medium=product-links\u0026amp;utm_content=web\"\u003eちら\u003c\/a\u003e\u003c\/p\u003e\n\u003ch3 class=\"section-title\"\u003e【00616】ストラップ付リールキーホルダー 栃木レザー\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e上質な\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを使用したストラップ付きリールキーホルダーです。 ブラック、チョコ、キャメル、レッド、グリーンの5色展開で、かばんに取り付けたり、鍵のストラップとしてもお使いいただけます。 さらに、\u003cstrong\u003e名入れが可能\u003c\/strong\u003eなので、大切な方へのプレゼントにもぴったりです。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00616_001.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ付リールキーホルダー全体像\"\u003e\n\u003c\/div\u003e\n\u003c!-- 商品解説セクション (Main) - ブロック1 --\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\/0729\/7069\/8972\/files\/2_000000000050.jpg?v=1738634032\" 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\u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e個性が光る彩りのバリエーション\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eシックから鮮やかまで揃う\u003cstrong\u003e5つのカラー\u003c\/strong\u003eは、あなたのスタイルを格上げします。 鞄から覗くたび、洗練された印象を与えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000050.jpg?v=1738634032\" class=\"img-fluid d-block w-100 product-img\" alt=\"5色のカラーバリエーション\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e魅力を引き出す色彩\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 商品解説セクション (Main) - ブロック3 --\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\/0729\/7069\/8972\/files\/4_000000000050.jpg?v=1738634032\" 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\u003c!-- 商品解説セクション (Main) - 追加ポイント1 --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e使いやすい5色のカラー\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00616_002_1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー展開\"\u003e\n\u003cp class=\"body-text\"\u003eシックで落ち着いたブラック、温かみのあるチョコ、優しいキャメル。 鮮やかなレッド、そして爽やかなグリーン。 どれもおしゃれで使いやすい\u003cstrong\u003e5色のカラー\u003c\/strong\u003eを取り揃えています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 商品解説セクション (Main) - 追加ポイント2 --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e鍵につけて安心便利に\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00616_003_1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"鍵に取り付けた使用イメージ\"\u003e\n\u003cp class=\"body-text\"\u003e鍵を取り付けることで\u003cstrong\u003e携帯性が抜群\u003c\/strong\u003e。 紛失防止にも役立ちます。 リール部分を伸ばせば、便利に鍵の取り出しが可能です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 商品解説セクション (Main) - 追加ポイント3 --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eかばんなどへの取り付けに\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00616_004_1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カバンに取り付けた使用イメージ\"\u003e\n\u003cp class=\"body-text\"\u003e取り付け用のストラップで、かばんやリュックに\u003cstrong\u003e簡単に取り付け可能\u003c\/strong\u003e。 用途に応じて自由に活用できます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e本製品の商品コードです。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e商品コード：00616\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eストラップ付リールキーホルダーのサイズと重さです。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eサイズ：約 横2cm × 長さ14cm\u003c\/li\u003e\n\u003cli\u003eリール長さ：40cm\u003c\/li\u003e\n\u003cli\u003e重さ：約23g\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e本製品の素材と生産国についてご案内します。\u003c\/p\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\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e仕様・カラー\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eストラップ付リールキーホルダーの主な仕様とカラー展開です。\u003c\/p\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\u003c\/details\u003e\n\u003c\/div\u003e\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天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、 これらは\u003cstrong\u003e天然素材の革の風合い\u003c\/strong\u003eとしてお楽しみください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 名入れイメージ (追加画像ブロック) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e名入れイメージ\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01905_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"名入れイメージ例1\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/9_000000000050.jpg?v=1738634032\" class=\"img-fluid d-block w-100 product-img\" alt=\"名入れイメージ例2\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46289059250396,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"choco","offer_id":47597749305564,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597749338332,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597749371100,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597749403868,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000050.jpg?v=1738634032"},{"product_id":"1101","title":"【01101】長財布 ラウンドファスナー 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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    \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\/0729\/7069\/8972\/files\/1_000000000072_c70c1f6c-286d-4661-928e-a97d3b6fe9b2.jpg?v=1738298292\" 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\"\u003e12のカード入れとL字型ファスナーの小銭入れで、お財布の中はいつもすっきり。紙幣やレシートもスマートに収納でき、必要なものがすぐに取り出せるストレスフリーな使い心地です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000072.jpg?v=1738298292\" 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\/0729\/7069\/8972\/files\/4_000000000072.jpg?v=1738298292\" class=\"img-fluid d-block w-100 product-img\" alt=\"細部まで息づく確かな品質\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e細部まで息づく確かな品質\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴とこだわり\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e「フィールド」シリーズは、日本の職人が丁寧な仕事で革独特の個性豊かな表情を引き出した、高級感ある商品です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\u003cp\u003e国内最高技術を誇るタンナー「栃木レザー」のフルベジタブルタンニングレザーを使用。\u003c\/p\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cp\u003eタンニン槽でじっくり鞣された最高級のヌメ革にオイルをたっぷり染み込ませたオイルバケッタは、しっとりと柔らかく手に馴染みます。\u003c\/p\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cp\u003e使い込むほどに艶が増し、美しい経年変化をお楽しみいただけます。\u003c\/p\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cp\u003e切り目部分はひとつひとつ職人の手によって磨かれており、細部にまでこだわりが光ります。\u003c\/p\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cp\u003e内装にはタンナーが独自配合した植物タンニンで鞣した、独特の柔らかさと耐久性があるヌメ革を使用。\u003c\/p\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cp\u003e内装革はパラフィン加工により地ツヤが増し、使い込むほどに独特の味わいになります。染料を一切使わない自然な色合いで、革本来の風合いが楽しめます。\u003c\/p\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cp\u003eL字型に大きく開くファスナーポケットは、小銭が取り出しやすく、2ルームで仕分けも簡単です。\u003c\/p\u003e\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01101_00001.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーを使用した長財布\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01101_00002.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"フィールドシリーズの質感\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01101_00003.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"外観イメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01101_00004.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"開いた状態のイメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01101_00005.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"細部の縫製\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01101_00006.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"革の断面\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01101_00007.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ファスナーとロゴ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01101_00008.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"内装革の質感\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01101_00009.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"L字ファスナーの小銭入れ\"\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\u003cp\u003eサイズ: （約）横19.5cm×高さ9.6cm×マチ2.2cm\u003c\/p\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cp\u003e重さ: 約210g\u003c\/p\u003e\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e詳しいサイズ感は以下の図をご参照ください。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/cabinet\/nanocolor2\/01101_size.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\u003cp\u003e表素材: 牛革（栃木レザー）\u003c\/p\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cp\u003e内装素材: 牛革（国産ヌメ革）\u003c\/p\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cp\u003e生産国: 日本\u003c\/p\u003e\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e収納仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\u003cp\u003eカード入れ: 12\u003c\/p\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cp\u003e小銭入れ: 2（L字ファスナー、2ルーム）\u003c\/p\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cp\u003e札入れ: 2\u003c\/p\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cp\u003eその他ポケット: 2\u003c\/p\u003e\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n                        \u003cp\u003eブラック\u003c\/p\u003e\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01101_00010.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラックカラー\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cp\u003eチョコ\u003c\/p\u003e\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01101_00011.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"チョコカラー\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cp\u003eキャメル\u003c\/p\u003e\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01101_mihon.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キャメルカラー\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cp\u003eブラウン\u003c\/p\u003e\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01101_00013.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラウンカラー\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e01101\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入時の注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e天然の革を使用しているため、しわやキズ、色ぶれが生じる場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n            \u003cli\u003e通常の撥水・色止め加工は施しておりますが、汗や水を含んだ場合、生地との摩擦により退色や色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n            \u003cli\u003e商品の色は、ディスプレイの環境などにより実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Field(フィールド)","offers":[{"title":"black","offer_id":46289060692188,"sku":null,"price":15400.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597747306716,"sku":null,"price":15400.0,"currency_code":"JPY","in_stock":false},{"title":"camel","offer_id":47597747339484,"sku":null,"price":15400.0,"currency_code":"JPY","in_stock":true},{"title":"brown","offer_id":47597747372252,"sku":null,"price":15400.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000072_c70c1f6c-286d-4661-928e-a97d3b6fe9b2.jpg?v=1738298292"},{"product_id":"1102","title":"【01102】マネークリップ 財布 栃木レザー","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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\/0729\/7069\/8972\/files\/12_000000000074.jpg?v=1738300306\" 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約53gの軽やかさで、どんなポケットにもスマートに収まります。カード4枚と紙幣を美しく整理し、会計シーンも淀みなく、洗練された印象に変わります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/13_000000000074.jpg?v=1738300306\" 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\/0729\/7069\/8972\/files\/3_000000000074.jpg?v=1738300306\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人の技術が光る内装\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e職人の技術が光る内装\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ・重さ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eサイズ\u003c\/strong\u003e：（約）横11.3cm×高さ8.5cm×マチ0.7cm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e重さ\u003c\/strong\u003e：約53g\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：表 牛革（栃木レザー）、内装 牛革（国産ヌメ革）\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e仕様\u003c\/strong\u003e：カード入れ×4、ポケット×1\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e日本\u003c\/p\u003e\n      \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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01102_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"フィールドシリーズ全景\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eフィールドシリーズは、日本の職人の丁寧な仕事によって、革独特の個性豊かな表情を高級感ある商品に作り上げました。たっぷりオイルが染み込んだ、しなやかな触り心地が特徴です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01102_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"フィールドシリーズイメージ2\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01102_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"フィールドシリーズイメージ3\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e栃木レザーの魅力と機能性\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e国内で最高技術を誇るタンナー”栃木レザー”のフルベジタブルタンニングレザーを使用した本製品。タンニン槽でじっくり鞣された最高級のヌメ革にオイルをたっぷり染み込ませたオイルバケッタは、しっとりと柔らかく手に馴染みます。使うほどに艶が増し、美しい経年変化をお楽しみいただける逸品です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01102_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザー詳細\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eカードとお札を入れてもスッキリまとまる設計です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01102_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カード収納イメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e右ポケットにお札を挟めるので、安心感があります。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01102_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"札挟み部分\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e内装革へのこだわり\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e内装に使用している革は、タンナーが独自で配合した植物タンニンで鞣しているため、独特な柔らかさと耐久性があるヌメ革です。仕上げにパラフィン加工を施すことにより地ツヤが増し、使い込むほどに独特の味わいになっていきます。染料を一切使わず鞣したままの自然な色を残しておりますので、革本来の風合いが楽しめます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eブラック\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01102_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラックカラー\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003eチョコ\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01102_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"チョコカラー\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003eキャメル\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01102_09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キャメルカラー\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003eブラウン\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01102_10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラウンカラー\"\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Field(フィールド)","offers":[{"title":"black","offer_id":46289060757724,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"choco","offer_id":47597747077340,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597747110108,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"brown","offer_id":47597747142876,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/12_000000000074.jpg?v=1738300306"},{"product_id":"1103","title":"【01103】財布 二つ折り 栃木レザー","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーが魅せる品格\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e丁寧に鞣された本革\u003c\/strong\u003eが醸し出す深み。手に取るたび、その確かな質感が日常にゆとりと彩りをもたらします。\u003cstrong\u003e長く寄り添う大人の相棒\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/11_000000000076.jpg?v=1738300336\" 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\/0729\/7069\/8972\/files\/12_000000000076.jpg?v=1738300336\" 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約87gの軽やかさ\u003c\/strong\u003eで、カード4枚、小銭入れ、札入れ2つ、ポケット3つをスマートに収納。国産ヌメ革のしなやかさが、\u003cstrong\u003e使うほどに手に馴染む快適さ\u003c\/strong\u003eを実現します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000076.jpg?v=1738300336\" 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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ: （約）横19.5cm×高さ9.6cm×マチ2.4cm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約87g\u003c\/li\u003e\n          \u003cli\u003e素材: 表：牛革（栃木レザー） 内装：牛革（国産ヌメ革）\u003c\/li\u003e\n          \u003cli\u003e仕様: カード入れ×4、小銭入れ×1、札入れ×2、ポケット×3\u003c\/li\u003e\n          \u003cli\u003e生産国: 日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e「フィールド」シリーズは、日本の職人の丁寧な仕事により、革独特の個性豊かな表情を高級感ある商品に仕上げています。たっぷりオイルが染み込んだ、しなやかな触り心地が特徴です。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e国内で最高技術を誇るタンナー”栃木レザー”のフルベジタブルタンニングレザーを使用した\u003cstrong\u003e二つ折り財布\u003c\/strong\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内装に使用している革は、タンナーが独自で配合した植物タンニンで鞣しているため、独特な柔らかさと耐久性があるヌメ革です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e仕上げにパラフィン加工を施すことにより地ツヤが増し、使い込むほどに独特の味わいになっていきます。\u003c\/li\u003e\n          \u003cli\u003e染料を一切使わず鞣したままの自然な色を残しておりますので、革本来の風合いが楽しめます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e職人のこだわり\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp 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:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01103_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01103_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01103_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01103_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01103_05.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01103_06.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cp class=\"body-text\"\u003e・ブラック\u003c\/p\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01103_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cp class=\"body-text\"\u003e・チョコ\u003c\/p\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01103_08.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cp class=\"body-text\"\u003e・キャメル\u003c\/p\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01103_09.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cp class=\"body-text\"\u003e・ブラウン\u003c\/p\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01103_10.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや、革の仕上がりによって多少色ぶれする場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Field(フィールド)","offers":[{"title":"black","offer_id":46203015037148,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597746880732,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"camel","offer_id":47597746913500,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"brown","offer_id":47597746946268,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/11_000000000076.jpg?v=1738300336"},{"product_id":"1104","title":"【01104】札入れ 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザー二つ折り 愛着育む札入れ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e手に取るたび、心満たされる上質な\u003cstrong\u003e栃木レザー\u003c\/strong\u003eの風合い。深みのある艶が、あなたの日常にさりげない個性を添えます。長く愛せる逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/11_000000000078.jpg?v=1738300366\" 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\/0729\/7069\/8972\/files\/12_000000000078.jpg?v=1738300366\" 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軽量76g スマート二つ折り財布\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e約76gの軽さと\u003cstrong\u003eスマートな設計\u003c\/strong\u003eで、8枚のカードと紙幣を美しく収納。使うほど手に馴染む内装の\u003cstrong\u003e国産ヌメ革\u003c\/strong\u003eが、日々の所作を豊かに彩ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/13_000000000078.jpg?v=1738300366\" 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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e商品コード\u003c\/strong\u003e: 01104\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e商品名\u003c\/strong\u003e: 札入れ 栃木レザー\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eサイズ\u003c\/strong\u003e: （約）横11.3cm×高さ9.4cm×マチ1.8cm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e重さ\u003c\/strong\u003e: 約76g\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e素材\u003c\/strong\u003e: 表：牛革（栃木レザー）、内装：牛革（国産ヌメ革）\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e仕様\u003c\/strong\u003e: カード入れ×8、札入れ×2、ポケット×2\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素材へのこだわり\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=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01104_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"フィールドシリーズ全体のイメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e国内で最高技術を誇るタンナー”栃木レザー”のフルベジタブルタンニングレザーを使用。タンニン槽でじっくり鞣された最高級のヌメ革にオイルをたっぷり染み込ませたオイルバケッタは、しっとりと柔らかく手に馴染みます。使うほどに艶が増し、美しい経年変化をお楽しみいただける逸品です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01104_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーの風合い\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e内装に使用している革は、タンナーが独自で配合した植物タンニンで鞣しているため、独特な柔らかさと耐久性があるヌメ革です。仕上げにパラフィン加工を施すことにより地ツヤが増し、使い込むほどに独特の味わいになっていきます。染料を一切使わず鞣したままの自然な色を残しておりますので、革本来の風合いが楽しめます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01104_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"内装の国産ヌメ革\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01104_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"内装の国産ヌメ革詳細\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e熟練の職人技\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e切り目部分はひとつひとつ職人の手によって丁寧に磨かれています。細部まで妥協しない日本の職人技が、製品の耐久性と美しさを高めています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01104_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人によるコバ磨き\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01104_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"コバの仕上がり\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eお好みに合わせて選べる4色のカラー展開です。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eブラック\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01104_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー：ブラック\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eチョコ\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01104_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー：チョコ\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eキャメル\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01104_09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー：キャメル\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eブラウン\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01104_10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー：ブラウン\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、天然素材の革の風合いとしてお楽しみ下さい。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意下さい。\u003c\/li\u003e\n      \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承下さい。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Field(フィールド)","offers":[{"title":"black","offer_id":46203015168220,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597746782428,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":false},{"title":"camel","offer_id":47597746815196,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"brown","offer_id":47597746847964,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/11_000000000078.jpg?v=1738300366"},{"product_id":"1105","title":"【01105】名刺入れ カードケース 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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    \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\/0729\/7069\/8972\/files\/12_000000000080.jpg?v=1738634224\" class=\"img-fluid d-block w-100 product-img\" alt=\"信頼を刻む、本格レザー名刺入れ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e信頼を刻む、本格レザー名刺入れ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e職人技が光る、上質な本革の証\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e熟練の職人が一点ずつ磨き上げた切り目からは、日本の\u003cstrong\u003e精緻な手仕事\u003c\/strong\u003eが伝わります。しっとり手に馴染む革の表情は、使うほどに艶を深め、自分だけの歴史を紡ぎます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/13_000000000080.jpg?v=1738634224\" 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通しマチ仕様で名刺をたっぷりと収納し、ビジネスをサポート。約53gの軽さで、\u003cstrong\u003e持ち運びも快適\u003c\/strong\u003eです。内装の国産ヌメ革は柔らかく、取り出すたびに心地よさが広がります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/14_000000000080.jpg?v=1738634224\" class=\"img-fluid d-block w-100 product-img\" alt=\"快適な使い心地と、優れた収納力\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e快適な使い心地と、優れた収納力\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e日本の職人の丁寧な仕事で、革独特の個性豊かな表情を高級感ある商品に作り上げました。たっぷりオイルが染み込んだ、しなやかな触り心地です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01105_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"フィールドシリーズ全景\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01105_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品ディテール1\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01105_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品ディテール2\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e表には\u003cstrong\u003e国内最高技術\u003c\/strong\u003eを誇るタンナー”栃木レザー”のフルベジタブルタンニングレザーを使用しています。タンニン槽でじっくり鞣された最高級のヌメ革にオイルをたっぷり染み込ませたオイルバケッタは、しっとりと柔らかく手に馴染みます。使うほどに艶が増し、美しい経年変化をお楽しみいただける逸品です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01105_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーの説明\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e内装に使用している革は、タンナーが独自で配合した植物タンニンで鞣した\u003cstrong\u003e国産ヌメ革\u003c\/strong\u003eです。独特な柔らかさと耐久性があり、仕上げにパラフィン加工を施すことにより地ツヤが増し、使い込むほどに独特の味わいになっていきます。染料を一切使わず鞣したままの自然な色を残しており、革本来の風合いが楽しめます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01105_06.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表：牛革（栃木レザー）\u003c\/li\u003e\n                    \u003cli\u003e内装：牛革（国産ヌメ革）\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ・重量\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ：（約）横11.3cm×高さ7.8cm×マチ1.8cm\u003c\/li\u003e\n                    \u003cli\u003e重さ：約53g\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e機能・収納\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e通しマチ仕様で名刺がたっぷりと入ります。ビジネスシーンでのスムーズな名刺交換をサポートします。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01105_06.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カード入れ×3\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                \u003cp class=\"body-text\"\u003e製品の切り目部分は、ひとつひとつ職人の手によって丁寧に磨かれています。日本の職人技が光る、精緻な仕上がりです。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01105_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人による切り目の仕上げ\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eお好みに合わせて選べる4色のカラー展開です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eブラック\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01105_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: ブラック\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003eチョコ\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01105_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: チョコ\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003eキャメル\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01105_09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: キャメル\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003eブラウン\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01105_10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー: ブラウン\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e日本\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品コード\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e01105\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e天然の革を使用しているため、しわやキズ、革の仕上がりによって多少色ぶれがある場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n            \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色・色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n            \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Field(フィールド)","offers":[{"title":"black","offer_id":46289060856028,"sku":null,"price":8910.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597746618588,"sku":null,"price":8910.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597746651356,"sku":null,"price":8910.0,"currency_code":"JPY","in_stock":true},{"title":"brown","offer_id":47597746684124,"sku":null,"price":8910.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/12_000000000080.jpg?v=1738634224"},{"product_id":"1106","title":"【01106】キーケース 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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  \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\/0729\/7069\/8972\/files\/12_000000000082.jpg?v=1738634256\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーのキーケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自然が息づく上質キーケース\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手に吸い付くような肌触り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e国内最高技術を誇るタンナーが鞣した\u003cstrong\u003eオイルバケッタ\u003c\/strong\u003eは、しっとりとした柔らかさ。使うほどに深まる艶は、あなただけの物語を紡ぎます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/14_000000000082.jpg?v=1738634256\" class=\"img-fluid d-block w-100 product-img\" alt=\"革の質感をクローズアップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e育てる愉しみ、革の風合い\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートに持ち運ぶ毎日\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e手のひらに心地よく収まる\u003cstrong\u003eコンパクトなサイズ感\u003c\/strong\u003e。異なる長さのキーレーンが、鍵の出し入れをスムーズにし、煩わしさを解消します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/16_000000000082.jpg?v=1738634256\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーケースの使用イメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e使うほどに馴染む機能美\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「フィールドシリーズ」として、日本の職人の丁寧な仕事で革の個性豊かな表情を最大限に引き出しました。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e4連キーレーン\u003c\/strong\u003e：3種類の異なる長さで、鍵同士の干渉を防ぎスムーズな出し入れを実現。\u003c\/li\u003e\n          \u003cli\u003eたっぷりオイルが染み込んだ、しなやかで手に吸い付くような触り心地。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/15_000000000082.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"4連キーレーンの構造図\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e鍵の干渉を防ぐ3種類の長さのキーレーン\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ・重さ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e手のひらに収まるコンパクトな設計で、スマートに持ち運べます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ：約 横6cm × 高さ10.5cm × マチ1.7cm\u003c\/li\u003e\n          \u003cli\u003e重さ：約 70g\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/16_000000000082.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\u003e表には国内最高技術を誇る栃木レザー、内装には国産ヌメ革を使用。経年変化をお楽しみいただけます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e表：牛革（栃木レザー）\u003c\/li\u003e\n          \u003cli\u003e内装：牛革（国産ヌメ革）\u003c\/li\u003e\n          \u003cli\u003e生産国：日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e国内で最高技術を誇るタンナー”栃木レザー”のフルベジタブルタンニングレザーを使用。タンニン槽でじっくり鞣された最高級のヌメ革にオイルをたっぷり染み込ませたオイルバケッタは、しっとりと柔らかく手に馴染みます。使うほどに艶が増し、美しい経年変化をお楽しみいただける逸品です。\u003c\/p\u003e\n        \u003cp\u003e内装に使用している革は、タンナーが独自で配合した植物タンニンで鞣しているため、独特な柔らかさと耐久性があるヌメ革です。仕上げにパラフィン加工を施すことにより地ツヤが増し、使い込むほどに独特の味わいになっていきます。染料を一切使わず鞣したままの自然な色を残しておりますので、革本来の風合いが楽しめます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/17_000000000082.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\u003e選べる4色のカラー展開。お好みの色をお選びください。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/18_000000000082.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーケース ブラック\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eブラック\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/19_000000000082.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーケース チョコ\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eチョコ\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/20_000000000082.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーケース キャメル\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eキャメル\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/21_000000000082.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーケース ブラウン\"\u003e\n          \u003cp class=\"caption-text text-end\"\u003eブラウン\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003e商品コード: 01106\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Field(フィールド)","offers":[{"title":"black","offer_id":46203015528668,"sku":null,"price":6820.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597746258140,"sku":null,"price":6820.0,"currency_code":"JPY","in_stock":false},{"title":"camel","offer_id":47597746290908,"sku":null,"price":6820.0,"currency_code":"JPY","in_stock":false},{"title":"brown","offer_id":47597746323676,"sku":null,"price":6820.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/12_000000000082.jpg?v=1738634256"},{"product_id":"1107","title":"【01107】パスケース 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーが魅せる本物の風格\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e国内最高峰の\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを贅沢に採用しました。天然素材ならではの豊かな表情と、使い込むほどに深まる色艶は、貴方だけの物語を紡ぎます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/12_000000000084.jpg?v=1738634286\" 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\/0729\/7069\/8972\/files\/13_000000000084.jpg?v=1738634286\" 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約17g\u003c\/strong\u003eという驚くほどの軽量さと、わずか\u003cstrong\u003e0.3cmのスリム設計\u003c\/strong\u003e。パス入れとカード入れを備え、必要なものを\u003cstrong\u003eスマートに持ち運び\u003c\/strong\u003e、日々の移動を軽やかに彩ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/14_000000000084.jpg?v=1738634286\" class=\"img-fluid d-block w-100 product-img\" alt=\"軽量スリム設計のパスケース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eポケットに収まる携帯性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細情報\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の紹介\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eフィールドシリーズは、日本の職人が丁寧に作り上げた、革独特の個性豊かな表情と高級感を兼ね備えた商品です。たっぷりオイルが染み込んだしなやかな触り心地が特徴です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_01.jpg\" class=\"img-fluid d-block w-100\" alt=\"フィールドシリーズ全景\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_02.jpg\" class=\"img-fluid d-block w-100\" alt=\"革の質感をクローズアップ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_03.jpg\" class=\"img-fluid d-block w-100\" alt=\"パスケースの展開イメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e国内最高技術を誇るタンナー「栃木レザー」のフルベジタブルタンニングレザーを使用。タンニン槽でじっくり鞣された最高級のヌメ革にオイルをたっぷり染み込ませたオイルバケッタは、しっとりと柔らかく手に馴染みます。使うほどに艶が増し、美しい経年変化をお楽しみいただけます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_04.jpg\" class=\"img-fluid d-block w-100\" alt=\"栃木レザーの詳細\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e切り目部分は、ひとつひとつ職人の手によって何度も磨かれ、滑らかな仕上がりになっています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_05.jpg\" class=\"img-fluid d-block w-100\" alt=\"切り目加工のクローズアップ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_06.jpg\" class=\"img-fluid d-block w-100\" alt=\"裏面の詳細\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ・重さ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ：約 横6.7cm × 高さ10cm × マチ0.3cm\u003c\/li\u003e\n          \u003cli\u003e重さ：約17g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e表素材：牛革（栃木レザー）\u003c\/li\u003e\n          \u003cli\u003e内装素材：牛革（国産ヌメ革）\u003c\/li\u003e\n          \u003cli\u003e生産国：日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eパス入れ×1\u003c\/li\u003e\n          \u003cli\u003eカード入れ×1\u003c\/li\u003e\n          \u003cli\u003eパス入れの窓には透明なセルなど何もついていません。\u003c\/li\u003e\n          \u003cli\u003e背面にはカードポケットがついています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_07.jpg\" class=\"img-fluid d-block w-100\" alt=\"ブラックカラー\"\u003e\n          \u003cp class=\"body-text text-center\"\u003eブラック\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_08.jpg\" class=\"img-fluid d-block w-100\" alt=\"チョコカラー\"\u003e\n          \u003cp class=\"body-text text-center\"\u003eチョコ\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_09.jpg\" class=\"img-fluid d-block w-100\" alt=\"キャメルカラー\"\u003e\n          \u003cp class=\"body-text text-center\"\u003eキャメル\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01107_10.jpg\" class=\"img-fluid d-block w-100\" alt=\"ブラウンカラー\"\u003e\n          \u003cp class=\"body-text text-center\"\u003eブラウン\u003c\/p\u003e\n        \u003c\/div\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    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズ、色ぶれが生じる場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色・色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品画像の色はディスプレイの環境などにより、実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Field(フィールド)","offers":[{"title":"black","offer_id":46203015692508,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597746094300,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597746127068,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"brown","offer_id":47597746159836,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/12_000000000084.jpg?v=1738634286"},{"product_id":"1108","title":"【01108】長財布 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーの品格、日常に寄り添う\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e革本来の魅力を最大限に引き出した、\u003cstrong\u003e栃木レザー製\u003c\/strong\u003eの長財布。使い込むほどに深まる艶と、手になじむしなやかな触り心地が、日々の生活を豊かに彩ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/12_000000000086.jpg?v=1738298319\" 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\/0729\/7069\/8972\/files\/13_000000000086.jpg?v=1738298319\" 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カード13枚\u003c\/strong\u003e、\u003cstrong\u003e札入れ2つ\u003c\/strong\u003e、\u003cstrong\u003e小銭入れ\u003c\/strong\u003eに加え、\u003cstrong\u003eフリーポケット\u003c\/strong\u003eも充実。\u003cstrong\u003e通しマチ\u003c\/strong\u003eでスムーズな出し入れを叶え、約\u003cstrong\u003e138gの軽量設計\u003c\/strong\u003eでどんなシーンにもスマートにフィットします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/14_000000000086.jpg?v=1738298319\" 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日々の持ち運びに最適な、薄型・軽量設計です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ：（約）横19cm×高さ9.2cm×マチ1.8cm\u003c\/li\u003e\n          \u003cli\u003e重さ：約138g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e天然素材である革の特性と、日本の職人技術が融合した逸品です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e表：牛革（栃木レザー）\u003c\/li\u003e\n          \u003cli\u003e内装：牛革（国産ヌメ革）\u003c\/li\u003e\n          \u003cli\u003e生産国：日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e内装に使用している革は、タンナーが独自で配合した植物タンニンで鞣されており、独特な柔らかさと耐久性を持つヌメ革です。仕上げにパラフィン加工を施すことにより地ツヤが増し、使い込むほどに独特の味わいになっていきます。染料を一切使わず鞣したままの自然な色を残しておりますので、革本来の風合いが楽しめます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/17_000000000086.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薄型ながらも高い収納力を誇り、スマートにお使いいただけます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカード入れ×13\u003c\/li\u003e\n          \u003cli\u003e札入れ×2\u003c\/li\u003e\n          \u003cli\u003e小銭入れ×1\u003c\/li\u003e\n          \u003cli\u003eポケット×3\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e通しマチになっているため、小銭やお札もスムーズに、きれいに収まります。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/15_000000000086.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「Field:フィールド」シリーズは、日本の職人の丁寧な仕事で、革独特の個性豊かな表情を高級感ある商品に作り上げました。たっぷりオイルが染み込んだ、しなやかな触り心地です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e国内で最高技術を誇るタンナー”栃木レザー”のフルベジタブルタンニングレザーを使用しています。\u003c\/li\u003e\n          \u003cli\u003eタンニン槽でじっくり鞣された最高級のヌメ革にオイルをたっぷり染み込ませたオイルバケッタは、しっとりと柔らかく手に馴染みます。\u003c\/li\u003e\n          \u003cli\u003e使うほどに艶が増し、美しい経年変化をお楽しみいただける逸品です。\u003c\/li\u003e\n          \u003cli\u003e切り目部分はひとつひとつ職人の手によって磨かれており、滑らかな仕上がりです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/12_000000000086.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/13_000000000086.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/14_000000000086.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/16_000000000086.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色のカラーをご用意しております。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cp\u003eブラック\u003c\/p\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/18_000000000086.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cp\u003eチョコ\u003c\/p\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/19_000000000086.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cp\u003eキャメル\u003c\/p\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/20_000000000086.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cp\u003eブラウン\u003c\/p\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/21_000000000086.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cp class=\"body-text\"\u003e商品コード: 01108\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Field(フィールド)","offers":[{"title":"black","offer_id":46203015823580,"sku":null,"price":14300.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597745930460,"sku":null,"price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597745963228,"sku":null,"price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"brown","offer_id":47597745995996,"sku":null,"price":14300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/12_000000000086.jpg?v=1738298319"},{"product_id":"602","title":"【00602】ラウンドファスナー長財布 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e栃木レザーの彩り、極上の品質\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e国内最高峰の\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを贅沢に使用。しっとりと手に吸い付くような肌触りが、使うたびに心地よい満足を運びます。豊かな色彩から、あなたの日常に寄り添う逸品をお選びください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000107.jpg?v=1740037886\" class=\"img-fluid d-block w-100 product-img\" alt=\"熟練の技が織りなす本革の輝き\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e熟練の技が織りなす本革の輝き\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日常に溶け込む、洗練デザイン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e無駄を排した\u003cstrong\u003eミニマルな設計\u003c\/strong\u003eは、持つ人の個性を引き立てます。開口部が大きく開く構造で、中身へのアクセスもスムーズ。使うほどに深まる革の味わいを、日々お楽しみいただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000107.jpg?v=1740037886\" 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\"\u003e12枚の\u003cstrong\u003eカードポケット\u003c\/strong\u003e、2つのお札入れ、そして使いやすい\u003cstrong\u003e2ルーム小銭入れ\u003c\/strong\u003eを完備。YKK最高級\u003cstrong\u003eエクセラファスナー\u003c\/strong\u003eの滑らかな開閉が、会計時の所作をより一層スマートに演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/15_000000000107.jpg?v=1740037888\" 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    \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/okyakusamanokoe3_e46ffaf3-2061-46bc-9eb3-f28d57ecb657.jpg?v=1740025451\" alt=\"お客様の声\"\u003e\u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e２０代女性　カード入れも豊富にあり、収納しやすいです。\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eとてもよい買い物ができました。とても滑らかで手にしっくり馴染むボディです。小銭入れも見やすく取りやすく、今の所不満な点はありません。１万ちょっとでこういったものが購入できるのは有り難いです。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e４０代男性　６年ぶりのリピートです。\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e安定感のある財布です。まだ使えましたが、気分転換に買い換えました。相変わらず良い作りです。良いもの過ぎて購入サイクルが長くなります。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e３０代女性　実物の色も質感もすごく気に入りました！\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e可愛いし実用的。主人にブラウン、私がレッドでお揃いで購入しました。小銭入れに仕切りが付いていて使い勝手良いし、カードもたくさん入ります。使い始めてすぐに傷が入ってしまいましたが、いい感じに馴染んで味が出てくるかなぁと思うと今後も楽しみです。素敵なお財布をありがとうございました。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e購入者様　これから大切に使っていきたいと思います。\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e色味、手触り、使い勝手も大変よく満足しています。ファスナーがよく滑り、小銭入れもスムーズに開けることができます。カード入れも初めは少し硬いかな？といった感じでしたが、使っていくうちに柔らかくなり馴染んできます。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e５０代女性　夫婦で新調しました。\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e以前から使いたかった栃木レザー。グリーンを選びました。とっても落ち着いたグリーンでめっちゃ気に入りました。手触りも良くって大満足です。大切に使います。ありがとうございました。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e４０代男性　収納力抜群！\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eduende栃木レザー、色：黒。第一印象ですが、画像より現物の方が遥かに高級感あります。持った感じは非常に手触りが良くてしっとりした感じです。ガードポケットにすべてガード12枚を入れ、紙幣、小銭を入れた時の厚みは2.5cmになります。スーツの内ポケットに入れるにはちょっと厚みがあり過ぎですが、滅多にスーツは着ないのでそれは良しとします。又、カードの出し入れはスムーズに出来ますし、小銭用ポケットのファスナーはL字なのでこれまたスムーズに出し入れ出来ます。お値段以上の見た目と手触り、収納、そしてファスナーのすべりもいいです。ファスナーを開けた内側の目立たない所にMADE IN JAPANの刻印があるのもいいですねー。自分用に購入しましたが、いい買い物をしました。友人にも勧めてみまーす。これから購入を検討している方、オススメですよ。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_01.jpg?v=1740024523\" alt=\"ラウンドファスナー長財布全体像\"\u003e\u003c\/div\u003e\n        \u003cp\u003e栃木レザーを贅沢に使用し、職人の技術で丁寧に作り上げたラウンド長財布です。国内最高峰の革と細部に宿る職人の技術が融合した、とても美しい財布です。\u003c\/p\u003e\n        \u003cp\u003eメンズ・レディース問わずお使いいただけるシンプルなデザインで、持つほどに変化する革のエイジングを楽しめるので、飽きることなく長くお使いいただけます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_02.jpg?v=1740024604\" alt=\"商品の側面\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_03.jpg?v=1740024634\" alt=\"商品の背面\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_04.jpg?v=1740024658\" alt=\"商品の内部\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_05.jpg?v=1740024687\" alt=\"商品の開閉部\"\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        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_06.jpg?v=1740024730\" alt=\"ネン引きのクローズアップ\"\u003e\u003c\/div\u003e\n        \u003cp\u003e革製品で裏地に裏地を使用することには理由があります。第一に、財布を長持ちさせるために芯材を使用し、その芯材を隠す役割を裏地が果たしています。第二に、革の裏側の毛羽立ちやボソボソして革が剥がれるのを防いでいます。第三に、裏地を使用することで革の強度が増し、丈夫な財布になります。duendeの商品のほとんどは裏地を使用しており、裏地を付けることにより構造が複雑になり、作業にも時間がかかりますが、それだけ丁寧なつくりにこだわっています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_07.jpg?v=1740024772\" alt=\"裏地の説明図\"\u003e\u003c\/div\u003e\n        \u003cp\u003e表のパーツは革の断面（コバ）を磨いてニスを塗るのを何度も繰り返し、美しい断面を作り出しています。この工程は、革の断面を美しくする目的だけでなく、財布が型崩れしにくく長持ちするように入れている芯材を隠す役割も果たしています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_08.jpg?v=1740024820\" alt=\"コバの処理\"\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内側の小銭入れのファスナーは一段落として取り付けています。これにより、中のファスナーの高さが抑えられ、表のファスナーと干渉しません。L字の部分も自然なカーブになるので開けやすい構造です。小銭入れをL字ファスナーにすることで大きく開き、中身が取り出しやすくなります。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_09_51649602-e549-47f2-9270-87dbac2f600e.jpg?v=1740024873\" alt=\"小銭入れファスナーの構造\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_10.jpg?v=1740024905\" alt=\"小銭入れ内部\"\u003e\u003c\/div\u003e\n        \u003cp\u003eマチを大きく取った設計なのでファスナーを開けるとガバッと中身が見えます。どこに何が入っているか一目でわかるのでお会計時もスムーズ。小銭入れ部分をL字にすることでファスナーポケットの中身が見やすく、取り出しやすくなっています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_11.jpg?v=1740024942\" alt=\"マチの広さ\"\u003e\u003c\/div\u003e\n        \u003cp\u003e小銭入れには仕分けしやすいように仕切りがついています。小銭を分けて入れておくと咄嗟の時も探しやすく、取り出しやすいので便利です。小銭以外の細々したものを入れておくのにも重宝します。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_12.jpg?v=1740024981\" alt=\"小銭入れの仕切り\"\u003e\u003c\/div\u003e\n        \u003cp\u003e主要な収納部：\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカードポケット：12\u003c\/li\u003e\n          \u003cli\u003eお札入れ：2\u003c\/li\u003e\n          \u003cli\u003eフリーポケット：2\u003c\/li\u003e\n          \u003cli\u003e小銭入れ：1（2ルーム）\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_15.jpg?v=1740025103\" alt=\"収納イメージ\"\u003e\u003c\/div\u003e\n        \u003cp\u003e通帳も無理なく入れることが出来ます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_16.jpg?v=1740025152\" alt=\"通帳収納イメージ\"\u003e\u003c\/div\u003e\n        \u003cp\u003eレシートはフリーポケットに入れておくとお財布の中がすっきりまとまります。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_17.jpg?v=1740025188\" alt=\"レシート収納イメージ\"\u003e\u003c\/div\u003e\n        \u003cp\u003eメインファスナーと中の小銭入れのファスナーにはYKK社製の”エクセラ”ファスナーを使用しています。エレメント1つ1つが磨かれた最高級のファスナーで、滑らかな滑り心地でファスナーの開閉にストレスがありません。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_18.jpg?v=1740025236\" alt=\"YKKエクセラファスナー\"\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=\"basic-list\"\u003e\n          \u003cli\u003eサイズ：縦9.5cm × 横19.5cm × 厚さ2.5cm\u003c\/li\u003e\n          \u003cli\u003e重さ：約210g\u003c\/li\u003e\n          \u003cli\u003e素材：牛革（栃木レザー）\u003c\/li\u003e\n          \u003cli\u003e生産国：日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e国内で最高技術を誇るタンナー”栃木レザー株式会社”の最高級のヌメ革です。duendeの財布はその革を表にも内側にも贅沢に使用しています。数ある栃木レザーラウンド長財布の中でも内側まで栃木レザーのものはなかなかありません。内側にまで栃木レザーを使用している財布は統一感が生まれ、高級感を醸し出します。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_13.jpg?v=1740025021\" alt=\"栃木レザーのロゴと革\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_14.jpg?v=1740025065\" alt=\"栃木レザー証明書\"\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名入れ加工【+550円（税込み）】 ご希望の方には、財布の表に+550円（税込み）でお好きな文字を入れることができます。お名前やイニシャルなどを入れることで、財布の特別感がさらに増します。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01902_13_359d39ac-9a91-4925-b71b-bbd459b0ce7c.jpg?v=1740025293\" alt=\"名入れ加工イメージ\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_20.jpg?v=1740025332\" alt=\"名入れフォント見本1\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_21.jpg?v=1740025355\" alt=\"名入れフォント見本2\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_22.jpg?v=1740025386\" alt=\"名入れフォント見本3\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00602_23.jpg?v=1740025408\" alt=\"名入れフォント見本4\"\u003e\u003c\/div\u003e\n        \u003cp\u003e商品パッケージ：\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/180618_package.jpg?v=1740025430\" alt=\"商品パッケージ\"\u003e\u003c\/div\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    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"Black \/ 日本語-明朝体","offer_id":46289056956636,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ 英語-ゴシック体","offer_id":47597742031068,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ 英語-明朝体","offer_id":47597742063836,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ 英語-筆記体","offer_id":47597742096604,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ なし","offer_id":47597742129372,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 日本語-明朝体","offer_id":47597742162140,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 英語-ゴシック体","offer_id":47597742194908,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 英語-明朝体","offer_id":47597742227676,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ 英語-筆記体","offer_id":47597742260444,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"Choco \/ なし","offer_id":47597742293212,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"Camel \/ 日本語-明朝体","offer_id":47597742325980,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"Camel \/ 英語-ゴシック体","offer_id":47597742358748,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"Camel \/ 英語-明朝体","offer_id":47597742391516,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"Camel \/ 英語-筆記体","offer_id":47597742424284,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"Camel \/ なし","offer_id":47597742457052,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"Green \/ 日本語-明朝体","offer_id":47597742489820,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 英語-ゴシック体","offer_id":47597742522588,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 英語-明朝体","offer_id":47597742555356,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ 英語-筆記体","offer_id":47597742588124,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"Green \/ なし","offer_id":47597742620892,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 日本語-明朝体","offer_id":47597742653660,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 英語-ゴシック体","offer_id":47597742686428,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 英語-明朝体","offer_id":47597742719196,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ 英語-筆記体","offer_id":47597742751964,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"Red \/ なし","offer_id":47597742784732,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000107.jpg?v=1740037886"},{"product_id":"618","title":"【00618】フラグメントケース ミニ財布 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000109.jpg?v=1738300680\" class=\"img-fluid d-block w-100 product-img\" alt=\"フラグメントケースの全体像\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e手のひらサイズで身軽に\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e約44gの軽さが、手元に心地よくフィットします。横13cmのコンパクトな佇まいは、現代のライフスタイルに溶け込み、必要なものだけを\u003cstrong\u003eスマートに持ち運ぶ\u003c\/strong\u003eことを可能にします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e機能的なデザインで叶える効率収納\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/15_000000000109.jpg?v=1738300680\" class=\"img-fluid d-block w-100 product-img\" alt=\"フラグメントケース 内部の小銭入れ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e必要なものをスマートに収める\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e内部には仕切り付きの小銭入れがあり、マチがあるため中身が見やすく、スムーズな出し入れをサポートします。三つ折りのお札も収納できるため、最低限必要な現金を\u003cstrong\u003eスマートに携帯\u003c\/strong\u003eできます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e本物の栃木レザーが織りなす趣\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000109.jpg?v=1738300680\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーの質感\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e時を重ねて育つ本革の魅力\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e国内最高峰の技術を誇る\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを惜しみなく使用しました。時間をかけてじっくりと鞣された最高級のヌメ革は、使い込むほどに色が深まり、使う人の手に馴染む風合いへと育ちます。日本の職人が一つ一つ丁寧に仕立てた、本物の逸品です。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴・コンセプト\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eパスケースのような薄さながら小銭やお札、カードも入る究極のミニウォレットです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eキャッシュレス化が進む今、電子マネー・クレジットカード＆少量の現金を持ち歩くのに最適です。\u003c\/li\u003e\n                    \u003cli\u003e最低限必要なものだけ入れて持ち運べるため、身軽に行動できます。\u003c\/li\u003e\n                    \u003cli\u003e栃木レザーを使用しており、革の\u003cstrong\u003e経年変化\u003c\/strong\u003eを楽しみたい方におすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_01.jpg\" class=\"img-fluid d-block w-100\" alt=\"フラグメントケースのイメージ写真\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_03_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"フラグメントケースを手に持った様子\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ・重さ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ：（約）横13cm×高さ7.5cm×マチ1cm\u003c\/li\u003e\n                    \u003cli\u003e重さ：約44g\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eラウンド長財布の中にすっぽりと収まるサイズなので、セカンド財布としても最適なミニ財布です。お尻のポケットにもスッキリ収まります。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_05_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"長財布と並べたサイズ比較\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_11.jpg\" class=\"img-fluid d-block w-100\" alt=\"同シリーズラウンドファスナー長財布とのサイズ比較\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_04_01.jpg\" class=\"img-fluid d-block w-100\" alt=\"お尻のポケットに収納している様子\"\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=\"basic-list\"\u003e\n                    \u003cli\u003e外側：カード入れ×4、ポケット×1\u003c\/li\u003e\n                    \u003cli\u003e内側：小銭入れ×1、ポケット×1\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eファスナーを開けると中には仕切りポケットがあり、お札は三つ折りにして入れることが出来ます。\u003c\/li\u003e\n                    \u003cli\u003e片方にはマチが付いているので大きく開き、中が見えやすくなっています。\u003c\/li\u003e\n                    \u003cli\u003eファスナーを側面まで少し伸ばすことで、ファスナーの開きが良くなり、中身が取り出しやすい設計です。\u003c\/li\u003e\n                    \u003cli\u003e外側にカードポケットがあるため、会計時もスマートに取り出せます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_02.jpg\" class=\"img-fluid d-block w-100\" alt=\"背面カードポケット\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_04_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"カードを取り出す様子\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_06_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"内部の小銭入れと仕切り\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_07_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"大きく開くファスナー\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_07_01.jpg\" class=\"img-fluid d-block w-100\" alt=\"ファスナー部分のクローズアップ\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材：栃木レザー\u003c\/li\u003e\n                    \u003cli\u003e素材特徴：\n                        \u003cul class=\"point-list\"\u003e\n                            \u003cli\u003e国内で最高技術を誇るタンナー”栃木レザー”のフルベジタブルタンニングレザーを使用しています。\u003c\/li\u003e\n                            \u003cli\u003e”ダブルピット製法”という高い技術と時間をかけてじっくりと鞣された最高級のヌメ革です。\u003c\/li\u003e\n                            \u003cli\u003eduendeの定番で使用されている素材で、使い込むほどに色が深みを増し、自分色に変化する革のエイジングを楽しんでいただけます。\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_08_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"栃木レザーの質感とロゴ\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e生産と品質へのこだわり\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e生産国：日本\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eファスナーはYKK社製の”エクセラ”を使用。中でも一番細くてかさばらない番手のものを選んでいます。\u003c\/li\u003e\n                    \u003cli\u003e国内自社工場で職人がひとつひとつ丁寧に製作しており、細部まで気を使い繊細に作られています。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_09_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"YKKエクセラファスナー\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_10_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"国内自社工場での生産風景\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_10_00.jpg\" class=\"img-fluid d-block w-100\" alt=\"職人による縫製作業\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eカラー：グリーン、キャメル、ブラック、チョコ、レッド\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e様々なスタイルに合わせやすい、豊富なカラーをご用意しました。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_12.jpg\" class=\"img-fluid d-block w-100\" alt=\"グリーンカラーのフラグメントケース\"\u003e\u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eGreen グリーン\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_13.jpg\" class=\"img-fluid d-block w-100\" alt=\"キャメルカラーのフラグメントケース\"\u003e\u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eCamel キャメル\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_14.jpg\" class=\"img-fluid d-block w-100\" alt=\"ブラックカラーのフラグメントケース\"\u003e\u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eBlack ブラック\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_15.jpg\" class=\"img-fluid d-block w-100\" alt=\"チョコカラーのフラグメントケース\"\u003e\u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eChoco チョコ\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_16.jpg\" class=\"img-fluid d-block w-100\" alt=\"レッドカラーのフラグメントケース\"\u003e\u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eRed レッド\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e写真と商品の色が、経年変化により異なることがあります。予めご了承ください。\u003c\/li\u003e\n            \u003cli\u003e本革を使用しておりますので水濡れにご注意ください。万が一、水に濡れた場合は柔らかい布などで水気を除き、風通しの良い場所で陰干しして乾かしてください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46289059512540,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597741637852,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597741670620,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597741703388,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"green","offer_id":47597741736156,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000109.jpg?v=1738300680"},{"product_id":"625","title":"【00625】極薄 長財布 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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ポケットやバッグにすんなり収まり、必要なものだけをスマートに持ち運ぶ。ビジネスシーンでの印象を格上げし、動きを妨げません。約0.4cmの\u003cstrong\u003e驚異的な薄さ\u003c\/strong\u003eが、どんなシーンでもスマートな立ち居振る舞いを叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000160.jpg?v=1740037820\" class=\"img-fluid d-block w-100 product-img\" alt=\"長財布の薄さを示すイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e身軽な所作、極薄の品格\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e賢い収納、開くたび使いやすく\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e限られたスペースを最大限に活かす緻密な設計\u003c\/strong\u003e。カードや小銭もスムーズに出し入れできる構造は、慌ただしい日常でスマートな会計をサポートします。機能美が光る、手のひらサイズのメインコンパートメントです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/5_000000000160.jpg?v=1740037820\" 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約19cmの洗練された佇まいと、手に吸い付くような\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\/0729\/7069\/8972\/files\/11_000000000160.jpg?v=1740037821\" class=\"img-fluid d-block w-100 product-img\" alt=\"長財布と栃木レザーの質感を示すイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e本物の素材、時を刻む価値\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品の基本情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名: 極薄 長財布 栃木レザー\u003c\/li\u003e\n          \u003cli\u003e商品コード: 00625\u003c\/li\u003e\n          \u003cli\u003e重さ: 約58g\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=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00625_name.jpg?v=1739861128\" 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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e本体: 約 横19cm × 高さ9cm × 厚み0.4cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00625_05_1.jpg?v=1739861026\" 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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 栃木レザー\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e素材の特徴:\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e国内で最高技術を誇るタンナー”栃木レザー”のフルベジタブルタンニングレザーを使用\u003c\/li\u003e\n          \u003cli\u003e”ダブルピット製法”という高い技術と時間をかけてじっくりと鞣された最高級のヌメ革\u003c\/li\u003e\n          \u003cli\u003e使うほどに色が深みを増し、独特の風合いが楽しめます\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00625_08.jpg?v=1739861158\" alt=\"栃木レザーの素材感を示すクローズアップ画像1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00625_09.jpg?v=1739861184\" alt=\"栃木レザーの素材感を示すクローズアップ画像2\"\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e外側: カード入れ×6、小銭入れ×1\u003c\/li\u003e\n          \u003cli\u003e内側: 札入れ×1、カード入れ×1\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00625_01_ab50bb4b-e72e-4456-a5c7-baec2e321538.jpg?v=1739860895\" alt=\"長財布の内部収納を示す画像1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00625_02.jpg?v=1739860922\" alt=\"長財布の内部収納を示す画像2\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00625_03.jpg?v=1739860954\" alt=\"長財布の内部収納を示す画像3\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00625_04.jpg?v=1739860979\" alt=\"長財布の内部収納を示す画像4\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00625_06.jpg?v=1739861069\" alt=\"長財布の内部収納を示す画像5\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00625_07.jpg?v=1739861097\" alt=\"長財布の内部収納を示す画像6\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cdiv class=\"note-box\"\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e写真と商品の色が、経年変化により異なることがあります。予めご了承ください。\u003c\/li\u003e\n        \u003cli\u003e本革を使用しておりますので水濡れにご注意ください。\u003c\/li\u003e\n        \u003cli\u003e万が一、水に濡れた場合は柔らかい布などで水気を除き、風通しの良い場所で陰干しして乾かしてください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black \/ 日本語-明朝体","offer_id":46285327466716,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":false},{"title":"black \/ 英語-ゴシック体","offer_id":47597733806300,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":false},{"title":"black \/ 英語-明朝体","offer_id":47597733839068,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":false},{"title":"black \/ 英語-筆記体","offer_id":47597733871836,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":false},{"title":"black \/ なし","offer_id":47597733904604,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"choco \/ 日本語-明朝体","offer_id":47597733937372,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"choco \/ 英語-ゴシック体","offer_id":47597733970140,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"choco \/ 英語-明朝体","offer_id":47597734002908,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"choco \/ 英語-筆記体","offer_id":47597734035676,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"choco \/ なし","offer_id":47597734068444,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"red \/ 日本語-明朝体","offer_id":47597734101212,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"red \/ 英語-ゴシック体","offer_id":47597734133980,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"red \/ 英語-明朝体","offer_id":47597734166748,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"red \/ 英語-筆記体","offer_id":47597734199516,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"red \/ なし","offer_id":47597734232284,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"green \/ 日本語-明朝体","offer_id":47597734265052,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"green \/ 英語-ゴシック体","offer_id":47597734297820,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"green \/ 英語-明朝体","offer_id":47597734330588,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"green \/ 英語-筆記体","offer_id":47597734363356,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"green \/ なし","offer_id":47597734396124,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"camel \/ 日本語-明朝体","offer_id":47597734428892,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ 英語-ゴシック体","offer_id":47597734461660,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ 英語-明朝体","offer_id":47597734494428,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ 英語-筆記体","offer_id":47597734527196,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":false},{"title":"camel \/ なし","offer_id":47597734559964,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000160.jpg?v=1740037820"},{"product_id":"635","title":"【00635】極薄 二つ折り財布 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e厳選栃木レザーで仕立てた、極薄財布\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本場\u003cstrong\u003e栃木レザー\u003c\/strong\u003eが魅せる多彩な表情。手元に収まるスマートな\u003cstrong\u003e薄さ\u003c\/strong\u003eが、洗練された大人の日常を演出します。使うほどに深まる風合いは、唯一無二の存在感を放ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000204.jpg?v=1739953024\" 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\u003e1.2cmの厚み\u003c\/strong\u003eが、あなたの身軽な行動をサポートします。かさばらず、生活に溶け込むフィット感をご体感ください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000204.jpg?v=1739953023\" 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カード6枚、お札も小銭も。必要十分な中身をスマートに整理整頓できます。\u003cstrong\u003eマチ付きの小銭入れ\u003c\/strong\u003eは大きく開き、中が見やすく、会計時の振る舞いも美しく決まります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000204.jpg?v=1739953024\" class=\"img-fluid d-block w-100 product-img\" alt=\"薄型なのに収納力と使いやすさを兼ね備えた財布\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eコンパクトに収める、賢い設計\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e中身を入れても薄さをキープする、超薄型のスマートな二つ折り財布です。\u003c\/p\u003e\n        \u003cul class=\"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=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_0000.jpg?v=1739948000\" class=\"img-fluid d-block w-100 product-img\" alt=\"中身を入れても薄さをキープする超薄型財布\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_002.jpg?v=1739948009\" 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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e横: 10.7cm\u003c\/li\u003e\n          \u003cli\u003e高さ: 9cm\u003c\/li\u003e\n          \u003cli\u003e厚み: 1.2cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e厳選された素材と、安心の日本製です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e素材: 栃木レザー（フルベジタブルタンニングレザー）\u003c\/li\u003e\n          \u003cli\u003e特徴: 国内最高技術”ダブルピット製法”による最高級ヌメ革\u003c\/li\u003e\n          \u003cli\u003e特徴: 使うほどに色が深まり、独特の風合いを楽しめるエイジング\u003c\/li\u003e\n          \u003cli\u003e生産国: 日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_006_02.jpg?v=1739948046\" class=\"img-fluid d-block w-100 product-img\" alt=\"duende定番の栃木レザーを使用\"\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカード入れ: 6枚\u003c\/li\u003e\n          \u003cli\u003e札入れ: 1箇所\u003c\/li\u003e\n          \u003cli\u003e小銭入れ: マチ付きファスナーポケット\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eカラーバリエーション\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eブラック\u003c\/li\u003e\n          \u003cli\u003eチョコ\u003c\/li\u003e\n          \u003cli\u003eキャメル\u003c\/li\u003e\n          \u003cli\u003eレッド\u003c\/li\u003e\n          \u003cli\u003eグリーン\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_003_01.jpg?v=1739948017\" class=\"img-fluid d-block w-100 product-img\" alt=\"内側のカードポケットに6枚収納可能\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_003_02.jpg?v=1739948022\" class=\"img-fluid d-block w-100 product-img\" alt=\"カード収納イメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_004_01.jpg?v=1739948027\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭入れと札入れの全体図\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_004_02.jpg?v=1739948031\" 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        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eネン引き加工: 革の端にコテで熱を加え、引き締まった高級感を演出\u003c\/li\u003e\n          \u003cli\u003eコバ磨き: 革の断面を何度も磨きニスを塗ることで、美しい断面と型崩れしにくい耐久性を実現\u003c\/li\u003e\n          \u003cli\u003eYKK社製「エクセラ」ファスナー: フラットな設計で引っかかりがなく、財布をよりフラットな状態に保ちます\u003c\/li\u003e\n          \u003cli\u003e国内自社工場製造: 1点1点丁寧に作られた、日本製ならではの確かな品質\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_005_01.jpg?v=1739948035\" class=\"img-fluid d-block w-100 product-img\" alt=\"革の端のネン引き加工\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_005_02.jpg?v=1739948039\" class=\"img-fluid d-block w-100 product-img\" alt=\"美しく磨かれた革のコバ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_006_01.jpg?v=1739948043\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKエクセラファスナーの拡大\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_007.jpg?v=1739948051\" class=\"img-fluid d-block w-100 product-img\" alt=\"国内自社工場での製造風景1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_008.jpg?v=1739948053\" class=\"img-fluid d-block w-100 product-img\" alt=\"国内自社工場での製造風景2\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00635_009.jpg?v=1739948058\" class=\"img-fluid d-block w-100 product-img\" alt=\"国内自社工場での製造風景3\"\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: 00635\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e写真と商品の色は、経年変化により異なることがあります。予めご了承ください。\u003c\/li\u003e\n      \u003cli\u003e本革を使用しておりますので水濡れにご注意ください。\u003c\/li\u003e\n      \u003cli\u003e万が一、水に濡れた場合は柔らかい布などで水気を除き、風通しの良い場所で陰干しして乾かしてください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46203030307036,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597723844828,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":false},{"title":"camel","offer_id":47597723877596,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597723910364,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597723943132,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000204.jpg?v=1739953024"},{"product_id":"639","title":"【00639】ねこ型ミニポーチ 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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【00639】ねこ型ミニポーチ 栃木レザー\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00639_000.jpg?v=1739935346\" class=\"img-fluid d-block w-100 product-img\" alt=\"ねこ型ミニポーチ TOP画像\"\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  \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\/0729\/7069\/8972\/files\/00639_000.jpg?v=1739935346\" class=\"img-fluid d-block w-100 product-img\" alt=\"5つの個性豊かなカラー\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e5つの個性豊かなカラー\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\/0729\/7069\/8972\/files\/00639_03.jpg?v=1739935370\" 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横6cm、高さ5cmのミニマルな設計は、どんなバッグにも邪魔せず収まります。約15gと驚くほど軽やかで、持ち歩くたびに愛着が深まるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00639_06.jpg?v=1739935443\" 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  \u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/collections\/all-cat-goods\" class=\"d-block w-100\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/link_catgoods_c2cf45c7-26a1-42b9-b04b-f0dc2d6df1e6.jpg?v=1739947487\" class=\"img-fluid d-block w-100 product-img\" alt=\"すべてのキャットグッズはこちら\"\u003e\n  \u003c\/a\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\/0729\/7069\/8972\/files\/00639_03.jpg?v=1739935370\" class=\"img-fluid d-block w-100 product-img\" alt=\"収納イメージ1\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00639_04.jpg?v=1739935399\" class=\"img-fluid d-block w-100 product-img\" alt=\"収納イメージ2\"\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\/0729\/7069\/8972\/files\/00639_05.jpg?v=1739935422\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーの質感\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eバッグに付けてチャームにも\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eストラップ付きだから、バッグの持ち手に付けても◎\u003cstrong\u003eチャーム感覚\u003c\/strong\u003eで持ち歩ける、\u003cstrong\u003eねこ好きさんにぴったりのアイテム\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00639_06.jpg?v=1739935443\" class=\"img-fluid d-block w-100 product-img\" alt=\"チャーム使用例\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e「duende」ロゴの刻印入り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e背面にはduendeのロゴ刻印入り。さりげないアクセントとして\u003cstrong\u003e高級感\u003c\/strong\u003eをプラスします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00639_07.jpg?v=1739935465\" class=\"img-fluid d-block w-100 product-img\" alt=\"ロゴ刻印画像\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00639_logo.jpg?v=1739935488\" class=\"img-fluid d-block w-100 product-img\" alt=\"duendeロゴ画像\"\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\/0729\/7069\/8972\/files\/00639_08.jpg?v=1739935516\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人手作業画像\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e手のひらサイズの愛らしいねこ型ポーチは、日々の生活に彩りと癒やしを添えます。贈り物にも最適です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e愛らしいねこ型デザインと鮮やかなカラー\u003c\/li\u003e\n          \u003cli\u003e使うほどに手に馴染む栃木レザーの経年変化\u003c\/li\u003e\n          \u003cli\u003e小銭、鍵、アクセサリーなど小物の収納に最適\u003c\/li\u003e\n          \u003cli\u003eバッグに付けてチャームとしても楽しめるストラップ付き\u003c\/li\u003e\n          \u003cli\u003e品質とこだわりを示す「duende」ロゴ刻印\u003c\/li\u003e\n          \u003cli\u003e熟練職人が一つ一つ手作業で丁寧に製作\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eコンパクトながらも収納力のある、使い勝手の良いサイズです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e横：約6cm\u003c\/li\u003e\n          \u003cli\u003e高さ：約5cm\u003c\/li\u003e\n          \u003cli\u003e重さ：約15g\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00639_09.jpg?v=1739935667\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイズ寸法図1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00639_10.jpg?v=1739935697\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイズ寸法図2\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e厳選された高品質な天然素材と、日本の職人技が光る一品です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材：牛革（栃木レザー）\u003c\/li\u003e\n          \u003cli\u003e生産国：日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e仕様・カラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eお好みに合わせて選べる多彩なカラーをご用意しています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e仕様：ストラップ×1\u003c\/li\u003e\n          \u003cli\u003eカラー：クロ、チョコ、キャメル、グリーン、レッド\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e商品お問い合わせの際にご利用ください。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード：00639\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\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    \u003cp class=\"body-text\"\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意下さい。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 梱包イメージ (テキスト情報がないため独立したShippingセクションは作成しない) --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/packet_l_13_9dabc367-63c6-45ea-bf29-c4977a952adf.jpg?v=1739950294\" class=\"img-fluid d-block w-100 product-img\" alt=\"梱包イメージ\"\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46203033354460,"sku":null,"price":2420.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597714669788,"sku":null,"price":2420.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597714702556,"sku":null,"price":2420.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597714735324,"sku":null,"price":2420.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597714768092,"sku":null,"price":2420.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000234.jpg?v=1739331381"},{"product_id":"641","title":"【00641】スマートキーケース 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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を堪能できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000238.jpg?v=1738633156\" 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\/0729\/7069\/8972\/files\/2_000000000238.jpg?v=1738633156\" 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\u003eYKK社製”エクセラ”ファスナー\u003c\/strong\u003eの滑らかな開閉と、熟練の職人が施すネン引き、コバ磨き。細部に宿る精緻な技術が、\u003cstrong\u003e日本製\u003c\/strong\u003eならではの確かな品質を物語っています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000238.jpg?v=1738633156\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e永く愛されるこだわりの逸品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e栃木レザーを贅沢に使用したスマートキーケース。\u003c\/p\u003e\n      \u003cp\u003e素材の良さを最大限生かし、職人の技術で丁寧に作り上げたスマートキーケース。栃木レザーという国内最高峰の革と細部に宿る職人の技術が融合したとても美しいキーケースです。\u003c\/p\u003e\n      \u003cp\u003e持つほどに変化する革のエイジングを楽しめ、シンプルなデザインで飽きることなく長くお使いいただけます。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e経年変化を楽しめるエイジングレザー\u003c\/li\u003e\n        \u003cli\u003e飽きのこないシンプルなデザイン\u003c\/li\u003e\n        \u003cli\u003e職人の技術が光る美しい仕上がり\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_0000.jpg?v=1739937814\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザー スマートキーケース\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_02.jpg?v=1739937833\" class=\"img-fluid d-block w-100 product-img\" alt=\"上質な革の質感\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_09.jpg?v=1739937972\" 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商品コード: 00641\u003c\/li\u003e\n        \u003cli\u003eサイズ: （約）横6cm×高さ11.6cm×厚み2cm\u003c\/li\u003e\n        \u003cli\u003e素材: 牛革（栃木レザー）\u003c\/li\u003e\n        \u003cli\u003e仕様: キーリング×3\u003c\/li\u003e\n        \u003cli\u003e生産国: 日本\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e職人のこだわり\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eduendeの商品は、これだけ丁寧に作られています。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eネン引き加工:\u003c\/strong\u003e 革の端をへり返した部分にコテで熱を加えて引く線で、商品を引き締め高級感を高めます。細かなこだわりが製品の出来栄えに差を生み出します。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eコバ磨き:\u003c\/strong\u003e 革の断面を何度も磨き、ニスを塗る工程を繰り返し、美しい断面を作り出します。これにより、型崩れを防ぎ、製品を長持ちさせる役割も果たします。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e国内自社工場生産:\u003c\/strong\u003e 細部までこだわり、1点1点丁寧に作られる日本製ならではの確かな品質を実感してください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_03.jpg?v=1739937859\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人の作業風景1\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_04.jpg?v=1739937879\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人の作業風景2\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_05.jpg?v=1739937898\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネン引きの詳細\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_06_1.jpg?v=1739937917\" class=\"img-fluid d-block w-100 product-img\" alt=\"コバ磨きの詳細\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_10.jpg?v=1739937993\" 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      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e大きく開く構造:\u003c\/strong\u003e ファスナーが後ろまで回り込むような作りで、中が見やすく、鍵の取り出しがスムーズに行えます。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eYKK社製”エクセラ”ファスナー:\u003c\/strong\u003e エレメント一つ一つが磨かれた最高級のファスナーを採用。滑らかな開閉でストレスを感じさせません。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_07.jpg?v=1739937938\" class=\"img-fluid d-block w-100 product-img\" alt=\"大きく開く構造\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_08.jpg?v=1739937956\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKエクセラファスナー\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eギャラリー\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e様々な角度から商品の魅力を捉えたイメージです。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_11.jpg?v=1739938009\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品イメージ1\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_12.jpg?v=1739938055\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品イメージ2\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_13_1.jpg?v=1739938075\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品イメージ3\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00641_14.jpg?v=1739938098\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品イメージ4\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズ、革の仕上がりによる多少の色ぶれが生じる場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色や色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品の色はディスプレイの環境により、実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46203033845980,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597710999772,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"camel","offer_id":47597711032540,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"red","offer_id":47597711065308,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"green","offer_id":47597711098076,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000238.jpg?v=1738633156"},{"product_id":"645","title":"【00645】ねこ型キーカバー 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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【00645】ねこ型キーカバー 栃木レザー\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\/0729\/7069\/8972\/files\/00645_000.jpg?v=1739948044\" class=\"img-fluid d-block w-100 product-img\" alt=\"TOP画像\"\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\/0729\/7069\/8972\/files\/3_000000000272.jpg?v=1739331103\" class=\"img-fluid d-block w-100 product-img\" alt=\"鍵を可愛く、毎日を楽しく\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e鍵を可愛く、毎日を楽しく\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e鍵に通すだけの簡単装着\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00645_02.jpg?v=1739948061\" class=\"img-fluid d-block w-100 product-img\" alt=\"鍵の取り付け方法\"\u003e\n        \u003cp class=\"body-text\"\u003e取り付け方はとってもシンプル。鍵のヘッド部分を本体上部から通すだけで、\u003cstrong\u003eぴったりフィット\u003c\/strong\u003eします。\u003c\/p\u003e\n    \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キーヘッド横幅約2.5cmまでの鍵にぴたりと収まる設計です。付属の二重リングを使えば、すぐにキーホルダーに組み込めます。小さな猫が、あなたの日常をスマートに彩ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/8_000000000272.jpg?v=1739331104\" class=\"img-fluid d-block w-100 product-img\" alt=\"一般的な鍵にフィット\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e一般的な鍵にフィット\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e一般的な鍵に対応\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00645_03.jpg?v=1739948081\" class=\"img-fluid d-block w-100 product-img\" alt=\"鍵サイズの説明\"\u003e\n        \u003cp class=\"body-text\"\u003eキーヘッドの横幅が\u003cstrong\u003e約2.5cmまでの鍵\u003c\/strong\u003eに対応しています。自宅やポストなど、一般的な鍵にご使用いただけます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eすぐ使えるリング付き\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00645_04.jpg?v=1739948096\" class=\"img-fluid d-block w-100 product-img\" alt=\"二重リング画像\"\u003e\n        \u003cp class=\"body-text\"\u003eキーカバー本体には\u003cstrong\u003e二重リングが1つ付属\u003c\/strong\u003e。お手持ちのキーホルダーやストラップにもそのまま付けられます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e育てる愉しみ、選べる5色の個性\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\/0729\/7069\/8972\/files\/1_000000000272.jpg?v=1739331104\" class=\"img-fluid d-block w-100 product-img\" alt=\"魅力的なカラーバリエーション\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e魅力的なカラーバリエーション\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e栃木レザーの上質感とエイジング\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00645_05.jpg?v=1739948120\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーの質感\"\u003e\n        \u003cp class=\"body-text\"\u003e使い込むほどにツヤが増し、色の深みが増す栃木レザー。小さいながらも、\u003cstrong\u003e経年変化をしっかり楽しめる本格派アイテム\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e背面に「Bri \u0026amp; Gra」の刻印入り\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00645_06.jpg?v=1739948139\" class=\"img-fluid d-block w-100 product-img\" alt=\"刻印入り画像\"\u003e\n        \u003cp class=\"body-text\"\u003e背面にはブランドロゴ\u003cstrong\u003e「Bri \u0026amp; Gra」の刻印入り\u003c\/strong\u003e。シンプルな中にも個性が光るアクセントに。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e猫愛と技術が融合したブランドストーリー\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2025-06-30_18.24.47.png?v=1751275528\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブリグラ\"\u003e\n        \u003cp class=\"body-text\"\u003e『Bri \u0026amp; Gra』は保護猫「ブリ」と「グラ」にちなんで名付けられた猫グッズブランド。長年革財布を手がけてきた職人の確かな技術をベースに、\u003cstrong\u003e猫への愛情が詰まったデザイン\u003c\/strong\u003eを形にしています。売上の一部は保護猫施設へ寄付され、\u003cstrong\u003e商品を選ぶことが支援につながる\u003c\/strong\u003e仕組みになっています。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e猫の愛らしさと栃木レザーの品質が融合したキーカバーです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e鍵を可愛くカスタマイズ\u003c\/li\u003e\n                    \u003cli\u003e栃木レザーによる豊かな経年変化\u003c\/li\u003e\n                    \u003cli\u003e簡単装着で一般的な鍵に対応\u003c\/li\u003e\n                    \u003cli\u003eちょっとしたプレゼントにも最適\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e商品のサイズと対応する鍵のサイズです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e本体サイズ：（約）横3.8cm × 縦3.4cm\u003c\/li\u003e\n                    \u003cli\u003e対応する鍵のサイズ：キーヘッド横幅 約2.5cmまで\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00645_07.jpg?v=1739948175\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイズ図1\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00645_08.jpg?v=1739948196\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイズ図2\"\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                \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        \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\u003e5つの魅力的なカラーからお選びいただけます。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eクロ\u003c\/li\u003e\n                    \u003cli\u003eチョコ\u003c\/li\u003e\n                    \u003cli\u003eキャメル\u003c\/li\u003e\n                    \u003cli\u003eグリーン\u003c\/li\u003e\n                    \u003cli\u003eレッド\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e商品コードと付属品について。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品コード：00645\u003c\/li\u003e\n                    \u003cli\u003e付属品：二重リング 1個\u003c\/li\u003e\n                \u003c\/ul\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        \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=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/packet_l_13_9dabc367-63c6-45ea-bf29-c4977a952adf.jpg?v=1739950294\" 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\/div\u003e","brand":"ニシカゼ","offers":[{"title":"black","offer_id":46289059971292,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":true},{"title":"choco","offer_id":47597705986268,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597706019036,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597706051804,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597706084572,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000272.jpg?v=1739331103"},{"product_id":"646","title":"【00646】キーカバー  栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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\/0729\/7069\/8972\/files\/1_000000000282.jpg?v=1738632928\" alt=\"5色のキーカバーと鍵\" 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。キーヘッドの横幅が約2.5cmまでの鍵に対応し、ご自宅の鍵がすぐに洗練された印象へと変わります。手間なく上質感を演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000282.jpg?v=1738632928\" alt=\"キーカバーを装着した鍵のイメージ\" 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をお楽しみいただけます。背面に刻印された「duende」の主張が、所有する喜びを高めるでしょう。二重リング付きで、お手持ちのキーホルダーとも自然に調和します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000282.jpg?v=1738632928\" alt=\"使い込んだキーカバーと二重リング\" 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\u003e栃木レザーで出来たキーカバー。ご自宅の鍵などが、簡単に可愛らしくなります。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e栃木レザー製で上質感を演出\u003c\/li\u003e\n          \u003cli\u003e長く使うほどに深まるエイジング\u003c\/li\u003e\n          \u003cli\u003eプチギフトにも最適\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e背面には「duende」の刻印入り。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00646_0000.jpg?v=1740034003\" alt=\"キーカバー全体像\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00646_07.jpg?v=1740034115\" alt=\"背面のduende刻印\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00646_08.jpg?v=1740034134\" alt=\"5色のキーカバーバリエーション\" 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=\"basic-list\"\u003e\n          \u003cli\u003e本体サイズ: 約 横3.5cm × 縦2.6cm\u003c\/li\u003e\n          \u003cli\u003e対応キーヘッド横幅: 約2.5cmまで\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e取り付け方は、鍵を本体の下から通すだけのシンプル設計です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00646_02.jpg?v=1740034020\" alt=\"鍵をキーカバーに装着するイメージ\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00646_03.jpg?v=1740034044\" alt=\"キーカバーの取り付け方を示す図\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00646_04.jpg?v=1740034060\" alt=\"キーヘッド横幅の対応サイズを示す図\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・カラー・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 栃木レザー\u003c\/li\u003e\n          \u003cli\u003eカラー: クロ、チョコ、キャメル、グリーン、レッド\u003c\/li\u003e\n          \u003cli\u003e生産国: 日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e付属品・用途\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお手持ちのキーホルダーやキーリングとして、様々にご活用いただけます。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e二重リングが1つ付属\u003c\/li\u003e\n          \u003cli\u003eキーホルダー等にそのまま接続可能\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00646_05.jpg?v=1740034079\" alt=\"キーカバーに付属する二重リング\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00646_06.jpg?v=1740034095\" alt=\"キーカバーとキーホルダーの組み合わせ例\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/packet_l_4_9d8fa26b-cdfa-451b-9430-73a25ddb33b3.jpg?v=1740034150\" alt=\"ギフトボックスのイメージ\" 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天然の革を使用しているため、しわやキズ、革の仕上がりによる多少の色ぶれがある場合がありますが、天然素材の風合いとしてお楽しみください。\u003c\/li\u003e\n          \u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n          \u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: 00646\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e \u003c!-- \/content-section (Specs) --\u003e\n\n\u003c\/div\u003e \u003c!-- \/container product-wrapper --\u003e","brand":"ニシカゼ","offers":[{"title":"black","offer_id":46289060069596,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597704708316,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":false},{"title":"camel","offer_id":47597704741084,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":false},{"title":"green","offer_id":47597704773852,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":false},{"title":"red","offer_id":47597704806620,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000282.jpg?v=1738632928"},{"product_id":"00615-リール付-キーホルダー-栃木レザー-名入れオプション付き","title":"【00615】リール付 キーホルダー 栃木レザー【名入れオプション付き】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e※こちらは名入れ対応商品のページです\u003c\/h3\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cspan\u003e名入れ料 ¥330が含まれた価格です。\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e＞ 名入れなしで購入する方は\u003c\/span\u003e\u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/products\/615?utm_source=copyToPasteBoard\u0026amp;utm_medium=product-links\u0026amp;utm_content=web\"\u003eこちら\u003c\/a\u003e\u003cbr\u003e\u003cbr\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\/0729\/7069\/8972\/files\/1_000000000049.jpg?v=1738634003\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eこだわりの5色コレクション\u003c\/p\u003e\n\u003c\/div\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\/0729\/7069\/8972\/files\/2_000000000049.jpg?v=1738634003\" 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\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eポケットに収まる洗練デザイン\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e約19gと驚くほど軽量ながら、日本最高峰の技術で鞣された\u003cstrong\u003e栃木レザー\u003c\/strong\u003eの丈夫さを備えています。ポケットやバッグの中で場所を取らず、どこへでも連れて行けるサイズ感です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/5_000000000049.jpg?v=1738634003\" 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\u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴・仕様\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\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\u003eリール付金具が付いているので、かばん等に付けたまま伸ばしてご使用できます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00615_0_018.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00615_1_17.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00615_1_019.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00615_003.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ詳細・重さ\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eコンパクトで軽量ながらも、優れた機能性を備えています。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e本体サイズ: （約）横2cm × 長さ12cm\u003c\/li\u003e\n\u003cli\u003eリール長さ: 40cm\u003c\/li\u003e\n\u003cli\u003e重さ: 約19g\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00613_05sp.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e国内最高峰の技術で鞣された栃木レザーを使用しています。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e素材: 牛革（栃木レザー）\u003c\/li\u003e\n\u003cli\u003e生産国: 日本\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e国内で最高技術を誇るタンナー「栃木レザー」のフルベジタブルタンニングレザーを使用しています。丈夫でしっかりしたレザーなので、長くお使いいただけます。\u003c\/p\u003e\n\u003cp\u003eダブルビット製法という高い技術と時間をかけてじっくりと鞣された最高級のヌメ革です。使うほどに色が深みを増し、独特の風合いが楽しめます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00615_1_001.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eその他イメージ\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00615_1_011.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/7_000000000049.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cp class=\"caption-text text-end\"\u003e名入れイメージ\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000049.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bristlegrass\/gold\/bristle-grass\/images\/new\/01905\/01905_2.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/packet_l.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e00615\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、天然素材の革の風合いとしてお楽しみください。\u003c\/li\u003e\n\u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により退色、色落ちの可能性がありますのでご注意ください。\u003c\/li\u003e\n\u003cli\u003e商品の色はディスプレイの環境などで実際の色とは異なる場合がありますのでご了承ください。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":50256727212252,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"choco","offer_id":50256727245020,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":50256727277788,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":50256727310556,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":50256727343324,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000049.jpg?v=1738634003"},{"product_id":"00616-ストラップ付リールキーホルダー-栃木レザー-名入れオプション付き","title":"【00616】ストラップ付リールキーホルダー 栃木レザー【名入れオプション付き】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; color: #666666; 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: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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\u003c!-- 商品解説セクション (Main) - 導入部 --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e※こちらは名入れ対応商品のページです\u003c\/h3\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cspan\u003e名入れ料 ¥330が含まれた価格です。\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e＞ 名入れなしで購入する方は\u003c\/span\u003e\u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/products\/616?utm_source=copyToPasteBoard\u0026amp;utm_medium=product-links\u0026amp;utm_content=web\"\u003eこちら\u003c\/a\u003e\u003cbr\u003e\u003cbr\u003e\n\u003ch3 class=\"section-title\"\u003e【00616】ストラップ付リールキーホルダー 栃木レザー\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e上質な\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを使用したストラップ付きリールキーホルダーです。 ブラック、チョコ、キャメル、レッド、グリーンの5色展開で、かばんに取り付けたり、鍵のストラップとしてもお使いいただけます。 さらに、\u003cstrong\u003e名入れが可能\u003c\/strong\u003eなので、大切な方へのプレゼントにもぴったりです。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00616_001.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ付リールキーホルダー全体像\"\u003e\n\u003c\/div\u003e\n\u003c!-- 商品解説セクション (Main) - ブロック1 --\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\/0729\/7069\/8972\/files\/2_000000000050.jpg?v=1738634032\" 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\u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e個性が光る彩りのバリエーション\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eシックから鮮やかまで揃う\u003cstrong\u003e5つのカラー\u003c\/strong\u003eは、あなたのスタイルを格上げします。 鞄から覗くたび、洗練された印象を与えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000050.jpg?v=1738634032\" class=\"img-fluid d-block w-100 product-img\" alt=\"5色のカラーバリエーション\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e魅力を引き出す色彩\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 商品解説セクション (Main) - ブロック3 --\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\/0729\/7069\/8972\/files\/4_000000000050.jpg?v=1738634032\" 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\u003c!-- 商品解説セクション (Main) - 追加ポイント1 --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e使いやすい5色のカラー\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00616_002_1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー展開\"\u003e\n\u003cp class=\"body-text\"\u003eシックで落ち着いたブラック、温かみのあるチョコ、優しいキャメル。 鮮やかなレッド、そして爽やかなグリーン。 どれもおしゃれで使いやすい\u003cstrong\u003e5色のカラー\u003c\/strong\u003eを取り揃えています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 商品解説セクション (Main) - 追加ポイント2 --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e鍵につけて安心便利に\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00616_003_1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"鍵に取り付けた使用イメージ\"\u003e\n\u003cp class=\"body-text\"\u003e鍵を取り付けることで\u003cstrong\u003e携帯性が抜群\u003c\/strong\u003e。 紛失防止にも役立ちます。 リール部分を伸ばせば、便利に鍵の取り出しが可能です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 商品解説セクション (Main) - 追加ポイント3 --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eかばんなどへの取り付けに\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00616_004_1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カバンに取り付けた使用イメージ\"\u003e\n\u003cp class=\"body-text\"\u003e取り付け用のストラップで、かばんやリュックに\u003cstrong\u003e簡単に取り付け可能\u003c\/strong\u003e。 用途に応じて自由に活用できます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e本製品の商品コードです。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e商品コード：00616\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eストラップ付リールキーホルダーのサイズと重さです。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eサイズ：約 横2cm × 長さ14cm\u003c\/li\u003e\n\u003cli\u003eリール長さ：40cm\u003c\/li\u003e\n\u003cli\u003e重さ：約23g\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e本製品の素材と生産国についてご案内します。\u003c\/p\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\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e仕様・カラー\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eストラップ付リールキーホルダーの主な仕様とカラー展開です。\u003c\/p\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\u003c\/details\u003e\n\u003c\/div\u003e\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天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、 これらは\u003cstrong\u003e天然素材の革の風合い\u003c\/strong\u003eとしてお楽しみください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 名入れイメージ (追加画像ブロック) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e名入れイメージ\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01905_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"名入れイメージ例1\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/9_000000000050.jpg?v=1738634032\" class=\"img-fluid d-block w-100 product-img\" alt=\"名入れイメージ例2\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":50256739893468,"sku":null,"price":2310.0,"currency_code":"JPY","in_stock":true},{"title":"choco","offer_id":50256739926236,"sku":null,"price":2310.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":50256739959004,"sku":null,"price":2310.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":50256739991772,"sku":null,"price":2310.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":50256740024540,"sku":null,"price":2310.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000050.jpg?v=1738634032"}],"url":"https:\/\/bristle-grass.we-shop.jp\/collections\/%e6%a0%83%e6%9c%a8%e3%83%ac%e3%82%b6%e3%83%bc%e3%81%ae%e9%9d%a9%e5%b0%8f%e7%89%a9.oembed","provider":"ニシカゼ","version":"1.0","type":"link"}