{"title":"ショルダーバッグ","description":"サコッシュからブリーフバッグまで幅広くラインナップ。\u003cbr\u003eユニセックスで使えるアイテムを揃えました。","products":[{"product_id":"ak17ta-a0072","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オリジナルオイルレザー。\u003cstrong\u003eヴィンテージ感と上質なツヤ感\u003c\/strong\u003eが、持つたびに個性を輝かせます。経年変化も楽しみです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_0542_01_R_23f59f45-54fd-4d23-8899-eb702037c7b8.jpg?v=1712795872\" 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\u003e7cmマチ\u003c\/strong\u003e。スマートフォンやコンパクト財布が収まり、ICカード用ポケットも完備。必要なものをスマートに携帯し、\u003cstrong\u003e身軽な行動\u003c\/strong\u003eを叶えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_0683_R_4bdd011e-dfb7-4306-a091-55f12dbd0fea.jpg?v=1684416985\" 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約165gの\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\/IMGP8564_R_dda33802-6f8d-4591-9e2e-af6cc93a780d.jpg?v=1684416985\" class=\"img-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商品コード: AK17TA-A0072\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=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e本体\u003c\/strong\u003e: アナックオリジナルオイルレザー（牛革）\n                        \u003cul class=\"basic-list\"\u003e\n                            \u003cli\u003e世界有数のタンナー「栃木レザー」に別注。\u003c\/li\u003e\n                            \u003cli\u003e有害物質を一切使わず、ミモザの樹皮から抽出された植物タンニンで鞣したフルベジタブルタンニンレザー。\u003c\/li\u003e\n                            \u003cli\u003eしなやかさと耐久性向上のため、オイルをたっぷりと含ませた仕上げ。\u003c\/li\u003e\n                            \u003cli\u003eオイルレザーならではのツヤ感と、革本来のキズやシボを活かした自然な仕上がり。\u003c\/li\u003e\n                            \u003cli\u003e使用による\u003cstrong\u003e経年変化\u003c\/strong\u003eを楽しめる。\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eショルダーストラップ\u003c\/strong\u003e: イタリーレザー\n                        \u003cul class=\"basic-list\"\u003e\n                            \u003cli\u003eベルト職人がコバを面取りし、丁寧に磨き上げた逸品。\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e金具\u003c\/strong\u003e: 真鍮、キャスト\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e機能・デザイン\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e厚みを残した張り感のあるキレイなシルエットの1枚仕立て。\u003c\/li\u003e\n                    \u003cli\u003e珍しい三角マチに外縫いがマッチした、コロンとしたアクセサリーバッグデザイン。\u003c\/li\u003e\n                    \u003cli\u003e広めの\u003cstrong\u003e7cmマチ\u003c\/strong\u003eで、スマートフォンやコンパクト財布も余裕で収納可能。\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0632_R_480x480.jpg?v=1634258705\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニバッグ内部の収納イメージ（スマートフォン）\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e内側にはカードサイズのポケットが1つ。交通系ICカードを収納すれば改札でのタッチもスムーズ。\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20240709_140154_480x480.jpg?v=1720501666\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニバッグ内部のカードポケット\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e取り外し・調節可能なショルダーストラップ（7mm幅、7穴で最大21cm調整可能）。\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                             \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20240709_135623_480x480.jpg?v=1720501709\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニバッグとストラップの接続部\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e斜め掛け、ワンショルダー、ストラップを外してポーチとして、多彩なスタイルで楽しめる。\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMGP8575_R_480x480.jpg?v=1634258742\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニバッグの着用スタイル例\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_6338_480x480.jpg?v=1717057093\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップを外したポーチスタイルのミニバッグ\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e約165gと軽量で、肩への負担が少ない。\u003c\/li\u003e\n                    \u003cli\u003e旅行時のサブバッグ、宿泊先での食事の際、トートバッグとの2個持ち、近所へのお買い物、散歩など、日常から特別なシーンまで幅広く活躍。\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_20240709_135344_480x480.jpg?v=1720501619\" 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幅：20cm\u003c\/li\u003e\n                    \u003cli\u003e奥行：7cm\u003c\/li\u003e\n                    \u003cli\u003e高さ：10cm\u003c\/li\u003e\n                    \u003cli\u003e重量：約165g\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            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) - 入力データに発送案内情報がないため作成しません --\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cdiv class=\"note-box\"\u003e\n            \u003cp class=\"body-text\"\u003e素材の特性上、水濡れ・摩擦等により多少の色落ちや、シミ、キズが生じる場合があります。\u003cbr\u003e衣服や周囲のものに色移りする恐れがありますので、白色や淡色のものと組み合わせる際は十分ご注意ください。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":29616307109987,"sku":"6-1","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":29619097141347,"sku":"6-2","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":29619097174115,"sku":"6-3","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":29619097239651,"sku":"6-4","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"レッド","offer_id":29619097206883,"sku":"6-5","price":14300.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":29619097272419,"sku":"6-6","price":14300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0542_01_R_23f59f45-54fd-4d23-8899-eb702037c7b8.jpg?v=1788407514"},{"product_id":"ak18ta-a0004","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_2039_45cc1bc3-c66e-4dec-bc8a-57847e7088f2.jpg?v=1712796026\" 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_2057_ef32c073-4bb7-4987-b80f-1a5a48328187.jpg?v=1712796026\" 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メインファスナーの両サイドに配されたあおりポケットは、スマホやパスケースをスマートに出し入れできる設計です。YKK最高峰エクセラファスナーが大きく開くため、荷物の出し入れもスムーズに行えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG-2141_b56ca502-eea6-4f10-a399-c65460ea7a2b.jpg?v=1712796021\" 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  \u003c!-- 今回は動画データがないため出力しません --\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商品コード: \u003cstrong\u003eAK18TA-A0004\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eアナックオリジナルオイルレザーと、1枚仕立てのベルト用厚口革を使用し、サイズと使いやすさにこだわったショルダーバッグ。\u003c\/li\u003e\n        \u003cli\u003e縫製後に洗いをかけ、1点1点指で表情をデザイン。自然乾燥後に仕上げ剤を塗り込み手で磨き上げ、\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      \u003ch4 class=\"body-text\"\u003e【アナックオリジナルオイルレザー】\u003c\/h4\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e世界有数のタンナー、栃木レザーに別注して作成したオリジナルレザー。\u003c\/li\u003e\n        \u003cli\u003e有害な物質を一切使わず、ミモザの樹皮から抽出された樹脂のタンニンを使用した\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      \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\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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG-2141_480x480.jpg?v=1629961023\" 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メインポケットのファスナーには、YKKの最高峰\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-2142_480x480.jpg?v=1720497608\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKエクセラファスナー\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eファスナーは両開きの上、大きく開くので荷物の出し入れが非常にしやすいです。コンパクトなサイズながら、\u003cstrong\u003e約8㎝のマチ\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_20240709_130744_480x480.jpg?v=1720498588\" class=\"img-fluid d-block w-100 product-img\" alt=\"大きく開くメイン収納\"\u003e\n      \u003c\/div\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\/0266\/3802\/4803\/files\/IMG-2138_480x480.jpg?v=1629961104\" class=\"img-fluid d-block w-100 product-img\" alt=\"内部ポケット収納\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eショルダーストラップは長さ調整（5穴で最大10㎝）可能です。ボディカラーによって異なるブラック\/チョコ\/ブラウンの3色を、しっかりと厚みのある\u003cstrong\u003e1枚仕立て\u003c\/strong\u003eのイタリー革でチョイスしました。2枚あわせの帯と違い、\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\/IMG-9797_480x480.jpg?v=1680067811\" class=\"img-fluid d-block w-100 product-img\" alt=\"1枚仕立てショルダーストラップ\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eベルト職人が1本1本丁寧に仕上げ、コバの磨き等、仕上がりの良さを実感いただけます。※ストラップのみの販売もしております。お気軽にお問合せ下さい。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eショルダーストラップは108cm～128cmまで調節可能なので、ボリュームのあるアウターを着用の際にもしっかり長さをキープできます。\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-9800_480x480.jpg?v=1680067789\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストラップ長さ調節イメージ\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e夏のTシャツやジーンズでのカジュアルコーディネートも、真冬のコートを着たコーディネートでも、しっかりとバランスよく合わせていただけます。\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\u003cstrong\u003e本体:\u003c\/strong\u003e\u003c\/li\u003e\n        \u003cli class=\"pl-3\"\u003e幅：28cm\u003c\/li\u003e\n        \u003cli class=\"pl-3\"\u003e奥行：8cm\u003c\/li\u003e\n        \u003cli class=\"pl-3\"\u003e高さ：16cm\u003c\/li\u003e\n        \u003cli\u003e\u003cstrong\u003eショルダーストラップ:\u003c\/strong\u003e\u003c\/li\u003e\n        \u003cli class=\"pl-3\"\u003e幅：3cm\u003c\/li\u003e\n        \u003cli class=\"pl-3\"\u003e調節可能な長さ：108cm～128cm\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 約570g\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!-- 発送案内セクション (Shipping) --\u003e\n  \u003c!-- 今回は発送案内データがないため出力しません --\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":30009342820451,"sku":"6-1","price":37400.0,"currency_code":"JPY","in_stock":false},{"title":"チョコ","offer_id":30009342853219,"sku":"6-2","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":30009342885987,"sku":"6-3","price":37400.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー","offer_id":30009342918755,"sku":"6-4","price":37400.0,"currency_code":"JPY","in_stock":false},{"title":"レッド","offer_id":30009342951523,"sku":"6-5","price":37400.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":30009342984291,"sku":"6-6","price":37400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_2039_85fc291b-977d-47fc-90d7-6f99458006aa.jpg?v=1788407546"},{"product_id":"ak17ta-a0070","title":"ANNAK ハンドウォッシュ ブリーフ2wayバッグ","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熟練の職人が一点ずつ洗い、手で表情をデザイン。自然乾燥と磨き上げで、深みのあるヴィンテージ感を纏わせました。持つ人の個性を際立たせる、纏う芸術品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_0569_R_1c7927e9-cf7a-410b-9f7c-c4e6cb638c81.jpg?v=1712795816\" 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ジャスト設計、洗練の2way\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eA4クリアファイルが横向きに\u003cstrong\u003eぴったり収まるよう緻密に設計\u003c\/strong\u003e。マチ幅7.5cmが、見た目以上の収納力を実現します。手持ちと斜め掛けで、自在にスタイルを変化させて楽しめます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMGP8551_R_7c451e2d-2471-483d-9b1b-20d3f633ce4c.jpg?v=1712795816\" 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_0671_R_3b212378-64be-4f19-aab3-fd9aca38af90.jpg?v=1684416637\" class=\"img-fluid d-block w-100 product-img\" alt=\"妥協なき素材と匠の技\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e妥協なき素材と匠の技\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション --\u003e\n    \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\u003eAK17TA-A0070\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eアナックオリジナルオイルレザーを使用したショルダー付き2wayブリーフバッグです。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e縫製後に洗いをかけ、1点1点指で表情をデザインし、自然乾燥後、仕上げ剤を塗りこみ手で磨き上げ、\u003cstrong\u003eヴィンテージ感をプラス\u003c\/strong\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            \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【アナックオリジナルオイルレザー】\u003c\/strong\u003e\u003cbr\u003e世界有数のタンナー、栃木レザーに別注して作成したアナックオリジナルオイルレザーを使用しています。\u003cbr\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            \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\"\u003eA4クリアファイルに入れた状態で、横向きで\u003cstrong\u003eジャストに納まるサイズ\u003c\/strong\u003eにあえてこだわりました。マチも7.5cmあり、普段使いにも最適です。\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0625_R_480x480.jpg?v=1657084111\" class=\"img-fluid d-block w-100 product-img\" alt=\"A4ファイル収納イメージ\"\u003e\n            \u003cp class=\"body-text\"\u003e中作りはシンプルにポケットが1つだけ。スマートフォンが横に収まるサイズです。\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0671_R_480x480.jpg?v=1657084135\" class=\"img-fluid d-block w-100 product-img\" alt=\"内ポケットイメージ\"\u003e\n            \u003cp class=\"body-text\"\u003e30mm幅のショルダーストラップは全長100cm（金具から金具までの長さ）。幅が十分あるので肩への負担も軽減します。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eベルト職人が1本1本仕上げ、コバの磨き、裏面の仕上がりの良さを実感いただけます。ストラップはレバーを動かすだけで\u003cstrong\u003e簡単に着脱が可能\u003c\/strong\u003eです。\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_E5379_480x480.jpg?v=1659579590\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーストラップ着脱部\"\u003e\n            \u003cp class=\"body-text\"\u003eストラップの着脱が面倒な方は、垂らしても気にならない長さに設定してありますので、たすき掛け風に垂らしてあげても良いでしょう。\u003c\/p\u003e\n            \u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/DSC_0647_R_480x480.jpg?v=1720492193\" class=\"img-fluid d-block w-100 product-img\" alt=\"斜め掛けのバランス\"\u003e\u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eストラップがあまり長すぎないので、斜め掛けした時のバランスが非常に秀逸です。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e中々ない珍しいサイズ感と質感のバッグです。\u003cstrong\u003eユニセックス\u003c\/strong\u003eで、1年中楽しめます。コーディネートに合わせて、仕様を変えてお楽しみください。\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMGP8551_R_480x480.jpg?v=1657084207\" 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            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e幅：39cm\u003c\/li\u003e\n                \u003cli\u003e奥行：7.5cm\u003c\/li\u003e\n                \u003cli\u003e高さ：24cm\u003c\/li\u003e\n                \u003cli\u003e重量：約600g\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    \u003c!-- 注意事項セクション --\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":30181178474595,"sku":"6-1","price":39600.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":30181178507363,"sku":"6-2","price":39600.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":30181178540131,"sku":"6-3","price":39600.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":30181178572899,"sku":"6-4","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"レッド","offer_id":30181178605667,"sku":"6-5","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":30181178638435,"sku":"6-6","price":39600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0569_R_1c7927e9-cf7a-410b-9f7c-c4e6cb638c81.jpg?v=1788407549"},{"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":"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":"annak-エンボスハンドペイントレザー-ミニショルダーポーチ","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姫路で丁寧に鞣された白ベースの革に、職人がハンドペイントで彩った個性際立つデザイン。二つと同じ表情のない一点ものが、持つ人のセンスを際立たせ、日常に洗練されたアートな煌めきを添えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240115_174213.jpg?v=1705308431\" class=\"img-fluid d-block w-100 product-img\" alt=\"アートを纏う革のミニショルダーポーチ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e特別な存在感を放つ一点物\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eスマートに収まる必需品ポーチ\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e見た目以上の収納力を叶える約\u003cstrong\u003e5cmのマチ\u003c\/strong\u003eは、スマートフォンや財布をスマートに収納。ちょっとした外出や旅先での身軽な行動をサポートし、約\u003cstrong\u003e100gという軽さ\u003c\/strong\u003eが一日中快適な使い心地を実現します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240115_174321.jpg?v=1705308433\" class=\"img-fluid d-block w-100 product-img\" alt=\"必需品を収納したミニショルダーポーチ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e必需品を軽やかに持ち歩く\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e細部に宿る使い心地への配慮\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e内側には便利な別ポケットがあり、小物の整理も快適。ホックは指で押さえながら留められる工夫が施され、開閉もスムーズです。紐の結び方で長さも簡単に調節でき、どんなスタイルにも寄り添います。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240115_174304.jpg?v=1705308433\" 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\u003cul class=\"point-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e商品コード\u003c\/strong\u003e: AK18TA-A0096\u003c\/li\u003e\n\u003cli\u003e姫路で丁寧に鞣した白ベースの革に型押し後、ハンドで散らしたペイントがインパクト抜群のアナックオリジナルレザーを使用。\u003c\/li\u003e\n\u003cli\u003e2つと同じ柄が存在せず、それぞれが\u003cstrong\u003e1点ものの1枚仕立て\u003c\/strong\u003eミニショルダーポーチです。\u003c\/li\u003e\n\u003cli\u003e小さいサイズですが、マチが約5cmあり、スマートフォンはもちろん、サイズがあえば財布も収納可能です。\u003c\/li\u003e\n\u003cli\u003e内側には別ポケットが1つ付き、このサイズでも仕分けができます。\u003c\/li\u003e\n\u003cli\u003eちょっとした外出時や、ご旅行時の宿泊先でのお食事の際、リュックやトートバッグの際のサブバッグとしても活躍。\u003c\/li\u003e\n\u003cli\u003e絶妙なサイズなのでバッグ2個持ちコーデにもピッタリです。\u003c\/li\u003e\n\u003cli\u003eホックを留める際に、指で押さえながら留められる工夫もされています。\u003c\/li\u003e\n\u003cli\u003e革の特性を全面に、とことんシンプルに作成しました。\u003c\/li\u003e\n\u003cli\u003eヒモの結びで長さが簡単に変えられます。（最長：結び目から結び目まで約124cm）\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_20240115_174321_52051b01-b432-462b-a0cd-6db60c3930be_480x480.jpg?v=1705308456\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポーチ内部の別ポケット\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240115_174251_3d4d7ff6-6b30-4378-aba8-069e94fbc350_480x480.jpg?v=1705308478\" class=\"img-fluid d-block w-100 product-img\" alt=\"紐の結び目\"\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幅：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\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\u003cli\u003e\n\u003cstrong\u003e重量\u003c\/strong\u003e：約100g\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!-- ④ 発送案内セクション (Shipping) - 今回はデータなし --\u003e \u003c!-- ⑤ 注意事項セクション (Notes) - 今回はデータなし --\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ホワイト","offer_id":44479210061923,"sku":"1-1","price":9900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/PhotoRoom_20240115_174213_aadd5090-c0d5-44ca-b5bc-139bff70705f.jpg?v=1788407474"},{"product_id":"ak17ta-a0072-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\"\u003e煌めくトレンドミニバッグ\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eANNAKが別注した、優美な光を放つシルバー。アマンダオイルレザーの唯一無二な表情が、日常に洗練されたアクセントを添えます。約160gという驚きの軽さが、アクセサリーのように肩に寄り添う心地よさを実現します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_0183.jpg?v=1692839061\" class=\"img-fluid d-block w-100 product-img\" alt=\"上品に輝く特別な色彩のトレンドミニバッグ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e上品に輝く特別な色彩\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eスタイルを彩る大人ショルダー\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eカジュアルな装いも、このミニショルダー一つで瞬時に格上げされます。取り外し可能なストラップでポーチとしても使用可能です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_6339.jpg?v=1717057093\" class=\"img-fluid d-block w-100 product-img\" alt=\"着こなしに溶け込む上品なミニショルダーバッグ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e着こなしに溶け込む上品さ\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e小さなバッグに宿る機能美\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e見た目以上の収納力で、スマートフォンやコンパクト財布など、必要最小限のアイテムをすっきりと収めます。広めのマチと内側のカードポケットが、スムーズな出し入れを叶え、あなたの日常をスマートにサポートします。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_6334.jpg?v=1717057093\" 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本体にはアマンダオイルレザーを、シルバーのストラップには国内鞣しのヌメ革、ゴールドのストラップにはイタリーレザーを使用したマチ付ミニショルダーバッグです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eシルバー・ゴールドは共にANNAK別注の\u003cstrong\u003eオリジナルカラー\u003c\/strong\u003eです。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eシルバー\u003c\/strong\u003eは下地のヌメにシルバーを吹き付けたので、ピンクゴールドのような、優しいカラーが特徴です。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eゴールド\u003c\/strong\u003eは下地の茶芯にゴールドを吹き付けたので、真鍮のような上品なゴールドカラーが特徴です。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\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\u003cul class=\"point-list\"\u003e\n\u003cli\u003eたっぷりとオイルを含ませたフルタンニンレザーを鞣しの途中に、薬品で表面を縮ませるシュリンク加工を施します。\u003c\/li\u003e\n\u003cli\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\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小さいサイズですが、外縫いでインパクトがあり、張り感のあるキレイなシルエットの1枚仕立て仕様です。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_0183_480x480.jpg?v=1692839083\" class=\"img-fluid d-block w-100 product-img\" alt=\"アクセサリー感覚で使える可愛らしいサイズ感\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eマチは広めの7cm。サイズが合うスマートフォンを入れても余裕があります。サイズさえ合えばコンパクト財布も収納可能です。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_0213_480x480.jpg?v=1692839146\" class=\"img-fluid d-block w-100 product-img\" alt=\"広めのマチとスマートフォン・財布の収納例\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e内側にはカードサイズの\u003cstrong\u003eポケットが1つ\u003c\/strong\u003e。交通系ICカードを入れておけばそのまま改札でタッチできます。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e取り外し可能なショルダーストラップ\u003c\/strong\u003eは調節可能で、コーディネートの邪魔にならない7mm幅。(7穴：最大21ｃｍ分)\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eシルバーには姫路レザーのヌメ革を使用。\u003c\/li\u003e\n\u003cli\u003eゴールドにはイタリーレザーのブラウンを使用し、ベルト職人がコバを面取りし、磨き上げ1本1本丁寧に仕立てました。\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\/IMG_6338_480x480.jpg?v=1717057093\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーストラップの素材と職人によるコバの仕上げ\"\u003e\u003c\/div\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\/0769\/2959\/7752\/files\/IMG_0271_480x480.jpg?v=1692839146\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニショルダーバッグの多様なコーディネート例\"\u003e\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\u003cul class=\"benefit-list\"\u003e\n\u003cli\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\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奥行：7cm\u003c\/li\u003e\n\u003cli\u003e高さ：10cm\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商品コード：AK17TA-A0072\u003c\/li\u003e\n\u003cli\u003e素材\/原料：牛革、真鍮、キャスト\u003c\/li\u003e\n\u003cli\u003e重量：約160g\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シルバー・ゴールドの顔料を吹き付けているため、使用していくと摩擦などでシルバーは下地のヌメ色が、ゴールドは下地の茶色が顔を出し、ご使用によって生じる\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":44479210750051,"sku":"2-1","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":44479210782819,"sku":"2-2","price":14300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0183.jpg?v=1788407485"},{"product_id":"annak-アマンダオイルレザーあおりポケット付きショルダーバッグ","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\/files\/PhotoRoom-20230807-153150_d5c98b00-5c4f-4148-86b7-17013ce4e7be.jpg?v=1720419521\" 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\"\u003e1枚仕立ての厚口革を用いたストラップは、剥離の心配がなく堅牢です。熟練のベルト職人が磨き上げたコバが、長く愛せる品質を約束します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-153303_f0742b0b-a401-40b5-aa0a-c60632902f77.jpg?v=1720419522\" 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驚くほど快適、YKKエクセラのスマート収納\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-20230807-153613_f9f9354c-4120-4d11-bf7d-90f6c17c17bc.jpg?v=1720419521\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKエクセラファスナーと便利なあおりポケット\"\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\"\u003e商品コード: \u003cstrong\u003eAK18TA-A0004\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e本体はアマンダオイルレザーを、ストラップには1枚仕立てのベルト用厚口革を使用した、サイズと使い易さにこだわったショルダーバッグです。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e3色とも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「シーズン問わずに使える万能ショルダー」として、サイズ感と使い易さにとことんこだわったシンプルなショルダーバッグです。\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【アマンダオイルレザー】\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今までこんなご経験はないでしょうか？スマホやパスケース、ちょっとしたものを取り出すのにも毎回毎回ファスナーを開け閉め。このショルダーバッグ一番の特徴はメインファスナーの\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-20230807-153613_1debd3ea-d0dc-4602-8f0e-dc73b377a526_480x480.jpg?v=1720421781\" 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な、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-20230807-125425_8c3fb71a-28e4-43e7-b20b-b9e635c9dc76_480x480_1.jpg?v=1720421880\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKエクセラファスナーの両開き\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eファスナーは両開きの上、大きく開くので非常に出し入れがしやすいです。コンパクトなサイズのバッグですが、約8㎝のマチを配し、荷物もしっかりと入ります。\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-20230807-153303_44e5c3d8-11fb-4634-81f7-4dc7c41f2a7e_480x480.jpg?v=1720421930\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグ内部の収納力とマチ\"\u003e\n                \u003c\/div\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-20230807-153745_565e199a-f6f7-47e2-a9f7-b5a133040f38_480x480.jpg?v=1720422012\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグ内部のポケット詳細\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eショルダーストラップは長さ調整（5穴で最大10㎝）可能です。シルバー・トープには姫路レザーのヌメ革を、ゴールドにはイタリーレザーのブラウンを使用。どちらもしっかりと厚みのある\u003cstrong\u003e1枚仕立て\u003c\/strong\u003eの革をチョイス。2枚あわせの帯と違い、\u003cstrong\u003e剥離の心配がありません。\u003c\/strong\u003eベルト職人が1本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-20230807-153047_937bc9bc-25f2-4737-8ce9-fc0c4babbdf6_480x480.jpg?v=1720422072\" 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ショルダーストラップは108cm～128cmまで調節可能なので、ボリュームのあるアウターを着用の際にもしっかり長さをキープできます。\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_20240705_113222_2701bf43-0436-4763-a3c1-d1aa5aad0bfc_480x480.jpg?v=1720419521\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーストラップの長さと着用イメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eとことんサイズ感にこだわったバッグです。夏のTシャツやジーンズでのカジュアルコーディネートも、真冬のコートを着たコーディネートでも、しっかりとバランスよく合わせていただけます。\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バッグ本体: 幅28cm × 奥行8cm × 高さ16cm\u003c\/li\u003e\n                    \u003cli\u003eショルダーストラップ: 幅3cm\u003c\/li\u003e\n                    \u003cli\u003eショルダーストラップ調節可能長さ: 108cm～128cm\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重量: 約570g\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        \u003cp class=\"body-text\"\u003eシルバー・ゴールドの顔料を吹き付けているため、使用していくと摩擦などでシルバーは下地のヌメ色が、ゴールドは下地の茶色が顔を出し、ご使用によって生じる経年変化が楽しめます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"シルバー","offer_id":44479211995235,"sku":"3-1","price":37400.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド","offer_id":44479212028003,"sku":"3-2","price":37400.0,"currency_code":"JPY","in_stock":false},{"title":"トープ","offer_id":44479212060771,"sku":"3-3","price":37400.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/PhotoRoom-20230807-153150_d5c98b00-5c4f-4148-86b7-17013ce4e7be.jpg?v=1788407499"},{"product_id":"annak-ak18ta-a0098b","title":"ANNAK カラーシュリンクレザー 巾着ショルダー2WAYバッグ","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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/image4_369b33e1-67ac-4068-91db-5e1c633c0303.jpg?v=1759457907\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK 巾着ショルダー2WAYバッグ オイルシュリンクレザー\"\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\/files\/image1.jpg?v=1759457907\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK 巾着ショルダー2WAYバッグ 細部の革の質感\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e細部に宿る確かな品質\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eクロムとタンニンのコンビなめしで生まれた、独特の型押しシュリンクレザーです。日本の職人が施す空打ち加工が、革に適度なコシと柔らかさを生み出します。使うほどに増す自然な艶が、長く愛着を育みます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e自由な装いを叶える2WAY巾着\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/PhotoRoom_20230208_150434_1dc47e2c-2359-44ed-a063-a0415a8b574e.jpg?v=1759457907\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK 巾着ショルダー2WAYバッグ 軽やかさと機能美\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e軽やかさと機能美をまとう\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e約200gの\u003cstrong\u003e驚くべき軽さ\u003c\/strong\u003eで、長財布も縦に収まる優れた収納力を実現します。ショルダー紐は結び方で自在にアレンジでき、斜め掛け、ワンショルダー、手持ちとスタイルを自由に変えられます。幅広いシーンで活躍するユニセックスなデザインです。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 動画セクション (Video) --\u003e\n    \u003cdiv class=\"video-wrapper\"\u003e\n        \u003ciframe title=\"【コンパクトなのにたっぷり入る】#巾着ショルダー #バッグ #バッグの中身\" src=\"https:\/\/www.youtube.com\/embed\/u0PoAlVA4UQ\" height=\"575\" width=\"323\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\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            \u003cp class=\"body-text\"\u003eAK18TA-A0098B\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巾着ショルダー2wayバッグ\u003c\/strong\u003eです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eまん丸の底が特徴の少し背の高いデザイン\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eショルダー紐のアレンジで持ち方を変える\u003c\/strong\u003eことができる、使い勝手抜群の巾着バッグ\u003c\/li\u003e\n                \u003cli\u003e「軽さと柔らかさ」にこだわり、革の特性を生かした非常にシンプルなデザイン\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e丸底のマチが15cm\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紐は結び方で長さを自由に変更可能 (全長約120cm、ハンドメイドのため若干の個体差あり)\u003c\/li\u003e\n                \u003cli\u003eお買いもの、ご旅行、バッグの2つ持ち、ペットの散歩時など様々なシーンに最適\u003c\/li\u003e\n                \u003cli\u003eシーズンを問わず、カジュアルからキレイ目まで、幅広いコーディネートに対応\u003c\/li\u003e\n                \u003cli\u003eユニセックスでご使用いただけるデザイン\u003c\/li\u003e\n            \u003c\/ul\u003e\n\n            \u003ch3 class=\"section-title\"\u003e多彩な持ち方アレンジ\u003c\/h3\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20251003_110130_480x480.jpg?v=1759457344\" class=\"img-fluid d-block w-100 product-img\" alt=\"長財布収納イメージ\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003e長財布もすっぽり収まる丸底デザイン\u003c\/p\u003e\n            \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\/image8_480x480.jpg?v=1759457344\" class=\"img-fluid d-block w-100 product-img\" alt=\"斜め掛け使用例\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003eスマートな斜め掛けスタイル\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/image7_480x480.jpg?v=1759457343\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワンショルダー使用例\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003e二本手にして肩掛けも\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/image6_480x480.jpg?v=1759457344\" class=\"img-fluid d-block w-100 product-img\" alt=\"手持ち使用例\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003e持ち手を短くして手持ちバッグとして\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20230208_150434_480x480.jpg?v=1759457765\" class=\"img-fluid d-block w-100 product-img\" alt=\"男性斜め掛け使用例\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003e男性も使いやすいユニセックスデザイン\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \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の型押しシュリンクレザーです。\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            \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                \u003cli\u003e重量：約200g\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        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eご使用によって生じる\u003cstrong\u003e経年変化\u003c\/strong\u003eが楽しめます。\u003c\/li\u003e\n            \u003cli\u003e1枚仕立てなので、淡い色のものを入れる際に\u003cstrong\u003e移染する恐れ\u003c\/strong\u003eがあります。ご注意ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":44479213961315,"sku":"3-1","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"トープ","offer_id":44479213994083,"sku":"3-2","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"アズキ","offer_id":44479214026851,"sku":"3-3","price":16500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/image4_bd6a38fe-2e36-4066-9d65-871bccd4885f.jpg?v=1788407647"}],"url":"https:\/\/annak-shop.myshopify.com\/collections\/shoulderbag.oembed","provider":"ANNAK ONLINE SHOP","version":"1.0","type":"link"}