{"title":"猫モチーフ革小物","description":"\u003cp\u003e冬の贈り物にぴったり、猫モチーフの革小物\u003c\/p\u003e","products":[{"product_id":"ねこワッペン帆布トートバッグ","title":"【02216】ねこワッペン帆布トートバッグ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e寄り添う猫と日常を彩るミニトート\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e毎日の外出がもっと楽しくなる、愛らしい猫ワッペン付き帆布バッグ。\u003cstrong\u003e丈夫な帆布生地と本革の猫ワッペン\u003c\/strong\u003eが、大人可愛いカジュアルスタイルを演出します。お気に入りの猫と一緒に出かけるような、心ときめく体験をあなたに。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242503.jpg?v=1749634986\" class=\"img-fluid d-block w-100 product-img\" alt=\"異なる表情の猫と帆布のハーモニー\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e異なる表情の猫と帆布のハーモニー\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eねこワッペンが愛らしい帆布ミニトートバッグ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242488.jpg?v=1749634986\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニトートバッグ 商品画像\"\u003e\n        \u003cp class=\"body-text\"\u003eちょっとしたお出かけにぴったりな、コンパクトで愛らしい帆布のミニトートバッグ。\u003cstrong\u003e帆布の素朴な風合いと、表情豊かな猫の本革ワッペン\u003c\/strong\u003eが絶妙にマッチ。小さいながらも収納力はしっかり確保されており、財布やスマートフォン、ハンカチなどの必需品がしっかり入ります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e選べる5種のねこ柄\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242503.jpg?v=1749634986\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミケとキジトラのワッペン\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e(奥)キジトラ\/帆布グレー (前)ミケ\/帆布ベージュ\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242497.jpg?v=1749634986\" class=\"img-fluid d-block w-100 product-img\" alt=\"茶白のワッペン\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e茶白\/帆布ベージュ\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242500.jpg?v=1749634987\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハチワレのワッペン\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eハチワレ\/帆布グレー\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242499.jpg?v=1749634987\" class=\"img-fluid d-block w-100 product-img\" alt=\"茶トラのワッペン\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e茶トラ\/帆布ベージュ\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eミケ、ハチワレ、茶白、キジトラ、茶トラの5種類。それぞれ異なる表情や毛色が本革で丁寧に表現され、猫好きにはたまらないラインナップ。帆布カラーとの組み合わせにもこだわりがあり、あなただけのお気に入りがきっと見つかります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e自立するしっかり設計\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242504.jpg?v=1749634987\" class=\"img-fluid d-block w-100 product-img\" alt=\"自立するバッグ\"\u003e\n        \u003cp class=\"body-text\"\u003eバッグ本体だけで\u003cstrong\u003eしっかりと自立する構造\u003c\/strong\u003eなので、物の出し入れがスムーズ。カフェのテーブルや玄関先などにそのまま置けて、型崩れしにくく見た目もスマート。荷物の少ない日でも形が保たれるのがうれしいポイントです。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eミニでもたっぷり収納\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242510.jpg?v=1749634987\" class=\"img-fluid d-block w-100 product-img\" alt=\"収納力イメージ1\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242494.jpg?v=1749634987\" class=\"img-fluid d-block w-100 product-img\" alt=\"収納力イメージ2\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242482.jpg?v=1749634986\" class=\"img-fluid d-block w-100 product-img\" alt=\"収納力イメージ3\"\u003e\n        \u003cp class=\"body-text\"\u003e小ぶりなサイズながら、\u003cstrong\u003eマチがしっかりあるため収納力は抜群\u003c\/strong\u003e。長財布・スマホ・鍵・ハンカチ・コスメポーチなど、普段使いに必要なアイテムがすっぽり収まります。外ポケットもあり、ICカードなどの取り出し頻度の高い小物も収納できます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eブランド革タグ付き\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242505.jpg?v=1749634986\" class=\"img-fluid d-block w-100 product-img\" alt=\"Bri\u0026amp;Gra 革タグ\"\u003e\n        \u003cp class=\"body-text\"\u003eバッグ正面のポケット横には、「Bri \u0026amp; Gra」の\u003cstrong\u003eロゴ入り本革タグ\u003c\/strong\u003eをあしらっています。使い込むほどに味わいが増す素材で、ブランドの世界観と品質へのこだわりを象徴するアクセントです。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e猫愛と技術が融合した『Bri \u0026amp; Gra』\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2025-06-30_18.24.47.png?v=1751275528\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブリグラ\"\u003e\n        \u003cp class=\"body-text\"\u003e『Bri \u0026amp; Gra』は保護猫「ブリ」と「グラ」にちなんで名付けられた猫グッズブランド。長年革財布を手がけてきた\u003cstrong\u003e職人の確かな技術\u003c\/strong\u003eをベースに、猫への愛情が詰まったデザインを形にしています。売上の一部は保護猫施設へ寄付され、商品を選ぶことが支援につながる仕組みになっています。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e安心の国内製造\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e本製品はすべて\u003cstrong\u003e国内の自社工場で、一点ずつ職人が丁寧に仕立て\u003c\/strong\u003eています。長年の経験と技術により、細部に至るまで使い心地と品質にこだわったモノづくりを実現。末永くお使いいただける確かな仕上がりをお届けします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eギフトにもぴったり\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242506.jpg?v=1749634986\" class=\"img-fluid d-block w-100 product-img\" alt=\"ギフト提案画像\"\u003e\n        \u003cp class=\"body-text\"\u003e猫が好きなあの人へ。\u003cstrong\u003e上質な素材とやさしいデザイン\u003c\/strong\u003eは、贈る人のセンスが伝わる特別なギフトに。ミニポーチやおそろいチャームと組み合わせれば、より一層喜ばれるセットにもなります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e愛らしい猫ワッペンと丈夫な帆布生地が魅力のミニトートバッグです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e選べる5種類の愛らしい猫ワッペン\u003c\/li\u003e\n                \u003cli\u003e中身が取り出しやすい自立するしっかり設計\u003c\/li\u003e\n                \u003cli\u003eコンパクトながら長財布も入る抜群の収納力\u003c\/li\u003e\n                \u003cli\u003e「Bri \u0026amp; Gra」のロゴ入り本革タグ付き\u003c\/li\u003e\n                \u003cli\u003e猫への愛情と職人技が融合したブランド製品\u003c\/li\u003e\n                \u003cli\u003e安心の国内自社工場で一点ずつ丁寧に製造\u003c\/li\u003e\n                \u003cli\u003eギフトにも最適なデザインと品質\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e本体部分のサイズは以下の通りです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e本体部分：約 横26cm × 高さ18cm × 厚み14cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003c!-- サイズ表の画像があればここに配置 --\u003e\n            \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"size_chart.jpg\" class=\"img-fluid d-block w-100\" alt=\"サイズ表\"\u003e\u003c\/div\u003e --\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・カラー・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e製品の素材、カラー展開、生産国は以下の通りです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材：牛革（ワッペン・タグ部分）、帆布（本体）\u003c\/li\u003e\n                \u003cli\u003eカラー：ミケ（帆布ベージュ）、ハチワレ（帆布グレー）、茶白（帆布ベージュ）、キジトラ（帆布グレー）、茶トラ（帆布ベージュ）\u003c\/li\u003e\n                \u003cli\u003e生産国：日本\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e本製品に関する基本情報です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品名：【02216】ねこワッペン帆布トートバッグ\u003c\/li\u003e\n                \u003cli\u003e商品コード：02216\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) - 情報がないため作成しません --\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e天然の革を使用しているため、しわやキズが入っていることや、革の仕上がりによって多少の色ぶれが生じる場合があります。これらは天然素材の革ならではの風合いとしてお楽しみください。\u003c\/li\u003e\n            \u003cli\u003e通常の撥水・色止め加工は施しておりますが、汗や水を含んだ状態での摩擦により、退色・色落ちする可能性がありますのでご注意ください。\u003c\/li\u003e\n            \u003cli\u003e商品の色はご使用のディスプレイ環境によって、実際とは異なる場合があります。予めご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ニシカゼ","offers":[{"title":"ミケ","offer_id":46634634936540,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ハチワレ","offer_id":47597692190940,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"茶白","offer_id":47597692223708,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"キジトラ","offer_id":47597692256476,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"茶トラ","offer_id":47597692289244,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/P1242503.jpg?v=1749634986"}],"url":"https:\/\/bristle-grass.we-shop.jp\/collections\/%e7%8c%ab%e3%83%a2%e3%83%81%e3%83%bc%e3%83%95%e9%9d%a9%e5%b0%8f%e7%89%a9.oembed","provider":"ニシカゼ","version":"1.0","type":"link"}