{"title":"革の種類探す","description":"","products":[{"product_id":"ak16ta-d0052","title":"ANNAK プエブロレザー 名刺入れ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e本格プエブロレザー 上品な名刺入れ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eイタリアの銘革プエブロが魅せる、金ブラシで毛羽立たせた\u003cstrong\u003e独特の表情\u003c\/strong\u003e。手に取るたびに\u003cstrong\u003e深まる色艶\u003c\/strong\u003eが、ビジネスシーンに風格をもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_0725_R_8a978f81-ee89-4e07-9ef8-aac107f3b0c4.jpg?v=1712796269\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK プエブロレザー 名刺入れ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上質な革が語る品格\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e永く愛用 名刺入れ 日本製\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e内側は裏地を排した\u003cstrong\u003eオールレザー仕立て\u003c\/strong\u003eで、最も多い修理の心配もありません。日本の職人が丹念に作り上げた\u003cstrong\u003e堅牢な逸品\u003c\/strong\u003e。三色の豊かな表情から、あなたのビジネスパートナーを見つけてください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_0729_R_b755e773-21a6-4b13-9820-112f2095dadd.jpg?v=1712796269\" 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コンパクトな奥行2cmながら、\u003cstrong\u003e2箇所の収納スペース\u003c\/strong\u003eでスマートに名刺を管理。シンプルなスナップボタンは、取り出しの所作までも美しく見せます。ユニセックスで贈る、\u003cstrong\u003e洗練された大人のたしなみ\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_0728_R_4fac4534-62aa-4d57-a925-9f3b197121c6.jpg?v=1712796269\" 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!-- 動画セクション (Video) - 今回は提供されたデータに動画が含まれていないため、このセクションは作成しません。 --\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\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\"\u003eAK16TA-D0052\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        \u003cp class=\"body-text\"\u003e表面を金ブラシで毛羽立たせた質感が特徴のプエブロを、1枚仕立てで使用した名刺入れです。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eかぶせの留め具は見た目もシンプルなスナップボタン。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e収納スペースは2箇所。マチも2cmとコンパクトなサイズですが収納力は高いです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0728_R_480x480.jpg?v=1634258635\" class=\"img-fluid d-block w-100 product-img\" alt=\"名刺入れの内部構造と収納スペース\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e内側は裏地ではなく、床面のオールレザー仕立てなので、修理で最も多いとされる、裏地が破ける心配もありません。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\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幅：10.5cm\u003c\/li\u003e\n          \u003cli\u003e奥行：2cm\u003c\/li\u003e\n          \u003cli\u003e高さ：7cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材\/原料\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e牛革\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e重量\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e約45g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e原産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) - 提供されたデータに情報が含まれていないため、このセクションは作成しません。 --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) - 提供されたデータに情報が含まれていないため、このセクションは作成しません。 --\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":29616322281571,"sku":"3-1","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"チョコ","offer_id":29619600425059,"sku":"3-2","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":29619600457827,"sku":"3-3","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0725_R_45cab7e0-3808-4d6a-a384-c0de163b774b.jpg?v=1788407517"},{"product_id":"ak11ta-c0029","title":"ANNAK ハンドウォッシュ 2つ折り両吟ベルト 25mm幅","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; 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\/0769\/2959\/7752\/products\/P1030437_5dc62c0a-7823-4c92-9a25-b2900879d7b8.jpg?v=1684416865\" class=\"img-fluid d-block w-100 product-img\" alt=\"手洗いと手磨きを施されたベルト\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e唯一無二のヴィンテージ感\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e熟練の職人が一点ずつ手洗いと手磨きを施し、指でシワをデザイン。\u003cstrong\u003e独特のヴィンテージ感\u003c\/strong\u003eが、貴方の個性を引き立て、長く愛用するほどに味わい深い風合いへと変化します。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e軽やかさを叶える二層構造\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/P1030528_ebf262fa-369f-45dc-bdca-8caa42947ead.jpg?v=1684416865\" 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約85gの軽さ\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\/0769\/2959\/7752\/products\/P1030583_b949d668-0b0a-4bdf-beea-c0f6875ee7f6.jpg?v=1684416865\" 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幅広いスタイルに自然と溶け込む25mm幅\u003c\/strong\u003e。ウエストをマークすることで、全体のバランスが整い、\u003cstrong\u003e装いに品格と洗練をもたらします\u003c\/strong\u003e。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② 動画セクション (Video) - 今回はデータがないため出力しません --\u003e\n\n  \u003c!-- ③ スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e世界有数のタンナー、栃木レザーで鞣されたヌメ革をベースに作成した、アナックオリジナルオイルレザーを使用しています。\u003c\/li\u003e\n          \u003cli\u003e製品にした後に手で洗いを掛け、一点一点指でシワをデザインし、乾燥後に手ミガキを施すことで、独特なヴィンテージ感を演出します。\u003c\/li\u003e\n          \u003cli\u003e厚みがある革を薄く漉き、2つ折りにすることで両面が吟面になったデザインで、通常の1枚仕立てのベルトよりも柔らかく、軽いのが特徴です。\u003c\/li\u003e\n          \u003cli\u003e剣先を通す幅広のループや、片側のみに掛かっているステッチが印象的です。\u003c\/li\u003e\n          \u003cli\u003e両吟面（表面）にすることで、床面（ウラ面）による引っ掛かりが解消され、ニットワンピース等、トップスのウエストマークにもぴったりです。\u003c\/li\u003e\n          \u003cli\u003eパンツスタイルでも合わせやすい、やや細幅の25mmで、コーディネートの幅が広がるベルトです。\u003c\/li\u003e\n          \u003cli\u003e赤のステッチカラーは、白から赤へ変更されました。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e幅：2.5cm\u003c\/li\u003e\n          \u003cli\u003eSサイズ：全長95cm、中心穴まで 80cm\u003c\/li\u003e\n          \u003cli\u003eMサイズ：全長100cm、中心穴まで 85cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・重量・原産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材\/原料：牛革、真鍮（金具）\u003c\/li\u003e\n          \u003cli\u003e重量：約85g\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\"\u003eAK11TA-C0029\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ④ 発送案内セクション (Shipping) - 今回はデータがないため出力しません --\u003e\n\n  \u003c!-- ⑤ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003cp class=\"body-text\"\u003e汗や摩擦により移染する恐れがあります。淡色系の衣類を着用の際にはご注意ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"S \/ ブラック","offer_id":30005332246627,"sku":"10-1","price":8580.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ チョコ","offer_id":30005332279395,"sku":"10-2","price":8580.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ ブラウン","offer_id":30005332312163,"sku":"10-3","price":8580.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ ネイビー","offer_id":30005332344931,"sku":"10-4","price":8580.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ レッド","offer_id":30005332377699,"sku":"10-5","price":8580.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ ブラック","offer_id":30005332410467,"sku":"10-6","price":8580.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ チョコ","offer_id":30005332443235,"sku":"10-7","price":8580.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ ブラウン","offer_id":30005332476003,"sku":"10-8","price":8580.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ ネイビー","offer_id":30005332508771,"sku":"10-9","price":8580.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ レッド","offer_id":30005332541539,"sku":"10-10","price":8580.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/P1030437_95f86177-faba-4fc3-9188-9a7930e914e7.jpg?v=1788407524"},{"product_id":"ak16ta-c0085","title":"ANNAK プエブロレザー ガチャベルト","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eプエブロレザーの風格を纏う\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eイタリア伝統のバケッタ製法で仕上げた\u003cstrong\u003eプエブロレザー\u003c\/strong\u003e。表面を彩る金ブラシの毛羽立ちが、使い込むほどに深まる特別な表情へと誘います。手に取れば、そのしなやかな質感に心惹かれるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_0080_d564abc5-cacb-4da9-a63a-8a8d17feed77.jpg?v=1712796125\" 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\/0769\/2959\/7752\/products\/DSC_0159_9614e2ac-135e-4c3d-910f-c65fb84743fd.jpg?v=1712796125\" 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全長115cmのゆとりが、腰元にさりげないアクセントをプラスします。巻きつけて垂らすだけで、いつもの装いが\u003cstrong\u003e洗練された印象\u003c\/strong\u003eに。約87.5gという軽さで、一日中快適な着け心地を叶えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_0045_647d4474-faa2-40f1-8de3-8632aebc7cf3.jpg?v=1684416836\" 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!-- 動画（Video\/Iframe）は入力データに含まれていないため、このセクションは作成しません --\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商品コード：AK16TA-C0085\u003c\/li\u003e\n                \u003cli\u003e素材\/原料：牛革\/鉄（金具）\u003c\/li\u003e\n                \u003cli\u003e原産国：日本\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ・重量\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e幅：2.5cm\u003c\/li\u003e\n                \u003cli\u003eフリーサイズ：全長115cm\u003c\/li\u003e\n                \u003cli\u003e重量：約87.5g\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イタリアの名門タンナー『バダラッシカルロ社』の\u003cstrong\u003eバケッタ製法\u003c\/strong\u003eで作られた牛革・プエブロを使用。表面を金ブラシで毛羽立たせた質感が特徴のプエブロを、1枚仕立てで仕立てました。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eバックルは、テープベルトなどでお馴染みのガチャバックルを使用し、剣先にはエンドの金具を配しました。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0159_480x480.jpg?v=1657084720\" 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\/0266\/3802\/4803\/files\/DSC_0164_480x480.jpg?v=1657084697\" class=\"img-fluid d-block w-100 product-img\" alt=\"バックルを外した状態のベルトと剣先の金具\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eバックルを外すとご自身のサイズにカットすることが可能です。ベルト自体の全長が115cmと長めの設定なので、革の特性を生かして巻きつけて垂らしてあげるスタイリングが可能です。\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    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクションは入力データにないため、このセクションは作成しません --\u003e\n    \u003c!-- 注意事項セクションは入力データにないため、このセクションは作成しません --\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30005661991011,"sku":"3-1","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":30005662023779,"sku":"3-2","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":30005662056547,"sku":"3-3","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0080_d564abc5-cacb-4da9-a63a-8a8d17feed77.jpg?v=1788407527"},{"product_id":"ak15ta-c0004","title":"ANNAK アマンダオイルレザー スライドバックルベルト 30mm幅","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質を纏う スライドバックルベルト\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eバックルにピンがない独自の構造で、ベルト帯に穴は不要。アマンダオイルレザーの豊かな表情が、装いを格上げします。どこでも自由に留められる\u003cstrong\u003e快適なフィット感\u003c\/strong\u003eをご体験ください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/DSC_1871_5be2311f-50d9-4837-808b-94773a554aab.jpg?v=1718008750\" 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選び抜かれた質感 2色のレザー\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\/0769\/2959\/7752\/files\/DSC_1874_4f6e7ac2-dfc7-470c-922e-07752cf6774b.jpg?v=1718008750\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラックとチョコの2色展開ベルト\"\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\/0769\/2959\/7752\/files\/DSC_2079_f1b22fc9-eb2c-48af-802e-7ec8bc74bd5e.jpg?v=1718008750\" class=\"img-fluid d-block w-100 product-img\" alt=\"フリーカットで調整可能なベルト\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eギフトにも最適なフリーカット\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \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\"\u003eAK15TA-C0004\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このベルト最大の特徴は「どこでも締めれるベルト」であることです。バックルにはピンがなく、もちろんベルト帯にもピンを通す穴は1つも開いておりません。ただバックルにスライドさせるだけの非常にシンプルなデザインです。\u003cstrong\u003eピン穴のダメージとは無縁\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eどこでも止められるので、体重の微量の増減や、食事の後など、微妙なサイズ変更が可能なベルトです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/DSC_1871_ef47b37a-9916-4ed6-b961-479331ad4f49_480x480.jpg?v=1715146917\" 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        \u003cp class=\"body-text\"\u003e帯の真ん中部分がゆるやかに盛り上がった、「\u003cstrong\u003eフェザー\u003c\/strong\u003e」と呼ばれるドレスベルトの加工で仕上げました。芯材となる床革（レザー）は、ウレタンより高価でコシがあり、しなやかなのが特長です。いわゆる革の「呼吸」により、内部に汗などで吸収した水蒸気を溜めることなく外部に放出してくれます。革と革の間に使われる芯材は合成素材の場合が多いのですが、外からは見えない芯材にも革を使うことで、\u003cstrong\u003e締め心地の良さ\u003c\/strong\u003eがアップしました。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-1945_faad4a96-18c0-41f8-9f65-7e0934419931_480x480.jpg?v=1705379536\" class=\"img-fluid d-block w-100 product-img\" alt=\"ベルトの芯材にも牛革を使用\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eバックルは型から作成したANNAKオリジナルバックルを採用\u003c\/strong\u003e。ベルト帯のカラーはブラックとチョコの2色。バックルカラーはブラックにはシルバーを、チョコには真鍮色を採用しました。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/DSC_1874_f5c48ab7-2214-4e32-b754-033fe2861a90_480x480.jpg?v=1705379624\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラックとチョコのバックルカラー\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e締めた際に\u003cstrong\u003eピン穴が目立たず、非常にスタイリッシュ\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/DSC_2079_cbd33bf3-f655-4b12-a6ba-4b5878c8de14_480x480.jpg?v=1715148119\" class=\"img-fluid d-block w-100 product-img\" alt=\"ピン穴がなくスタイリッシュな装着感\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eスーツスタイル、カジュアルスタイルと、どちらにもしっかりマッチする1本です。フリーサイズで、ご自身のサイズに合わせてカットも可能なのでギフトにも最適な1本です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eピン穴レスでどこでもフィット\u003c\/li\u003e\n          \u003cli\u003e微調整自在で快適な締め心地\u003c\/li\u003e\n          \u003cli\u003e熟練の技が光る上質な素材感\u003c\/li\u003e\n          \u003cli\u003eスタイリッシュで長く使えるデザイン\u003c\/li\u003e\n          \u003cli\u003eギフトにも最適なフリーカット仕様\u003c\/li\u003e\n        \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表革に\u003cstrong\u003eアマンダオイルレザー\u003c\/strong\u003eを、裏革には国内鞣しのヌメ革を使用しました。芯材にも牛革を使用しております。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【アマンダオイルレザー】\u003c\/strong\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サイズは\u003cstrong\u003e全長約115cmまで対応可能\u003c\/strong\u003e。ウエストに合わせて、ご自身のサイズで\u003cstrong\u003eカットすることができる仕様\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e幅: 3.0cm\u003c\/li\u003e\n          \u003cli\u003eフリーサイズ: 全長115cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_6401_1.png?v=1717152226\" class=\"img-fluid d-block w-100 product-img\" alt=\"ベルトサイズ調整方法の図\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eその他\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e重量: 約185g\u003c\/li\u003e\n          \u003cli\u003e原産国: 日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eプレゼントでご購入の際には、ラッピングいたしますので、ぜひご利用ください。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック \/ FREE","offer_id":30005756264547,"sku":"2-1","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ \/ FREE","offer_id":30005756297315,"sku":"2-2","price":12100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1871_5be2311f-50d9-4837-808b-94773a554aab.jpg?v=1788407528"},{"product_id":"ak16ta-b0051","title":"ANNAK プエブロレザー コンパクト折り紙ウォレット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e経年変化を贈る革製ギフト\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eイタリアのプエブロレザーを隅々まで使用。金ブラシで毛羽立たせた独特の表情は、触れるたびに個性として深まり、使う人の人生に寄り添います。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/DSC_0118_e112689e-48a7-4930-8e45-6fad9f21e2a9.jpg?v=1725278158\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e使うほどに表情を変える革\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e手のひらに収まる決済道具\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e指先に馴染む約45gの軽さで、紙幣と約10枚のカードを収納。キャッシュレス中心の現代に合わせた、軽快な振る舞いを支える存在です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/DSC_0135_a8f84c0c-09b3-4315-94c6-770f7c527edf.jpg?v=1744696047\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eスマートな携帯性と収納力\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e日常を彩る日本生まれの寸法\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e幅8cm、奥行き1.5cm、高さ9.5cm。この緻密なサイズは、ポケットや小さなバッグにも自然と溶け込み、持ち運びの負担を感じさせません。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250415_144604.jpg?v=1744696040\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e日本の職人による精巧な作り\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\u003ciframe width=\"320\" height=\"568\" src=\"https:\/\/www.youtube.com\/embed\/12sRqLt49AE\" title=\"\"\u003e\u003c\/iframe\u003e\u003c\/div\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キャッシュレス用のコンパクト財布です。このサイズでもカードが10枚ほど収納可能です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eステッチも少なく、折りたたんで小さくしていく折り紙のようなデザインが特徴です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e牛革（イタリア：バダラッシカルロ社製プエブロ）\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp 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\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/DSC_0125_480x480.jpg?v=1744693658\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"body-text\"\u003e内側は札入れスペースと、カードポケットが2つあります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0135_480x480.jpg?v=1634258304\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"body-text\"\u003e外側のポケットはカードが6～7枚収納可能です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250415_142333_480x480.jpg?v=1744694683\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"body-text\"\u003eエイジングが非常に分かりやすく、『触感』まで変化していく、非常に珍しく、とても魅力的な素材です。\u003cstrong\u003e約2年ほどの使用で、ここまでツヤが出て、質感もツルツルに変化します。\u003c\/strong\u003e\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG-2058_480x480.jpg?v=1634258438\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"body-text\"\u003eオールレザー仕立てなので、財布の修理で最も多いとされる、\u003cstrong\u003e裏地が破ける心配もありません。\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eコンパクトサイズの財布は、財布自体に重さもなく、旅行の際や小さいバッグの時に重宝する財布です。\u003cstrong\u003eユニセックスで使えるシンプルな財布、贈り物としてもおすすめです。\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ詳細・基本情報\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e商品コード：AK16TA-B0051\u003c\/li\u003e\n\u003cli\u003e幅：約8cm\u003c\/li\u003e\n\u003cli\u003e奥行：約1.5cm\u003c\/li\u003e\n\u003cli\u003e高さ：約9.5cm\u003c\/li\u003e\n\u003cli\u003e重量：約45g\u003c\/li\u003e\n\u003cli\u003e原産国：日本\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250415_144604_480x480.jpg?v=1744696040\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30007514595427,"sku":"3-1","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":30007514628195,"sku":"3-2","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":30007514660963,"sku":"3-3","price":11000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0120_46fd1979-7d68-478b-8373-9481b4fad3e4.jpg?v=1788407535"},{"product_id":"ak17ta-b0060","title":"ANNAK プエブロレザー フラップ付き2つ折りウォレット M","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003c!-- ブロック1 --\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\/0769\/2959\/7752\/products\/DSC_1923_7eb6ee93-01aa-4290-b37a-526a2ef8bd44.jpg?v=1712796075\" class=\"img-fluid d-block w-100 product-img\" alt=\"プエブロレザーのウォレット外観\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e上質感をまとう存在感\u003c\/p\u003e\n\u003c!-- ブロック2 --\u003e\n\u003ch3 class=\"section-title\"\u003eスマートな機能美、掌に\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e手のひらに収まるコンパクトな設計に、6つのカードポケットと独立した札入れをスマートに配置。オールレザー仕立てで、日々の所作を軽やかに彩ります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_1931_870f9ada-b0ad-4ea9-9b0b-f8aa4ea307d2.jpg?v=1684416756\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウォレットの内部、カードポケットと札入れ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e計算され尽くした内装\u003c\/p\u003e\n\u003c!-- ブロック3 --\u003e\n\u003ch3 class=\"section-title\"\u003e育てる愉しみ、日本の匠技\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e約2年で美しいツヤへと変化するプエブロの経年変化。大きく開く小銭入れや斜めにスムーズに収まる札入れなど、使うたびに愛着が深まる日本の職人技が光ります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_1927_80a4a2e0-ba9a-4079-9eab-d2bd582bb746.jpg?v=1684416756\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウォレットの小銭入れと札入れの使用イメージ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e永く愛せる確かな作り\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- \/content-section --\u003e \u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003eこの形の財布しか使わないとおっしゃる方も多い、定番型のコンパクトなフラップ付き2つ折り財布です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eエイジングが非常に分かりやすく魅力的な素材です。\u003cstrong\u003e約2年ほどの使用で、ここまでツヤが出ます。\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG-2058_480x480.jpg?v=1634258438\" alt=\"エイジング後のウォレットの比較画像\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eユニセックスで使えるシンプルな財布、贈り物としてもおすすめです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e素材をメインにシンプルに作成しました。抜群の手触り、独特な経年変化を実感してください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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イタリアの名門タンナー『バダラッシカルロ社』の\u003cstrong\u003eバケッタ製法で作られた牛革・プエブロを使用。\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e表面を金ブラシで毛羽立たせた質感が特徴のプエブロを、すべてのパーツで使用した非常にシンプルな3つ折り財布です。\u003c\/li\u003e\n\u003cli\u003e素材\/原料：牛革\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e留め具は\u003cstrong\u003e見た目もシンプル\u003c\/strong\u003eなスナップボタン。\u003c\/li\u003e\n\u003cli\u003eカード段内側以外のすべてのパーツは\u003cstrong\u003eオールレザー仕立て\u003c\/strong\u003eなので、財布の修理で最も多いとされるコインポケットの裏地が\u003cstrong\u003e破ける心配\u003c\/strong\u003eがありません。\u003c\/li\u003e\n\u003cli\u003e単独カード入れは\u003cstrong\u003e6ポケット\u003c\/strong\u003e。\u003c\/li\u003e\n\u003cli\u003e使いやすさにこだわった、大きく開く見やすく取り出しがスムーズなコインポケット。\u003c\/li\u003e\n\u003cli\u003e札入れは仕切りを1枚配しました。片側を縫い付けないことで、お札を上からではなく、斜めにサッとストレスなく入れることが可能です。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1928_480x480.jpg?v=1634257974\" alt=\"ウォレットのスナップボタン部分\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1927_480x480.jpg?v=1634257998\" alt=\"大きく開くコインポケット\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1930_480x480.jpg?v=1634258037\" alt=\"斜めに収納しやすい札入れ\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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幅：12.5cm\u003c\/li\u003e\n\u003cli\u003e奥行：3cm\u003c\/li\u003e\n\u003cli\u003e高さ：9.5cm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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重量：約145g\u003c\/li\u003e\n\u003cli\u003e原産国：日本\u003c\/li\u003e\n\u003cli\u003e商品コード：AK17TA-B0060\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- \/content-section --\u003e\n\u003c\/div\u003e\n\u003c!-- \/container product-wrapper --\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30008261345379,"sku":"3-1","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":30008261410915,"sku":"3-2","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":30008261509219,"sku":"3-3","price":24200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1923_c30ea7fd-0b2a-486f-b88e-9f79436bf29f.jpg?v=1788407536"},{"product_id":"ak19ta-b0073","title":"ANNAK プエブロレザー マネークリップ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e経年変化を楽しむ大人の本革マネークリップ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eイタリア名門バダラッシカルロ社製プエブロレザーの\u003cstrong\u003e独特な質感\u003c\/strong\u003eが、使い込むほどに深みを増します。金ブラシで丁寧に毛羽立たせた表面は、持つ人の個性を際立たせ、日常に上質な彩りを添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_2003_bf52ce28-98a0-4e3c-b575-0c457f7c8de2.jpg?v=1712796243\" 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\u003e6つのカードポケット\u003c\/strong\u003eを備え、必要最低限を美しく収納します。会計時も迷うことなくスムーズにスマートな振る舞いを演出する、現代にフィットしたデザインです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_2000_bdefd2a2-5488-41de-8544-cd0842d5284f.jpg?v=1712796241\" 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\/0769\/2959\/7752\/products\/DSC_1998_e37a7a86-9495-4f9d-a96a-4381d9d0ecfe.jpg?v=1712796241\" 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!-- ② 動画セクション (Video) - 今回は動画データがないため出力しない --\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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1997_480x480.jpg?v=1634258557\" alt=\"マネークリップの内側\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e内側は札入れスペースと、カードポケットが6つ。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1998_480x480.jpg?v=1634258580\" alt=\"マネークリップの小銭入れ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eコインポケットは外側に。マチ付きのファスナーポケットなので、小さくても取り出しはスムーズ。コインポケットの中もオールレザー仕立てなので、財布の修理で最も多いとされる、裏地が破ける心配もありません。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli class=\"body-text\"\u003e旅行の際や、小さいバッグの時に重宝します。薄いので上着のポケットにもすっきりフィットします。\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003eキャッシュレス時代の今持つ財布にピッタリです。\u003c\/li\u003e\n        \u003cli class=\"body-text\"\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 class=\"body-text\"\u003e商品コード：\u003cstrong\u003eAK19TA-B0073\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003e素材：牛革\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003e重量：約74g\u003c\/li\u003e\n        \u003cli class=\"body-text\"\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 class=\"body-text\"\u003e幅：11cm\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003e奥行：1cm\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003e高さ：8.5cm\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\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30008499142755,"sku":"3-1","price":15400.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":30008499175523,"sku":"3-2","price":15400.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":30008499208291,"sku":"3-3","price":15400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_2003_63180e4e-909e-47d5-8431-6a995f7c7482.jpg?v=1788407538"},{"product_id":"ak18ta-a0098","title":"ANNAK アマンダオイルレザー 巾着ショルダー2wayバッグ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- ① 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e光を纏うアマンダオイルレザー\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eたっぷりのオイルを含んだ独自のアマンダオイルレザーが、ピンクゴールドのような優美な輝きを放ちます。しなやかな革が織りなす立体的なフォルムは、持つ人の個性を静かに際立たせます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_2044_d2e9a5f3-a5a3-4214-85fb-203c85e8f6ee.jpg?v=1705299615\" class=\"img-fluid d-block w-100 product-img\" alt=\"アマンダオイルレザーの光沢感\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e唯一無二の存在感を放つ\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e軽やかに纏うスマートな日常\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eわずか約190gという驚きの軽さが、長時間の外出も快適に。ショルダー紐のアレンジで斜め掛けにすれば、両手が自由に使える、アクティブでスマートな一日を叶えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_7699.jpg?v=1729843376\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグを軽やかに持つ女性\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e軽快に寄り添う快適さ\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e必需品をスマートに収納\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e丸底マチ15cmのゆとりある収納力で、長財布やスマートフォン、さらに小物もすっぽり収まります。手持ちアレンジで、カジュアルからきれいめまで幅広い装いに溶け込み、日常を豊かに彩ります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_7703_480x480.jpg?v=1729843376\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグの収納例とコーディネート\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e使い方自在、私だけの相棒\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ② 動画セクション (Video) --\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\u003ciframe width=\"323\" height=\"575\" src=\"https:\/\/www.youtube.com\/embed\/u0PoAlVA4UQ\" title=\"【コンパクトなのにたっぷり入る】#巾着ショルダー #バッグ #バッグの中身\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c!-- ③ スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section spec-section\"\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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商品コード: AK18TA-A0098\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003eアマンダオイルレザーをすべてのパーツに使用した巾着ショルダー2wayバッグです。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eANNAKオリジナルカラー\u003c\/strong\u003e: シルバー・ゴールド共にANNAKオリジナルカラーです。\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\u003cp class=\"body-text\"\u003eまん丸の底が特徴の少し背の高い、\u003cstrong\u003eショルダー紐のアレンジで持ち方を変えることができる\u003c\/strong\u003e、使い勝手抜群の巾着バッグです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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\u003c\/ul\u003e\n\u003ch4 class=\"section-title\"\u003e【アマンダオイルレザー】\u003c\/h4\u003e\n\u003cp class=\"body-text\"\u003eたっぷりとオイルを含ませたフルタンニンレザーを鞣しの途中に、薬品で表面を縮ませるシュリンク加工を施します。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eシュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせるグレージング加工を施します。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eアマンダオイルレザーは丈夫で、傷が目立ちにくい、絶妙な色ムラなどの特徴を兼ね備えた革です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e機能・収納力\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e「\u003cstrong\u003e軽さと柔らかさ\u003c\/strong\u003e」にこだわり、革の特性を生かした、非常にシンプルなデザインです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e丸底のマチが15cm\u003c\/strong\u003eと大きく、高さもあるので、長財布がタテに納まり（サイズにもよりますが）、スマートフォンはもちろん、財布＋αも収納可能です。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20240315_135949.jpg?v=1710478962\" 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\u003cp class=\"body-text\"\u003eショルダーヒモのアレンジで、\u003cstrong\u003e斜め掛けやワンショルダー、手持ちバッグ\u003c\/strong\u003eとしても使用可能です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eさらにヒモは結んで留めてあるので長さの変更も自由自在。ヒモの長さは全長約120cmです。（ハンドメイドのため若干の個体差があります。）\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_7699_480x480.jpg?v=1729843376\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグの斜め掛けスタイル\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e斜め掛けでアクティブに\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_7701_480x480.jpg?v=1729843376\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグを肘に掛けるスタイル\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e2本手にして肘に掛ける\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_7703_480x480.jpg?v=1729843376\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグを手持ちするスタイル\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e持ち手を短くして手持ちに\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_E7694_480x480.jpg?v=1729843376\" 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\u003cp class=\"body-text\"\u003eお買いものやご旅行、バッグの2つ持ちやペットの散歩時にも最適なバッグです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eシーズンを問わず、カジュアルからキレイ目まで、幅広いコーディネートで。ユニセックスでご使用いただけます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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幅：20cm\u003c\/li\u003e\n\u003cli\u003e奥行：15cm\u003c\/li\u003e\n\u003cli\u003e高さ：22.5cm\u003c\/li\u003e\n\u003cli\u003e紐の長さ：約120cm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003e※ハンドメイドのため若干の個体差があります。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e重量\u003c\/strong\u003e: 約190g\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\u003c\/div\u003e\n\u003c!-- ⑤ 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eシルバー・ゴールドの顔料をふきつけているため、使用していくと摩擦などでシルバーは下地のヌメ色が、ゴールドは下地の茶色が顔を出し、ご使用によって生じる\u003cstrong\u003e経年変化\u003c\/strong\u003eが楽しめます。\u003cbr\u003eシルバー・ゴールドレザーならではの儚さをお楽しみください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30260431552611,"sku":"3-1","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":30260437123171,"sku":"3-2","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":44479212879971,"sku":"3-3","price":16500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_2044_9a6a482e-098d-44ff-aaed-831e35d82d21.jpg?v=1788407552"},{"product_id":"ak16ta-d0048","title":"ANNAK プエブロレザー キーケース","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e独特の風合い際立つ本革キーケース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eイタリア名門バダラッシカルロ社製プエブロレザーが放つ、個性豊かな表情。手のひらに心地よく収まるコンパクトさで、日常に上質な彩りを添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_0112_f40a45d6-309e-4a1e-8b85-314e21875424.jpg?v=1712796137\" 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\"\u003e4つのフックが大切な鍵をしっかりホールドし、外れにくい構造で安心感をもたらします。シンプルながらも使いやすさを追求した、職人のこだわりが息づくデザインです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_0116_7dd2ab13-3d99-4156-8449-83f3e082e173.jpg?v=1712796137\" class=\"img-fluid d-block w-100 product-img\" alt=\"鍵を確実に守る安心設計\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e機能美と使い心地を両立\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e時を重ねて深まる、唯一無二の艶\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e表面を金ブラシで毛羽立たせたプエブロエイジングレザーは、約2年の使用で格別のツヤへと変化します。使い込むほどに持ち主の歴史を刻む、愛着深い一品となるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_0148_d5f66184-6475-4475-8cc5-7677d586da7d.jpg?v=1684416542\" class=\"img-fluid d-block w-100 product-img\" alt=\"時を重ねて深まる、唯一無二の艶\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e愛着を育む革の表情\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品概要・商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e商品コード: AK16TA-D0048\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e非常にシンプルなオーソドックスなキーケースです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n            \u003cli\u003e\u003cspan\u003eベーシックなデザインでユニセックスに使える\u003c\/span\u003e\u003c\/li\u003e\n            \u003cli\u003e\u003cspan\u003e手のひらに心地よく収まるコンパクト設計\u003c\/span\u003e\u003c\/li\u003e\n            \u003cli\u003e\u003cspan\u003e日常に上質な彩りを添えるアイテム\u003c\/span\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イタリアの名門タンナー『バダラッシカルロ社』の\u003cstrong\u003eバケッタ製法で作られた牛革・プエブロ\u003c\/strong\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        \u003cp class=\"body-text\"\u003e留め具は\u003cstrong\u003e見た目もシンプル\u003c\/strong\u003eなスナップボタン式です。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e鍵を付ける金具は4つ備わっており、リングタイプのキーリングと違い、\u003cstrong\u003e鍵が外れにくく安心\u003c\/strong\u003eしてお使いいただけます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0116_480x480.jpg?v=1634258122\" class=\"img-fluid d-block w-100 product-img\" alt=\"キーフックとスナップボタンの機能説明\"\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eエイジングについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eプエブロレザーは、エイジングが非常に分かりやすく魅力的な素材です。\u003cstrong\u003e約2年ほどの使用で、ここまで格別のツヤが出ます。\u003c\/strong\u003e使い込むほどに持ち主の歴史を刻み、愛着深い一品へと変化していきます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG-2058_480x480.jpg?v=1634258438\" class=\"img-fluid d-block w-100 product-img\" alt=\"2年使用後のエイジングキーケース\"\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ感・推奨ポイント\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eとことんシンプルに、\u003cstrong\u003eコンパクト\u003c\/strong\u003eに作りました。ポケットやバッグに入れても邪魔にならないサイズ感です。手のひらサイズなので持った時のフィット感も絶妙です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n            \u003cli\u003e\u003cspan\u003eユニセックスで使えるシンプルなデザイン\u003c\/span\u003e\u003c\/li\u003e\n            \u003cli\u003e\u003cspan\u003e大切な方への贈り物としてもおすすめ\u003c\/span\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\u003cspan\u003e\u003cstrong\u003e幅:\u003c\/strong\u003e 5cm\u003c\/span\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e奥行:\u003c\/strong\u003e 2cm\u003c\/span\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e高さ:\u003c\/strong\u003e 9.5cm\u003c\/span\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e素材:\u003c\/strong\u003e 牛革\u003c\/span\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e重量:\u003c\/strong\u003e 約45g\u003c\/span\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e原産国:\u003c\/strong\u003e 日本\u003c\/span\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30183746437219,"sku":"3-1","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":30183746469987,"sku":"3-2","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":30183746502755,"sku":"3-3","price":6600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0112_f40a45d6-309e-4a1e-8b85-314e21875424.jpg?v=1788407560"},{"product_id":"ak18sa-d0001","title":"ANNAK プエブロレザー マルチポーチ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; 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が、独特の風合いと美しい艶を約束します。使い込むほどに深まる表情は、あなただけの物語を紡ぎます。YKK最高峰\u003cstrong\u003eエクセラファスナー\u003c\/strong\u003eが、滑らかな開閉と高級感を添える逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_1984_e6b21990-9337-47ee-9c11-2f11ebd4871d.jpg?v=1712796255\" 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約55g\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\/0769\/2959\/7752\/products\/DSC_1987_a5f1a885-b836-4cf1-9bbf-651b3975fa96.jpg?v=1712796255\" class=\"img-fluid d-block w-100 product-img\" alt=\"手に馴染む快適な携帯マルチポーチ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスマートに持ち運べる相棒\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e道具をスマートに収める本革ケース\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e内側まで贅沢な\u003cstrong\u003eオールレザー仕立て\u003c\/strong\u003eで、裏地が破れる心配なく永く愛用できます。喫煙具やイヤホン、充電器などの小物を\u003cstrong\u003eジャストサイズで収納\u003c\/strong\u003eし、バッグの中をすっきりと整理。ミニマルなデザインに宿る、確かな機能性が魅力です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_1989_adf9514c-13e5-4775-bdd3-783225ddbdd8.jpg?v=1684416524\" 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!-- ② 動画セクション (Video) - 今回は情報がないため作成しません --\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\"\u003eAK18SA-D0001\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=\"point-list\"\u003e\n                    \u003cli\u003eイタリア名門タンナー『バダラッシカルロ社』のバケッタ製法で作られた牛革・プエブロを使用。\u003c\/li\u003e\n                    \u003cli\u003e表面を金ブラシで毛羽立たせた独特の質感が特徴。\u003c\/li\u003e\n                    \u003cli\u003e一枚仕立てで、革本来の魅力を最大限に引き出したデザイン。\u003c\/li\u003e\n                    \u003cli\u003eYKK最高峰『エクセラ』ファスナーを採用し、滑らかな開閉と高い耐久性。\u003c\/li\u003e\n                    \u003cli\u003e内側は裏地なしのオールレザー仕立てで、裏地破損の心配なく長く愛用可能。\u003c\/li\u003e\n                    \u003cli\u003eアイコス等の喫煙具、イヤホン、充電器など、様々な小物の収納にジャストフィット。\u003c\/li\u003e\n                    \u003cli\u003e革の特性を活かしたシンプルで洗練されたユニセックスデザイン。\u003c\/li\u003e\n                    \u003cli\u003e大切な方への贈り物としても最適です。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e幅：16cm\u003c\/li\u003e\n                    \u003cli\u003e奥行：4.5cm\u003c\/li\u003e\n                    \u003cli\u003e高さ：9cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材\/原料\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e牛革 (イタリアンレザー「プエブロ」)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e重量\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e約55g\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e原産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e日本\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ④ 発送案内セクション (Shipping) - 今回は情報がないため作成しません --\u003e\n\n    \u003c!-- ⑤ 注意事項セクション (Notes) - 今回は情報がないため作成しません --\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30183913980003,"sku":"3-1","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":30183914078307,"sku":"3-2","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":30183914176611,"sku":"3-3","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1984_8ed352f1-61c9-4cb4-a4cb-ed1eb7416364.jpg?v=1788407562"},{"product_id":"ak18ta-d0056","title":"ANNAK アマンダオイルレザー コイン＆カードマルチケース","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスマートに仕舞う、スマートに取り出す\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e現代のライフスタイルに寄り添う、\u003cstrong\u003e軽やかな使い心地\u003c\/strong\u003eが魅力です。カード1枚と小銭を効率良く収め、必要なものを必要な時にサッと取り出せる、\u003cstrong\u003eストレスフリーな日常\u003c\/strong\u003eを叶えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_1977_5b908666-1286-4aa6-871d-dff8cbeb427b.jpg?v=1684416496\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eキャッシュレス時代の新定番\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eアマンダオイルが織りなす上質\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e厳選されたアマンダオイルレザーを贅沢に使用。シュリンク加工とグレージングによる、\u003cstrong\u003e傷が目立ちにくい上品な風合い\u003c\/strong\u003eが魅力です。ANNAK別注カラーの\u003cstrong\u003e繊細な光沢\u003c\/strong\u003eが、日常に彩りを添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_1970_4839bfe8-b142-40c5-9678-de7ae760ccc1.jpg?v=1684416496\" 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約49gの軽さと、手にしっとり馴染む柔らかな質感が持ち運びを快適にします。全パーツが\u003cstrong\u003eオールレザー仕立て\u003c\/strong\u003eのため、永く愛用するほどに風合いを深め、自分だけの表情へと育ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_1975_f3d8bf63-1e07-47dc-beb8-6ba52fae3beb.jpg?v=1684416496\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e毎日を共にする相棒\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ここに動画セクション (Video) が入る可能性がありますが、今回は提供データに動画がないため出力しません --\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e商品コード: \u003cstrong\u003eAK18TA-D0056\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eアマンダオイルレザーをすべてのパーツに使用したシンプルなコイン＆カードマルチケースです。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eシルバー・ゴールドは共にANNAK別注のオリジナルカラーです。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eシルバーは下地のヌメにシルバーを吹き付けたので、ピンクゴールドのような、優しいカラーが特徴です。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eゴールドは下地の茶芯にゴールドを吹き付けたので真鍮のような上品なゴールドカラーが特徴です。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eオールレザー仕立ての贅沢な仕様のコイン＆カードマルチケースです。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e【アマンダオイルレザー】\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eたっぷりとオイルを含ませたフルタンニンレザーを鞣しの途中に、薬品で表面を縮ませるシュリンク加工を施します。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eシュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせるグレージング加工を施します。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eアマンダオイルレザーは丈夫で、傷が目立ちにくい、絶妙な色ムラなどの特徴を兼ね備えた革です。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/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=\"point-list\"\u003e\n                \u003cli\u003eかぶせの留め具は隠しホックのスナップボタンで、外から金具は一切見えません。\u003c\/li\u003e\n                \u003cli\u003e収納スペースは2箇所あります。\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            \u003cp class=\"body-text\"\u003e革の特性を全面に、とことんシンプルに作成しました。ユニセックスで使えるシンプルなマルチケースは、贈り物としてもおすすめです。\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1976_480x480.jpg?v=1635233690\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1977_480x480.jpg?v=1635233657\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1975_480x480.jpg?v=1635233573\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\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幅：10cm\u003c\/li\u003e\n                \u003cli\u003e奥行：2cm\u003c\/li\u003e\n                \u003cli\u003e高さ：7.5cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eその他\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材\/原料：牛革\u003c\/li\u003e\n                \u003cli\u003e重量：約49g\u003c\/li\u003e\n                \u003cli\u003e原産国：日本\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) は情報がないため出力しません --\u003e\n\n    \u003cdiv class=\"note-box\"\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\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30261128265827,"sku":"3-1","price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー","offer_id":30261128298595,"sku":"3-2","price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド","offer_id":44479213011043,"sku":"3-3","price":7700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1971_d014f95c-2f03-4951-9cc2-248bf1d0c449.jpg?v=1788407566"},{"product_id":"ak18ta-d0057-1","title":"ANNAK アマンダオイルレザー 名刺・カードケース","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; 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しっとりと手になじむ軽やかなアマンダオイルレザーが、名刺交換をスマートに演出します。隠しホックでスムーズに開閉し、約30枚の名刺を収める\u003cstrong\u003e高い収納力\u003c\/strong\u003eも魅力です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240117_170407_c27ad9f9-2b60-48db-9c7e-17783ff37af6.jpg?v=1720419971\" 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、使うほどに表情豊かに変化します。ANNAK別注のシルバーは、ピンクゴールドのような優雅な色合いで、所有する喜びを高めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/DSC_1961_5cea6adb-2754-4cb0-b1df-be237acb1073.jpg?v=1720419971\" 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\/0769\/2959\/7752\/files\/PhotoRoom_20240117_170218_ec7913ef-750b-40b0-b2b8-006484204555.jpg?v=1720419970\" class=\"img-fluid d-block w-100 product-img\" alt=\"オールレザー仕立ての内側\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e修理不要の確かな品質\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \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商品コード: AK18TA-D0057\u003c\/li\u003e\n                    \u003cli\u003e重量: 約44g\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アマンダオイルレザーをすべてのパーツに使用した\u003cstrong\u003eベーシックな名刺・カードケース\u003c\/strong\u003eです。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eシルバー・ゴールドは共にANNAK別注のオリジナルカラーです。シルバーは下地のヌメにシルバーを吹き付けたので、\u003cstrong\u003eピンクゴールドのような優しいカラー\u003c\/strong\u003eが特徴です。ゴールドは下地の茶芯にゴールドを吹き付けたので\u003cstrong\u003e真鍮のような上品なゴールドカラー\u003c\/strong\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素材: 牛革（アマンダオイルレザー）\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e【アマンダオイルレザー】たっぷりとオイルを含ませたフルタンニンレザーを鞣しの途中に、薬品で表面を縮ませるシュリンク加工を施します。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eシュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、\u003cstrong\u003e上品なツヤ\u003c\/strong\u003eを持たせるグレージング加工を施します。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eアマンダオイルレザーは丈夫で、\u003cstrong\u003e傷が目立ちにくい\u003c\/strong\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「軽さと柔らかさ」にこだわり、革の特性を生かした、\u003cstrong\u003e非常にシンプルなデザイン\u003c\/strong\u003eです。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eかぶせの留め具は隠しホックのスナップボタンで、外から金具は一切見えません。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/DSC_1964_d97249fd-e356-4fa7-b3a8-e1360df867cc_480x480.jpg?v=1720419971\" class=\"img-fluid d-block w-100 product-img\" alt=\"隠しホックのスナップボタン詳細\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e収納スペースは2箇所。マチも2cmとコンパクトなサイズですが収納力は高いです。名刺約30枚分を収納できます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240117_170259_14674269-542f-487c-9f87-e07a5eb9a3b6_480x480.jpg?v=1720419971\" class=\"img-fluid d-block w-100 product-img\" alt=\"名刺30枚分の収納イメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e内側は裏地ではなく、\u003cstrong\u003eオールレザー仕立て\u003c\/strong\u003eなので、修理で最も多いとされる、裏地が破ける心配もありません。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e革の特性を全面に、とことんシンプルに作成しました。ユニセックスで使えるシンプルな名刺入れ、贈り物としてもおすすめです。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e幅: 11cm\u003c\/li\u003e\n                    \u003cli\u003e奥行: 2cm\u003c\/li\u003e\n                    \u003cli\u003e高さ: 7.5cm\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シルバー・ゴールドの顔料を吹き付けているため、使用していくと摩擦などでシルバーは下地のヌメ色が、ゴールドは下地の茶色が顔を出し、ご使用によって生じる\u003cstrong\u003e経年変化\u003c\/strong\u003eが楽しめます。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30261149270115,"sku":"3-1","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":30261149302883,"sku":"3-2","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":44479213043811,"sku":"3-3","price":7700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1964_4b144c8d-b759-433a-9859-ee69c54b6392.jpg?v=1788407567"},{"product_id":"silverleather-ak19ta-b0072","title":"ANNAK アマンダオイルオリジナルレザー L字型スリム財布","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; 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\"\u003eL字型スリム財布 都会に映える洗練の煌めき\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e手に吸い付くようなアマンダオイルレザーが生み出す、薄型L字型ウォレットの洗練されたフォルム。ANNAK別注のピンクがかった優しいシルバーが、持つ人の個性を際立たせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240115_174952.jpg?v=1705308835\" class=\"img-fluid d-block w-100 product-img\" alt=\"L字型スリム財布 美しいシルバーの外観\"\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\/0769\/2959\/7752\/files\/Photoroom_20250818_134101.jpg?v=1755492232\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布の内部構造と収納例\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e計算し尽くされた内部構造\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eアマンダオイルレザー 使うほどに深まる風合い\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e国内鞣しのアマンダオイルレザーが、日々の使用と共に独自の表情へと育ちます。細部に宿る熟練の職人技が、高品質な日本のものづくりを物語る逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240115_175014.jpg?v=1755492232\" 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!-- 動画セクション (Video) - 今回は入力データに動画が含まれないため、このセクションは作成しません。 --\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商品コード: \u003cstrong\u003eAK25 TA-B0072\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eアマンダオイルレザーと国内鞣しのヌメ革をすべてのパーツに使用したオールレザー仕立ての薄型L字型ウォレットです。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eシルバー・ゴールドは共にANNAK別注のオリジナルカラーです。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eシルバーは、画像より少しピンク掛かった優しいシルバーになっております。\u003c\/li\u003e\n                    \u003cli\u003eゴールドは下地の茶芯にゴールドを吹き付けた、真鍮のような上品なゴールドカラーが特徴です。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e内外側共に革のみで組み立てた丈夫な作りが特徴です。\u003c\/p\u003e\n            \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=\"point-list\"\u003e\n                    \u003cli\u003eたっぷりとオイルを含ませたフルタンニンレザーを鞣しの途中に、薬品で表面を縮ませるシュリンク加工を施します。\u003c\/li\u003e\n                    \u003cli\u003eシュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせるグレージング加工を施します。\u003c\/li\u003e\n                    \u003cli\u003eアマンダオイルレザーは丈夫で、傷が目立ちにくい、絶妙な色ムラなどの特徴を兼ね備えた革です。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e機能性\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e薄さと使い易さ\u003c\/strong\u003eが魅力のL字型ウォレット。\u003c\/li\u003e\n                    \u003cli\u003eANNAKでは横幅を一般的なサイズより\u003cstrong\u003e約1.5cm程短く作成\u003c\/strong\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\/0769\/2959\/7752\/files\/Photoroom_20250818_134101_480x480.jpg?v=1755492163\" class=\"img-fluid d-block w-100 product-img\" alt=\"L字型財布の薄さを示すイメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eマチをまったく付けずミシンでたたきつけているので、中身を入れても薄く持ちたい方には最適な財布です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240115_175014_bdc7b3fb-2d5a-4952-9274-35e1373e53c1_480x480.jpg?v=1705308883\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布を閉じた状態の薄さのイメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eフリンジ付きのファスナーを開くと仕切りにもなっている\u003cstrong\u003e中央にコインポケット\u003c\/strong\u003eが。コインポケットの中もオールレザーなので、財布の修理で最も多いとされる、裏地が破ける心配もありません。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1905_480x480.jpg?v=1629874829\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布内部のコインポケット\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003e単独カード入れは8枚分。\u003c\/strong\u003e4枚づつ収納可能なカード段が左右両サイドにございます。革が馴染むまでは、きつく感じる場合もございます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1904_480x480.jpg?v=1657270299\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布内部のカード収納\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003eファスナーを開ける、このワンアクションで\u003c\/strong\u003e中身のすべての取り出しが可能となり、非常に使い勝手の良い財布です。\u003c\/p\u003e\n            \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幅：18cm\u003c\/li\u003e\n                    \u003cli\u003e奥行：1.5cm\u003c\/li\u003e\n                    \u003cli\u003e高さ：9cm\u003c\/li\u003e\n                    \u003cli\u003e素材\/原料：牛革\u003c\/li\u003e\n                    \u003cli\u003e重量：約115g\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!-- 発送案内セクション (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":"ANNAK SHOP","offers":[{"title":"シルバー","offer_id":30262351069283,"sku":"2-1","price":22000.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド","offer_id":44479213109347,"sku":"2-2","price":22000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/PhotoRoom_20240115_174952.jpg?v=1788407571"},{"product_id":"silverleather-ak14ta-b0039","title":"ANNAK アマンダオイルレザー ギャルソンウォレット","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; 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アマンダレザーの煌めきを纏うANNAK長財布\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e持つ人の手元を優雅に彩る、ANNAKオリジナルカラーの\u003cstrong\u003eアマンダオイルレザー\u003c\/strong\u003e。下地にシルバーを吹き付けたピンクゴールドのような柔らかな色合いが、日常に上質さを添えます。光を味方につける洗練されたデザインで、見る人を惹きつけます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/2_3e85da18-ee23-4931-83be-b9fc6703ea27.jpg?v=1684416456\" class=\"img-fluid d-block w-100 product-img\" alt=\"手元を飾る上品な輝きのANNAK長財布\"\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\/0769\/2959\/7752\/products\/DSC_1957_b5ecdb7f-9d27-4e00-96cd-44f2eb9bbe2b.jpg?v=1709111423\" 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にあります。小銭がしっかり出し切れるから、会計時にもたつかず、ストレスから解放されます。19枚分のカード収納とファスナー付きポケットで、大切なものも整理整頓してスマートに持ち運べます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_1956_1f36adae-2154-4f58-bfd0-e9c19f32970b.jpg?v=1709111423\" 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!-- ② 動画セクション (Video) --\u003e\n    \u003cdiv class=\"video-wrapper\"\u003e\n        \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/Lcj9GzF85WA\" height=\"315\" width=\"560\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\"\u003e\u003c\/iframe\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 class=\"body-text\"\u003eANNAKオリジナルカラーのアマンダオイルレザーと国内鞣しのヌメ革をすべてのパーツに使用したギャルソン型ロングウォレットです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eシルバーは下地のヌメにシルバーを吹き付けた、ピンクゴールドのような優しいカラーが特徴です。\u003c\/li\u003e\n                \u003cli\u003eゴールドは下地の茶芯にゴールドを吹き付けた、真鍮のような上品なゴールドカラーが特徴です。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003eこの財布最大の特徴は「\u003cstrong\u003e一目瞭然のコインポケット\u003c\/strong\u003e」です。1円単位まで小銭をしっかり出し切れるため、小銭を溜めることなくスマートにお使いいただけます。外側は1枚革を両面に配し、コインポケットの内側も革の表面が出る贅沢な仕様。ほぼ革だけで組み立てた重厚で丈夫な作りが特徴です。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \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アマンダオイルレザーは\u003cstrong\u003e丈夫で傷が目立ちにくい\u003c\/strong\u003e、絶妙な色ムラなどの特徴を兼ね備えた革です。\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            \u003cp class=\"body-text\"\u003e留め具は中身の量によって調節可能なタテに2つ連なった\u003cstrong\u003eスナップボタン\u003c\/strong\u003eを採用しています。\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1957_480x480.jpg?v=1657080423\" 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内側は2つに分けた収納スペースと、最大の特徴である\u003cstrong\u003e一目瞭然のコインスペース\u003c\/strong\u003eを配置。さらにコインをしっかり収納したい方や、カードを仕分けしたい方のために、\u003cstrong\u003eファスナー（EXCELLA）つきポケット\u003c\/strong\u003eも用意しました。\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1954_480x480.jpg?v=1629858750\" 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ガバッと開く圧倒的なコインポケットは、内側にも表革を使用しており、コインの擦れなどで破ける心配がありません。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eポケットのファスナーの引き手にはフリンジをプラス。ファスナーポケット部は片側に4cmのマチを配し、\u003cstrong\u003eしっかり開くので出し入れがスムーズ\u003c\/strong\u003eです。診察券など大事なカード類の収納に最適なスペースです。\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1958_480x480.jpg?v=1629858782\" class=\"img-fluid d-block w-100 product-img\" alt=\"フリンジ付きファスナーポケットとカード収納\"\u003e\n            \u003cp class=\"caption-text text-end\"\u003eスムーズな開閉を可能にするフリンジとマチ\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eカード入れは\u003cstrong\u003e19枚分\u003c\/strong\u003eご用意。革が馴染むまではきつく感じる場合がございます。\u003c\/li\u003e\n                \u003cli\u003e3枚分収納可能なカード段のみ裏地を使用しています。\u003c\/li\u003e\n                \u003cli\u003e一目瞭然のコインポケットが、小銭のたまらないスマートな財布を実現します。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ・重量\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e幅：19cm\u003c\/li\u003e\n                \u003cli\u003e奥行：3.5cm\u003c\/li\u003e\n                \u003cli\u003e高さ：11cm\u003c\/li\u003e\n                \u003cli\u003e重量：約270g\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e生産国・商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e原産国：日本\u003c\/li\u003e\n                \u003cli\u003e商品コード：AK14TA-B0039\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シルバー・ゴールドの顔料を吹き付けているため、使用していくと摩擦などでシルバーは下地のヌメ色が、ゴールドは下地の茶色が顔を出し、\u003cstrong\u003eご使用によって生じる経年変化\u003c\/strong\u003eが楽しめます。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ④ 発送案内セクション (Shipping) - 情報がないため作成しません。 --\u003e\n    \u003c!-- ⑤ 注意事項セクション (Notes) - 「ご使用上の注意」で対応済みのため作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"シルバー","offer_id":30262370730083,"sku":"2-1","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド","offer_id":44479213142115,"sku":"2-2","price":33000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/2_767e1413-6617-4d1f-b975-7c1e42b3f111.jpg?v=1788407572"},{"product_id":"ak20ta-s0001","title":"ANNAK 防水レザースニーカー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e大人の足元を彩る、洗練防水レザー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e上質な\u003cstrong\u003eスコッチガードレザー\u003c\/strong\u003eが放つ、艶やかな光沢。水や汚れを寄せ付けない優れた\u003cstrong\u003e撥水性\u003c\/strong\u003eで、どんな天候の日も足元から品格を高めます。シンプルなデザインは、スタイルを選ばず活躍するでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_20200409_145725_d240e260-adb0-4387-959e-16e822a47217.jpg?v=1684416447\" 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\/0769\/2959\/7752\/products\/IMG_20200409_180700_6442e7bf-238b-49f6-9456-1ee32b6609f4.jpg?v=1684416447\" 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約310gという驚きの軽さが、一日中の活動を支えます。\u003cstrong\u003eクッション性抜群のインソール\u003c\/strong\u003eが、足への負担を軽減し、まるで雲の上を歩くような心地よさを提供します。熟練の技術が光る\u003cstrong\u003e日本製の逸品\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_20200409_145403_702d726b-f495-4a4b-979f-7e416d785d2f.jpg?v=1684416447\" 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!-- ② 動画セクション (Video) - 今回は提供データに動画が含まれないため、このセクションは作成しません。 --\u003e\n\n    \u003c!-- ③ スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eユニセックスでお使いいただける、すっきりとしたフォルムの\u003cstrong\u003eシンプルな防水レザースニーカー\u003c\/strong\u003eです。\u003c\/li\u003e\n                    \u003cli\u003e履き口に厚めのスポンジを入れ、裏にも全て革を使用することで、\u003cstrong\u003e足馴染みの良い快適な履き心地\u003c\/strong\u003eを実現しました。\u003c\/li\u003e\n                    \u003cli\u003e足が疲れにくいよう、\u003cstrong\u003eクッション性の良いインソール\u003c\/strong\u003eを採用しています。\u003c\/li\u003e\n                    \u003cli\u003e縫製にはイタリアのハイブランドと同じ、耐久性の強い\u003cstrong\u003eサイドステッチ(マッケイ)製法\u003c\/strong\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素材には\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                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e油や水をはじく力が持続します。\u003c\/li\u003e\n                    \u003cli\u003eお手入れが簡単になります。\u003c\/li\u003e\n                    \u003cli\u003e革本来の美しさをより長く保ちます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp 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 22.5cm \/ 23.5cm \/ 24.5cm \/ 25.5cm \/ 26.5cm \/ 27.5cm\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 AK20TA-S0001\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e素材（アッパー）:\u003c\/strong\u003e 牛革（スコッチガード加工）\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e素材（インナー）:\u003c\/strong\u003e 豚革\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e重量:\u003c\/strong\u003e 約310g\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    \u003c\/div\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\n\u003cstrong\u003eブラックカラー：仕様変更のお知らせ\u003c\/strong\u003e\u003cbr\u003e画像では中づくりがブラウンですが、ブラックカラーは中づくりも全てブラックになります。ご注意ください。\u003c\/li\u003e\n            \u003cli\u003e内側の革には豚革を使用しており、内側はスコッチガード加工ではございません。そのため、淡色の靴下等の着用時に色移りする場合がございますのでご注意ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ホワイト \/ 22.5cm","offer_id":32231991279715,"sku":"15-1","price":26400.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ 23.5cm","offer_id":32232000389219,"sku":"15-2","price":26400.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ 24.5cm","offer_id":32232000651363,"sku":"15-3","price":26400.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト \/ 25.5cm","offer_id":32232001011811,"sku":"15-4","price":26400.0,"currency_code":"JPY","in_stock":false},{"title":"ホワイト \/ 26.5cm","offer_id":32232001896547,"sku":"15-5","price":26400.0,"currency_code":"JPY","in_stock":false},{"title":"ホワイト \/ 27.5cm","offer_id":33013587345507,"sku":"15-6","price":26400.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ 22.5cm","offer_id":32232005697635,"sku":"15-7","price":26400.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ 23.5cm","offer_id":32694894952547,"sku":"15-8","price":26400.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ 24.5cm","offer_id":32694898327651,"sku":"15-9","price":26400.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ 25.5cm","offer_id":32232007401571,"sku":"15-10","price":26400.0,"currency_code":"JPY","in_stock":false},{"title":"グレー \/ 26.5cm","offer_id":32232007598179,"sku":"15-11","price":26400.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ 23.5cm","offer_id":32434511151203,"sku":"15-12","price":26400.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ 24.5cm","offer_id":32434514559075,"sku":"15-13","price":26400.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ 25.5cm","offer_id":32434518884451,"sku":"15-14","price":26400.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ 26.5cm","offer_id":32434520883299,"sku":"15-15","price":26400.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_20200409_145725_bddf6306-b978-417b-8cb0-098826ec9746.jpg?v=1788407574"},{"product_id":"annak-ak20ta-d0012","title":"ANNAK 迷彩柄ハンドペイントレザー フラグメントケース","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e手のひらに、上質なスマートを\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eイタリア産カモフラレザーの\u003cstrong\u003e独特な風合い\u003c\/strong\u003eと、驚くほどスリムなフォルムが手に吸い付くようなフィット感を生み出します。フラグメントケースとしてポケットやミニバッグにすっきりと収まり、\u003cstrong\u003e身軽な日常\u003c\/strong\u003eを叶えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_111240.jpg?v=1775539024\" alt=\"\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eスマートな所作を演出する薄型設計\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eミニマルを極める機能美\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e必要最小限の機能に凝縮されたフラグメントケースは、\u003cstrong\u003eキャッシュレス時代に最適\u003c\/strong\u003eです。マチ付きポケットには仕切りがあり、コインとお札をスマートに分けて収納可能。YKK最高峰エクセラファスナーが滑らかな開閉を約束します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_144243.jpg?v=1775539024\" alt=\"\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eマチ付きスペースで整理整頓が叶う\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e日本の職人技が織りなす本革の魅力\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eイタリアの名門タンナーが手掛けるカモフラレザーを、日本の職人が丁寧に仕立てました。使い込むほどに深まる表情は、まさに「\u003cstrong\u003e育てる\u003c\/strong\u003e」愉しみ。ユニセックスで使える洗練されたデザインは、大切な方への贈り物にも最適です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_111240.jpg?v=1775539024\" alt=\"\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e色彩豊かに経年変化を愉しむ\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 動画セクション (今回は動画データがないため、このセクションは出力しません) --\u003e \u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の概要\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e財布の機能を極限までそぎ落とし、コンパクトにまとめたフラグメントケースです。\u003cstrong\u003eキャッシュレスにはこれで十分。\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e▶ 商品コード: AK20TA-D0012\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e【迷彩柄ペイントレザー\u003c\/strong\u003e】\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e迷彩柄ペイントレザーは、一般的なプリント方法である\u003cbr\u003e「インクジェット」ではなく、\u003cbr\u003eローラースタンプを用いて一色ずつ色をのせていくという方法で\u003cbr\u003eペイントされています。\u003cbr\u003e\u003cbr\u003e1枚1枚表情が異なるのがハンドペイントならではの特徴です。\u003cbr\u003e日焼けや、経年変化によってはベースの色が濃くなり、\u003cbr\u003e柄が消えるような変化をすることもあります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e機能・ディテール\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e硬すぎず、柔らかすぎず、デザインとベストマッチしたカモフラレザーをチョイスしました。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e▶ マチ付きポケットには仕切りがあり、コインと折りたたんだお札をスマートに収納可能。\u003c\/p\u003e\n\u003cp\u003e▶ カード段は3枚分。\u003c\/p\u003e\n\u003cp\u003e▶ ファスナーにはYKKの最高峰、\u003cstrong\u003eエクセラを採用\u003c\/strong\u003e。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_144316.jpg?v=1775539024\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_144243.jpg?v=1775539024\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e薄くて手のひらサイズなので、ポケットに入れても、バッグに入れても邪魔にならないサイズ感です。持った時のフィット感も絶妙です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eユニセックスで使えるシンプルなマルチケースは、贈り物としてもおすすめです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e 幅：12cm\u003c\/li\u003e\n\u003cli\u003e 奥行：1cm\u003c\/li\u003e\n\u003cli\u003e 高さ：7cm \u003c\/li\u003e\n\u003cli\u003e素材\/原料：牛革\u003c\/li\u003e\n\u003cli\u003e重量：約41g\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\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e\n\u003ch3\u003eご購入の際の注意\u003c\/h3\u003e\n\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eカード段を革で作成しているため、\u003cbr\u003e革が馴染むまでしばらくはカードの出し入れの際、\u003cbr\u003eきつく感じる場合がございます。\u003cbr\u003e\u003cbr\u003e1枚1枚表情が異なるのがハンドペイントならではの特徴です。\u003cbr\u003e日焼けや、経年変化によってはベースの色が濃くなり、\u003cbr\u003e柄が消えるような変化をすることもあります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 発送案内セクション (今回は情報がないため、このセクションは出力しません) --\u003e \u003c!-- 注意事項セクション (今回は情報がないため、このセクションは出力しません) --\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"カモフラ","offer_id":44479213371491,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/Photoroom_20260312_111240_046bacaa-f29e-4faf-adc4-b73d5b231ebb.jpg?v=1788407594"},{"product_id":"ak20ta-a0014","title":"ANNAK アマンダオイルレザー タテ型トートバッグ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; 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\u003eANNAKオリジナル\u003c\/strong\u003eのシルバーは、優雅なピンクゴールドのような輝きを纏い、装いを格上げします。\u003cstrong\u003e約480gの軽やかさ\u003c\/strong\u003eで、快適な毎日を。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_1241_837b0047-cf96-4120-a800-a8f75372dcb1.jpg?v=1684416099\" 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\"\u003eA4がすっきり収まる、都会的トート\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eA4ファイルや雑誌がスマートに収まる縦型デザイン\u003c\/strong\u003eは、通勤シーンで活躍。\u003cstrong\u003eL字パイピング\u003c\/strong\u003eが荷物の有無に関わらず美しい形をキープし、肩にかけた姿をより\u003cstrong\u003e洗練された印象\u003c\/strong\u003eに見せます。オフの日も上品に。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/PhotoRoom_20230330_104431_9d72524a-3558-48e0-a3a2-bf70bbd68c9c.jpg?v=1692775404\" class=\"img-fluid d-block w-100 product-img\" alt=\"A4ファイルが収まる縦型トートバッグ\"\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取り外し可能なANNAKロゴプレート\u003c\/strong\u003eがさりげない個性を添え、使うほどに深まる\u003cstrong\u003eレザーの表情\u003c\/strong\u003eをお楽しみいただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_1249_f1bd018d-8129-48ef-b75c-5799fb5960d1.jpg?v=1705557547\" 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!-- 動画セクション (Video) - 今回はデータがないため省略 --\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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品コード：AK20TA-A0014\u003c\/li\u003e\n        \u003cli\u003eアマンダオイルレザーをすべてのパーツに使用したA4がすっきり収まるタテ型トートバッグです。\u003c\/li\u003e\n        \u003cli\u003eブラック以外の色は全てANNAK別注のオリジナルカラーです。\u003c\/li\u003e\n        \u003cli\u003eシルバーは下地のヌメにシルバーを吹き付けたので、ピンクゴールドのような、優しいカラーが特徴です。\u003c\/li\u003e\n        \u003cli\u003eゴールドは下地の茶芯にゴールドを吹き付けたので真鍮のような上品なゴールドカラーが特徴です。\u003c\/li\u003e\n        \u003cli\u003eシンプルな縦型A4サイズのトートバッグをオールレザーの1枚仕立てで、軽くシンプルに作成しました。\u003c\/li\u003e\n        \u003cli\u003eマチが約10cmあるので普段使いのバッグにとてもおすすめです。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材の詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e【アマンダオイルレザー】\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eたっぷりとオイルを含ませたフルタンニンレザーを鞣しの途中に、薬品で表面を縮ませるシュリンク加工を施します。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eシュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせるグレージング加工を施します。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eアマンダオイルレザーは丈夫で、傷が目立ちにくい、絶妙な色ムラなどの特徴を兼ね備えた革です。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/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      \u003ch4 class=\"body-text\"\u003eL字のパイピング\u003c\/h4\u003e\n      \u003cp class=\"body-text\"\u003eマチの取り方にこだわりました。背面から正面に向けてパイピングを施して縫製しました。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e柔らかい素材のバッグの場合、立たせるとぐにゃっと崩れてしまい、しっかりとキレイに形が出ないものがほとんど。このマチの取り方によって、しっかり荷物を入れた状態はもちろん、中身が空の状態でもキレイな形が出ます。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240118_145449_480x480.jpg?v=1705557592\" class=\"img-fluid d-block w-100 product-img\" alt=\"L字パイピングの構造説明図1\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eまた見た目も、真正面から見たときに胴版にステッチが一切見えない、綺麗な仕上がりになっております。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240118_145331_0b415091-6625-4b79-907b-7958831d3ce8.jpg?v=1710480563\" class=\"img-fluid d-block w-100 product-img\" alt=\"L字パイピングの構造説明図2\"\u003e\n      \u003c\/div\u003e\n\n      \u003ch4 class=\"body-text\"\u003e内ポケットは1つ。\u003c\/h4\u003e\n      \u003cp class=\"body-text\"\u003e縦・横どちら向きでもスマートフォンがしっかり収納できる深めの内ポケットを1つ配しております。深さがあるので鍵も安心して入れられます。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240118_145510_b3f60670-86e4-4378-b4d4-de1c3bb14fe1_480x480.jpg?v=1705557631\" class=\"img-fluid d-block w-100 product-img\" alt=\"内ポケットの収納例\"\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"body-text\"\u003e取り外し可能なANNAKロゴプレートがシンプルなバッグのアクセントになっております。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1249_480x480.jpg?v=1633056607\" class=\"img-fluid d-block w-100 product-img\" alt=\"取り外し可能なANNAKロゴプレート\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e肩からしっかり掛けられます。肘に掛けたり、手持ちでも。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eカジュアルからキレイ目、オンオフ問わず、様々なコーディネートでご使用いただけます。革の特性を全面に、軽くて柔らかいベーシックなトートバッグ。1つ持っていると非常に助かるバッグです。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e幅：27cm\u003c\/li\u003e\n        \u003cli\u003e奥行：10cm\u003c\/li\u003e\n        \u003cli\u003e高さ：32cm\u003c\/li\u003e\n        \u003cli\u003e素材\/原料：牛革\u003c\/li\u003e\n        \u003cli\u003e重量：約480g\u003c\/li\u003e\n        \u003cli\u003e原産国：日本\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    \u003cp class=\"body-text\"\u003eシルバー・ゴールドの顔料をふきつけているため、使用していくと摩擦などでシルバーは下地のヌメ色が、ゴールドは下地の茶色が顔を出し、ご使用によって生じる経年変化が楽しめます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":40558170407011,"sku":"3-1","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":39315827294307,"sku":"3-2","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":44479213502563,"sku":"3-3","price":27500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1241_6a721a9b-4747-4e4c-bb7b-29793f7f27ab.jpg?v=1788407609"},{"product_id":"ak20ta-a0013-1","title":"ANNAK アマンダオイルレザー ワイドトートバッグ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eANNAK別注色 輝くシルバーレザー\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eANNAK独自のシルバーカラーは、下地の色を活かした柔らかな輝きを放ちます。たっぷりとオイルを含んだアマンダオイルレザーは、しなやかながらも凛とした品格を宿し、持つ人の個性を静かに際立たせます。約\u003cstrong\u003e600gの軽量設計\u003c\/strong\u003eで、軽やかに上質を纏える一点です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_1269_81f64045-1ad2-4028-997d-2e93dce058f6.jpg?v=1684416075\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK別注色のシルバーレザーバッグ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e洗練された輝き、個性光るANNAKカラー\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e軽やかさと大容量を叶えるON\/OFFトート\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eマチ約\u003cstrong\u003e14cmのゆとりあるサイズ\u003c\/strong\u003eは、日々の必需品からビジネスツールまでしっかり収納できる大容量を実現します。オールレザーの一枚仕立てで軽やかさを追求し、肩にかけた時の負担を軽減。柔らかな素材ながら、L字パイピングが美しいフォルムを維持します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-1482.jpg?v=1691381803\" class=\"img-fluid d-block w-100 product-img\" alt=\"ON\/OFFで使える大容量トートバッグ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e荷物が増えても安心、日常に寄り添うパートナー\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e職人技が織りなす革の豊かな表情\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eアマンダオイルレザーの魅力は、シュリンク加工による独特のシボ感と、グレージング加工で生まれる上品なツヤにあります。\u003cstrong\u003e丈夫で傷が目立ちにくい特性\u003c\/strong\u003eに加え、長く愛用するほどに下地の表情が顔を出し、唯一無二の風合いへと変化していく過程を楽しめます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2044_e0fc81bf-b7fb-4e69-ad3b-dde3df96e489.jpg?v=1705643799\" class=\"img-fluid d-block w-100 product-img\" alt=\"アマンダオイルレザーのディテール\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eこだわりのディテール、本物の風格を纏う\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 動画セクション (Video) - 動画がないため作成しません --\u003e \u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e商品コード: \u003cstrong\u003eAK20TA-A0013\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eアマンダオイルレザーをすべてのパーツに使用した、ワイドサイズの大きめトートバッグです。ブラック以外の色は全てANNAK別注のオリジナルカラーです。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003eシルバーは下地のヌメにシルバーを吹き付けており、ピンクゴールドのような優しいカラーが特徴です。\u003c\/li\u003e\n\u003cli\u003eゴールドは下地の茶芯にゴールドを吹き付けており、真鍮のような上品なゴールドカラーが特徴です。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003eシンプルな大き目サイズのトートバッグをオールレザーの1枚仕立てで、軽さと柔らかさにこだわり作成しました。マチが約\u003cstrong\u003e14cm\u003c\/strong\u003eあるので荷物の多い方や、大きいバッグがお好きな方にとてもおすすめです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e【アマンダオイルレザー】\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eたっぷりとオイルを含ませたフルタンニンレザーを鞣しの途中に、薬品で表面を縮ませる\u003cstrong\u003eシュリンク加工\u003c\/strong\u003eを施します。シュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせる\u003cstrong\u003eグレージング加工\u003c\/strong\u003eを施します。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eアマンダオイルレザーは丈夫で、傷が目立ちにくい、絶妙な色ムラなどの特徴を兼ね備えた革です。\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\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e機能・デザイン\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003ch4 class=\"section-title\"\u003eL字のパイピング\u003c\/h4\u003e\n\u003cp class=\"body-text\"\u003eマチの取り方にこだわりました。背面から正面に向けてパイピングを施して縫製することで、柔らかい素材のバッグでありながら、しっかり荷物を入れた状態はもちろん、中身が空の状態でもキレイな形を保ちます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1273_480x480.jpg?v=1634259004\" class=\"img-fluid d-block w-100 product-img\" alt=\"L字パイピングの詳細\"\u003e\u003c\/div\u003e\n\u003ch4 class=\"section-title\"\u003e内ポケットは1つ\u003c\/h4\u003e\n\u003cp class=\"body-text\"\u003e縦・横どちら向きでもスマートフォンがしっかり収納できる深めの内ポケットを1つ配しております。深さがあるので鍵も安心して入れられます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20240315_150154.jpg?v=1710482673\" class=\"img-fluid d-block w-100 product-img\" alt=\"内ポケットの収納例\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e取り外し可能なANNAKロゴプレートがシンプルなバッグのアクセントになっております。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1271_480x480.jpg?v=1634258985\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAKロゴプレートと持った時の様子\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e肩からしっかり掛けられるだけでなく、肘に掛けたり、手持ちでもお使いいただけます。カジュアルからキレイ目、オンオフ問わず、様々なコーディネートでご使用いただける、軽くて柔らかいベーシックな大きめサイズのトートバッグです。荷物の多い方や、大きいサイズがお好きな方におすすめです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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幅: 46cm\u003c\/li\u003e\n\u003cli\u003e奥行: 14cm\u003c\/li\u003e\n\u003cli\u003e高さ: 29cm\u003c\/li\u003e\n\u003cli\u003e重量: 約600g\u003c\/li\u003e\n\u003cli\u003e原産国: 日本\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 発送案内セクション (Shipping) - 情報がないため作成しません --\u003e \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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":40558168899683,"sku":"3-1","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":39315857244259,"sku":"3-2","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":44479213535331,"sku":"3-3","price":35200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1269_81f64045-1ad2-4028-997d-2e93dce058f6.jpg?v=1788407613"},{"product_id":"ak18ta-a0096","title":"ANNAK アマンダオイルレザー ミニショルダーポーチ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; 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ほんのりピンクがかったシルバーは、他にはないANNAKだけのオリジナルカラー。約100gという\u003cstrong\u003e驚きの軽さ\u003c\/strong\u003eで、装いに\u003cstrong\u003e上質な煌めき\u003c\/strong\u003eを添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_1518_f90b7112-7c95-463d-9067-c943557dedf3.jpg?v=1712799352\" 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スマートフォンやミニ財布もすっぽり収まる約5cmのマチ。内側のポケットには交通系ICカードを忍ばせ、\u003cstrong\u003e身軽な外出\u003c\/strong\u003eを叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG-1525_5e36e4d8-214f-453a-8f50-b62fac960b67.jpg?v=1712799352\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートフォンとミニ財布が収まるミニポーチ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e小さくても頼れる収納力\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人技が光る、上質アマンダレザー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e丈夫で傷が目立ちにくいアマンダオイルレザーに、指で押さえやすいホックの工夫。使い込むほどに変化する色合いが、長く愛用する喜びを与えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG-1527_b20a6e5c-957b-4572-be3b-778753e6639e.jpg?v=1705299413\" 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!-- 動画セクション (Video) - 今回は動画データがないため作成しません --\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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品コード：AK18TA-A0096\u003c\/li\u003e\n        \u003cli\u003eアマンダオイルレザーを全てのパーツに使用したタテ型ミニショルダーポーチです。\u003c\/li\u003e\n        \u003cli\u003eシルバー・ゴールドは共にANNAK別注のオリジナルカラーです。\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      \u003cp class=\"body-text\"\u003e【\u003cstrong\u003eアマンダオイルレザー\u003c\/strong\u003e】\u003cbr\u003eたっぷりとオイルを含ませたフルタンニンレザーを鞣しの途中に、薬品で表面を縮ませるシュリンク加工を施します。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eシュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせるグレージング加工を施します。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eアマンダオイルレザーは\u003cstrong\u003e丈夫で傷が目立ちにくい\u003c\/strong\u003e、絶妙な色ムラなどの特徴を兼ね備えた革です。\u003c\/p\u003e\n      \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 class=\"body-text\"\u003e「\u003cstrong\u003e軽さと柔らかさ\u003c\/strong\u003e」にこだわり、革の特性を生かした非常にシンプルなデザインです。小さいサイズですが、マチが約5cmあり、スマートフォンはもちろん、サイズがあえば小さい財布も収納可能です。\u003c\/p\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG-1525_480x480.jpg?v=1634258867\" alt=\"収納イメージ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003cp class=\"body-text\"\u003e内側には\u003cstrong\u003eポケットが1つ\u003c\/strong\u003e。交通系ICカードを入れてもOK。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eちょっとした外出時や、ご旅行時の宿泊先でのお食事の際、またリュックやトートバッグの際のサブバッグにも最適です。小さいサイズなので、\u003cstrong\u003eバッグの2個持ちコーデ\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\/0266\/3802\/4803\/files\/IMG-1527_480x480.jpg?v=1634258916\" alt=\"ホックの工夫\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003cp class=\"body-text\"\u003e\u003cstrong\u003eヒモの結びで長さが簡単に変えられます\u003c\/strong\u003e。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e最長：結び目から結び目まで約124cm\u003c\/li\u003e\n        \u003cli\u003eカジュアルからキレイ目、オンオフ問わず、幅広いコーディネートでご使用いただけます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e幅：13.5cm\u003c\/li\u003e\n        \u003cli\u003e奥行：5cm\u003c\/li\u003e\n        \u003cli\u003e高さ：20cm\u003c\/li\u003e\n        \u003cli\u003e紐の長さ：約124cm (結んで調節可能)\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e※ハンドメイドのため若干の個体差があります。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \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重量：約100g\u003c\/li\u003e\n        \u003cli\u003e原産国：日本\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    \u003cp class=\"body-text\"\u003eシルバー・ゴールドの顔料を吹き付けているため、使用していくと摩擦などでシルバーは下地のヌメ色が、ゴールドは下地の茶色が顔を出し、ご使用によって生じる\u003cstrong\u003e経年変化\u003c\/strong\u003eがお楽しみいただけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":39408535601251,"sku":"3-1","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー","offer_id":39408499884131,"sku":"3-2","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド","offer_id":44479213568099,"sku":"3-3","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1518_6aa9235a-5e19-49f8-8403-3e0a07b58c75.jpg?v=1788407617"},{"product_id":"dd1212","title":"DADY ベンズレザースタンダードベルト  40mm幅","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; 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\" style=\"font-size: 14px;\"\u003e日本最大の革産地、姫路で鞣した最高峰\u003cstrong\u003eベンズレザー\u003c\/strong\u003e。厚み5～6mmの極上素材が、使い込むほどに光沢と色艶を深め、自分だけの表情へと変化します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_2747.jpg?v=1712799638\" class=\"img-fluid d-block w-100 product-img\" alt=\"姫路ベンズレザーベルト\"\u003e\n        \u003cp class=\"caption-text text-end\" style=\"font-size: 14px;\"\u003eDADYが贈る、本物の証\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e40mm幅が魅せる、大人の品格\u003c\/h3\u003e\n        \u003cp class=\"body-text\" style=\"font-size: 14px;\"\u003e堂々たる\u003cstrong\u003e40mm幅\u003c\/strong\u003eが、いつものカジュアルスタイルを格上げします。腰元から放たれる圧倒的な存在感が、着こなしに深みと洗練された印象をもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DADY2022_0143_design_a1c15c25-bfa8-4738-877b-2ad43776a5c1.jpg?v=1712799638\" class=\"img-fluid d-block w-100 product-img\" alt=\"40mm幅のベルト着用イメージ\"\u003e\n        \u003cp class=\"caption-text text-end\" style=\"font-size: 14px;\"\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\" style=\"font-size: 14px;\"\u003eコバは通常の倍以上の時間をかけ、裏面は熱処理でしなやかに。DADYは目に見えない部分にも妥協せず、熟練の職人技で、\u003cstrong\u003e唯一無二の完成度\u003c\/strong\u003eを追求しています。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DADY2022_0349_design_6e6d561a-98ab-4af1-bb3e-3a0def3594d2.jpg?v=1693468408\" class=\"img-fluid d-block w-100 product-img\" alt=\"ベルトのコバ部分と裏面の加工\"\u003e\n        \u003cp class=\"caption-text text-end\" style=\"font-size: 14px;\"\u003e輝き選ぶ、あなたの一本\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② 動画セクション (Video) --\u003e\n    \u003cdiv class=\"video-wrapper\"\u003e\n        \u003ciframe title=\"ベルトパターンオーダー #dady #ダディ #ベルト #since1925 #factory #leather #浅草 #蔵前 #madeinjapan #ハンドメイド #howtoorder\" src=\"https:\/\/www.youtube.com\/embed\/1MsOByZY41E\" height=\"560\" width=\"320\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" frameborder=\"0\"\u003e\u003c\/iframe\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            \u003ch3 class=\"section-title\" style=\"font-size: 14px;\"\u003e商品コード\u003c\/h3\u003e\n            \u003cp class=\"body-text\" style=\"font-size: 14px;\"\u003e\u003cstrong\u003eDD1212\u003c\/strong\u003e\u003c\/p\u003e\n\n            \u003ch3 class=\"section-title\" style=\"font-size: 14px;\"\u003e素材と品質へのこだわり\u003c\/h3\u003e\n            \u003cul class=\"benefit-list\" style=\"font-size: 14px;\"\u003e\n                \u003cli\u003e日本最大の革産地、兵庫県・姫路で鞣した\u003cstrong\u003eDADYオリジナルオイルレザー\u003c\/strong\u003eを使用。\u003c\/li\u003e\n                \u003cli\u003e牛革の中では最高ランクに属する、背中から尻にかけての部位\u003cstrong\u003e「ベンズレザー」\u003c\/strong\u003eを採用。\u003c\/li\u003e\n                \u003cli\u003e厚み5～6mmの極厚素材ながら、初めからしなやか。使い込むほどに柔らかさ、光沢、色艶が増す\u003cstrong\u003e経年変化\u003c\/strong\u003eを楽しめます。\u003c\/li\u003e\n                \u003cli\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シンプルなデザイン\u003c\/strong\u003eで、永くご愛用いただけます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n\n            \u003ch3 class=\"section-title\" style=\"font-size: 14px;\"\u003eオーダーと購入について\u003c\/h3\u003e\n            \u003cul class=\"point-list\" style=\"font-size: 14px;\"\u003e\n                \u003cli\u003eこちらの商品は\u003cstrong\u003eオーダー品\u003c\/strong\u003eです。在庫が無い場合はお届けまで約2週間ほどお時間を頂戴いたします。ギフトの際など、日数にご注意ください。\u003c\/li\u003e\n                \u003cli\u003eベルトサイズは\u003cstrong\u003e全10サイズ\u003c\/strong\u003e、バックルカラーは\u003cstrong\u003eシルバー、ブラスの2色\u003c\/strong\u003eからお選びいただけます。\u003c\/li\u003e\n                \u003cli\u003e店頭やイベントではメジャーベルトをご用意しております。丁度のサイズをお選びいただきオーダーください。お渡しまで約2週間ほどで発送となります。\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            \u003ch3 class=\"section-title\" style=\"font-size: 14px;\"\u003eベルト幅\u003c\/h3\u003e\n            \u003cp class=\"body-text\" style=\"font-size: 14px;\"\u003e4cm\u003c\/p\u003e\n            \u003ch3 class=\"section-title\" style=\"font-size: 14px;\"\u003e各サイズ詳細\u003c\/h3\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\" style=\"font-size: 14px;\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003e全長\u003c\/th\u003e\n                            \u003cth\u003e中心穴まで\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n\u003ctd\u003e0\u003c\/td\u003e\n\u003ctd\u003e85cm\u003c\/td\u003e\n\u003ctd\u003e70cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003ctd\u003e90cm\u003c\/td\u003e\n\u003ctd\u003e75cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003ctd\u003e95cm\u003c\/td\u003e\n\u003ctd\u003e80cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003e3\u003c\/td\u003e\n\u003ctd\u003e100cm\u003c\/td\u003e\n\u003ctd\u003e85cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003ctd\u003e105cm\u003c\/td\u003e\n\u003ctd\u003e90cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003ctd\u003e110cm\u003c\/td\u003e\n\u003ctd\u003e95cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003e6\u003c\/td\u003e\n\u003ctd\u003e115cm\u003c\/td\u003e\n\u003ctd\u003e100cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003e7\u003c\/td\u003e\n\u003ctd\u003e120cm\u003c\/td\u003e\n\u003ctd\u003e105cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003e8\u003c\/td\u003e\n\u003ctd\u003e125cm\u003c\/td\u003e\n\u003ctd\u003e110cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003e9\u003c\/td\u003e\n\u003ctd\u003e130cm\u003c\/td\u003e\n\u003ctd\u003e115cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\" style=\"font-size: 14px;\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e 牛革\/真鍮\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e重量:\u003c\/strong\u003e 約265g\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    \u003c!-- ⑤ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\" style=\"font-size: 14px;\"\u003eご注意\u003c\/h3\u003e\n        \u003cp class=\"body-text\" style=\"font-size: 14px;\"\u003e汗や摩擦により移染する恐れがあります。淡色系の衣類を着用の際にはご注意ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック\/シルバー \/ 0","offer_id":40266644193379,"sku":"40-1","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/シルバー \/ 1","offer_id":40266644226147,"sku":"40-2","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/シルバー \/ 2","offer_id":40266646650979,"sku":"40-3","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/シルバー \/ 3","offer_id":40266646683747,"sku":"40-4","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/シルバー \/ 4","offer_id":40266646716515,"sku":"40-5","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/シルバー \/ 5","offer_id":40266646749283,"sku":"40-6","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/シルバー \/ 6","offer_id":40266646782051,"sku":"40-7","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/シルバー \/ 7","offer_id":40266646814819,"sku":"40-8","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/シルバー \/ 8","offer_id":40266646847587,"sku":"40-9","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/シルバー \/ 9","offer_id":40266646880355,"sku":"40-10","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/ブラス \/ 0","offer_id":40266646913123,"sku":"40-11","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/ブラス \/ 1","offer_id":40266646945891,"sku":"40-12","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/ブラス \/ 2","offer_id":40266646978659,"sku":"40-13","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/ブラス \/ 3","offer_id":40266647011427,"sku":"40-14","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/ブラス \/ 4","offer_id":40266647044195,"sku":"40-15","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/ブラス \/ 5","offer_id":40266647076963,"sku":"40-16","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/ブラス \/ 6","offer_id":40266647109731,"sku":"40-17","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/ブラス \/ 7","offer_id":40266647142499,"sku":"40-18","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/ブラス \/ 8","offer_id":40266647175267,"sku":"40-19","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/ブラス \/ 9","offer_id":40266647208035,"sku":"40-20","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/シルバー \/ 0","offer_id":40266647240803,"sku":"40-21","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/シルバー \/ 1","offer_id":40266647273571,"sku":"40-22","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/シルバー \/ 2","offer_id":40266647306339,"sku":"40-23","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/シルバー \/ 3","offer_id":40266647339107,"sku":"40-24","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/シルバー \/ 4","offer_id":40266647371875,"sku":"40-25","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/シルバー \/ 5","offer_id":40266647404643,"sku":"40-26","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/シルバー \/ 6","offer_id":40266647437411,"sku":"40-27","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/シルバー \/ 7","offer_id":40266647470179,"sku":"40-28","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/シルバー \/ 8","offer_id":40266647502947,"sku":"40-29","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/シルバー \/ 9","offer_id":40266647535715,"sku":"40-30","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/ブラス \/ 0","offer_id":40266647568483,"sku":"40-31","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/ブラス \/ 1","offer_id":40266647601251,"sku":"40-32","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/ブラス \/ 2","offer_id":40266647634019,"sku":"40-33","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/ブラス \/ 3","offer_id":40266647666787,"sku":"40-34","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/ブラス \/ 4","offer_id":40266647699555,"sku":"40-35","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/ブラス \/ 5","offer_id":40266647732323,"sku":"40-36","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/ブラス \/ 6","offer_id":40266647765091,"sku":"40-37","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/ブラス \/ 7","offer_id":40266647797859,"sku":"40-38","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/ブラス \/ 8","offer_id":40266647830627,"sku":"40-39","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/ブラス \/ 9","offer_id":40266647863395,"sku":"40-40","price":16500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_2747_cd6f8ff8-7178-457f-978a-aee09720ad54.jpg?v=1788407650"},{"product_id":"dd1210","title":"DADY ベンズレザーロングナローベルト  18mm幅","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- ① 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e日本が誇る姫路ベンズレザー\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e牛革最高峰のベンズレザーが放つ\u003cstrong\u003e唯一無二の存在感\u003c\/strong\u003e。兵庫・姫路で鞣されたDADYオリジナル革と、倍以上の時間をかけたコバ磨きが、細部にまで洗練された美しさを宿します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_2772.jpg?v=1712799652\" alt=\"職人の手業が光る逸品\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e職人の手業が光る逸品\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e育む歓び、真鍮バックルの深み\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e5〜6mm厚の贅沢なベンズレザーは、使い始めからしなやかに身体に馴染みます。オイルと熱で生み出すヴィンテージ感が、使うほどに光沢と色艶を深め、あなただけの表情へと変化する\u003cstrong\u003e経年変化\u003c\/strong\u003eを楽しめます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_2776.jpg?v=1693468700\" alt=\"経年変化を楽しむ本革\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e経年変化を楽しむ本革\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eスタイル際立つ125cmロングベルト\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e全長125cmのロングデザインは、垂らしたり巻いたり、自由なアレンジを叶えます。約120gの軽やかさと、一点一点異なる表情が、装いに奥行きと個性を与えるでしょう。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_2772.jpg?v=1693468738\" alt=\"自由自在な着こなしを創造\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e自由自在な着こなしを創造\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ② 動画セクション (Video) - 今回はデータがないため作成しません --\u003e \u003c!-- ③ スペック・詳細セクション (Specs) --\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e日本最大の革の産地、兵庫県・姫路で鞣したDADYオリジナルオイルレザーを使用したベンズレザーベルトです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eベンズレザーとは、牛革の中では最高ランクに属し、牛の背中から尻にかけての部位の革を指します。厚みも5～6mmとかなり厚くなっております。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eこれだけ厚みがあるのに初めからしなやかで、使えば使うほど柔らかく、光沢を増しながら色目も変化していく\u003cstrong\u003e経年変化\u003c\/strong\u003eが楽しめます。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eヌメ、ブラック共に帯部分を仕立て、ピン穴を開けてからオイルを入れ、ヴィンテージ感が伝わる独特な表情に仕上げました。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eウラもアイロンでの熱処理をし、しなやかな仕上がりに。コバは通常のベルト作成時より倍以上の時間を費やし磨き上げました。\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\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003eベルトはフリーサイズの1サイズ。全長125cmと、かなり長くなっております。巻いた後に垂らしたり、剣先のアレンジを楽しみながらご使用いただけます。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e幅：1.8cm\u003c\/li\u003e\n\u003cli\u003eフリーサイズ：全長125cm\u003c\/li\u003e\n\u003cli\u003e対応サイズ：70cm～115cm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材・原料\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e牛革\u003c\/li\u003e\n\u003cli\u003e真鍮\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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商品コード：DD1210\u003c\/li\u003e\n\u003cli\u003e重量：約120g\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\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eバリエーション\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IKD8160_design_480x480.jpg?v=1676275411\" alt=\"バックルカラーイメージ\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eバックルカラーはシルバー、ブラスの2色からお選びいただけます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ④ 発送案内セクション (Shipping) --\u003e\n\u003cdiv class=\"shipping-box\"\u003e\n\u003ch3 class=\"section-title\"\u003e発送について\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eこちらの商品はオーダー品です。在庫がある時を除き、お届けまで約2週間ほどお時間を頂戴いたします。ギフトの際など、日数にご注意ください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ⑤ 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003eオイル入れや熱処理により、ベルトの表情や幅のサイズに若干の個体差が生じる場合があります。ご了承ください。\u003c\/li\u003e\n\u003cli\u003e汗や摩擦により移染する恐れがあります。淡色系の衣類を着用の際にはご注意ください。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック\/シルバー \/ Free","offer_id":40269332873315,"sku":"4-1","price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック\/ブラス \/ Free","offer_id":40269333200995,"sku":"4-2","price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/シルバー \/ Free","offer_id":40269333528675,"sku":"4-3","price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"ヌメ\/ブラス \/ Free","offer_id":40269333856355,"sku":"4-4","price":13200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_2772_f7bf5a0e-f98f-4b5e-afc3-699e502c332e.jpg?v=1788407655"},{"product_id":"ak23ta-b0007","title":"ANNAK プエブロレザー スリム長財布","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; 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\/0769\/2959\/7752\/products\/IMG_0672_5393c46a-9c7e-4217-a382-8c1c42ff689e.jpg?v=1712796201\" class=\"img-fluid d-block w-100 product-img\" alt=\"手の中に収まるANNAKスリム長財布\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e手のひらに宿る、ANNAKのスリム長財布\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、取り出しもスムーズです。YKK最高峰の\u003cstrong\u003eエクセラファスナー\u003c\/strong\u003eを採用し、使い心地だけでなく耐久性にも妥協していません。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_0677_ac5342b5-2c18-4ed9-9a6f-66a10b4b5dce.jpg?v=1684415672\" class=\"img-fluid d-block w-100 product-img\" alt=\"大きく開く長財布内部の様子\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e中身を見渡せる、計算された機能美\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e触れるほどに深まる、プエブロレザーの表情\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e金ブラシで毛羽立たせたプエブロレザーの独特な質感が、時とともに\u003cstrong\u003e艶やかな光沢へと変化\u003c\/strong\u003eします。すべてのパーツに贅沢な革を使用することで、\u003cstrong\u003e永く愛用できる耐久性\u003c\/strong\u003eを実現しました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_0685_e062009c-fc25-4a5f-8180-269a5fe83c59.jpg?v=1684415672\" 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!-- ② 動画セクション (Video) - 入力データに動画情報がないため、このセクションは作成しません。 --\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 class=\"body-text\"\u003e素材をメインに余計なデザインを入れず作成した、シンプルな長財布です。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eユニセックスでご使用いただけます。\u003c\/li\u003e\n                \u003cli\u003eギフトにも最適なこの財布は、抜群の手触りと独特な経年変化を実感できます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eイタリアの名門タンナー『バダラッシカルロ社』の\u003cstrong\u003eバケッタ製法で作られた牛革・プエブロを使用\u003c\/strong\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=\"benefit-list\"\u003e\n                \u003cli\u003e留め具は見た目も\u003cstrong\u003eシンプルなスナップボタン\u003c\/strong\u003e。\u003c\/li\u003e\n                \u003cli\u003eすべてのパーツがオールプエブロレザー仕立てなので、財布の修理で最も多いとされるコインポケットの裏地が破ける心配がありません。\u003c\/li\u003e\n                \u003cli\u003e単独カード入れは両サイドに6ポケットずつで\u003cstrong\u003e計12枚分\u003c\/strong\u003e。\u003c\/li\u003e\n                \u003cli\u003eかぶせ側のカードポケットのウラも収納スペースとしてご使用いただけます。\u003c\/li\u003e\n                \u003cli\u003e使いやすさにこだわった、大きく開く見やすい\u003cstrong\u003eマチ付きで取り出しがスムーズなコインポケット\u003c\/strong\u003e。\u003c\/li\u003e\n                \u003cli\u003eファスナーはYKKの最高峰の\u003cstrong\u003eエクセラ\u003c\/strong\u003eを使用。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0672_480x480.jpg?v=1684307811\" alt=\"長財布の内部構造\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0678_480x480.jpg?v=1684307879\" alt=\"長財布のカード収納部分\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0677_480x480.jpg?v=1684307850\" alt=\"大きく開くマチ付きコインポケット\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0685_6ce9b659-2224-46c9-b80e-74dd8298c400_480x480.jpg?v=1684310047\" alt=\"YKKエクセラファスナーの拡大\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003ch4 class=\"sub-title\"\u003e経年変化について\u003c\/h4\u003e\n            \u003cp class=\"body-text\"\u003eエイジングが非常に分かりやすく魅力的な素材です。\u003cstrong\u003e約2年ほどの使用で、ここまでツヤが出ます。\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG-2058_480x480.jpg?v=1634258438\" 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            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cspan class=\"spec-item\"\u003e幅\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e19.5cm\u003c\/span\u003e\n\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"spec-item\"\u003e奥行\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e2.5cm\u003c\/span\u003e\n\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"spec-item\"\u003e高さ\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e9.5cm\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e基本仕様\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cspan class=\"spec-item\"\u003e素材\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e牛革\u003c\/span\u003e\n\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"spec-item\"\u003e重量\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e約177g\u003c\/span\u003e\n\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"spec-item\"\u003e原産国\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e日本\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e\u003cstrong\u003eAK23TA-B0007\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ④ 発送案内セクション (Shipping) - 入力データに情報がないため、このセクションは作成しません。 --\u003e\n\n    \u003c!-- ⑤ 注意事項セクション (Notes) - 入力データに情報がないため、このセクションは作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":40377764184163,"sku":"3-1","price":36300.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":40377764216931,"sku":"3-2","price":36300.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":40377764249699,"sku":"3-3","price":36300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0694_9da0d86b-dc8a-4943-b459-2f931d61d00c.jpg?v=1788407657"},{"product_id":"ak23ta-b0008","title":"ANNAK プエブロレザー フラップ付き２つ折りウォレット S","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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 #cccccc; 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: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; 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: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f8f8f8; 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: #a5644b; 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: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #a5644b; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- ① 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e手のひらに収まる上質\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eイタリア産プエブロレザーの独特な手触りが、日々の所作を豊かに彩ります。約102gの軽やかさで、\u003cstrong\u003eキャッシュレス時代に相応しい洗練されたコンパクトデザイン\u003c\/strong\u003eです。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_0705_86d9ff12-b3f5-44ae-a690-fd88a6d1daff.jpg?v=1712796169\" class=\"img-fluid d-block w-100 product-img\" alt=\"手のひらに収まるANNAKプエブロレザーコンパクトウォレット\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eスマートに持ち歩く贅沢\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e計算された使い心地\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eすべてのパーツを贅沢に\u003cstrong\u003eオールレザーで仕立て\u003c\/strong\u003e、財布修理で最も多い裏地の破損の心配を軽減しました。大きく開くコインポケットや、斜めに差し込める札入れなど、使うたびに感動する工夫が凝縮されています。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_0721_4bb8d581-d374-43fc-bb58-45cd82773cfc.jpg?v=1712796169\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAKプエブロレザーコンパクトウォレットの内部構造\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e妥協しない機能美\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e育てる愉しみ、プエブロ\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e表面を金ブラシで毛羽立たせたバケッタ製法プエブロレザーは、唯一無二の表情を魅せます。\u003cstrong\u003e約2年で光沢を増す革のエイジング\u003c\/strong\u003eと、しっとりと手に馴染む質感の変化を、日本の職人技で堪能してください。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_0724_38b097f9-957e-4594-8e31-848e44311caf.jpg?v=1684415662\" class=\"img-fluid d-block w-100 product-img\" alt=\"経年変化を楽しめるプエブロレザーの質感\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e愛着が深まる本革の質感\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ② 動画セクション (Video) --\u003e \u003c!-- 入力データに動画情報がないため、このセクションは作成しません。 --\u003e \u003c!-- ③ スペック・詳細セクション (Specs) --\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003eAK23TA-B0008\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003eサイズにこだわった\u003cstrong\u003eコンパクトウォレット\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e小さいバッグの時に重宝する\u003cstrong\u003e携帯性\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003eキャッシュレス時代の今に\u003cstrong\u003e最適なサイズ感\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003eユニセックスでご使用いただけます\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003eギフトにも最適な\u003cstrong\u003e抜群の手触りと独特な経年変化\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e素材\/原料:\u003c\/strong\u003e 牛革\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003eイタリアの名門タンナー『バダラッシカルロ社』の\u003cstrong\u003eバケッタ製法で作られたプエブロを使用\u003c\/strong\u003e。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e表面を金ブラシで毛羽立たせた質感が特徴のプエブロを、\u003cstrong\u003eすべてのパーツで使用した贅沢な仕立て\u003c\/strong\u003eです。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e機能詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e留め具は見た目も\u003cstrong\u003eシンプルなスナップボタン\u003c\/strong\u003eを採用しています。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0708_480x480.jpg?v=1684308609\" class=\"img-fluid d-block w-100 product-img\" alt=\"シンプルなスナップボタン\"\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003eすべてのパーツが\u003cstrong\u003eオールレザー仕立て\u003c\/strong\u003eなので、財布の修理で最も多いとされるコインポケットの裏地が破ける心配がありません。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e単独カード入れは3ポケット。さらに、コインポケットの裏側にも1枚収納可能なスペースがあります。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0709_480x480.jpg?v=1684308636\" class=\"img-fluid d-block w-100 product-img\" alt=\"カード入れ3ポケットと裏側収納スペース\"\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003eマチが両サイドに付いて使いやすさにこだわった、\u003cstrong\u003e大きく開く見やすく取り出しがスムーズなコインポケット\u003c\/strong\u003eです。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0717_480x480.jpg?v=1684308449\" class=\"img-fluid d-block w-100 product-img\" alt=\"マチ付きで大きく開くコインポケット\"\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e札入れは片側を縫い付けず、お札を上からではなく、\u003cstrong\u003eサッと斜めに出し入れが可能なノンストレスな仕様\u003c\/strong\u003eです。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0710_480x480.jpg?v=1684308730\" class=\"img-fluid d-block w-100 product-img\" alt=\"札入れのノンストレスな出し入れ\"\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003eエイジングが非常に分かりやすく魅力的な素材です。\u003cstrong\u003e約2年ほどの使用で、ここまでツヤが出ます。\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG-2058_480x480.jpg?v=1634258438\" class=\"img-fluid d-block w-100 product-img\" alt=\"2年使用後のプエブロレザーのエイジング\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e幅:\u003c\/strong\u003e 9.5cm\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e奥行:\u003c\/strong\u003e 2.5cm\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e高さ:\u003c\/strong\u003e 9.5cm\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e重量:\u003c\/strong\u003e 約102g\u003c\/p\u003e\n\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\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eご購入の際の注意\u003cbr\u003e\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003eカード段を革で作成しているため、\u003cbr\u003e革が馴染むまでしばらくはカードの出し入れの際、\u003cbr\u003eきつく感じる場合がございます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ④ 発送案内セクション (Shipping) --\u003e \u003c!-- 入力データに発送案内情報がないため、このセクションは作成しません。 --\u003e \u003c!-- ⑤ 注意事項セクション (Notes) --\u003e \u003c!-- 入力データに注意事項情報がないため、このセクションは作成しません。 --\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":40377764610147,"sku":"3-1","price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":40377764642915,"sku":"3-2","price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":40377764675683,"sku":"3-3","price":22000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0705_fa380763-47fe-46d1-9e57-19790fdec917.jpg?v=1788407658"}],"url":"https:\/\/annak-shop.myshopify.com\/collections\/%e9%9d%a9%e3%81%ae%e7%a8%ae%e9%a1%9e%e6%8e%a2%e3%81%99.oembed","provider":"ANNAK ONLINE SHOP","version":"1.0","type":"link"}