{"title":"デスクまわりの猫アイテム","description":"","products":[{"product_id":"2203","title":"【02203】コンパクトミラー ねこ柄 本革","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手のひらに優しく、猫の安らぎを\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eバッグに忍ばせやすい\u003cstrong\u003e手のひらサイズ\u003c\/strong\u003eで、必要な時にさっと取り出し身だしなみを整えられます。\u003cstrong\u003e上質な牛革\u003c\/strong\u003eが醸し出す\u003cstrong\u003e品格\u003c\/strong\u003eが、大人の日常に寄り添う逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000253.jpg?v=1739331929\" class=\"img-fluid d-block w-100 product-img\" alt=\"手のひらサイズのコンパクトミラー\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e優雅な日常を彩る洗練小物\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e本革が育む、愛着の質感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e表裏どちらにも\u003cstrong\u003e牛革を贅沢に用い\u003c\/strong\u003e、\u003cstrong\u003e使い込むほどに手に馴染む豊かな風合い\u003c\/strong\u003eが生まれます。\u003cstrong\u003e日本の職人が手掛ける精緻な仕上がり\u003c\/strong\u003eに、長く愛用する喜びが深まります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000253.jpg?v=1739331929\" 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から、あなたの\u003cstrong\u003e日常に彩りを添える一枚\u003c\/strong\u003eを見つけてください。猫を愛する方へ、想いを伝える\u003cstrong\u003e特別な品\u003c\/strong\u003eとして選ばれております。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/6_000000000253.jpg?v=1739331929\" class=\"img-fluid d-block w-100 product-img\" alt=\"5種類の猫柄コンパクトミラー\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e彩り豊かな猫たちのコレクション\u003c\/p\u003e\n  \u003c\/div\u003e\n\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\/02203_02.jpg?v=1739941981\" class=\"img-fluid d-block w-100 product-img\" alt=\"軽量・持ち運びやすいコンパクトミラー\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e表も裏も本革仕立て\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e革の質感を存分に味わえるよう、\u003cstrong\u003e両面ともに本革を使用\u003c\/strong\u003e。\u003cstrong\u003e使い込むほどに味わいが\u003c\/strong\u003e増していきます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02203_03.jpg?v=1739941996\" 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背面には「bristle grass」の\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\/02203_05.jpg?v=1739942012\" class=\"img-fluid d-block w-100 product-img\" alt=\"刻印入りデザイン\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手作業で仕立てる高品質\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e財布職人が一つひとつ丁寧に製作\u003c\/strong\u003e。細部までこだわった、\u003cstrong\u003e手仕事の温もり\u003c\/strong\u003eが感じられるミラーです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02203_04.jpg?v=1739942037\" 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ねこモチーフが可愛い本革仕立てのコンパクトミラーです。個性豊かな5種類の猫柄から、お好みのデザインをお選びいただけます。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02203_08_1.jpg?v=1739942135\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーション\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e● カラー：ハチワレ、ミケ、茶白、茶トラ、キジトラ\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e手のひらに収まるコンパクトサイズで、毎日の持ち運びに便利です。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02203_07.jpg?v=1739942118\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品サイズと仕様\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e● サイズ：（約）縦7.8cm × 横7.8cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e上質な牛革を贅沢に使用し、日本の職人が一つひとつ丁寧に仕上げています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e● 素材：牛革\u003c\/li\u003e\n        \u003cli\u003e● 生産国：日本\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本製品の管理番号です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e● 商品コード：02203\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\n\u003c\/div\u003e","brand":"ニシカゼ","offers":[{"title":"ハチワレ","offer_id":46289068851420,"sku":null,"price":2970.0,"currency_code":"JPY","in_stock":true},{"title":"ミケ","offer_id":47597707821276,"sku":null,"price":2970.0,"currency_code":"JPY","in_stock":false},{"title":"茶白","offer_id":47597707854044,"sku":null,"price":2970.0,"currency_code":"JPY","in_stock":false},{"title":"茶トラ","offer_id":47597707886812,"sku":null,"price":2970.0,"currency_code":"JPY","in_stock":false},{"title":"キジトラ","offer_id":47597707919580,"sku":null,"price":2970.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000253.jpg?v=1739331929"},{"product_id":"2205","title":"【02205】コンパクトミラー トラ柄 本革","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e愛らしいトラ猫本革ミラー\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000258.jpg?v=1739331962\" 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が、あなたの個性を引き立てます。\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\/4_000000000258.jpg?v=1739331962\" 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\/7_000000000258.jpg?v=1739331962\" 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縦横7.8cmの愛らしいサイズ感\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\/02205_02.jpg?v=1739943270\" 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\/02205_03.jpg?v=1739943291\" 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\/02205_04.jpg?v=1739943328\" class=\"img-fluid d-block w-100 product-img\" alt=\"猫好きへの贈り物\"\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e茶トラとキジトラの2種類\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\/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をベースに、\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\u003e本革を使用したトラ柄ねこモチーフのコンパクトミラーです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e選べる2種類のトラ柄デザイン\u003c\/li\u003e\n        \u003cli\u003e軽量・小型で持ち運びに便利\u003c\/li\u003e\n        \u003cli\u003e表裏すべて本革の上質仕立て\u003c\/li\u003e\n        \u003cli\u003e使い込むほどに味わいが増す\u003c\/li\u003e\n        \u003cli\u003e保護猫活動への支援にもつながる\u003c\/li\u003e\n        \u003cli\u003e猫好きな方へのギフトにも最適\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eコンパクトで持ち運びに便利なサイズです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eサイズ：（約）縦7.8cm×横7.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\/02205_06.jpg?v=1739943361\" class=\"img-fluid d-block w-100\" alt=\"サイズ寸法図\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \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\/02205_07.jpg?v=1739943380\" class=\"img-fluid d-block w-100\" alt=\"素材感イメージ\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eお好みに合わせて2種類のトラ柄からお選びいただけます。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eカラー：茶トラ、キジトラ\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n  \n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品コード: 02205\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\n\u003c\/div\u003e","brand":"ニシカゼ","offers":[{"title":"茶トラ","offer_id":46289068982492,"sku":null,"price":2970.0,"currency_code":"JPY","in_stock":false},{"title":"キジトラ","offer_id":47597707198684,"sku":null,"price":2970.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000258.jpg?v=1739331962"},{"product_id":"2206","title":"【02206】ポーチ ねこ柄 本革","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  \u003ch2 class=\"product-main-title\"\u003e【02206】ポーチ ねこ柄 本革\u003c\/h2\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e猫好きを魅了する本革ポーチ3種\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000259_d62744c8-d345-442f-a466-4caf472813e7.jpg?v=1739332008\" class=\"img-fluid d-block w-100 product-img\" alt=\"ねこ柄ポーチの3種類のデザイン\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e個性輝く猫たちの共演\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eミケ、茶白、ハチワレ。表情豊かな3匹の猫たちが、\u003cstrong\u003e上質な牛革\u003c\/strong\u003eに息づきます。日本の職人技が光るこの逸品は、手に取るたびに心が和むでしょう。大切な方への贈り物にも最適です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"body-text\"\u003e（左）ミケ　（中）茶白　（右）ハチワレ\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e本革を使用して仕立てた、ねこ柄が可愛いポーチ。コスメやアクセサリーはもちろん、カードケースや三つ折り財布としても活躍します。ミケ・茶白・ハチワレの3種類から、お気に入りの子を選べます。ねこ好きな方へのプチギフトにもぴったりです♪\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02206_0000.jpg?v=1739943470\" 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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000259_0a90ad2a-5c6d-4816-b2ec-3ba44037614b.jpg?v=1739332008\" 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約25gの軽さと\u003cstrong\u003e横11cm×高さ8cmの薄型設計\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\/5_000000000259_b5bc6b20-b82e-4413-b7c2-bbdf3a070b32.jpg?v=1739332008\" 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カード15枚、三つ折りのお札もきれいに収まります\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\/02206_02.jpg?v=1739943499\" 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\/02206_03.jpg?v=1739943517\" 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\/02206_04.jpg?v=1739943532\" 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\/02206_05.jpg?v=1739943546\" class=\"img-fluid d-block w-100 product-img\" alt=\"収納力の参考画像\"\u003e\n    \u003cp class=\"body-text\"\u003eコスメ・アクセサリー・カードなど、\u003cstrong\u003eアイデア次第でさまざまに活用\u003c\/strong\u003eできます。カードだけなら最大15枚、お札も三つ折りにすれば収納OK。\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\/02206_06.jpg?v=1739943558\" 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\/02206_07.jpg?v=1739943570\" class=\"img-fluid d-block w-100 product-img\" alt=\"ロゴ刻印のイメージ\"\u003e\n    \u003cp class=\"body-text\"\u003e背面には「bristle grass」の刻印入り。細部にまでこだわったデザインが、さりげなく上質感を演出します。\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=\"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    \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!-- スペック・詳細セクション (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ミケ、茶白、ハチワレの3種から選べる愛らしいデザイン\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サイズ：（約）横11cm × 高さ8cm\u003c\/li\u003e\n        \u003cli\u003e重さ：約25g\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\/02206_09.jpg?v=1739943598\" 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\/02206_10.jpg?v=1739943614\" 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シンプルながらも使い勝手の良い設計です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e仕様：ファスナー開閉／中仕切りなし\u003c\/li\u003e\n        \u003cli\u003eカラー：ミケ、茶白、ハチワレ\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n  \n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e製品を識別するためのコードです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品コード：02206\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\n  \u003c!-- その他画像（ギフトラッピング示唆） --\u003e\n  \u003cdiv class=\"content-section\"\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":"ニシカゼ","offers":[{"title":"ハチワレ","offer_id":46244795056348,"sku":null,"price":3740.0,"currency_code":"JPY","in_stock":true},{"title":"ミケ","offer_id":47597707133148,"sku":null,"price":3740.0,"currency_code":"JPY","in_stock":true},{"title":"茶白","offer_id":47597707165916,"sku":null,"price":3740.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000259_d62744c8-d345-442f-a466-4caf472813e7.jpg?v=1739332008"},{"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":"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":"2210","title":"【02210】ポーチ ねこワッペン 帆布","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e暮らしを彩る本革ねこワッペンポーチ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日常にそっと寄り添う、\u003cstrong\u003e本革ねこワッペン\u003c\/strong\u003eが愛らしい帆布ポーチ。日本の職人が一つずつ丁寧に仕立てた、長く愛用できるこだわりの品質です。あなたのお気に入りがきっと見つかる、\u003cstrong\u003e豊富なバリエーション\u003c\/strong\u003eも魅力。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000270_f7e660d5-6fe9-449c-a7a1-cfbca335f81b.jpg?v=1739331474\" 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縦9cm×横12cm×マチ4cmの\u003cstrong\u003e絶妙なサイズ感\u003c\/strong\u003e。バッグの中でかさばらず、持ち歩きにぴったりです。軽やかな素材で、スマートに必要なものを携帯でき、あなたの毎日を心地よくサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000270_c829eed0-78fa-43c1-9898-fad364cb55d9.jpg?v=1739331474\" 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_000000000270_1f0f84ca-56f8-4f09-8ce1-88320c24ec41.jpg?v=1739331474\" 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\/02210_04.jpg?v=1739947313\" 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\"\u003eBri \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\/02210_05.jpg?v=1739947330\" 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自社工場にて財布職人が手作業で仕立てています。小さな商品でも細部まで丁寧に仕上げられています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02210_06.jpg?v=1739947348\" 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猫愛と技術が融合：Bri \u0026amp; Gra ブランドストーリー\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  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"body-text\"\u003eBri \u0026amp; Graの他のねこグッズもチェック！\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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本革のねこワッペンがアクセントになった、軽くて使いやすい帆布ポーチです。\u003c\/p\u003e\n        \u003cul class=\"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ギフトにもおすすめ\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\n\u003cstrong\u003e本体サイズ:\u003c\/strong\u003e 約 縦9cm × 横12cm × マチ4cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02210_07.jpg?v=1739947391\" 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\/02210_08.jpg?v=1739947410\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチの内部構造図\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・カラー\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e上質な素材と豊富なカラーバリエーションをご用意しています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\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\u003e職人の手により、一つずつ丁寧に仕立てられています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e生産国:\u003c\/strong\u003e 日本\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e商品コード:\u003c\/strong\u003e 02210\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\u003c\/div\u003e","brand":"ニシカゼ","offers":[{"title":"ミケ","offer_id":46289069244636,"sku":null,"price":2420.0,"currency_code":"JPY","in_stock":true},{"title":"ハチワレ","offer_id":47597706117340,"sku":null,"price":2420.0,"currency_code":"JPY","in_stock":true},{"title":"茶白","offer_id":47597706150108,"sku":null,"price":2420.0,"currency_code":"JPY","in_stock":true},{"title":"茶トラ","offer_id":47597706182876,"sku":null,"price":2420.0,"currency_code":"JPY","in_stock":true},{"title":"キジトラ","offer_id":47597706215644,"sku":null,"price":2420.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000270_f7e660d5-6fe9-449c-a7a1-cfbca335f81b.jpg?v=1739331474"},{"product_id":"2215","title":"【02215】IDホルダー パスケース ねこ柄 本革","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=\"cat-tote-body\"\u003e\n\n  \u003c!-- 商品のメインビジュアルと概要 --\u003e\n  \u003cp class=\"cat-tote-title\"\u003e【02215】IDホルダー パスケース ねこ柄 本革\u003c\/p\u003e\n  \u003cdiv class=\"cat-tote-image-block\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02215_000_4b56c2b1-90dd-41cd-8bc7-485a6a4d96fe.jpg?v=1739950109\" alt=\"ねこ柄IDホルダー\"\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"cat-tote-text\"\u003eねこのシルエットが愛らしい、\u003cstrong\u003e本革仕立て\u003c\/strong\u003eのIDホルダーです。左から茶白、ミケ、ハチワレの3種をご用意しました。ネックストラップまたはリールストラップから選べて、さまざまな場面で活躍します。ねこ好きな方へのプレゼントにもぴったりです。\u003c\/p\u003e\n\n  \u003c!-- 商品解説セクション (Main) - 日常に溶け込む愛らしい猫柄 --\u003e\n  \u003cdiv class=\"cat-tote-section\"\u003e\n    \u003cdiv class=\"cat-tote-point-heading\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" alt=\"POINTアイコン\"\u003e\n      \u003cdiv class=\"cat-tote-point-heading-title\"\u003e日常に溶け込む、愛らしい猫柄IDホルダー\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text-left\"\u003eまるで愛猫が寄り添うよう。\u003cstrong\u003e茶白、ミケ、ハチワレの３種の猫柄\u003c\/strong\u003eから、お好みの１匹を選べます。毎日を彩る、あなただけの癒しの存在に。\u003c\/p\u003e\n    \u003cdiv class=\"cat-tote-image-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000279.jpg?v=1739330957\" alt=\"毎日の装いを彩る、選べる猫デザイン\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text\"\u003e毎日の装いを彩る、選べる猫デザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - 大切なカードを守る透明ポケット --\u003e\n  \u003cdiv class=\"cat-tote-section\"\u003e\n    \u003cdiv class=\"cat-tote-point-heading\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" alt=\"POINTアイコン\"\u003e\n      \u003cdiv class=\"cat-tote-point-heading-title\"\u003e大切なカードを守る、安心の透明ポケット\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text-left\"\u003eIDや会員証を透明セル付きのポケットに収納。中身が見える設計で、提示もスムーズに、大切なカードを優しく保護します。\u003c\/p\u003e\n    \u003cdiv class=\"cat-tote-image-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000279.jpg?v=1739330957\" alt=\"提示もスムーズに、カードを守る機能性\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text\"\u003e提示もスムーズに、カードを守る機能性\u003c\/p\u003e\n    \u003cdiv class=\"cat-tote-image-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02215_03.jpg?v=1739950162\" alt=\"カードを入れたイメージ\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text-left\"\u003e\u003cstrong\u003e透明セル付きのカードポケット\u003c\/strong\u003eだから、IDや保護者証、会員証などをしっかりガード。中のカードが見える仕様なので、提示の場面でもスムーズです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - 伸縮自在なリールストラップ --\u003e\n  \u003cdiv class=\"cat-tote-section\"\u003e\n    \u003cdiv class=\"cat-tote-point-heading\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" alt=\"POINTアイコン\"\u003e\n      \u003cdiv class=\"cat-tote-point-heading-title\"\u003e伸縮自在、本革リールストラップの快適さ\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text-left\"\u003e最長約10.5cmまで伸縮するリールストラップは、必要な時にサッと伸ばせて快適。改札やセキュリティ通過もスマートに。毎日の動きをスムーズにサポートします。\u003c\/p\u003e\n    \u003cdiv class=\"cat-tote-image-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/5_000000000279.jpg?v=1739330957\" alt=\"スマートな所作を叶える本革ストラップ\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text\"\u003eスマートな所作を叶える本革ストラップ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - シーンに合わせて選べるストラップ --\u003e\n  \u003cdiv class=\"cat-tote-section\"\u003e\n    \u003cdiv class=\"cat-tote-point-heading\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" alt=\"POINTアイコン\"\u003e\n      \u003cdiv class=\"cat-tote-point-heading-title\"\u003eシーンに合わせて選べるストラップ\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text-left\"\u003eネックストラップは取り外し可能。ストラップと本体を別々に使えるから、\u003cstrong\u003e用途に応じてアレンジ自在\u003c\/strong\u003eです。ネックストラップとリールストラップ、どちらかお好きなタイプをお選びいただけます。\u003c\/p\u003e\n    \u003cp class=\"cat-tote-text-left\"\u003eお仕事用、学校用、通園時など、使うシーンに合わせてお選びください。※ネックストラップにはリールは付きません。\u003c\/p\u003e\n    \u003cdiv class=\"cat-tote-image-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02215_02.jpg?v=1739950131\" alt=\"ストラップの装着例\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cat-tote-image-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02215_05.jpg?v=1739950263\" alt=\"ネックとリールの選択肢1\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cat-tote-image-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02215_04.jpg?v=1739950230\" alt=\"ネックとリールの選択肢2\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブランドストーリー --\u003e\n  \u003cdiv class=\"cat-tote-section\" style=\"background-color: #ffdab9;\"\u003e\n    \u003cdiv class=\"cat-tote-point-heading\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/POINT_1.png?v=1750128013\" alt=\"POINTアイコン\"\u003e\n      \u003cdiv class=\"cat-tote-point-heading-title\"\u003e猫愛と職人技術が融合『Bri \u0026amp; Gra』\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cat-tote-text-left\"\u003e『Bri \u0026amp; Gra』は保護猫「ブリ」と「グラ」にちなんで名付けられた猫グッズブランドです。長年革財布を手がけてきた職人の\u003cstrong\u003e確かな技術\u003c\/strong\u003eをベースに、猫への愛情が詰まったデザインを形にしています。\u003c\/p\u003e\n    \u003cp class=\"cat-tote-text-left\"\u003e売上の一部は保護猫施設へ寄付され、商品を選ぶことが支援につながる仕組みになっています。\u003c\/p\u003e\n    \u003cdiv class=\"cat-tote-image-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2025-06-30_18.24.47.png?v=1751275528\" alt=\"ブリグラ\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 全ての猫グッズへのリンク --\u003e\n  \u003cdiv class=\"cat-tote-section\"\u003e\n      \u003cspan class=\"cat-tote-title\"\u003e他の猫グッズも見る\u003c\/span\u003e\n      \u003cdiv style=\"text-align: center; margin-bottom: 40px;\"\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\" style=\"width:700px !important; height:auto !important; display:block; margin:0px auto;\" alt=\"全ての猫グッズはこちら\"\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"cat-tote-section\"\u003e\n    \u003cspan class=\"cat-tote-title\"\u003e商品詳細\u003c\/span\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=\"cat-tote-text-left\"\u003eコンパクトながらも使いやすいサイズ感です。\u003c\/p\u003e\n        \u003cul class=\"cat-tote-list\"\u003e\n          \u003cli\u003e本体サイズ：（約）縦8.8cm × 横10.7cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"cat-tote-image-block\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02215_06.jpg?v=1739950307\" alt=\"サイズ参考画像1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cat-tote-image-block\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02215_07.jpg?v=1739950333\" alt=\"サイズ参考画像2\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・カラー\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"cat-tote-text-left\"\u003e天然の牛革を使用し、使うほどに風合いが増します。\u003c\/p\u003e\n        \u003cul class=\"cat-tote-list\"\u003e\n          \u003cli\u003e素材：牛革\u003c\/li\u003e\n          \u003cli\u003eカラー：ハチワレ、ミケ、茶白\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eストラップ仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"cat-tote-text-left\"\u003eお好みに合わせて2タイプからお選びいただけます。\u003c\/p\u003e\n        \u003cul class=\"cat-tote-list\"\u003e\n          \u003cli\u003eネックストラップ or リールストラップ（いずれか1種）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"cat-tote-text-left\"\u003e日本の職人による丁寧な作りです。\u003c\/p\u003e\n        \u003cul class=\"cat-tote-list\"\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=\"cat-tote-section\"\u003e\n    \u003cspan class=\"cat-tote-title\"\u003eご注意事項\u003c\/span\u003e\n    \u003cdiv class=\"cat-tote-text-left\"\u003e\n      \u003cp\u003e天然の革を使用しているため、しわやキズがある場合や、革の仕上がりによって多少の色味の違いが生じることがあります。天然素材ならではの風合いとしてご理解ください。\u003c\/p\u003e\n      \u003cp\u003e通常の撥水・色止め加工は施してありますが、水濡れや汗などにより、摩擦で退色や色移りする場合があります。ご使用の際はご注意ください。\u003c\/p\u003e\n      \u003cp\u003eお使いのモニター環境により、実際の色味と異なる場合があります。あらかじめご了承ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ラッピング\/パッケージ画像 --\u003e\n  \u003cdiv class=\"cat-tote-section\"\u003e\n      \u003cspan class=\"cat-tote-title\"\u003eプレゼントにも最適\u003c\/span\u003e\n      \u003cdiv style=\"text-align: center; margin-bottom: 40px;\"\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\" style=\"width:700px; height:auto; display:block; margin:0 auto;\" alt=\"ギフトパッケージイメージ\"\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ニシカゼ","offers":[{"title":"ハチワレ \/ リール付き","offer_id":46289069637852,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"ハチワレ \/ ネックストラップ","offer_id":47597705101532,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"ミケ \/ リール付き","offer_id":47597705134300,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"ミケ \/ ネックストラップ","offer_id":47597705167068,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"茶白 \/ リール付き","offer_id":47597705199836,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true},{"title":"茶白 \/ ネックストラップ","offer_id":47597705232604,"sku":null,"price":5940.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000279.jpg?v=1739330957"}],"url":"https:\/\/bristle-grass.we-shop.jp\/collections\/%e3%83%87%e3%82%b9%e3%82%af%e3%81%be%e3%82%8f%e3%82%8a%e3%81%ae%e7%8c%ab%e3%82%a2%e3%82%a4%e3%83%86%e3%83%a0.oembed","provider":"ニシカゼ","version":"1.0","type":"link"}