{"title":"保護猫支援アイテム","description":"","products":[{"product_id":"1325","title":"【01325】ねこ型ミニポーチ 本革","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【01325】ねこ型ミニポーチ 本革\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01325_03.jpg?v=1740029139\" class=\"img-fluid d-block w-100 product-img\" alt=\"スモーキーカラーミニポーチキーホルダー\"\u003e\n    \u003cp class=\"body-text\"\u003e小さなねこの形が\u003cstrong\u003eキュート\u003c\/strong\u003eな、手のひらサイズの\u003cstrong\u003e本革ポーチ\u003c\/strong\u003e。小銭やお薬、アクセサリーなど、日常のこまごました物の持ち運びにぴったりです。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eピンク、グレー、キャメル、グリーン、ヌメの5色展開。大切な方への\u003cstrong\u003eプチギフト\u003c\/strong\u003eにもおすすめのアイテムです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\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上質な牛革が織りなす、手のひらサイズの猫型ミニポーチ。スモーキーな5色が、大人の遊び心をさりげなく演出。持つたびに\u003cstrong\u003e心ときめく\u003c\/strong\u003eアイテムです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000222.jpg?v=1739331343\" 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!-- 商品解説セクション (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\u003e驚くほどの小銭\u003c\/strong\u003eがすっきりと収まります。ランチやちょっとしたお買い物に活躍し、ミニバッグ派の強い味方です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000222.jpg?v=1739331343\" 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!-- 商品解説セクション (Main) - 入力ブロック3 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日本製本革ミニポーチ、洗練された携帯性\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e約6cmの横幅と約5cmの高さ。この\u003cstrong\u003eコンパクトさ\u003c\/strong\u003eが、どんなバッグにもすんなり溶け込みます。精巧な縫製が光る、日本職人の逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/10_000000000222.jpg?v=1739331343\" class=\"img-fluid d-block w-100 product-img\" alt=\"こだわりのサイズ設計、職人技の輝き\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこだわりのサイズ設計、職人技の輝き\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 他の猫グッズへのリンク (既存データから) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eこちらもおすすめ！猫グッズコレクション\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e愛らしい猫をモチーフにしたアイテムを多数取り揃えています。ぜひご覧ください。\u003c\/p\u003e\n    \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  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - 既存データからのPointブロック --\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\/01325_04.jpg?v=1740029161\" 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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01325_05.jpg?v=1740029195\" 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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01325_06.jpg?v=1740029221\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人の手作り工程\"\u003e\n    \u003cp class=\"body-text\"\u003eduendeの商品はすべて\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\/01325_07_1.jpg?v=1740029252\" 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背面には「duende」の刻印入り\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01325_07_2.jpg?v=1740029275\" class=\"img-fluid d-block w-100 product-img\" alt=\"duende刻印イメージ\"\u003e\n    \u003cdiv class=\"care-icons\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01325_logo.jpg?v=1740029300\" alt=\"duendeロゴ\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e背面にはさりげなく「duende」のブランド刻印入り。上質な革の質感とともに、シンプルな中にも\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\/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を形にしています。\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 class=\"body-text\"\u003eねこ型ミニポーチの主な特徴をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e手のひらサイズの\u003cstrong\u003eキュートなねこ型デザイン\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e小銭や小物をスマートに収納できる\u003cstrong\u003e実用性\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003eバッグのチャームとしても使える\u003cstrong\u003e携帯性\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003eduende自社工場で製造された\u003cstrong\u003e高品質な仕上がり\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e多彩なスモーキーカラーで\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\/01325_09.jpg?v=1740029464\" 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\/01325_10.jpg?v=1740029486\" 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\/01325_11.jpg?v=1740029510\" 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\/neko_55b9fd41-f3ed-4d33-9f2d-ebd1a5518dc8.jpg?v=1740029533\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品のサイズイメージ4\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e具体的な寸法は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ：（約）横6cm × 高さ5cm\u003c\/li\u003e\n          \u003cli\u003e重さ：約15g\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仕様：ストラップ×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        \u003cp class=\"body-text\"\u003e本製品の商品コードは以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード：01325\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    \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  \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\/packet_l_13_9dabc367-63c6-45ea-bf29-c4977a952adf.jpg?v=1739950294\" class=\"img-fluid d-block w-100 product-img\" alt=\"梱包イメージ\"\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"mellow（メロウ）","offers":[{"title":"pink","offer_id":46203032043740,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"gray","offer_id":47597719093468,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"camel","offer_id":47597719126236,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597719159004,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"nume","offer_id":47597719191772,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000222.jpg?v=1739331343"},{"product_id":"2202","title":"【02202】ねこ型ミニポーチ ねこ柄 本革","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  \u003ch2\u003e【02202】ねこ型ミニポーチ ねこ柄 本革\u003c\/h2\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02202_000.jpg?v=1739940113\" class=\"img-fluid d-block w-100 product-img\" alt=\"ねこ柄ミニポーチキーホルダー TOP画像\"\u003e\n    \u003cp class=\"body-text\"\u003eねこの形が可愛らしい本革のミニポーチ。小銭やアクセサリー、お薬などを持ち運ぶのにぴったりなサイズ感。ハチワレ・ミケ・茶白の3柄展開で、プチギフトにもおすすめです。\u003c\/p\u003e\n    \u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/collections\/all-cat-goods\"\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  \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_000000000246.jpg?v=1739331294\" 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\/2_000000000246.jpg?v=1739331294\" 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\/5_000000000246.jpg?v=1739331294\" 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\/02202_02.jpg?v=1739940127\" 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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02202_03.jpg?v=1739940144\" class=\"img-fluid d-block w-100 product-img\" alt=\"鍵やアクセサリー収納例\"\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\/02202_04.jpg?v=1739940158\" class=\"img-fluid d-block w-100 product-img\" alt=\"手作業で作る様子\"\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\/02202_05.jpg?v=1739940172\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグチャーム利用例\"\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背面には「duende」の刻印入り\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02202_06.jpg?v=1739940186\" class=\"img-fluid d-block w-100 product-img\" alt=\"duende刻印\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02202_logo.jpg?v=1739940201\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブランドロゴ\"\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\"\u003e猫愛と技術が融合\u003c\/h3\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=\"basic-list\"\u003e\n          \u003cli\u003e重さ：約15g\u003c\/li\u003e\n          \u003cli\u003e素材：牛革\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        \u003cp\u003eミニポーチのサイズは以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e（約）横6cm × 高さ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\/02202_07.jpg?v=1739940259\" 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\/02202_08.jpg?v=1739940274\" 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  \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\/div\u003e","brand":"ニシカゼ","offers":[{"title":"ハチワレ","offer_id":46289068785884,"sku":null,"price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ミケ","offer_id":47597709754588,"sku":null,"price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"茶白","offer_id":47597709787356,"sku":null,"price":2750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000246.jpg?v=1739331294"},{"product_id":"1330","title":"【01330】ねこ型キーカバー 本革","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【01330】ねこ型キーカバー 本革\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01330_07.jpg?v=1739942351\" class=\"img-fluid d-block w-100 product-img\" alt=\"スモーキーカラーのねこ型キーカバーTOP\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスモーキーカラーのねこ型キーカバー\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eくすんだ色味が可愛い\u003cstrong\u003eモストロレザー\u003c\/strong\u003eで出来たねこ型のキーカバー。ご自宅の鍵などが、簡単に可愛らしくなります。\u003cstrong\u003eプチギフト\u003c\/strong\u003eとしてもおすすめです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\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\/1_000000000254.jpg?v=1739331031\" 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!-- 商品解説セクション (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\/4_000000000254.jpg?v=1739331031\" 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!-- 商品解説セクション (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\/01330_02.jpg?v=1739942292\" 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!-- 商品解説セクション (Main) - 対応サイズはキーヘッド幅約2.5cmまで (抽出) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e対応サイズはキーヘッド幅約2.5cmまで\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eキーヘッド幅約2.5cmまでの鍵にフィットするよう丁寧に作られており、多くの鍵に\u003cstrong\u003eフィットするサイズ設計\u003c\/strong\u003eで安心です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01330_03.jpg?v=1739942308\" 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!-- 商品解説セクション (Main) - 二重リング付き、洗練された鍵飾 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e二重リング付き、洗練された鍵飾\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e横3.8cm、縦3.4cmという手のひらに収まる\u003cstrong\u003eコンパクトなサイズ\u003c\/strong\u003eは、持ち運びの邪魔になりません。さらに、リングの内径15mmの二重リングが一つ付属しており、キーホルダーやキーリングへの取り付けも自在。職人のこだわりが詰まった機能性を実感できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/8_000000000254.jpg?v=1739331031\" 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!-- 商品解説セクション (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が1つ付属。お手持ちのキーホルダーやキーリングにも\u003cstrong\u003e簡単に取り付けられます\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01330_04.jpg?v=1739942321\" 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!-- 商品解説セクション (Main) - 職人のこだわりが詰まった仕上がり (抽出) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人のこだわりが詰まった仕上がり\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eduendeの商品は\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\/01330_05.jpg?v=1739942335\" 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!-- 商品解説セクション (Main) - 猫愛と技術が融合 (抽出) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e猫愛と技術が融合\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e『Bri \u0026amp; Gra』は保護猫「ブリ」と「グラ」にちなんで名付けられた\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\/2025-06-30_18.24.47.png?v=1751275528\" class=\"img-fluid d-block w-100 product-img\" alt=\"Bri \u0026amp; Gra ブリグラロゴ\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01330_logo.jpg?v=1739942365\" class=\"img-fluid d-block w-100 product-img\" alt=\"Bri \u0026amp; Gra ブランドロゴ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eBri \u0026amp; Gra の取り組み\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モストロレザーが織りなす\u003cstrong\u003eくすんだ色合い\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e使うほどに愛着が深まる\u003cstrong\u003e本革の質感\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e鍵を上から通すだけの\u003cstrong\u003e簡単装着\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003eキーヘッド幅約2.5cmまでの鍵にフィット\u003c\/li\u003e\n          \u003cli\u003eリング内径15mmの\u003cstrong\u003e二重リング付属\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e職人の手作業による\u003cstrong\u003e丁寧な仕上がり\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e『Bri \u0026amp; Gra』ブランドの猫愛と技術の融合\u003c\/li\u003e\n          \u003cli\u003e売上の一部が\u003cstrong\u003e保護猫施設へ寄付\u003c\/strong\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\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          \u003cli\u003e二重リング内径：約 15mm\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\/01330_08.jpg?v=1739942410\" 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          \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\/01330_09_1.jpg?v=1739942425\" alt=\"モストロレザー質感イメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eモストロレザーは、植物タンニンで鞣された革にワックスを塗り込み、熱でプレスすることで独特のムラ感とツヤを出した革です。使い込むほどにワックスが革に染み込み、深みのある色合いと光沢が増していきます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e商品の管理番号です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード：01330\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    \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!-- その他の情報 (梱包イメージ) --\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\/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":"mellow（メロウ）","offers":[{"title":"pink","offer_id":46289061937372,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":true},{"title":"gray","offer_id":47597707690204,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597707722972,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597707755740,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":true},{"title":"nume","offer_id":47597707788508,"sku":null,"price":770.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000254.jpg?v=1739331031"},{"product_id":"2204","title":"【02204】ねこ柄キーカバー 本革","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  \u003ch3 class=\"section-title\"\u003e【02204】ねこ柄キーカバー 本革\u003c\/h3\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\/02204_0000.jpg?v=1739943008\" 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約3.8cm×3.4cmの\u003cstrong\u003eコンパクト設計\u003c\/strong\u003e。キーヘッドの横幅2.5cmまでの鍵に対応し、付属の二重リングでキーホルダーへスムーズに取り付けが叶います。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02204_03.jpg?v=1739943037\" 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ミケ、ハチワレ、茶白から、あなたのお気に入りを見つけてください。裏面の「Bri \u0026amp; Gra」刻印は、\u003cstrong\u003e保護猫活動への温かい支援の証\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02204_11.jpg?v=1739943156\" 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\/02204_02.jpg?v=1739943022\" 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しているので、お手持ちのキーリングやキーホルダーにもすぐに取り付け可能です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02204_04.jpg?v=1739943052\" 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が魅力。鍵を使うたび、小さな癒しが日常に。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02204_logo.jpg?v=1739943102\" 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。ラッピングにも映えるかわいさです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02204_07.jpg?v=1739943086\" 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\"\u003ebristle grassの製品はすべて国内の\u003cstrong\u003e自社工場で手作業にて生産\u003c\/strong\u003e。財布職人が丁寧に仕上げた、品質の確かな本革グッズです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02204_05.jpg?v=1739943070\" 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『Bri \u0026amp; Gra』は保護猫「ブリ」と「グラ」にちなんで名付けられた猫グッズブランド。長年革財布を手がけてきた職人の確かな技術をベースに、\u003cstrong\u003e猫への愛情が詰まったデザイン\u003c\/strong\u003eを形にしています。売上の一部は保護猫施設へ寄付され、商品を選ぶことが支援につながる仕組みになっています。\u003c\/p\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  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\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        \u003cli\u003eミケ、ハチワレ、茶白の選べる3種類の猫柄\u003c\/li\u003e\n        \u003cli\u003e国内自社工場で職人が手作業で生産した高品質な本革製品\u003c\/li\u003e\n        \u003cli\u003e売上の一部が保護猫活動に寄付される支援の証「Bri \u0026amp; Gra」刻印入り\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\/02204_08.jpg?v=1739943140\" 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素材: 本革\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\/02204_11.jpg?v=1739943156\" 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生産国: 日本\u003c\/li\u003e\n        \u003cli\u003e商品コード: 02204\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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\u003c\/div\u003e","brand":"ニシカゼ","offers":[{"title":"ハチワレ","offer_id":46244795220188,"sku":null,"price":880.0,"currency_code":"JPY","in_stock":false},{"title":"ミケ","offer_id":47597707231452,"sku":null,"price":880.0,"currency_code":"JPY","in_stock":true},{"title":"茶白","offer_id":47597707264220,"sku":null,"price":880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000257.jpg?v=1739331645"},{"product_id":"2207","title":"【02207】500円玉が入るキーホルダー ねこ型 トラ柄 本革","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\n\u003cmeta charset=\"utf-8\"\u003e※この商品は名入れにも対応しています\u003c!-- notionvc: 3678a7d8-bad3-4fd0-85f2-fbc0f4d0774a --\u003e\n\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e\u003cmeta charset=\"utf-8\"\u003e＞ 名入れありで購入する方は\u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/products\/02207-500%E5%86%86%E7%8E%89%E3%81%8C%E5%85%A5%E3%82%8B%E3%82%AD%E3%83%BC%E3%83%9B%E3%83%AB%E3%83%80%E3%83%BC-%E3%81%AD%E3%81%93%E5%9E%8B-%E3%83%88%E3%83%A9%E6%9F%84-%E6%9C%AC%E9%9D%A9-%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\u003c!-- notionvc: d3999f0d-b410-4023-a29c-26f7822603e1 --\u003e\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e \u003c\/p\u003e\n\u003ch3 class=\"section-title\"\u003e500円玉が入る 本革ねこ型キーホルダー（トラ柄）\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02207_00000.jpg?v=1739943973\" class=\"img-fluid d-block w-100 product-img\" alt=\"ねこ型キーホルダー メイン画像\"\u003e\n\u003cp class=\"body-text\"\u003e本革で仕立てた、ちょこんと可愛いねこ型のキーホルダー。500円玉がぴったり2枚入る小さなポケット付きで、見た目の可愛さと実用性を兼ね備えています。柄は茶トラとキジトラの2種類からお選びいただけます。ねこ好きな方へのプチギフトにもぴったりです。\u003c\/p\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茶トラとキジトラの2色\u003c\/strong\u003eからお選びいただけます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000261.jpg?v=1739331250\" 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\u003e小ぶりなサイズ感\u003c\/strong\u003eで鍵と一緒に付けても邪魔にならず、毎日のお出かけにそっと寄り添います。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000261.jpg?v=1739331250\" 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) - ブロック3 --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eいざという時に助かる隠しミニポケット\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eねこの背中には、\u003cstrong\u003e500円玉が2枚ぴったり収まる\u003c\/strong\u003e小さなポケットが隠されています。急な出費や非常時のお守りとして、さりげない安心感を持ち歩ける便利な逸品です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000261.jpg?v=1739331250\" 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) - その他ねこグッズへのリンク --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eその他ねこグッズはこちら\u003c\/h3\u003e\n\u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/collections\/all-cat-goods\"\u003e \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 \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- ① 商品解説セクション (Main) - ポイント：ミニポケット付き --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e500円玉が2枚入るミニポケット付き\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02207_004.jpg?v=1739944007\" class=\"img-fluid d-block w-100 product-img\" alt=\"中にコインが入る様子\"\u003e\n\u003cp class=\"body-text\"\u003e背面のポケットには\u003cstrong\u003e500円玉が2枚入ります\u003c\/strong\u003e。いざという時の予備として、ちょっとした安心感を持ち歩けます。\u003c\/p\u003e\n\u003c\/div\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\/02207_003.jpg?v=1739943991\" class=\"img-fluid d-block w-100 product-img\" alt=\"手の中に収まるサイズ\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02207_005.jpg?v=1739944026\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイズ比較イメージ\"\u003e\n\u003cp class=\"body-text\"\u003e小ぶりでかさばらず、鍵と一緒に付けてもストレスなく使えます。ポケットやバッグにもすっきり収まるサイズ感です。\u003c\/p\u003e\n\u003c\/div\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\/02207_006.jpg?v=1739944043\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人による製作風景\"\u003e\n\u003cp class=\"body-text\"\u003eduendeの商品はすべて自社工場で生産。\u003cstrong\u003e財布職人が細部まで丁寧に仕上げています\u003c\/strong\u003e。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ① 商品解説セクション (Main) - ポイント：duendeの刻印入り --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e背面には「duende」の刻印入り\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02207_007.jpg?v=1739944059\" class=\"img-fluid d-block w-100 product-img\" alt=\"duendeロゴ刻印の写真\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02207_logo.jpg?v=1739944093\" class=\"img-fluid d-block w-100 product-img\" alt=\"duendeロゴマーク\"\u003e\n\u003cp class=\"body-text\"\u003e背面にはブランド名「duende」の刻印が入り、さりげないアクセントに。\u003c\/p\u003e\n\u003c\/div\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\/02207_007_2.jpg?v=1739944143\" 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\/617_7_3d0607e4-18b9-458c-8d76-2a98d0237f2c.jpg?v=1739944184\" class=\"img-fluid d-block w-100 product-img\" alt=\"名入れタグのイメージ2\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/617_8_3243fdc2-fa2a-4cc9-9c2e-bc37771acb8f.jpg?v=1739944206\" class=\"img-fluid d-block w-100 product-img\" alt=\"名入れタグのイメージ3\"\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e+330円（税込）で、名前やメッセージを刻印できる名入れタグ\u003c\/strong\u003eを追加できます。タグの色は本体と同色で、中央揃えで文字が入ります。プチギフトや記念品におすすめです。\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e＞ 名入れありで購入する方は\u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/products\/02207-500%E5%86%86%E7%8E%89%E3%81%8C%E5%85%A5%E3%82%8B%E3%82%AD%E3%83%BC%E3%83%9B%E3%83%AB%E3%83%80%E3%83%BC-%E3%81%AD%E3%81%93%E5%9E%8B-%E3%83%88%E3%83%A9%E6%9F%84-%E6%9C%AC%E9%9D%A9-%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\u003c!-- notionvc: d3999f0d-b410-4023-a29c-26f7822603e1 --\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ① 商品解説セクション (Main) - ブランド紹介 --\u003e\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\/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を形にしています。売上の一部は保護猫施設へ寄付され、商品を選ぶことが支援につながる仕組みになっています。\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 class=\"body-text\"\u003e使うほどに愛着がわく、本革仕立てのねこ型キーホルダーです。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e愛らしい\u003cstrong\u003eねこ型トラ柄デザイン\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e掌に収まる\u003cstrong\u003eコンパクトサイズ\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eいざという時に役立つ\u003cstrong\u003e500円玉が2枚入るミニポケット\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e経年変化が楽しめる\u003cstrong\u003e上質な本革素材\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e熟練職人による\u003cstrong\u003e丁寧な手作業\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eブランド「duende」の\u003cstrong\u003e刻印入り\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e名入れタグ追加で\u003cstrong\u003e特別な贈り物に\u003c\/strong\u003e\n\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 class=\"body-text\"\u003e本体部分の寸法詳細です。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02207_009.jpg?v=1739944238\" alt=\"キーホルダー寸法図\"\u003e\u003c\/div\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eサイズ：約 横4.5cm×縦4cm（本体部分）\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\/02207_010.jpg?v=1739944272\" alt=\"キーホルダー詳細図\"\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 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\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\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\"\u003e02207\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- ③ 発送案内セクション (Shipping) --\u003e\n\u003cdiv class=\"shipping-box\"\u003e\n\u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e商品は丁寧にお包みし、お客様のもとへお届けいたします。ギフトにも安心です。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\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\u003c\/div\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天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、\u003cstrong\u003e天然素材の風合い\u003c\/strong\u003eとしてお楽しみ下さい。\u003c\/li\u003e\n\u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により\u003cstrong\u003e退色・色落ちの可能性\u003c\/strong\u003eがあります。\u003c\/li\u003e\n\u003cli\u003e商品の色はご使用のディスプレイ環境などによって、\u003cstrong\u003e実物と異なる場合\u003c\/strong\u003eがあります。予めご了承ください。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ニシカゼ","offers":[{"title":"茶トラ","offer_id":46289069015260,"sku":null,"price":1870.0,"currency_code":"JPY","in_stock":true},{"title":"キジトラ","offer_id":47597707100380,"sku":null,"price":1870.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000261.jpg?v=1739331250"},{"product_id":"2208","title":"【02208】トラ柄キーカバー 本革","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【02208】トラ柄キーカバー 本革\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e本革を使用して作られたねこ型のキーカバー。茶トラ、キジトラの2種類の柄で、鍵が簡単に可愛く変身。\u003cstrong\u003eねこ好きな方へのプチギフトとしてもおすすめです。\u003c\/strong\u003e\u003c\/p\u003e\n\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\/4_000000000262.jpg?v=1739331598\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーカバー装着イメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eぴったりフィットするサイズ感\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003e日常に溶け込む猫の癒し\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e鍵に取り付けるだけで、さりげない猫の存在感が際立ちます。付属の二重リングで、お手持ちのキーホルダーとの組み合わせも自由自在です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000262.jpg?v=1739331598\" class=\"img-fluid d-block w-100 product-img\" alt=\"二重リング付きで便利\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e愛らしい相棒と毎日を\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003e職人の技が光る逸品\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e本革の持つ温かみと、一つひとつ丁寧に手縫いされたトラ柄の表情が魅力です。背面にはブランドの刻印も施され、猫愛と品質が息づいています。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000262.jpg?v=1739331599\" class=\"img-fluid d-block w-100 product-img\" alt=\"手縫いのトラ柄キーカバー\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e本革で楽しむトラ柄の個性\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003e取り付け簡単\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e鍵を本体の上から通すだけで装着可能。毎日の鍵の出し入れがちょっと楽しくなります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02208_002.jpg?v=1739944410\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーカバー取り付け方法\"\u003e\n\n        \u003ch3 class=\"section-title\"\u003e対応サイズについて\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eキーヘッドの横幅が\u003cstrong\u003e約2.5cmまでの鍵に対応\u003c\/strong\u003eしています。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02208_003.jpg?v=1739944427\" class=\"img-fluid d-block w-100 product-img\" alt=\"対応鍵サイズ説明図\"\u003e\n\n        \u003ch3 class=\"section-title\"\u003e二重リング付きで便利\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eキーカバーには\u003cstrong\u003e二重リングが1つ付属\u003c\/strong\u003e。お手持ちのキーホルダーやキーリングにもすぐに取り付けられます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02208_004.jpg?v=1739944442\" 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\/02208_005.jpg?v=1739944456\" class=\"img-fluid d-block w-100 product-img\" alt=\"二重リング使用イメージ2\"\u003e\n\n        \u003ch3 class=\"section-title\"\u003e刻印＆手縫い仕上げ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e背面には「Bri \u0026amp; Gra」の刻印入り。\u003cstrong\u003e自社工場で職人が一つひとつ丁寧に仕上げています。\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02208_006.jpg?v=1739944471\" 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\/02208_11.jpg?v=1739944504\" class=\"img-fluid d-block w-100 product-img\" alt=\"手縫いの様子\"\u003e\n\n        \u003ch3 class=\"section-title\"\u003e猫愛と技術が融合したブランド「Bri \u0026amp; Gra」\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e『Bri \u0026amp; Gra』は保護猫「ブリ」と「グラ」にちなんで名付けられた猫グッズブランド。長年革財布を手がけてきた職人の確かな技術をベースに、猫への愛情が詰まったデザインを形にしています。\u003c\/p\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=\"Bri \u0026amp; Gra ブランドイメージ\"\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        \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キーヘッドの横幅約2.5cmまでの鍵に対応\u003c\/li\u003e\n                    \u003cli\u003e付属の二重リングで簡単に取り付け可能\u003c\/li\u003e\n                    \u003cli\u003e「Bri \u0026amp; Gra」ブランドの刻印入り\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 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\/02208_008.jpg?v=1739944530\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品寸法図\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e本体サイズ：\u003c\/strong\u003e（約）横3.8cm×縦3.4cm\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e対応鍵サイズ：\u003c\/strong\u003eキーヘッド横幅 約2.5cmまで\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 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\/02208_009.jpg?v=1739944547\" class=\"img-fluid d-block w-100 product-img\" alt=\"本革の質感\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\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日本\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 class=\"body-text\"\u003e本商品の管理コードは以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e商品コード：\u003c\/strong\u003e02208\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e大切にお届けするため、丁寧に梱包してお送りします。\u003c\/p\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    \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        \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":"ニシカゼ","offers":[{"title":"茶トラ","offer_id":46244794990812,"sku":null,"price":880.0,"currency_code":"JPY","in_stock":false},{"title":"キジトラ","offer_id":47597707067612,"sku":null,"price":880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000262.jpg?v=1739331598"},{"product_id":"1331","title":"【01331】ねこマーク付きリールキーホルダー 本革","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!-- 商品トップの導入 --\u003e\n\u003cdiv class=\"content-section\"\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\/01331_0000.jpg?v=1739945108\" class=\"img-fluid d-block w-100 product-img\" alt=\"リールキーホルダーTOP\"\u003e\n\u003c\/div\u003e\n\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e※この商品は名入れにも対応しています\u003c!-- notionvc: 57a66571-5919-47d1-b184-64f07e66f380 --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e＞名入れありで購入する方は\u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/products\/01331-%E3%81%AD%E3%81%93%E3%83%9E%E3%83%BC%E3%82%AF%E4%BB%98%E3%81%8D%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%9C%AC%E9%9D%A9-%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!-- notionvc: 389098b1-19f1-4a66-b95f-b853c243ada3 --\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3 class=\"section-title\"\u003e毎日を彩るくすみカラー\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eモストロレザーの落ち着いた色合いが、大人の手元にさりげない可愛らしさを添えます。愛らしいねこマークが、日常に小さな癒やしを届けるでしょう。 \u003cstrong\u003eグレー・ピンク・キャメル・グリーンの4色展開\u003c\/strong\u003eで、スモーキーカラーがコーディネートに馴染みやすく、大人可愛い印象に。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01331_02.jpg?v=1739945123\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01331_04.jpg?v=1739945156\" class=\"img-fluid d-block w-100 product-img\" alt=\"くすみレザーアップ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e選べる4色の本革アイテム\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最長40cmまで伸びるリール機能\u003c\/strong\u003eは、バッグに付けたまま鍵の開閉を可能にします。もう鍵を探して焦ることはなく、スムーズな毎日を叶えます。鞄につけたまま鍵を引き出して使えるので、玄関前で慌てる心配なし。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01331_03.jpg?v=1739945140\" 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=\"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\/01331_04.jpg?v=1739945156\" 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=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e名入れ対応で特別感を\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e名入れ（\u003cstrong\u003e＋330円\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\/01331_05.jpg?v=1739945263\" class=\"img-fluid d-block w-100 product-img\" alt=\"名入れタグイメージ\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01316_06_53331410-41ff-4b04-b7ec-3da90b9dd92e.jpg?v=1739945290\" class=\"img-fluid d-block w-100 product-img\" alt=\"名入れ説明\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01905_1_8ce6d6b8-d09f-471f-820a-384602e3a22f.jpg?v=1739945310\" class=\"img-fluid d-block w-100 product-img\" alt=\"名入れ作例\"\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「Bri \u0026amp; Gra」は保護猫「ブリ」と「グラ」にちなんで名付けられた猫グッズブランド。長年革財布を手がけてきた職人の確かな技術をベースに、猫への愛情が詰まったデザインを形にしています。売上の一部は\u003cstrong\u003e保護猫施設へ寄付\u003c\/strong\u003eされ、商品を選ぶことが支援につながる仕組みになっています。\u003c\/p\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 \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01331_logo.jpg?v=1739945201\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブランド紹介ロゴ\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/collections\/all-cat-goods\" class=\"d-block\"\u003e \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 \u003c\/a\u003e\u003c\/div\u003e\n\u003c!-- スペック・詳細セクション (Specs) --\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くすんだ色味が可愛い\u003cstrong\u003eモストロレザー\u003c\/strong\u003eを使用\u003c\/li\u003e\n\u003cli\u003e鍵を探す手間を省く、最長40cmまで伸びる\u003cstrong\u003eリール機能\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e使い込むほどに表情を変える\u003cstrong\u003e経年変化\u003c\/strong\u003eを楽しめる\u003c\/li\u003e\n\u003cli\u003e手元にさりげない可愛らしさを添える\u003cstrong\u003e愛らしいねこマーク\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e熟練職人が手掛けた\u003cstrong\u003eこだわりの日本品質\u003c\/strong\u003e\n\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\u003cdiv class=\"spec-img-full\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01331_07.jpg?v=1739945170\" 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\/01331_08.jpg?v=1739945185\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイズ表記画像2\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e横: 約2cm\u003c\/li\u003e\n\u003cli\u003e高さ: 約12cm\u003c\/li\u003e\n\u003cli\u003eリールの長さ: 最長40cm\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\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e商品コード: 01331\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\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!-- ラッピング画像（補足情報として配置） --\u003e\n\u003cdiv class=\"content-section\"\u003e\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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mellow（メロウ）","offers":[{"title":"pink","offer_id":46289062035676,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"gray","offer_id":47597706739932,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597706772700,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597706805468,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000265.jpg?v=1739331448"},{"product_id":"2211","title":"【02211】ポーチ ねこ型 本革","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【02211】ポーチ ねこ型 本革\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02211_0000.jpg?v=1739945979\" class=\"img-fluid d-block w-100 product-img\" alt=\"ねこ柄ポーチTOP\"\u003e\n    \u003cp class=\"body-text\"\u003e本革を使用して作られた愛らしいねこ型のポーチです。\u003cstrong\u003e軽量・薄型\u003c\/strong\u003eで持ち運びに適したサイズなので、鞄の中でもかさばりません。ねこ好きな方へのプチギフトとしてもおすすめです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 【ブロック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\/1_000000000266.jpg?v=1739331142\" class=\"img-fluid d-block w-100 product-img\" alt=\"癒しを運ぶ3つの色彩\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e癒しを運ぶ3つの色彩\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 【ブロック2】本革ミニポーチ 毎日を軽やかに --\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_000000000266.jpg?v=1739331142\" 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!-- 【ブロック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最大15枚までスムーズに\u003c\/strong\u003e収まります。あなたのアイデア次第で様々に活躍するマルチな相棒です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000266.jpg?v=1739331142\" class=\"img-fluid d-block w-100 product-img\" alt=\"小さくても頼れる機能性\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e小さくても頼れる機能性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 多用途に使えるミニポーチ --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e多用途に使えるミニポーチ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02211_02.jpg?v=1739946002\" 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  \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\/02211_03.jpg?v=1739946018\" 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\/02211_04.jpg?v=1739946036\" class=\"img-fluid d-block w-100 product-img\" alt=\"カードの収納イメージ\"\u003e\n    \u003cp class=\"body-text\"\u003eお札は三つ折りで収納可能。カードなら最大15枚程度まで入ります。\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02211_06.jpg?v=1739946070\" class=\"img-fluid d-block w-100 product-img\" alt=\"本革の背面刻印\"\u003e\n    \u003cp class=\"body-text\"\u003e表裏両面ともに、皮革部分にはすべて\u003cstrong\u003e本革を使用\u003c\/strong\u003e。背面には「Bri\u0026amp;Gra」の刻印入りで、ディテールまで丁寧に仕上げられています。\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02211_05.jpg?v=1739946056\" class=\"img-fluid d-block w-100 product-img\" alt=\"ギフトイメージ\"\u003e\n    \u003cp class=\"body-text\"\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02211_07.jpg?v=1739946111\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人の手作業イメージ\"\u003e\n    \u003cp class=\"body-text\"\u003ebristle grassの商品はすべて\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    \u003cp class=\"body-text\"\u003e『Bri \u0026amp; Gra』は保護猫「ブリ」と「グラ」にちなんで名付けられた猫グッズブランド。長年革財布を手がけてきた職人の\u003cstrong\u003e確かな技術\u003c\/strong\u003eをベースに、猫への愛情が詰まったデザインを形にしています。売上の一部は保護猫施設へ寄付され、商品を選ぶことが支援につながる仕組みになっています。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\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日常に溶け込む優しい3つのカラー展開\u003c\/li\u003e\n        \u003cli\u003e軽量・薄型で持ち運びやすいコンパクトサイズ\u003c\/li\u003e\n        \u003cli\u003e職人の丁寧な仕事が光る確かな存在感\u003c\/li\u003e\n        \u003cli\u003eお札は三つ折り、カードは最大15枚収納可能\u003c\/li\u003e\n        \u003cli\u003eコスメ、アクセサリー、お財布、カードケースなど多用途に活躍\u003c\/li\u003e\n        \u003cli\u003e背面には「Bri\u0026amp;Gra」の刻印入り\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（約）縦9.5cm×横11.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\/02211_08.jpg?v=1739946127\" 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素材：牛革\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\/02211_09.jpg?v=1739946146\" 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商品コード：02211\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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\u003c!-- \/.container.product-wrapper --\u003e","brand":"ニシカゼ","offers":[{"title":"white","offer_id":46203036827868,"sku":null,"price":2970.0,"currency_code":"JPY","in_stock":true},{"title":"pink","offer_id":47597706674396,"sku":null,"price":2970.0,"currency_code":"JPY","in_stock":false},{"title":"green","offer_id":47597706707164,"sku":null,"price":2970.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000266.jpg?v=1739331142"},{"product_id":"2209","title":"【02209】ポーチ ねこワッペン 本革","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_000000000267_7db5b712-0d93-4acd-9a97-b77352ffaadc.jpg?v=1739331192\" 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_000000000267_1da74367-24fd-4d61-9bd7-2aa8a957ca96.jpg?v=1739331192\" 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_000000000267_f253f16b-4e40-4cd6-bdac-7af367568ef1.jpg?v=1739331192\" 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がワンポイントの本革ポーチ。本体カラーはやさしいグレーとアイボリーの2色、ワッペンはミケ・茶白・ハチワレ・茶トラ・キジトラの5種類から選べます。ねこ好きな方へのプチギフトや自分へのご褒美にもぴったりです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02209_0000_cae6ceff-ecf4-4dff-8679-cc178312afb8.jpg?v=1739946274\" class=\"img-fluid d-block w-100 product-img\" alt=\"ねこワッペンポーチ メイン画像\"\u003e\n    \u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/collections\/all-cat-goods\"\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  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" class=\"img-fluid d-block w-100 product-img\" alt=\"POINTアイコン\"\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\/02209_02.jpg?v=1739946295\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチのサイズ感を示す画像\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" class=\"img-fluid d-block w-100 product-img\" alt=\"POINTアイコン\"\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\/02209_03.jpg?v=1739946309\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチの使用例\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" class=\"img-fluid d-block w-100 product-img\" alt=\"POINTアイコン\"\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\/02209_04.jpg?v=1739946326\" 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\/02209_05.jpg?v=1739946344\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチのサイズ感とディテール\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" class=\"img-fluid d-block w-100 product-img\" alt=\"POINTアイコン\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質な革と刻印入り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本革の質感が際立つシンプルなボディ。背面には「Bri \u0026amp; Gra」の刻印入りです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02209_06.jpg?v=1739946363\" 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\/02209_07.jpg?v=1739946380\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチの刻印ディテール2\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" class=\"img-fluid d-block w-100 product-img\" alt=\"POINTアイコン\"\u003e\n    \u003ch3 class=\"section-title\"\u003e猫愛と技術が融合したブランド\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e『Bri \u0026amp; Gra』\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 class=\"body-text\"\u003e心和む猫ワッペンが特徴の本革ポーチです。個性に合わせた特別な一点をお選びいただけます。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e本体カラー：グレー、アイボリーの2色\u003c\/li\u003e\n          \u003cli\u003eワッペン種類：ミケ、茶白、ハチワレ、茶トラ、キジトラの5種類\u003c\/li\u003e\n          \u003cli\u003e遊び心あるしっぽモチーフの引き手\u003c\/li\u003e\n          \u003cli\u003e裏地付きで大切なものも安心\u003c\/li\u003e\n          \u003cli\u003e背面には「Bri \u0026amp; Gra」の刻印入り\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\/02209_09.jpg?v=1739946484\" 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\/02209_10.jpg?v=1739946505\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチの寸法図2\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ：約 縦9cm × 横12cm × マチ4cm\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 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          \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商品コード：02209\u003c\/li\u003e\n          \u003cli\u003e商品名：ポーチ ねこワッペン 本革\u003c\/li\u003e\n          \u003cli\u003eサイズ：約 縦9cm × 横12cm × マチ4cm\u003c\/li\u003e\n          \u003cli\u003e素材：牛革\u003c\/li\u003e\n          \u003cli\u003eカラー：グレー、アイボリー（ワッペン5種類）\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  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e天然素材の特性上、個体差が生じる場合があります。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然の革を使用しているため、しわやキズがある場合や、革の仕上がりによって多少の色味の違いが生じることがあります。天然素材ならではの風合いとしてご理解ください。\u003c\/li\u003e\n      \u003cli\u003e通常の撥水・色止め加工は施してありますが、水濡れや汗などにより、摩擦で退色や色移りする場合があります。ご使用の際はご注意ください。\u003c\/li\u003e\n      \u003cli\u003eお使いのモニター環境により、実際の色味と異なる場合があります。あらかじめご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ニシカゼ","offers":[{"title":"ivory \/ ミケ","offer_id":46289069179100,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false},{"title":"ivory \/ ハチワレ","offer_id":47597706379484,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false},{"title":"ivory \/ 茶白","offer_id":47597706412252,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false},{"title":"ivory \/ 茶トラ","offer_id":47597706445020,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false},{"title":"ivory \/ キジトラ","offer_id":47597706477788,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ ミケ","offer_id":47597706510556,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ ハチワレ","offer_id":47597706543324,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":true},{"title":"gray \/ 茶白","offer_id":47597706576092,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":true},{"title":"gray \/ 茶トラ","offer_id":47597706608860,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false},{"title":"gray \/ キジトラ","offer_id":47597706641628,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000267_7db5b712-0d93-4acd-9a97-b77352ffaadc.jpg?v=1739331192"},{"product_id":"1333","title":"【01333】ストラップ付リールキーホルダー ネコ 本革","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\/01333-%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-%E3%83%8D%E3%82%B3-%E6%9C%AC%E9%9D%A9-%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最長40cmのリールが、玄関前でのもたつきを解消します。バッグに付けたまま、\u003cstrong\u003eスムーズに鍵の開閉\u003c\/strong\u003eを。毎日のちょっとしたストレスから解放される喜びを実感してください。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000268.jpg?v=1739331416\" 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=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e手のひらサイズの愛らしい牛革ネコ\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e約14cmの\u003cstrong\u003eコンパクトなサイズ感\u003c\/strong\u003eは、バッグの中でもかさばらず、さりげない存在感を放ちます。上質な牛革の感触が、持つたびに小さな喜びを届けます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000268.jpg?v=1739331416\" 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=\"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_000000000268.jpg?v=1739331416\" 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!-- スペック・詳細セクション (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 class=\"body-text\"\u003eねこマークが付いた本革のリールストラップです。普段使いに嬉しい機能と、長く愛せる素材にこだわりました。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eカバンなどに付けたままリールを伸ばして鍵を開けられるのでとても便利です。\u003c\/li\u003e\n\u003cli\u003eスモーキーカラーが可愛い\"モストロレザー\"の4色展開です。\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e商品コード\u003c\/strong\u003e: 01333\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eサイズ\u003c\/strong\u003e: （約）横2cm×長さ14cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eリール長さ\u003c\/strong\u003e: 最長40cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e重さ\u003c\/strong\u003e: 約23g\u003c\/li\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: ピンク、グレー、キャメル、グリーン\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\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e名入れ・カスタマイズについて\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e名入れサービスをご利用いただけます。特別なプレゼントにもおすすめです。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e文字が入る位置は、革タグの中央揃えになります。\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\/01905_1_8e2adb70-f5db-4313-96d0-fb6e7f3e3a43.jpg?v=1739946735\" class=\"img-fluid d-block w-100 product-img\" alt=\"名入れイメージ\"\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\/01333_06.jpg?v=1739946757\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブランドロゴタグと名入れタグの比較\"\u003e\u003c\/div\u003e\n\u003cp class=\"caption-text text-end\"\u003eブランドロゴタグと名入れタグ\u003c\/p\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\/01333_0000.jpg?v=1739946641\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネコマーク付きリールストラップの全体像\"\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\/01333_02.jpg?v=1739946657\" class=\"img-fluid d-block w-100 product-img\" alt=\"リールを伸ばして鍵を開ける様子\"\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\/01333_03.jpg?v=1739946674\" class=\"img-fluid d-block w-100 product-img\" alt=\"ピンク、グレー、キャメル、グリーンの4色展開\"\u003e\u003c\/div\u003e\n\u003cp class=\"caption-text text-end\"\u003eスモーキーカラーが可愛い4色展開\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01333_04.jpg?v=1739946692\" class=\"img-fluid d-block w-100 product-img\" alt=\"経年変化で深まる革の色合い\"\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\/01316_06_97809a29-2a44-40cb-a450-84f94c5efeff.jpg?v=1739946712\" class=\"img-fluid d-block w-100 product-img\" alt=\"上質な本革のアップ\"\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\/01333_07.jpg?v=1739946773\" class=\"img-fluid d-block w-100 product-img\" alt=\"ギフトパッケージに入った商品\"\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\/01333_logo.jpg?v=1739946789\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネコのロゴマーク\"\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\/about_brigra_e47a17d9-48d0-4a0e-8987-3782e67daaa3.jpg?v=1739946409\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブランド「ブリグラ」の紹介\"\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\/packet_l_10_61088a0d-d442-4f13-ad1d-3d99bc51638d.jpg?v=1739945666\" class=\"img-fluid d-block w-100 product-img\" alt=\"ラッピングイメージ\"\u003e\u003c\/div\u003e\n\u003cp class=\"caption-text text-end\"\u003eプレゼントにも嬉しいラッピング\u003c\/p\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":"mellow（メロウ）","offers":[{"title":"pink","offer_id":46089117040860,"sku":null,"price":2310.0,"currency_code":"JPY","in_stock":true},{"title":"gray","offer_id":47597706281180,"sku":null,"price":2310.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597706313948,"sku":null,"price":2310.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597706346716,"sku":null,"price":2310.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000268.jpg?v=1739331416"},{"product_id":"2212","title":"【02212】ねこ型ミニポーチ トラ柄 本革","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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/5_000000000269.jpg?v=1739331504\" 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でできた、表情豊かなトラ柄ミニポーチです。\u003cstrong\u003eキジトラと茶トラの2種類\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_000000000269.jpg?v=1739331504\" 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できます。\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\/9_000000000269.jpg?v=1739331504\" 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横6cm、高さ約5cm\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000269.jpg?v=1739331504\" class=\"img-fluid d-block w-100 product-img\" alt=\"小銭収納イメージ\"\u003e\n        \u003cp class=\"body-text\"\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000269.jpg?v=1739331504\" 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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000269.jpg?v=1739331504\" class=\"img-fluid d-block w-100 product-img\" alt=\"手作りの様子イメージ\"\u003e\n        \u003cp class=\"body-text\"\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000269.jpg?v=1739331504\" 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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/7_000000000269.jpg?v=1739331504\" 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。シンプルながらもブランドらしさを感じられるデザインです。\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\/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    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e本革製で温かみのある猫型ミニポーチです。実用性とデザイン性を兼ね備え、日常使いにぴったりです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e手のひらサイズの\u003cstrong\u003e可愛らしい猫型デザイン\u003c\/strong\u003e\n\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e本革（牛革）\u003c\/strong\u003eを使用し、使うほどに手に馴染む\u003c\/li\u003e\n                \u003cli\u003e小銭やアクセサリーなど、\u003cstrong\u003e小さな必需品をスマートに収納\u003c\/strong\u003e\n\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eキジトラ、茶トラの2種類\u003c\/strong\u003eから選べる\u003c\/li\u003e\n                \u003cli\u003eバッグに付けて\u003cstrong\u003eチャーム感覚\u003c\/strong\u003eで楽しめる\u003c\/li\u003e\n                \u003cli\u003e職人の\u003cstrong\u003e手作業で丁寧に仕立てられた\u003c\/strong\u003e確かな品質\u003c\/li\u003e\n                \u003cli\u003e保護猫支援につながる\u003cstrong\u003e『Bri \u0026amp; Gra』ブランド\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\/9_000000000269.jpg?v=1739331504\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイズ表\"\u003e\n            \u003c\/div\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eサイズ：約 横6cm × 高さ5cm\u003c\/li\u003e\n                \u003cli\u003e重さ：約15g\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仕様：ストラップ×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            \u003cp class=\"body-text\"\u003e本商品の管理コードです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品コード：02212\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\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天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、\u003cstrong\u003e天然素材の革の風合いとしてお楽しみ下さい\u003c\/strong\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    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ニシカゼ","offers":[{"title":"茶トラ","offer_id":46244794925276,"sku":null,"price":2750.0,"currency_code":"JPY","in_stock":false},{"title":"キジトラ","offer_id":47597706248412,"sku":null,"price":2750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000269.jpg?v=1739331504"},{"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":"2214","title":"【02214】リール付きパスケース ねこ柄 本革","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_000000000273_9ac648e5-53e6-4679-844e-e429b97b10dd.jpg?v=1739330922\" 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スマートに彩るICカード収納\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e交通系ICカードやIDカードを美しく収める、\u003cstrong\u003e透明セル付きのポケット\u003c\/strong\u003e。大切なカードを汚れや傷から守り、日々の通勤をスマートに演出する洗練された設計です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000273_86a29f85-9cab-41aa-9446-dc16f50190ce.jpg?v=1739330922\" 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\/4_000000000273_b141a6f9-97be-4b60-9167-b00ce60377d3.jpg?v=1739330922\" 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  \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ねこの形が愛らしい本革のリール付きパスケースです。3種類のねこ柄からお選びいただけます。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e愛らしいねこ柄デザイン（ミケ、茶白、ハチワレ）\u003c\/li\u003e\n        \u003cli\u003e本革ならではの上質な風合い\u003c\/li\u003e\n        \u003cli\u003e透明セル付きポケットでICカードを保護\u003c\/li\u003e\n        \u003cli\u003e最長30cm伸びるリール付きでスムーズな改札通過\u003c\/li\u003e\n      \u003c\/ul\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\/02214_06.jpg?v=1739948425\" 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\/02214_10.jpg?v=1739948443\" 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\/02214_08.jpg?v=1739948513\" 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\/02214_11.jpg?v=1739948535\" 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\/02214_09.jpg?v=1739948553\" 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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e本体サイズ：（約）縦8.8cm × 横10.7cm\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\/02214_07_1.jpg?v=1739948490\" 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      \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!-- ④ 注意事項セクション (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":"ニシカゼ","offers":[{"title":"ハチワレ \/ リール付き","offer_id":46289069474012,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"ハチワレ \/ ネックストラップ","offer_id":47597705822428,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"ミケ \/ リール付き","offer_id":47597705855196,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"ミケ \/ ネックストラップ","offer_id":47597705887964,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"茶白 \/ リール付き","offer_id":47597705920732,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"茶白 \/ ネックストラップ","offer_id":47597705953500,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000273_9ac648e5-53e6-4679-844e-e429b97b10dd.jpg?v=1739330922"},{"product_id":"2213","title":"【02213】ねこワッペン ミニ財布 イタリアンレザー","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ながら、カードもお札も小銭もたっぷり収納できる実用派。ミケ、ハチワレ、茶白、茶トラ、キジトラの5種類から、お気に入りの猫を選べます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000274.jpg?v=1739330995\" 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\/02213_02.jpg?v=1739948678\" 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横約10cm、高さ約8.8cm、厚み約2.8cmの愛おしいサイズ感です。イタリア産シュリンクレザーの柔らかな風合いに、\u003cstrong\u003e立体的な猫ワッペン\u003c\/strong\u003eが彩りを添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/10_000000000274.jpg?v=1739330995\" 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個性豊かな5種類の猫たち\u003c\/strong\u003eが、あなたの日常にそっと寄り添います。手にするたびに心が温かくなる特別な一品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/11_000000000274.jpg?v=1739330995\" 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カード7枚に加えてポケットも2か所、お札も仕切り付きで見やすく管理できます。\u003cstrong\u003eコンパクトながら驚きの収納力\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02213_03.jpg?v=1739948699\" 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\/02213_04.jpg?v=1739948719\" 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仕切り付きの2ルーム仕様で、中身が見やすくスムーズに取り出せます。たくさん入れてもごちゃつかず、\u003cstrong\u003eストレスフリー\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02213_05.jpg?v=1739948744\" 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\"\u003eYKK製ファスナーと猫しっぽ引手\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e小銭入れにはスムーズな開閉が魅力の\u003cstrong\u003eYKK製ファスナー\u003c\/strong\u003eを使用。しっぽモチーフの引手付きで開け閉めも楽しく。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02213_06.jpg?v=1739948763\" 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\/02213_07.jpg?v=1739948781\" 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\/02213_07.jpg?v=1739948781\" 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「Bri \u0026amp; Gra」のブランドロゴを刻印。\u003cstrong\u003e猫好きさんに向けたこだわり\u003c\/strong\u003eが詰まったデザインです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02213_09.jpg?v=1739948823\" 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猫愛と技術が融合したブランド「Bri \u0026amp; Gra」\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e『Bri \u0026amp; Gra』は保護猫「ブリ」と「グラ」にちなんで名付けられた猫グッズブランド。長年革財布を手がけてきた職人の確かな技術をベースに、猫への愛情が詰まったデザインを形にしています。売上の一部は保護猫施設へ寄付され、\u003cstrong\u003e商品を選ぶことが支援につながる\u003c\/strong\u003e仕組みになっています。\u003c\/p\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=\"caption-text text-end\"\u003e「Bri \u0026amp; Gra」の想い\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            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eカード入れ×7\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            \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本体：約 横10cm × 高さ8.8cm × 厚み2.8cm\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\/02213_11.jpg?v=1739948884\" 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\/02213_12.jpg?v=1739948908\" 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\u003e個性豊かな5種類の猫たちからお選びいただけます。\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商品コード: 02213\u003c\/li\u003e\n            \u003c\/ul\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        \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    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ニシカゼ","offers":[{"title":"ミケ","offer_id":46289069375708,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":false},{"title":"ハチワレ","offer_id":47597705691356,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":false},{"title":"茶白","offer_id":47597705724124,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"茶トラ","offer_id":47597705756892,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"キジトラ","offer_id":47597705789660,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000274.jpg?v=1739330995"},{"product_id":"ねこワッペン帆布トートバッグ","title":"【02216】ねこワッペン帆布トートバッグ","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\/P1242503.jpg?v=1749634986\" 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\/P1242488.jpg?v=1749634986\" 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選べる5種のねこ柄\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242503.jpg?v=1749634986\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミケとキジトラのワッペン\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e(奥)キジトラ\/帆布グレー (前)ミケ\/帆布ベージュ\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242497.jpg?v=1749634986\" class=\"img-fluid d-block w-100 product-img\" alt=\"茶白のワッペン\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e茶白\/帆布ベージュ\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242500.jpg?v=1749634987\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハチワレのワッペン\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eハチワレ\/帆布グレー\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242499.jpg?v=1749634987\" 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ミケ、ハチワレ、茶白、キジトラ、茶トラの5種類。それぞれ異なる表情や毛色が本革で丁寧に表現され、猫好きにはたまらないラインナップ。帆布カラーとの組み合わせにもこだわりがあり、あなただけのお気に入りがきっと見つかります。\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\/P1242504.jpg?v=1749634987\" 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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242510.jpg?v=1749634987\" 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\/P1242494.jpg?v=1749634987\" class=\"img-fluid d-block w-100 product-img\" alt=\"収納力イメージ2\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242482.jpg?v=1749634986\" class=\"img-fluid d-block w-100 product-img\" alt=\"収納力イメージ3\"\u003e\n        \u003cp class=\"body-text\"\u003e小ぶりなサイズながら、\u003cstrong\u003eマチがしっかりあるため収納力は抜群\u003c\/strong\u003e。長財布・スマホ・鍵・ハンカチ・コスメポーチなど、普段使いに必要なアイテムがすっぽり収まります。外ポケットもあり、ICカードなどの取り出し頻度の高い小物も収納できます。\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\/P1242505.jpg?v=1749634986\" class=\"img-fluid d-block w-100 product-img\" alt=\"Bri\u0026amp;Gra 革タグ\"\u003e\n        \u003cp class=\"body-text\"\u003eバッグ正面のポケット横には、「Bri \u0026amp; Gra」の\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\/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をベースに、猫への愛情が詰まったデザインを形にしています。売上の一部は保護猫施設へ寄付され、商品を選ぶことが支援につながる仕組みになっています。\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    \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\/P1242506.jpg?v=1749634986\" 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    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e愛らしい猫ワッペンと丈夫な帆布生地が魅力のミニトートバッグです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e選べる5種類の愛らしい猫ワッペン\u003c\/li\u003e\n                \u003cli\u003e中身が取り出しやすい自立するしっかり設計\u003c\/li\u003e\n                \u003cli\u003eコンパクトながら長財布も入る抜群の収納力\u003c\/li\u003e\n                \u003cli\u003e「Bri \u0026amp; Gra」のロゴ入り本革タグ付き\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 class=\"body-text\"\u003e本体部分のサイズは以下の通りです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e本体部分：約 横26cm × 高さ18cm × 厚み14cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003c!-- サイズ表の画像があればここに配置 --\u003e\n            \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"size_chart.jpg\" class=\"img-fluid d-block w-100\" alt=\"サイズ表\"\u003e\u003c\/div\u003e --\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                \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商品名：【02216】ねこワッペン帆布トートバッグ\u003c\/li\u003e\n                \u003cli\u003e商品コード：02216\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) - 情報がないため作成しません --\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":"ニシカゼ","offers":[{"title":"ミケ","offer_id":46634634936540,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ハチワレ","offer_id":47597692190940,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"茶白","offer_id":47597692223708,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"キジトラ","offer_id":47597692256476,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"茶トラ","offer_id":47597692289244,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242503.jpg?v=1749634986"},{"product_id":"02207-500円玉が入るキーホルダー-ねこ型-トラ柄-本革-名入れオプション付き","title":"【02207】500円玉が入るキーホルダー ねこ型 トラ柄 本革【名入れオプション付き】","description":"\u003cstyle\u003e   \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\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\n\u003cmeta charset=\"utf-8\"\u003e※こちらは名入れ対応商品のページです。\u003c!-- notionvc: 2284a6a3-6b98-4c2f-814f-0d86f5c37fd8 --\u003e\n\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e\u003cmeta charset=\"utf-8\"\u003e名入れ料 ¥330が含まれた価格です。\u003cbr\u003e＞ 名入れなしで購入する方は\u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/products\/2207\"\u003eこちら\u003c\/a\u003e\u003c!-- notionvc: d8a6f01e-c93d-4af2-88a5-d126f06c9749 --\u003e\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e \u003c\/p\u003e\n\u003ch3 class=\"section-title\"\u003e500円玉が入る 本革ねこ型キーホルダー（トラ柄）\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02207_00000.jpg?v=1739943973\" class=\"img-fluid d-block w-100 product-img\" alt=\"ねこ型キーホルダー メイン画像\"\u003e\n\u003cp class=\"body-text\"\u003e本革で仕立てた、ちょこんと可愛いねこ型のキーホルダー。500円玉がぴったり2枚入る小さなポケット付きで、見た目の可愛さと実用性を兼ね備えています。柄は茶トラとキジトラの2種類からお選びいただけます。ねこ好きな方へのプチギフトにもぴったりです。\u003c\/p\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茶トラとキジトラの2色\u003c\/strong\u003eからお選びいただけます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000261.jpg?v=1739331250\" 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\u003e小ぶりなサイズ感\u003c\/strong\u003eで鍵と一緒に付けても邪魔にならず、毎日のお出かけにそっと寄り添います。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000261.jpg?v=1739331250\" 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) - ブロック3 --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eいざという時に助かる隠しミニポケット\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eねこの背中には、\u003cstrong\u003e500円玉が2枚ぴったり収まる\u003c\/strong\u003e小さなポケットが隠されています。急な出費や非常時のお守りとして、さりげない安心感を持ち歩ける便利な逸品です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000261.jpg?v=1739331250\" 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) - その他ねこグッズへのリンク --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eその他ねこグッズはこちら\u003c\/h3\u003e\n\u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/collections\/all-cat-goods\"\u003e \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 \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- ① 商品解説セクション (Main) - ポイント：ミニポケット付き --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e500円玉が2枚入るミニポケット付き\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02207_004.jpg?v=1739944007\" class=\"img-fluid d-block w-100 product-img\" alt=\"中にコインが入る様子\"\u003e\n\u003cp class=\"body-text\"\u003e背面のポケットには\u003cstrong\u003e500円玉が2枚入ります\u003c\/strong\u003e。いざという時の予備として、ちょっとした安心感を持ち歩けます。\u003c\/p\u003e\n\u003c\/div\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\/02207_003.jpg?v=1739943991\" class=\"img-fluid d-block w-100 product-img\" alt=\"手の中に収まるサイズ\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02207_005.jpg?v=1739944026\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイズ比較イメージ\"\u003e\n\u003cp class=\"body-text\"\u003e小ぶりでかさばらず、鍵と一緒に付けてもストレスなく使えます。ポケットやバッグにもすっきり収まるサイズ感です。\u003c\/p\u003e\n\u003c\/div\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\/02207_006.jpg?v=1739944043\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人による製作風景\"\u003e\n\u003cp class=\"body-text\"\u003eduendeの商品はすべて自社工場で生産。\u003cstrong\u003e財布職人が細部まで丁寧に仕上げています\u003c\/strong\u003e。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ① 商品解説セクション (Main) - ポイント：duendeの刻印入り --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e背面には「duende」の刻印入り\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02207_007.jpg?v=1739944059\" class=\"img-fluid d-block w-100 product-img\" alt=\"duendeロゴ刻印の写真\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02207_logo.jpg?v=1739944093\" class=\"img-fluid d-block w-100 product-img\" alt=\"duendeロゴマーク\"\u003e\n\u003cp class=\"body-text\"\u003e背面にはブランド名「duende」の刻印が入り、さりげないアクセントに。\u003c\/p\u003e\n\u003c\/div\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\/02207_007_2.jpg?v=1739944143\" 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\/617_7_3d0607e4-18b9-458c-8d76-2a98d0237f2c.jpg?v=1739944184\" class=\"img-fluid d-block w-100 product-img\" alt=\"名入れタグのイメージ2\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/617_8_3243fdc2-fa2a-4cc9-9c2e-bc37771acb8f.jpg?v=1739944206\" class=\"img-fluid d-block w-100 product-img\" alt=\"名入れタグのイメージ3\"\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e+330円（税込）で、名前やメッセージを刻印できる名入れタグ\u003c\/strong\u003eを追加できます。タグの色は本体と同色で、中央揃えで文字が入ります。プチギフトや記念品におすすめです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ① 商品解説セクション (Main) - ブランド紹介 --\u003e\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\/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を形にしています。売上の一部は保護猫施設へ寄付され、商品を選ぶことが支援につながる仕組みになっています。\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 class=\"body-text\"\u003e使うほどに愛着がわく、本革仕立てのねこ型キーホルダーです。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e愛らしい\u003cstrong\u003eねこ型トラ柄デザイン\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e掌に収まる\u003cstrong\u003eコンパクトサイズ\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eいざという時に役立つ\u003cstrong\u003e500円玉が2枚入るミニポケット\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e経年変化が楽しめる\u003cstrong\u003e上質な本革素材\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e熟練職人による\u003cstrong\u003e丁寧な手作業\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eブランド「duende」の\u003cstrong\u003e刻印入り\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e名入れタグ追加で\u003cstrong\u003e特別な贈り物に\u003c\/strong\u003e\n\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 class=\"body-text\"\u003e本体部分の寸法詳細です。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02207_009.jpg?v=1739944238\" alt=\"キーホルダー寸法図\"\u003e\u003c\/div\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eサイズ：約 横4.5cm×縦4cm（本体部分）\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\/02207_010.jpg?v=1739944272\" alt=\"キーホルダー詳細図\"\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 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\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\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\"\u003e02207\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- ③ 発送案内セクション (Shipping) --\u003e\n\u003cdiv class=\"shipping-box\"\u003e\n\u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e商品は丁寧にお包みし、お客様のもとへお届けいたします。ギフトにも安心です。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\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\u003c\/div\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天然の革を使用しているため、しわやキズが入っていることや革の仕上がりによって多少色ぶれする場合がありますが、\u003cstrong\u003e天然素材の風合い\u003c\/strong\u003eとしてお楽しみ下さい。\u003c\/li\u003e\n\u003cli\u003e通常の撥水・色止め加工は施してありますが、汗や水を含んだ場合、生地との摩擦により\u003cstrong\u003e退色・色落ちの可能性\u003c\/strong\u003eがあります。\u003c\/li\u003e\n\u003cli\u003e商品の色はご使用のディスプレイ環境などによって、\u003cstrong\u003e実物と異なる場合\u003c\/strong\u003eがあります。予めご了承ください。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ニシカゼ","offers":[{"title":"茶トラ","offer_id":49933785497820,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"キジトラ","offer_id":49933785530588,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000261.jpg?v=1739331250"},{"product_id":"01331-ねこマーク付きリールキーホルダー-本革-名入れオプション付き","title":"【01331】ねこマーク付きリールキーホルダー 本革【名入れオプション付き】","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!-- 商品トップの導入 --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003cp class=\"body-text\"\u003e猫のマークが付いた本革の\u003cstrong\u003eリールキーホルダー\u003c\/strong\u003e。カバンのポケットなどにナスカンでひっかけておけば、鍵を探す手間も省けてとっても便利。くすんだ色味が可愛い「\u003cstrong\u003eモストロレザー\u003c\/strong\u003e」を使用し、長く使うほど愛着が湧くアイテムです。\u003c\/p\u003e\n\u003cimg alt=\"リールキーホルダーTOP\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01331_0000.jpg?v=1739945108\"\u003e\n\u003c\/div\u003e\n\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e※こちらは名入れ対応商品のページです\u003c!-- notionvc: f6399be2-26e9-4741-975a-135368aa1725 --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e名入れ料 ¥330が含まれた価格です。\u003c\/p\u003e\n\u003cp\u003e＞ 名入れなしで購入する方は\u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/products\/1331?utm_source=copyToPasteBoard\u0026amp;utm_medium=product-links\u0026amp;utm_content=web\"\u003eこちら\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003c!-- notionvc: 68b3ba7a-c85b-4238-ac8b-bb576597560d --\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3 class=\"section-title\"\u003e毎日を彩るくすみカラー\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eモストロレザーの落ち着いた色合いが、大人の手元にさりげない可愛らしさを添えます。愛らしいねこマークが、日常に小さな癒やしを届けるでしょう。 \u003cstrong\u003eグレー・ピンク・キャメル・グリーンの4色展開\u003c\/strong\u003eで、スモーキーカラーがコーディネートに馴染みやすく、大人可愛い印象に。\u003c\/p\u003e\n\u003cimg alt=\"カラーバリエーション\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01331_02.jpg?v=1739945123\"\u003e \u003cimg alt=\"くすみレザーアップ\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01331_04.jpg?v=1739945156\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e選べる4色の本革アイテム\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最長40cmまで伸びるリール機能\u003c\/strong\u003eは、バッグに付けたまま鍵の開閉を可能にします。もう鍵を探して焦ることはなく、スムーズな毎日を叶えます。鞄につけたまま鍵を引き出して使えるので、玄関前で慌てる心配なし。\u003c\/p\u003e\n\u003cimg alt=\"使用イメージ\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01331_03.jpg?v=1739945140\"\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熟練の職人が手掛けた美しい仕上がりが、小さなアイテムにも宿っています。使い込むほどに表情を変えるモストロレザーは、あなただけの物語を紡ぎます。\u003c\/p\u003e\n\u003cimg alt=\"くすみレザーアップ\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01331_04.jpg?v=1739945156\"\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名入れ（\u003cstrong\u003e＋330円\u003c\/strong\u003e）で自分だけのアイテムに。\u003cstrong\u003eギフト\u003c\/strong\u003eにも喜ばれるオプションです。※名入れ時はブランドロゴタグは付きません。\u003c\/p\u003e\n\u003cimg alt=\"名入れタグイメージ\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01331_05.jpg?v=1739945263\"\u003e \u003cimg alt=\"名入れ説明\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01316_06_53331410-41ff-4b04-b7ec-3da90b9dd92e.jpg?v=1739945290\"\u003e \u003cimg alt=\"名入れ作例\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01905_1_8ce6d6b8-d09f-471f-820a-384602e3a22f.jpg?v=1739945310\"\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「Bri \u0026amp; Gra」は保護猫「ブリ」と「グラ」にちなんで名付けられた猫グッズブランド。長年革財布を手がけてきた職人の確かな技術をベースに、猫への愛情が詰まったデザインを形にしています。売上の一部は\u003cstrong\u003e保護猫施設へ寄付\u003c\/strong\u003eされ、商品を選ぶことが支援につながる仕組みになっています。\u003c\/p\u003e\n\u003cimg alt=\"ブリグラ\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2025-06-30_18.24.47.png?v=1751275528\"\u003e \u003cimg alt=\"ブランド紹介ロゴ\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01331_logo.jpg?v=1739945201\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\u003ca class=\"d-block\" href=\"https:\/\/bristle-grass.we-shop.jp\/collections\/all-cat-goods\"\u003e \u003cimg alt=\"その他の猫グッズはこちら\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/link_catgoods_c2cf45c7-26a1-42b9-b04b-f0dc2d6df1e6.jpg?v=1739947487\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c!-- スペック・詳細セクション (Specs) --\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くすんだ色味が可愛い\u003cstrong\u003eモストロレザー\u003c\/strong\u003eを使用\u003c\/li\u003e\n\u003cli\u003e鍵を探す手間を省く、最長40cmまで伸びる\u003cstrong\u003eリール機能\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e使い込むほどに表情を変える\u003cstrong\u003e経年変化\u003c\/strong\u003eを楽しめる\u003c\/li\u003e\n\u003cli\u003e手元にさりげない可愛らしさを添える\u003cstrong\u003e愛らしいねこマーク\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e熟練職人が手掛けた\u003cstrong\u003eこだわりの日本品質\u003c\/strong\u003e\n\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\u003cdiv class=\"spec-img-full\"\u003e\n\u003cimg alt=\"サイズ表記画像1\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01331_07.jpg?v=1739945170\"\u003e \u003cimg alt=\"サイズ表記画像2\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01331_08.jpg?v=1739945185\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e横: 約2cm\u003c\/li\u003e\n\u003cli\u003e高さ: 約12cm\u003c\/li\u003e\n\u003cli\u003eリールの長さ: 最長40cm\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\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e商品コード: 01331\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\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!-- ラッピング画像（補足情報として配置） --\u003e\n\u003cdiv class=\"content-section\"\u003e\u003cimg alt=\"ギフトラッピングイメージ\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/packet_l_13_9dabc367-63c6-45ea-bf29-c4977a952adf.jpg?v=1739950294\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mellow（メロウ）","offers":[{"title":"pink","offer_id":49933979910364,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"gray","offer_id":49933979943132,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":49933979975900,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":49933980008668,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000265.jpg?v=1739331448"},{"product_id":"01333-ストラップ付リールキーホルダー-ネコ-本革-名入れオプション付き","title":"【01333】ストラップ付リールキーホルダー ネコ 本革 【名入れオプション付き】","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\/1333?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最長40cmのリールが、玄関前でのもたつきを解消します。バッグに付けたまま、\u003cstrong\u003eスムーズに鍵の開閉\u003c\/strong\u003eを。毎日のちょっとしたストレスから解放される喜びを実感してください。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000268.jpg?v=1739331416\" 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=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e手のひらサイズの愛らしい牛革ネコ\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e約14cmの\u003cstrong\u003eコンパクトなサイズ感\u003c\/strong\u003eは、バッグの中でもかさばらず、さりげない存在感を放ちます。上質な牛革の感触が、持つたびに小さな喜びを届けます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000268.jpg?v=1739331416\" 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=\"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_000000000268.jpg?v=1739331416\" 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!-- スペック・詳細セクション (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 class=\"body-text\"\u003eねこマークが付いた本革のリールストラップです。普段使いに嬉しい機能と、長く愛せる素材にこだわりました。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eカバンなどに付けたままリールを伸ばして鍵を開けられるのでとても便利です。\u003c\/li\u003e\n\u003cli\u003eスモーキーカラーが可愛い\"モストロレザー\"の4色展開です。\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e商品コード\u003c\/strong\u003e: 01333\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eサイズ\u003c\/strong\u003e: （約）横2cm×長さ14cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eリール長さ\u003c\/strong\u003e: 最長40cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e重さ\u003c\/strong\u003e: 約23g\u003c\/li\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: ピンク、グレー、キャメル、グリーン\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\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e名入れ・カスタマイズについて\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e名入れサービスをご利用いただけます。特別なプレゼントにもおすすめです。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e文字が入る位置は、革タグの中央揃えになります。\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\/01905_1_8e2adb70-f5db-4313-96d0-fb6e7f3e3a43.jpg?v=1739946735\" class=\"img-fluid d-block w-100 product-img\" alt=\"名入れイメージ\"\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\/01333_06.jpg?v=1739946757\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブランドロゴタグと名入れタグの比較\"\u003e\u003c\/div\u003e\n\u003cp class=\"caption-text text-end\"\u003eブランドロゴタグと名入れタグ\u003c\/p\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\/01333_0000.jpg?v=1739946641\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネコマーク付きリールストラップの全体像\"\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\/01333_02.jpg?v=1739946657\" class=\"img-fluid d-block w-100 product-img\" alt=\"リールを伸ばして鍵を開ける様子\"\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\/01333_03.jpg?v=1739946674\" class=\"img-fluid d-block w-100 product-img\" alt=\"ピンク、グレー、キャメル、グリーンの4色展開\"\u003e\u003c\/div\u003e\n\u003cp class=\"caption-text text-end\"\u003eスモーキーカラーが可愛い4色展開\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/01333_04.jpg?v=1739946692\" class=\"img-fluid d-block w-100 product-img\" alt=\"経年変化で深まる革の色合い\"\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\/01316_06_97809a29-2a44-40cb-a450-84f94c5efeff.jpg?v=1739946712\" class=\"img-fluid d-block w-100 product-img\" alt=\"上質な本革のアップ\"\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\/01333_07.jpg?v=1739946773\" class=\"img-fluid d-block w-100 product-img\" alt=\"ギフトパッケージに入った商品\"\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\/01333_logo.jpg?v=1739946789\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネコのロゴマーク\"\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\/about_brigra_e47a17d9-48d0-4a0e-8987-3782e67daaa3.jpg?v=1739946409\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブランド「ブリグラ」の紹介\"\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\/packet_l_10_61088a0d-d442-4f13-ad1d-3d99bc51638d.jpg?v=1739945666\" class=\"img-fluid d-block w-100 product-img\" alt=\"ラッピングイメージ\"\u003e\u003c\/div\u003e\n\u003cp class=\"caption-text text-end\"\u003eプレゼントにも嬉しいラッピング\u003c\/p\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":"mellow（メロウ）","offers":[{"title":"pink","offer_id":50256752902364,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"gray","offer_id":50256752935132,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":50256752967900,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":50256753000668,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000268.jpg?v=1739331416"}],"url":"https:\/\/bristle-grass.we-shop.jp\/collections\/%e4%bf%9d%e8%ad%b7%e7%8c%ab%e6%94%af%e6%8f%b4%e3%82%a2%e3%82%a4%e3%83%86%e3%83%a0.oembed","provider":"ニシカゼ","version":"1.0","type":"link"}