{"title":"帰ってきた部屋を、すこし好きになる。","description":"","products":[{"product_id":"40144","title":"【40144】ねこ型レザーマルチトレー トレイ 本革","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6d6c3; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fbf9f6; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b99d82; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #b99d82; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e癒しを贈る本革の猫型トレイ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e空間に彩りを添える、\u003cstrong\u003e５色の愛らしい猫型レザートレー\u003c\/strong\u003e。\u003c\/p\u003e\n    \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_000000000239_d296e518-c9ca-46d8-8e74-52b3872876eb.jpg?v=1739331775\" 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    \u003cp class=\"body-text\"\u003e横10cm×縦8.5cm×高さ3.5cmの設計が、大切な小物の紛失を防ぎ、日々の暮らしに穏やかな秩序をもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/10_000000000239_0becc9b8-03c3-4fd0-9a3b-a72a17601a73.jpg?v=1739331775\" 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    \u003cp class=\"body-text\"\u003e日本の工房で生まれた、\u003cstrong\u003e手仕事ならではの繊細な表情\u003c\/strong\u003eが、持つ人の心を満たし、長く愛用する喜びを育みます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/5_000000000239_788d138f-20de-4be9-8f56-524d0784bc67.jpg?v=1739331775\" 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\/40144_0000.jpg?v=1739938217\" 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    \u003cp class=\"body-text\"\u003eアクセサリーや鍵、コインなどの小物を置くのにぴったりなサイズ感です。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e使うほどに風合いが増し、暮らしに馴染む一品。ねこ好きな方へのギフトにもおすすめです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手のひらサイズでちょこっと収納\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/40144_02.jpg?v=1739938235\" class=\"img-fluid d-block w-100 product-img\" alt=\"手のひらサイズの写真\"\u003e\n    \u003cp class=\"body-text\"\u003e横10cm × 縦8.5cm × 高さ3.5cmの\u003cstrong\u003eコンパクト設計\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e鍵やピアスなど、すぐに見つけたい小物を入れておくのに便利です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e選べる5色、インテリアに馴染むカラー\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/40144_03.jpg?v=1739938254\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラー展開の写真\"\u003e\n    \u003cp class=\"body-text\"\u003eスモーキーカラー4色＋ヌメ革1色の\u003cstrong\u003e全5色展開\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e落ち着いた色合いで、どんなお部屋にもすっと溶け込みます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e置き場所に困る小物をすっきり収納\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/40144_04.jpg?v=1739938271\" 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\/40144_05.jpg?v=1739938286\" class=\"img-fluid d-block w-100 product-img\" alt=\"リビングでの使用例\"\u003e\n    \u003cp class=\"body-text\"\u003e玄関先やベッドサイド、デスクまわりなどに。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e鍵や指輪の\u003cstrong\u003e“定位置”\u003c\/strong\u003eを決めることで、なくし物防止にも役立ちます。\u003c\/p\u003e\n  \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\/40144_07.jpg?v=1739938326\" 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    \u003cp class=\"body-text\"\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=\"basic-list\"\u003e\n        \u003cli\u003e商品名：ねこ型レザーマルチトレー トレイ 本革\u003c\/li\u003e\n        \u003cli\u003e商品コード：40144\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\/40144_08.jpg?v=1739938344\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブランドロゴとタグ\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"caption-text text-end\"\u003eブランドタグ\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/40144_09.jpg?v=1739938360\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品の裏側\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"caption-text text-end\"\u003e商品の裏面\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eコンパクトながらも使いやすいサイズ感です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eサイズ：約 横10cm × 縦8.5cm × 高さ3.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\/40144_10.jpg?v=1739938375\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイズの計測図\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"caption-text text-end\"\u003eサイズ計測図\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e上質な本革を使用し、日本の職人が手掛けています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材：本革\u003c\/li\u003e\n        \u003cli\u003e生産国：日本\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \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":"bristlegrass(ブリストルグラス)","offers":[{"title":"pink","offer_id":46276306567388,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":false},{"title":"gray","offer_id":47597710835932,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":false},{"title":"camel","offer_id":47597710868700,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":false},{"title":"green","offer_id":47597710901468,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":false},{"title":"nume","offer_id":47597710934236,"sku":null,"price":2640.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000239_d296e518-c9ca-46d8-8e74-52b3872876eb.jpg?v=1739331775"},{"product_id":"40150","title":"【40150】ねこ型 ウォールステッカー シール 5枚入り 栃木レザー","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【40150】ねこ型 ウォールステッカー シール 5枚入り 栃木レザー\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/40150_01.jpg?v=1739941211\" class=\"img-fluid d-block w-100 product-img\" alt=\"ねこ型本革シール5枚セット\"\u003e\n    \u003cp class=\"body-text\"\u003eシンプルだけど目を引く、革のねこ型シール。同色5枚セットで、お好きな場所にペタッと貼るだけで、ほんのり遊び心ある空間に早変わり。\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の温かみが詰まった、愛らしい猫型シールです。同色5枚セットで、様々な場所をさりげなく彩ります。特別な方への想いを伝える、心温まるギフトにも最適です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000250.jpg?v=1740037655\" 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_000000000250.jpg?v=1740037656\" 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\/40150_02.jpg?v=1739941225\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザーのアップ画像\"\u003e\n    \u003cp class=\"body-text\"\u003e国内でも屈指の品質を誇る「\u003cstrong\u003e栃木レザー\u003c\/strong\u003e」を使用。時間とともに深まる色艶が楽しめ、長く愛用できます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eさりげなく猫愛をアピール\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eスマホケースや手帳、ノートパソコンに。平らな場所に貼るだけで、愛らしい猫たちがあなたの日常に小さな癒やしと個性を添えます。さりげなく猫好きを主張する、とっておきのアイテムです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000250.jpg?v=1740037656\" 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\/40150_03.jpg?v=1739941240\" 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\/40150_04.jpg?v=1739941258\" 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    \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    \u003cp class=\"caption-text text-end\"\u003e\u003ca href=\"https:\/\/bristle-grass.we-shop.jp\/collections\/all-cat-goods\"\u003e他の猫グッズを見る\u003c\/a\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国内最高峰「\u003cstrong\u003e栃木レザー\u003c\/strong\u003e」使用\u003c\/li\u003e\n        \u003cli\u003e時間とともに深まる\u003cstrong\u003e色艶と風合い\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003eスマホやノートPCに貼るだけで\u003cstrong\u003eさりげなく猫愛をアピール\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e裏面\u003cstrong\u003e全面テープ仕様\u003c\/strong\u003eで簡単貼り付け\u003c\/li\u003e\n        \u003cli\u003e特別な方への\u003cstrong\u003e心温まるギフト\u003c\/strong\u003eにも最適\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/40150_05.jpg?v=1739941276\" class=\"img-fluid d-block w-100\" alt=\"猫型ウォールステッカーサイズイメージ\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e一般的な名刺サイズと比較したイメージです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eサイズ:\u003c\/strong\u003e 約 高さ2cm × 幅2.3cm × 厚さ2mm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e 本革（栃木レザー）\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e生産国:\u003c\/strong\u003e 日本\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e豊かな表情を持つ5色の栃木レザーからお選びいただけます。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eカラー:\u003c\/strong\u003e クロ、チョコ、キャメル、レッド、グリーン\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e上：グリーン・ブラック・レッド\u003cbr\u003e下：チョコ・キャメル\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e※画像は色味の参考です。天然素材のため、ロットにより多少色味が異なる場合がございます。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e内容・仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e内容:\u003c\/strong\u003e 同色5枚セット\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e仕様:\u003c\/strong\u003e 裏面両面テープ加工\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e商品コード:\u003c\/strong\u003e 40150\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!-- その他の画像（梱包イメージ） --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/packet_l_13_9dabc367-63c6-45ea-bf29-c4977a952adf.jpg?v=1739950294\" class=\"img-fluid d-block w-100 product-img\" alt=\"ギフトボックスのイメージ\"\u003e\n\n\u003c\/div\u003e","brand":"bristlegrass(ブリストルグラス)","offers":[{"title":"black","offer_id":46289070948572,"sku":null,"price":330.0,"currency_code":"JPY","in_stock":true},{"title":"choco","offer_id":47597708181724,"sku":null,"price":330.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597708214492,"sku":null,"price":330.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597708247260,"sku":null,"price":330.0,"currency_code":"JPY","in_stock":true},{"title":"green","offer_id":47597708280028,"sku":null,"price":330.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2_000000000250.jpg?v=1740037655"},{"product_id":"40151","title":"【40151】ねこ型 ウォールステッカー シール 5色セット10枚入り 栃木レザー","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栃木レザーのねこ型シール 5色10枚セット\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/40151_00_jpg.webp?v=1739941364\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"body-text\"\u003e本革でできた、ちいさなねこのシール。\u003cstrong\u003eクロ・チョコ・キャメル・レッド・グリーン\u003c\/strong\u003eの全5色を各2枚ずつセットにした、合計10枚入りです。貼るだけで、日常の小物がちょっと楽しくなるアイテムです。\u003c\/p\u003e\n    \u003c!-- 全てのねこグッズへのリンク画像 --\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\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e5色の彩り、栃木レザーねこシール\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e栃木レザーの\u003cstrong\u003e本革\u003c\/strong\u003eが織りなす、愛らしいねこ型シール。クロ、チョコ、キャメル、レッド、グリーン、5色の豊かな彩りが、あなたの持ち物に\u003cstrong\u003e上質さ\u003c\/strong\u003eと\u003cstrong\u003e個性\u003c\/strong\u003eを添えます。各2枚ずつ計10枚入りです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000251.jpg?v=1739331893\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e遊び心溢れる彩り\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質を纏う、小さなねこたち\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e一つ一つ丁寧に仕立てられた、ちいさな本革ねこシール。しっとりとした手触りと、使うほどに深まる風合いが、本物ならではの魅力を放ちます。さりげない上質さで、あなたの毎日を彩ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000251.jpg?v=1739331893\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e本革の趣き、指先に\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eどこでも貼れる、簡単デコレーション\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e裏面は全面が強力な両面テープ仕様。スマートフォンやノート、デスク周りなど、貼りたい場所に手軽にしっかり接着できます。日常の小物が、あっという間にお気に入り空間に変わります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/5_000000000251.jpg?v=1739331893\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e貼るだけ簡単、こだわり仕様\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e本革の味わい\u003c\/h3\u003e\n    \u003c!-- POINTアイコン画像は機能アイコンや説明図ではないため、通常の画像として配置 --\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\"\u003e\n    \u003cp class=\"body-text\"\u003e本革ならではのしっとりした質感と、使うほどに育つエイジング。小さなアイテムながら、しっかりとした存在感があります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/40150_03.jpg?v=1739941240\" class=\"img-fluid d-block w-100 product-img\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e貼るだけで簡単\u003c\/h3\u003e\n    \u003c!-- POINTアイコン画像は機能アイコンや説明図ではないため、通常の画像として配置 --\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\"\u003e\n    \u003cp class=\"body-text\"\u003e裏面は全面がシール仕様。スマホケースやノート、デスク周りなど、貼れる場所ならどこでも使えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/40150_04.jpg?v=1739941258\" class=\"img-fluid d-block w-100 product-img\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴・仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e栃木レザー製の愛らしいねこ型シールです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e本革ならではの上質な質感とエイジングを楽しめます\u003c\/li\u003e\n        \u003cli\u003e裏面は全面強力両面テープ付きで、様々な場所に貼れます\u003c\/li\u003e\n        \u003cli\u003eクロ、チョコ、キャメル、レッド、グリーンの5色展開\u003c\/li\u003e\n        \u003cli\u003e5色各2枚、計10枚のセットです\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高さ: 約2cm\u003c\/li\u003e\n        \u003cli\u003e幅: 約2.3cm\u003c\/li\u003e\n        \u003cli\u003e厚さ: 約2mm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・カラー\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e使用されている素材と、セットのカラーバリエーションです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材: 表：本革（栃木レザー）\u003c\/li\u003e\n        \u003cli\u003eカラー: クロ、チョコ、キャメル、レッド、グリーン\u003c\/li\u003e\n        \u003cli\u003eセット内容: 5色 × 各2枚 ＝ 計10枚\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商品コード: 40151\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送・梱包について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品は丁寧に梱包し、お客様のもとへお届けいたします。\u003c\/p\u003e\n    \u003cdiv class=\"spec-img-full\"\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\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本革製品のため、色合いや質感に個体差が生じる場合があります。また、ご使用になる環境によっては接着力が低下する場合がございます。\u003c\/p\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e接着可能な素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e以下の素材には接着が可能です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e金属（鉄・アルミ・ステンレスなど）\u003c\/li\u003e\n          \u003cli\u003e塩化ビニール\u003c\/li\u003e\n          \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    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e接着できない素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e以下の素材には接着できませんのでご注意ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eシリコーン・フッ素加工面\u003c\/li\u003e\n          \u003cli\u003e塗装が剥がれやすい面\u003c\/li\u003e\n          \u003cli\u003e軟質ゴム\u003c\/li\u003e\n          \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  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"bristlegrass(ブリストルグラス)","offers":[{"title":"Default Title","offer_id":46089113698524,"sku":"10","price":550.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000251.jpg?v=1739331893"}],"url":"https:\/\/bristle-grass.we-shop.jp\/collections\/%e5%b8%b0%e3%81%a3%e3%81%a6%e3%81%8d%e3%81%9f%e9%83%a8%e5%b1%8b%e3%82%92-%e3%81%99%e3%81%93%e3%81%97%e5%a5%bd%e3%81%8d%e3%81%ab%e3%81%aa%e3%82%8b.oembed","provider":"ニシカゼ","version":"1.0","type":"link"}