{"title":"バッグ一覧","description":"ANNAKのバッグ一覧です。ユニセックス対応の形も多々揃えております。\u003cbr\u003e軽さや、機能性、革の特性を重視したもの、ギフトにも最適なバッグまで\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":"ak14ta-a0002","title":"ANNAK ハンドウォッシュ ボストンバッグS","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\/IMG-2129_f1acc8f8-66d5-4832-94c0-3b8c384c6d5c.jpg?v=1712795852\" 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です。約550gの軽やかさで、必要なものをスマートに持ち運べます。アウターを着ていても肩掛け可能な持ち手は、快適なフィット感をもたらし、どんなシーンにも自然に寄り添うでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/P1030090-1_bc32be98-d8cd-4e29-881a-3adbdfe0aa42.jpg?v=1712795852\" 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最高峰エクセラファスナーを配し、両開きで中身へ\u003cstrong\u003eスムーズにアクセス\u003c\/strong\u003eできます。両サイドのオープンポケットには、スマホやパスケースをサッと収納でき、焦らずスマートな所作が叶います。帆布の裏地や2口ポケット、A6手帳が入るファスナーポケットが、バッグの中を\u003cstrong\u003e美しく整頓\u003c\/strong\u003eします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG-2134_51fa42fe-f084-4120-9588-732795f6390e.jpg?v=1684416696\" class=\"img-fluid d-block w-100 product-img\" alt=\"ボストンバッグの内部収納とファスナー\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e探さない、見つかる、快適な使い心地\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 動画セクション (Video) --\u003e\n  \u003cdiv class=\"video-wrapper\"\u003e\n    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/WAYdrBTGIhk\" height=\"315\" width=\"560\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\"\u003e\u003c\/iframe\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \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\u003eAK14TA-A0002\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eアナックオリジナルオイルレザーを使用した、サイズと使い易さにこだわったボストンバッグ。\u003c\/li\u003e\n        \u003cli\u003e縫製後に洗いをかけ、1点1点指で表情をデザインし、自然乾燥後、仕上げ剤を塗りこみ手で磨き上げ、\u003cstrong\u003eヴィンテージ感\u003c\/strong\u003eをプラスしました。\u003c\/li\u003e\n        \u003cli\u003e「1つは持っていたい万能バッグ」として、サイズ感と使い易さにとことんこだわった定番型のボストンバッグです。\u003cstrong\u003e小さいのにしっかり入る\u003c\/strong\u003eのが特徴です。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e重量: 約550g\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: 世界有数のタンナー、栃木レザーに別注して作成。有害な物質を一切使わずミモザの樹皮から抽出された樹脂のタンニンを使用したフルベジタブルタンニン鞣し。しなやかさと耐久性をあげる為にたっぷりとオイルを含ませました。オイルレザーならではのツヤ感と、革本来のキズやシボを残した仕上がりになっています。ご使用によって生じる\u003cstrong\u003e経年変化\u003c\/strong\u003eが楽しめます。\u003c\/li\u003e\n        \u003cli\u003e裏地: \u003cstrong\u003e綿 (帆布生地)\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e金具: \u003cstrong\u003e真鍮\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003eショルダーストラップ: \u003cstrong\u003eイタリーレザー\u003c\/strong\u003eを使用し、剥離の心配のない1枚仕立て。1本1本ベルト職人が丁寧に仕立てました。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e機能・ディテール\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e今までこんなご経験はないでしょうか？スマホやパスケース、ちょっとしたものを取り出すのにも毎回毎回ファスナーを開け閉め。このボストンバッグ一番の特徴はメインファスナーの\u003cstrong\u003e両サイドに配したオープンポケット\u003c\/strong\u003e。しっかり深さがあり、奥まで入るので、安心してご使用いただけます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2128_480x480.jpg?v=1720493167\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグ両サイドのオープンポケット\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eメインポケットのファスナーには\u003cstrong\u003e両側から開閉可能\u003c\/strong\u003eな、YKKの最高峰\u003cstrong\u003e「エクセラ」\u003c\/strong\u003eを使用しました。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2126_480x480.jpg?v=1720493228\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKエクセラファスナー\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eファスナーは両開きの上、大きく開くので非常に出し入れがしやすいです。コンパクトなサイズのバッグですが、約15㎝のマチを配し、荷物もしっかりと入ります。\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-2131_480x480.jpg?v=1720493283\" 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      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e中作りの収納には、\u003cstrong\u003e2口ポケット\u003c\/strong\u003eと、A6の手帳がすっぽり入る\u003cstrong\u003eファスナーポケット\u003c\/strong\u003eがあり、仕分けもしっかりできます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2134_480x480.jpg?v=1720493326\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグ内部のポケット\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e底面には\u003cstrong\u003e4箇所に底鋲\u003c\/strong\u003eを配しました。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-125444_8f420aff-7303-4705-ba7e-80108db9e276_480x480.jpg?v=1715150547\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグ底面の底鋲\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eショルダーストラップは長さ調整（5穴で最大10㎝）可能です。ストラップ部分はイタリーレザーを使用し、剥離の心配のない1枚仕立てに。1本1本ベルト職人が丁寧に仕立てました。※ストラップのみの販売もしております。お気軽にお問合せ下さい。\u003c\/li\u003e\n        \u003cli\u003e持ち手の高さは12cm～22.5cmまで調節可能なので、\u003cstrong\u003eアウターを着たままでも肩に掛けることが可能\u003c\/strong\u003eです。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/products\/IMG-2124_480x480.jpg?v=1629958798\" 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    \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幅：25cm\u003c\/li\u003e\n        \u003cli\u003e奥行：15cm\u003c\/li\u003e\n        \u003cli\u003e高さ：15cm\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!-- 注意事項セクション (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":30009169870947,"sku":"6-1","price":39600.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":30009169903715,"sku":"6-2","price":39600.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":30009169936483,"sku":"6-3","price":39600.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":30009169969251,"sku":"6-4","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"レッド","offer_id":30009170002019,"sku":"6-5","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":30009170034787,"sku":"6-6","price":39600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG-2129_f1acc8f8-66d5-4832-94c0-3b8c384c6d5c.jpg?v=1788407544"},{"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-a0069","title":"ANNAK ハンドウォッシュ ビッグトートバッグ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e唯一無二、手洗いの表情\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e世界有数の\u003cstrong\u003e栃木レザー\u003c\/strong\u003eをベースに、職人が手作業で洗いをかけたオリジナルオイルレザーです。一つとして同じものがない\u003cstrong\u003e独特のシワ\u003c\/strong\u003eが、ヴィンテージ感と深い奥行きを表現します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_0576_R_2da539eb-9dab-4d7d-a106-290ffdaf3d8c.jpg?v=1684416651\" 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軽快に持つ、大容量A4収納\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e幅44cm、奥行き12cmのゆとりある収納力で、\u003cstrong\u003eA4ファイル\u003c\/strong\u003eはもちろん、日々の荷物を効率的に収納します。\u003cstrong\u003e30mm幅のストラップ\u003c\/strong\u003eは肩に優しく、様々なシーンで活躍するデザインです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMGP8535_R_15c06eb0-f3f9-42c5-9563-d7997c129f2f.jpg?v=1684416651\" class=\"img-fluid d-block w-100 product-img\" alt=\"大容量、肩掛けの快適さ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e大容量、肩掛けの快適さ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e一枚革で叶える、洗練の内側\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e裏地をつけず\u003cstrong\u003e一枚革\u003c\/strong\u003eで仕立てたからこそ実現した、\u003cstrong\u003e約750g\u003c\/strong\u003eの軽さ。スマートフォンがすっぽり収まる\u003cstrong\u003e内ポケット\u003c\/strong\u003eが一つあり、大切なものの整理をサポートします。本質を極めたミニマルな造りです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_0672_R_4b83dcc2-939a-4d70-973d-ade3622a5207.jpg?v=1684416651\" class=\"img-fluid d-block w-100 product-img\" alt=\"約750g、シンプル収納\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e約750g、シンプル収納\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② 動画セクション (Video) - 今回はデータがないためスキップ --\u003e\n\n    \u003c!-- ③ スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eAK17TA-A0069\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世界有数のタンナー、栃木レザーで鞣されたヌメ革をベースに作成した、ANNAKオリジナルオイルレザーを使用しています。製品にした後に手で洗いを掛け、1点1点指でシワをデザインし、乾燥後に手ミガキを施して完成する、独特なヴィンテージ感が特徴の大きめサイズのトートバッグです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e✔ 天ファスナーでしっかり口を閉めることが可能。\u003c\/li\u003e\n                \u003cli\u003e✔ 革の厚みを残すことで、張り感のあるキレイなシルエットを実現。\u003c\/li\u003e\n                \u003cli\u003e✔ 裏地を付けず1枚で仕立ててあるため、大きさの割に重すぎないのが特徴です。\u003c\/li\u003e\n                \u003cli\u003e✔ A4クリアファイルを縦横どちらでも余裕で収納。マチも12cmあり、大容量の収納が可能です。荷物の多い方には大変おすすめです。\u003c\/li\u003e\n                \u003cli\u003e✔ 中作りはシンプルにポケットが1つだけ。スマートフォンが横に収まるサイズです。\u003c\/li\u003e\n                \u003cli\u003e✔ ショルダーストラップは30mm幅で、幅が十分あるため肩への負担を軽減。冬のコートを着ていても肩から掛けられる長さです。\u003c\/li\u003e\n                \u003cli\u003e✔ イタリアの革を使用し、ベルト職人がコバを面取りし、磨き上げ、丁寧に1本1本仕立てました。\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● 幅：44cm\u003c\/li\u003e\n                \u003cli\u003e● 奥行：12cm\u003c\/li\u003e\n                \u003cli\u003e● 高さ：32cm\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● 真鍮(金具)\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● 約750g\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!-- ④ 発送案内セクション (Shipping) - 今回はデータがないためスキップ --\u003e\n\n    \u003c!-- ⑤ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003cp class=\"body-text\"\u003e汗や摩擦により移染する恐れがあります。淡色系の衣類を着用の際にはご注意ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30009380962403,"sku":"6-1","price":50600.0,"currency_code":"JPY","in_stock":false},{"title":"チョコ","offer_id":30009380995171,"sku":"6-2","price":50600.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":30009381027939,"sku":"6-3","price":50600.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー","offer_id":30009381060707,"sku":"6-4","price":50600.0,"currency_code":"JPY","in_stock":true},{"title":"レッド","offer_id":30009381093475,"sku":"6-5","price":50600.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":30009381126243,"sku":"6-6","price":50600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0576_R_2da539eb-9dab-4d7d-a106-290ffdaf3d8c.jpg?v=1788407548"},{"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":"ak20ta-a0014","title":"ANNAK アマンダオイルレザー タテ型トートバッグ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e煌めくアマンダレザー、上質を日常に\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e厳選された\u003cstrong\u003eアマンダオイルレザー\u003c\/strong\u003eが放つ、\u003cstrong\u003e繊細な光沢と柔らかな質感\u003c\/strong\u003e。\u003cstrong\u003eANNAKオリジナル\u003c\/strong\u003eのシルバーは、優雅なピンクゴールドのような輝きを纏い、装いを格上げします。\u003cstrong\u003e約480gの軽やかさ\u003c\/strong\u003eで、快適な毎日を。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_1241_837b0047-cf96-4120-a800-a8f75372dcb1.jpg?v=1684416099\" class=\"img-fluid d-block w-100 product-img\" alt=\"煌めくアマンダレザーのトートバッグ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e持つ人の品格を高める一本\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eA4がすっきり収まる、都会的トート\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eA4ファイルや雑誌がスマートに収まる縦型デザイン\u003c\/strong\u003eは、通勤シーンで活躍。\u003cstrong\u003eL字パイピング\u003c\/strong\u003eが荷物の有無に関わらず美しい形をキープし、肩にかけた姿をより\u003cstrong\u003e洗練された印象\u003c\/strong\u003eに見せます。オフの日も上品に。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/PhotoRoom_20230330_104431_9d72524a-3558-48e0-a3a2-bf70bbd68c9c.jpg?v=1692775404\" class=\"img-fluid d-block w-100 product-img\" alt=\"A4ファイルが収まる縦型トートバッグ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e洗練された佇まいで、どんな日も\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人技が息づく、本革の深い味わい\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e深めの内ポケット\u003c\/strong\u003eは\u003cstrong\u003eスマートフォンや鍵を安心感を持って収納\u003c\/strong\u003eでき、使い勝手にも配慮しました。\u003cstrong\u003e取り外し可能なANNAKロゴプレート\u003c\/strong\u003eがさりげない個性を添え、使うほどに深まる\u003cstrong\u003eレザーの表情\u003c\/strong\u003eをお楽しみいただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_1249_f1bd018d-8129-48ef-b75c-5799fb5960d1.jpg?v=1705557547\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人技が光る本革トートバッグのディテール\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e細部に宿る、日本の匠の技\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 動画セクション (Video) - 今回はデータがないため省略 --\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品コード：AK20TA-A0014\u003c\/li\u003e\n        \u003cli\u003eアマンダオイルレザーをすべてのパーツに使用したA4がすっきり収まるタテ型トートバッグです。\u003c\/li\u003e\n        \u003cli\u003eブラック以外の色は全てANNAK別注のオリジナルカラーです。\u003c\/li\u003e\n        \u003cli\u003eシルバーは下地のヌメにシルバーを吹き付けたので、ピンクゴールドのような、優しいカラーが特徴です。\u003c\/li\u003e\n        \u003cli\u003eゴールドは下地の茶芯にゴールドを吹き付けたので真鍮のような上品なゴールドカラーが特徴です。\u003c\/li\u003e\n        \u003cli\u003eシンプルな縦型A4サイズのトートバッグをオールレザーの1枚仕立てで、軽くシンプルに作成しました。\u003c\/li\u003e\n        \u003cli\u003eマチが約10cmあるので普段使いのバッグにとてもおすすめです。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材の詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e【アマンダオイルレザー】\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eたっぷりとオイルを含ませたフルタンニンレザーを鞣しの途中に、薬品で表面を縮ませるシュリンク加工を施します。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eシュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせるグレージング加工を施します。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eアマンダオイルレザーは丈夫で、傷が目立ちにくい、絶妙な色ムラなどの特徴を兼ね備えた革です。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e機能詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003ch4 class=\"body-text\"\u003eL字のパイピング\u003c\/h4\u003e\n      \u003cp class=\"body-text\"\u003eマチの取り方にこだわりました。背面から正面に向けてパイピングを施して縫製しました。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e柔らかい素材のバッグの場合、立たせるとぐにゃっと崩れてしまい、しっかりとキレイに形が出ないものがほとんど。このマチの取り方によって、しっかり荷物を入れた状態はもちろん、中身が空の状態でもキレイな形が出ます。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240118_145449_480x480.jpg?v=1705557592\" class=\"img-fluid d-block w-100 product-img\" alt=\"L字パイピングの構造説明図1\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eまた見た目も、真正面から見たときに胴版にステッチが一切見えない、綺麗な仕上がりになっております。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240118_145331_0b415091-6625-4b79-907b-7958831d3ce8.jpg?v=1710480563\" class=\"img-fluid d-block w-100 product-img\" alt=\"L字パイピングの構造説明図2\"\u003e\n      \u003c\/div\u003e\n\n      \u003ch4 class=\"body-text\"\u003e内ポケットは1つ。\u003c\/h4\u003e\n      \u003cp class=\"body-text\"\u003e縦・横どちら向きでもスマートフォンがしっかり収納できる深めの内ポケットを1つ配しております。深さがあるので鍵も安心して入れられます。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240118_145510_b3f60670-86e4-4378-b4d4-de1c3bb14fe1_480x480.jpg?v=1705557631\" class=\"img-fluid d-block w-100 product-img\" alt=\"内ポケットの収納例\"\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"body-text\"\u003e取り外し可能なANNAKロゴプレートがシンプルなバッグのアクセントになっております。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1249_480x480.jpg?v=1633056607\" class=\"img-fluid d-block w-100 product-img\" alt=\"取り外し可能なANNAKロゴプレート\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e肩からしっかり掛けられます。肘に掛けたり、手持ちでも。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eカジュアルからキレイ目、オンオフ問わず、様々なコーディネートでご使用いただけます。革の特性を全面に、軽くて柔らかいベーシックなトートバッグ。1つ持っていると非常に助かるバッグです。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e幅：27cm\u003c\/li\u003e\n        \u003cli\u003e奥行：10cm\u003c\/li\u003e\n        \u003cli\u003e高さ：32cm\u003c\/li\u003e\n        \u003cli\u003e素材\/原料：牛革\u003c\/li\u003e\n        \u003cli\u003e重量：約480g\u003c\/li\u003e\n        \u003cli\u003e原産国：日本\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) - 今回はデータがないため省略 --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eシルバー・ゴールドの顔料をふきつけているため、使用していくと摩擦などでシルバーは下地のヌメ色が、ゴールドは下地の茶色が顔を出し、ご使用によって生じる経年変化が楽しめます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":40558170407011,"sku":"3-1","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":39315827294307,"sku":"3-2","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":44479213502563,"sku":"3-3","price":27500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1241_6a721a9b-4747-4e4c-bb7b-29793f7f27ab.jpg?v=1788407609"},{"product_id":"ak20ta-a0013-1","title":"ANNAK アマンダオイルレザー ワイドトートバッグ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eANNAK別注色 輝くシルバーレザー\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eANNAK独自のシルバーカラーは、下地の色を活かした柔らかな輝きを放ちます。たっぷりとオイルを含んだアマンダオイルレザーは、しなやかながらも凛とした品格を宿し、持つ人の個性を静かに際立たせます。約\u003cstrong\u003e600gの軽量設計\u003c\/strong\u003eで、軽やかに上質を纏える一点です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_1269_81f64045-1ad2-4028-997d-2e93dce058f6.jpg?v=1684416075\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK別注色のシルバーレザーバッグ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e洗練された輝き、個性光るANNAKカラー\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e軽やかさと大容量を叶えるON\/OFFトート\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eマチ約\u003cstrong\u003e14cmのゆとりあるサイズ\u003c\/strong\u003eは、日々の必需品からビジネスツールまでしっかり収納できる大容量を実現します。オールレザーの一枚仕立てで軽やかさを追求し、肩にかけた時の負担を軽減。柔らかな素材ながら、L字パイピングが美しいフォルムを維持します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-1482.jpg?v=1691381803\" class=\"img-fluid d-block w-100 product-img\" alt=\"ON\/OFFで使える大容量トートバッグ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e荷物が増えても安心、日常に寄り添うパートナー\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e職人技が織りなす革の豊かな表情\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eアマンダオイルレザーの魅力は、シュリンク加工による独特のシボ感と、グレージング加工で生まれる上品なツヤにあります。\u003cstrong\u003e丈夫で傷が目立ちにくい特性\u003c\/strong\u003eに加え、長く愛用するほどに下地の表情が顔を出し、唯一無二の風合いへと変化していく過程を楽しめます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2044_e0fc81bf-b7fb-4e69-ad3b-dde3df96e489.jpg?v=1705643799\" class=\"img-fluid d-block w-100 product-img\" alt=\"アマンダオイルレザーのディテール\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eこだわりのディテール、本物の風格を纏う\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 動画セクション (Video) - 動画がないため作成しません --\u003e \u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e商品コード: \u003cstrong\u003eAK20TA-A0013\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eアマンダオイルレザーをすべてのパーツに使用した、ワイドサイズの大きめトートバッグです。ブラック以外の色は全てANNAK別注のオリジナルカラーです。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003eシルバーは下地のヌメにシルバーを吹き付けており、ピンクゴールドのような優しいカラーが特徴です。\u003c\/li\u003e\n\u003cli\u003eゴールドは下地の茶芯にゴールドを吹き付けており、真鍮のような上品なゴールドカラーが特徴です。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003eシンプルな大き目サイズのトートバッグをオールレザーの1枚仕立てで、軽さと柔らかさにこだわり作成しました。マチが約\u003cstrong\u003e14cm\u003c\/strong\u003eあるので荷物の多い方や、大きいバッグがお好きな方にとてもおすすめです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e【アマンダオイルレザー】\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eたっぷりとオイルを含ませたフルタンニンレザーを鞣しの途中に、薬品で表面を縮ませる\u003cstrong\u003eシュリンク加工\u003c\/strong\u003eを施します。シュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせる\u003cstrong\u003eグレージング加工\u003c\/strong\u003eを施します。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eアマンダオイルレザーは丈夫で、傷が目立ちにくい、絶妙な色ムラなどの特徴を兼ね備えた革です。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e素材\/原料: 牛革\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e機能・デザイン\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003ch4 class=\"section-title\"\u003eL字のパイピング\u003c\/h4\u003e\n\u003cp class=\"body-text\"\u003eマチの取り方にこだわりました。背面から正面に向けてパイピングを施して縫製することで、柔らかい素材のバッグでありながら、しっかり荷物を入れた状態はもちろん、中身が空の状態でもキレイな形を保ちます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1273_480x480.jpg?v=1634259004\" class=\"img-fluid d-block w-100 product-img\" alt=\"L字パイピングの詳細\"\u003e\u003c\/div\u003e\n\u003ch4 class=\"section-title\"\u003e内ポケットは1つ\u003c\/h4\u003e\n\u003cp class=\"body-text\"\u003e縦・横どちら向きでもスマートフォンがしっかり収納できる深めの内ポケットを1つ配しております。深さがあるので鍵も安心して入れられます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20240315_150154.jpg?v=1710482673\" class=\"img-fluid d-block w-100 product-img\" alt=\"内ポケットの収納例\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e取り外し可能なANNAKロゴプレートがシンプルなバッグのアクセントになっております。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1271_480x480.jpg?v=1634258985\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAKロゴプレートと持った時の様子\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e肩からしっかり掛けられるだけでなく、肘に掛けたり、手持ちでもお使いいただけます。カジュアルからキレイ目、オンオフ問わず、様々なコーディネートでご使用いただける、軽くて柔らかいベーシックな大きめサイズのトートバッグです。荷物の多い方や、大きいサイズがお好きな方におすすめです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ・重量\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e幅: 46cm\u003c\/li\u003e\n\u003cli\u003e奥行: 14cm\u003c\/li\u003e\n\u003cli\u003e高さ: 29cm\u003c\/li\u003e\n\u003cli\u003e重量: 約600g\u003c\/li\u003e\n\u003cli\u003e原産国: 日本\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 発送案内セクション (Shipping) - 情報がないため作成しません --\u003e \u003c!-- 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eシルバー・ゴールドの顔料を吹き付けているため、ご使用していくと摩擦などでシルバーは下地のヌメ色が、ゴールドは下地の茶色が顔を出し、唯一無二の経年変化をお楽しみいただけます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":40558168899683,"sku":"3-1","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":39315857244259,"sku":"3-2","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":44479213535331,"sku":"3-3","price":35200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1269_81f64045-1ad2-4028-997d-2e93dce058f6.jpg?v=1788407613"},{"product_id":"ak21ta-a0001","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。A4が収まるスマートなサイズ感で、日常に洗練された印象を与えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_1355_b9cf652e-7490-476d-a101-1e304da739b5.jpg?v=1712795612\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK ゴートレザーリュック\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上質を纏う、約600gの本革リュック\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約600gの軽さ\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_1305_ab333882-45e6-4540-b2a2-c7369dcecea4.jpg?v=1712795612\" class=\"img-fluid d-block w-100 product-img\" alt=\"通勤に最適なANNAK ゴートレザーリュック\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eビジネスシーンにも浮かないデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人技 光る こだわり収納\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eしなやかな山羊革は薄くても\u003cstrong\u003e引き裂きに強く\u003c\/strong\u003e、耐久性も抜群です。Wファスナーや独立背面ポケットなど、使うほどに愛着が深まるきめ細やかな設計が施されています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_1361_fecd2750-b8f6-41ef-860a-994d0cfc1997.jpg?v=1712795612\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK ゴートレザーリュックの収納ディテール\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e貴重品も安心の背面隠しポケット\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② 動画セクション (Video) - 今回は動画データがないため、このセクションは出力しません --\u003e\n\n  \u003c!-- ③ スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e国内鞣しの山羊革をすべてのパーツに使用した、軽さにこだわったベーシックなリュックサックです。グリーン、トープはANNAKオリジナル別注カラーです。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e山羊革を使用し、A4が縦に収まるすっきりしたサイズ感。とにかく\u003cstrong\u003e軽さ\u003c\/strong\u003eにこだわったレザーリュックサックです。山羊革ならではの天然の表情、薄くても\u003cstrong\u003e引き裂きに強い\u003c\/strong\u003eのが特徴です。革の特徴を前面に出した、非常にシンプルなデザインになっております。\u003c\/p\u003e\n\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e特筆すべきはその\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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_1359_480x480.jpg?v=1720422111\" class=\"img-fluid d-block w-100 product-img\" alt=\"リュックの背面メッシュ素材\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eメイン収納部には\u003cstrong\u003eWファスナー（両側から開閉可能）\u003c\/strong\u003e、フリンジの引手付きポケットを1つ、左右両側にはペットボトルも収納可能なオープンポケットを配しました。\u003c\/li\u003e\n        \u003cli\u003e背中側のメッシュ部分には長財布やスマートフォンが収納可能なファスナーポケットを配しました。この背中側のポケットは単独ポケットになっており、\u003cstrong\u003eメインポケットとは繋がっておらず\u003c\/strong\u003e、貴重品などを入れるのに最適です。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1364_480x480.jpg?v=1629869074\" class=\"img-fluid d-block w-100 product-img\" alt=\"リュックの背面独立ポケット\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e中作りの収納には\u003cstrong\u003e2口ポケット\u003c\/strong\u003eがあり、仕分けがしっかりできます。裏地は軽くて丈夫なナイロン素材です。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1362_480x480.jpg?v=1629869109\" class=\"img-fluid d-block w-100 product-img\" alt=\"リュック内部の2口ポケット\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eマチのサイズにもこだわりました。ナイロンのリュックなどと比べるとかなり\u003cstrong\u003e薄いマチ\u003c\/strong\u003eになっており、\u003cstrong\u003e「子供っぽさ」が全くなく\u003c\/strong\u003e、スタイリッシュに仕上がっております。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_1357_480x480.jpg?v=1720423156\" 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    \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【ゴートレザー】\u003cbr\u003e繊維の密度が高くしなやかで柔らかな肌触りが特長の山羊革（ヤギ革）は、ゴートレザーとも呼ばれ、牛革よりも薄いため非常に軽く、型崩れもしにくいのが特徴です。小さくて綺麗なシボがあり、高級ブランドの手袋、婦人服、バッグ、カバン、財布、靴、ベルトなどで使用されています。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e使用している山羊革は、肉厚でしっかりしていながらソフト感があり、ゴート独特のシュリンクシボが深く入っているのが最大の特徴です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材：山羊革\u003c\/li\u003e\n        \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幅：35cm\u003c\/li\u003e\n        \u003cli\u003e奥行：15cm\u003c\/li\u003e\n        \u003cli\u003e高さ：43cm\u003c\/li\u003e\n        \u003cli\u003e重量：約600g\u003c\/li\u003e\n        \u003cli\u003e原産国：日本\u003c\/li\u003e\n        \u003cli\u003e商品コード：AK21TA-A0001\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ④ 発送案内セクション (Shipping) - 情報がないため出力しません --\u003e\n\n  \u003c!-- ⑤ 注意事項セクション (Notes) - 情報がないため出力しません --\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":39335074136163,"sku":"3-1","price":60500.0,"currency_code":"JPY","in_stock":false},{"title":"トープ","offer_id":39335100678243,"sku":"3-2","price":60500.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":39335101497443,"sku":"3-3","price":60500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1355_b9cf652e-7490-476d-a101-1e304da739b5.jpg?v=1788407616"},{"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":"ak22ta-a0010","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職人の手によって一点一点洗いをかけ、指で表情をデザイン。丁寧に磨き上げられた革が、奥深いヴィンテージ感を醸し出します。持つ人の個性を引き立てる\u003cstrong\u003e唯一無二の逸品\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_E5333_173d9499-fbfb-40e7-9b5c-f7e158bd9220.jpg?v=1712795776\" 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軽快な2wayスタイルで差をつける\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eショルダーストラップでハンズフリーに、手持ちでスマートに。シーンに合わせて使い分けられる\u003cstrong\u003e2way仕様\u003c\/strong\u003eが、日々の装いに自由と動きやすさをもたらします。A4ファイルもすっきり収まる収納力も魅力です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_5659_ea23a92c-6ff1-45af-b28f-fbefea743cfb.jpg?v=1712795776\" 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\u003e革本来の質感\u003c\/strong\u003eが魅力です。スマートフォンが収まる内ポケットや、荷物を安心して収納できるホック付き。底面の当て革で重さ対策も万全です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_E5361_a893e27f-3705-41cb-831c-89ba95af5f23.jpg?v=1684415867\" 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\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\"\u003eAK22TA-A0010\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アナックオリジナルオイルレザーを使用したショルダー付き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            \u003cp class=\"body-text\"\u003eインパクトのある表情、少し横に広がる印象的なマチが特徴で、厚みをしっかり残した型崩れしにくい2wayバッグです。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eユニセックスで、シーズンやオンオフを問わずご使用いただけます。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\u003cstrong\u003e牛革（アナックオリジナルオイルレザー）\u003c\/strong\u003e\u003c\/li\u003e\n                \u003cli\u003e世界有数のタンナー、栃木レザーに別注して作成したアナックオリジナルオイルレザー。\u003c\/li\u003e\n                \u003cli\u003e有害な物質を一切使わずミモザの樹皮から抽出された樹脂のタンニンを使用したフルベジタブルタンニン鞣しです。\u003c\/li\u003e\n                \u003cli\u003eしなやかさと耐久性をあげる為にたっぷりとオイルを含ませました。\u003c\/li\u003e\n                \u003cli\u003eオイルレザーならではのツヤ感と、革本来のキズやシボを残した仕上がりになっています。\u003c\/li\u003e\n                \u003cli\u003eご使用によって生じる\u003cstrong\u003e経年変化\u003c\/strong\u003eが楽しめます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eショルダーストラップが付くので、トートバッグ、ショルダーバッグの\u003cstrong\u003e2way\u003c\/strong\u003eでご使用いただけます。\u003c\/li\u003e\n                \u003cli\u003e裏地は付けずに1枚仕立ての仕様です。\u003c\/li\u003e\n                \u003cli\u003e口の真ん中にはホックが付きます。\u003c\/li\u003e\n                \u003cli\u003e底面に当て革をし、重さ対策も万全です。\u003c\/li\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_E5394_480x480.jpg?v=1720489587\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーストラップ\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_E5391_480x480.jpg?v=1659579199\" class=\"img-fluid d-block w-100 product-img\" alt=\"裏地のない一枚仕立て\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_E5369_480x480.jpg?v=1659579252\" class=\"img-fluid d-block w-100 product-img\" alt=\"内ポケット\"\u003e\n                \u003cli\u003e内側はポケットが1つ。スマートフォンを横にして入るサイズで、大きいサイズのバッグですが、しっかりと仕分けすることができます。\u003c\/li\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_E5361_480x480.jpg?v=1659579368\" class=\"img-fluid d-block w-100 product-img\" alt=\"A4収納\"\u003e\n                \u003cli\u003eタテは\u003cstrong\u003eA4サイズが収納可能\u003c\/strong\u003eです。\u003c\/li\u003e\n                \u003cli\u003eマチはたっぷり約12cmあるので、荷物の多い方も安心してご使用いただけます。\u003c\/li\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_E5352_480x480.jpg?v=1659579484\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーストラップ詳細\"\u003e\n                \u003cli\u003eショルダーストラップは全長100cm（金具から金具までの長さ）で、ベルト職人が1本1本仕上げました。コバの磨き、裏面の仕上がりの良さを実感いただけます。\u003c\/li\u003e\n                \u003cli\u003eストラップはレバーを動かすだけで\u003cstrong\u003e簡単に着脱が可能\u003c\/strong\u003eです。\u003c\/li\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                \u003cli\u003e持ち手は丸く手触りが良く、ステッチとカシメを印象的に配しました。\u003c\/li\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_E5363_480x480.jpg?v=1659579692\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグの全体的な表情\"\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幅：42.5cm\u003c\/li\u003e\n                        \u003cli\u003e奥行：12cm\u003c\/li\u003e\n                        \u003cli\u003e高さ：33cm\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全長：100cm（金具から金具まで）\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e重量\u003c\/strong\u003e：約950g\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!-- 発送案内セクションは、入力データに情報がないため出力しません。 --\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e素材の特性上、水濡れ・摩擦等により多少の色落ちや、シミ、キズが生じる場合があります。衣服や周囲のものに色移りする恐れがありますので、白色や淡色のものと組み合わせる際は十分ご注意ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":39967465078883,"sku":"4-1","price":47300.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":44479213699171,"sku":"4-2","price":47300.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":39967465111651,"sku":"4-3","price":47300.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":39967465144419,"sku":"4-4","price":47300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_E5333_173d9499-fbfb-40e7-9b5c-f7e158bd9220.jpg?v=1788407634"},{"product_id":"annak-アマンダオイルレザー-ショルダー付き2way手持ちトートバッグsサイズ","title":"ANNAK アマンダオイルレザー ショルダー付き2way手持ちトートバッグSサイズ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e装いを格上げする2wayトートSサイズ\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e約400gの軽量仕立てが叶える、軽やかな持ち心地。手持ちとショルダーの2wayで、幅広いスタイルに自然と溶け込みます。日常の必需品を優雅に携え、洗練された大人の佇まいを演出するでしょう。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_0577.jpg?v=1766464416\" class=\"img-fluid d-block w-100 product-img\" alt=\"手持ちとショルダーの2wayで持てるSサイズトートバッグ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eシーンを問わないSサイズ\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\"\u003eANNAKオリジナルカラーが放つ、上品で優しい光沢。アマンダオイルレザーに施されたシュリンクとグレージング加工が、傷を目立たせず、使い込むほどに奥行きのある表情を生み出します。唯一無二の風合いをお愉しみください。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20251223_113652_4cc13c83-974d-46ff-85cf-2c0608f657e1.jpg?v=1766464148\" 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裏地をつけない1枚仕立てのコバは、ナチュラルな柔らかさを感じさせるディテール。手にしっくりと馴染む丸い持ち手や、丁寧に磨かれたショルダーストラップの仕立てに、日本のベルト職人の技が光ります。長く愛用するほどに味わいが増す、本物の逸品です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20251223_113652-2_69ced5bd-6792-4233-959e-7ae9017731cc.jpg?v=1766464148\" 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) - 入力データに動画タグやiframeが含まれないため、このセクションは出力しません。 --\u003e \u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e商品コード：AK25TA-A0010\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e本体はアマンダオイルレザー、ストラップには1枚仕立てのベルト用厚口革を使用したショルダー付き2way手持ちトートバッグSサイズです。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eANNAKオリジナルカラー\u003c\/strong\u003eのシルバーとゴールドを展開。\u003c\/li\u003e\n\u003cli\u003eシルバーは下地のヌメにシルバーを吹き付けた、\u003cstrong\u003eピンクゴールドのような優しいカラー\u003c\/strong\u003eが特徴です。\u003c\/li\u003e\n\u003cli\u003eゴールドは下地の茶芯にゴールドを吹き付けた、\u003cstrong\u003e真鍮のような上品なゴールドカラー\u003c\/strong\u003eが特徴です。\u003c\/li\u003e\n\u003cli\u003e1枚仕立てなので\u003cstrong\u003e非常に軽いバッグ\u003c\/strong\u003eです。\u003c\/li\u003e\n\u003cli\u003e手持ちや肘にかけるトートバッグとして、またストラップを付けてショルダーとしても使える\u003cstrong\u003e2way仕様\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\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たっぷりとオイルを含ませたフルタンニンレザーを、鞣しの途中に薬品で表面を縮ませる\u003cstrong\u003eシュリンク加工\u003c\/strong\u003eを施しています。\u003c\/li\u003e\n\u003cli\u003eシュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせる\u003cstrong\u003eグレージング加工\u003c\/strong\u003eを施しています。\u003c\/li\u003e\n\u003cli\u003e丈夫で\u003cstrong\u003e傷が目立ちにくい\u003c\/strong\u003e、絶妙な色ムラなどの特徴を兼ね備えた革です。\u003c\/li\u003e\n\u003cli\u003eストラップには、シルバーには姫路レザーのヌメ革を、ゴールドにはイタリーレザーのブラウンを、ブラックにもイタリーレザーのブラックを使用。どれもしっかりとした厚みのある\u003cstrong\u003e1枚仕立ての革\u003c\/strong\u003eをチョイスしています。\u003c\/li\u003e\n\u003cli\u003e2枚あわせの帯と違い、\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「これより小さいサイズはありますか？」というお客様からのご要望に応え、Lサイズよりもひと回り以上小さい\u003cstrong\u003eSサイズが登場\u003c\/strong\u003eいたしました。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20251223_094429_a0601ca9-081f-40e8-b9cf-0fae2f20a480_480x480.jpg?v=1766453094\" class=\"img-fluid d-block w-100\" alt=\"Lサイズとの比較で小さくなったSサイズ\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e表面は広い面の革をハギを入れずに贅沢に使用しており、非常にすっきりとしたデザイン。左右に広がるマチが印象的です。\u003c\/li\u003e\n\u003cli\u003eタテは約25cm、マチは約7cmあり、普段使いのバッグとしては\u003cstrong\u003e最適なサイズ\u003c\/strong\u003eです。500mlのペットボトルもしっかりと入ります。\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_20251223_113652_480x480.jpg?v=1766458601\" class=\"img-fluid d-block w-100\" alt=\"マチが広がるSサイズトートバッグ\"\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_20251223_113812.jpg?v=1766458638\" class=\"img-fluid d-block w-100\" alt=\"裏地のない一枚仕立てのコバ\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e裏地は付けずに\u003cstrong\u003e1枚仕立て\u003c\/strong\u003e。コバは切りっぱなしなので、ナチュラルで柔らかい印象です。\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_20251223_114313_480x480.jpg?v=1766458733\" class=\"img-fluid d-block w-100\" alt=\"内側のポケットと底面の当て革\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e内側はカードケースやパスケースが入る小さめのポケットが1つ。\u003c\/li\u003e\n\u003cli\u003e底面に\u003cstrong\u003e当て革\u003c\/strong\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_20251223_114838_480x480.jpg?v=1766458822\" class=\"img-fluid d-block w-100\" alt=\"丸く手触りの良い持ち手\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e持ち手は丸く\u003cstrong\u003e手触りが良く\u003c\/strong\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_20251223_113652-2_480x480.jpg?v=1766462037\" class=\"img-fluid d-block w-100\" alt=\"取り外し・調整可能なショルダーストラップ\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e取り外し可能なショルダーストラップは調整可能で、\u003cstrong\u003e最短：105cm、最長：117cm\u003c\/strong\u003e（金具から金具までの長さ）です。\u003c\/li\u003e\n\u003cli\u003eコートを着用したままでも斜め掛けができます。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eベルト職人\u003c\/strong\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\/Photoroom_20251223_132154_480x480.jpg?v=1766463954\" class=\"img-fluid d-block w-100\" 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_20251223_131822_480x480.jpg?v=1766463862\" class=\"img-fluid d-block w-100\" 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幅上部：約29.5cm\u003c\/li\u003e\n\u003cli\u003e幅下部：約21cm\u003c\/li\u003e\n\u003cli\u003e奥行：約7cm\u003c\/li\u003e\n\u003cli\u003e高さ：約25cm\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幅：1.8㎝\u003c\/li\u003e\n\u003cli\u003e最短：105cm（金具から金具まで）\u003c\/li\u003e\n\u003cli\u003e最長：117cm（金具から金具まで）\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e基本情報\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e素材\/原料：牛革\u003c\/li\u003e\n\u003cli\u003e重量：約400g\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\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":44479208325219,"sku":"3-1","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":44479208357987,"sku":"3-2","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":44479208390755,"sku":"3-3","price":29700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/Photoroom_20251223_113652_4cc13c83-974d-46ff-85cf-2c0608f657e1.jpg?v=1788407442"},{"product_id":"annak-ak18ta-a0088-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\"\u003e姫路で鞣した白革に、職人が散らした手描きのペイントが\u003cstrong\u003e唯一無二の表情\u003c\/strong\u003eを創り出します。見た目以上の軽さで、毎日のお出かけを鮮やかに彩ります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_1855_b44c994d-6b58-434c-8033-09568da39ba8.jpg?v=1705467744\" 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\u003e美しい仕立て\u003c\/strong\u003eは職人技の証。ANNAKロゴプレートが洗練されたアクセントを添える逸品です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2582.jpg?v=1705467743\" 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約11cmのマチと深めの内ポケットで、長財布やスマホなど\u003cstrong\u003e必需品をゆったり収納\u003c\/strong\u003e。二個持ちやちょっとしたお散歩にも重宝する、日常に寄り添う設計です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2593_0c82cbe9-3782-486a-8e07-30b593af7a10.jpg?v=1705467747\" 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=\"basic-list\"\u003e\n\u003cli\u003e\u003cspan class=\"body-text\"\u003e商品コード: \u003cstrong\u003eAK18TA-A0088\u003c\/strong\u003e\u003c\/span\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を使用しています。2つと同じ柄が存在せず、それぞれが\u003cstrong\u003e1点もの\u003c\/strong\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_1855_480x480.jpg?v=1705467446\" class=\"img-fluid d-block w-100 product-img\" alt=\"アナックオリジナルレザー\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e生地では多いこのサイズのバッグを、\u003cstrong\u003e軽さにこだわり\u003c\/strong\u003e、オールレザーの\u003cstrong\u003e1枚仕立て\u003c\/strong\u003eで作成しました。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e普段使いはもちろん、ショルダーバッグをお使いの際の\u003cstrong\u003e2個持ち用バッグ\u003c\/strong\u003eとしても、買い物や散歩の時などにもぴったりです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e手持ちでも、肘にかけても使えます。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e取り外し可能なANNAKロゴプレートがシンプルなバッグのアクセントになっております。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/products\/IMG-2582_480x480.jpg?v=1635228729\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAKロゴプレート\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eマチの取り方に特徴があり、真正面から見たときに\u003cstrong\u003eステッチが一切見えない綺麗な仕立て\u003c\/strong\u003eになっております。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e中作りは、スマートフォンが収納できる\u003cstrong\u003e深めの内ポケット\u003c\/strong\u003eを1つ配しております。深さがあるので鍵も安心して入れられます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/products\/IMG-2593_480x480.jpg?v=1635228729\" class=\"img-fluid d-block w-100 product-img\" alt=\"深めの内ポケット\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eマチが\u003cstrong\u003e約11cm\u003c\/strong\u003eあるので、長財布・エコバッグ・キーケース・マルチポーチ・スマートフォンを入れてもまだ余裕があります。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/products\/IMG-2594_480x480.jpg?v=1635228729\" class=\"img-fluid d-block w-100 product-img\" alt=\"余裕のある収納力\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e革の特性を全面に、\u003cstrong\u003eとことんシンプル\u003c\/strong\u003eに作成しました。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e小さいサイズですが\u003cstrong\u003e収納力があり\u003c\/strong\u003e、とにかく\u003cstrong\u003e軽い\u003c\/strong\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\u003cspan class=\"body-text\"\u003e幅：30cm\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"body-text\"\u003e奥行：11cm\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"body-text\"\u003e高さ：16cm\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"body-text\"\u003e重量：約230g\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"body-text\"\u003e原産国：日本\u003c\/span\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\u003cspan class=\"body-text\"\u003e牛革\u003c\/span\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\u003e\u003cspan class=\"body-text\"\u003eホックの凸部分のパーツは、はめ込み式になっておりますので、中身の量によっては外れることがございます。ご注意ください。\u003c\/span\u003e\u003c\/p\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":44479209898083,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1855_1d28a0fc-0332-4809-9021-1601d54c7d08.jpg?v=1788407469"},{"product_id":"アナック-ランチトートバッグのコピー","title":"ANNAK アマンダオイルレザー ランチトートバッグ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e上品な輝きを纏うミニトート\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003eピンクゴールドのような優しいシルバー\u003c\/strong\u003eは、アマンダオイルレザーの豊かな表情を引き立てます。オールレザーでありながら約\u003cstrong\u003e260g\u003c\/strong\u003eと\u003cstrong\u003e軽やか\u003c\/strong\u003eで、手元に優雅な存在感を添えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2574.jpg?v=1705467857\" alt=\"優雅な輝きを纏うANNAKランチトートバッグ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e優美なシルバーの表情\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e洗練された構造美の秘密\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003eL字のパイピング\u003c\/strong\u003eは、荷物の有無にかかわらず\u003cstrong\u003e美しいフォルム\u003c\/strong\u003eを保つこだわりです。胴版に\u003cstrong\u003eステッチが見えない丁寧な仕立て\u003c\/strong\u003eが、持つ人の品格を引き上げます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2595.jpg?v=1745978515\" alt=\"バッグのL字パイピングと洗練された構造\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e日本の職人技が光る\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e日常を彩るスマート収納力\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eマチ\u003cstrong\u003e11cm\u003c\/strong\u003eのゆとりが、\u003cstrong\u003e長財布やスマートフォン、ポーチなど必需品\u003c\/strong\u003eをすっきりと収納。\u003cstrong\u003e内ポケットはスマートフォンが横向きに収まり\u003c\/strong\u003e、機能的な美しさを実現しました。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2593.jpg?v=1745978515\" alt=\"バッグの内部収納とスマートフォン収納例\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e見た目以上の収納と利便性\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 動画セクションは入力データに動画が含まれないため、出力しません。 --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\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\u003eAK18TA-A0088\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"point-list\"\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\u003cli\u003e生地では多いこのサイズのトートバッグを、オールレザーの1枚仕立てで軽くシンプルに作成しました。\u003c\/li\u003e\n\u003cli\u003eマチが約11cmあるので、小さいながらも収納力に優れたバッグです。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e素材\/原料: 牛革\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e【アマンダオイルレザー】\u003c\/strong\u003e\u003cbr\u003eたっぷりとオイルを含ませたフルタンニンレザーを鞣しの途中に、薬品で表面を縮ませるシュリンク加工を施しています。\u003cbr\u003eシュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせるグレージング加工を施します。\u003cbr\u003eアマンダオイルレザーは丈夫で、傷が目立ちにくい、絶妙な色ムラなどの特徴を兼ね備えた革です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e機能詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eL字のパイピング:\u003c\/strong\u003e\n\u003cp class=\"body-text\"\u003eマチの取り方にこだわりました。背面から正面に向けてパイピングを施して縫製することで、柔らかい素材でありながら、荷物を入れた状態はもちろん、中身が空の状態でも\u003cstrong\u003e美しい形を保ちます\u003c\/strong\u003e。また、真正面から見たときに胴版に\u003cstrong\u003eステッチが一切見えない\u003c\/strong\u003e、綺麗な仕上がりです。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2595_ae7a764a-83cc-463b-855d-875a6ed00484.jpg?v=1714090919\" alt=\"バッグのマチの構造を示す詳細画像\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e多用途な持ち方:\u003c\/strong\u003e\n\u003cp class=\"body-text\"\u003e肘に掛けたり、手持ちでスマートに。ショルダーバッグとの2個持ち用にもおすすめです。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/products\/IMG-2574_480x480.jpg?v=1635228757\" alt=\"バッグを肘にかけたスタイリング例\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e便利な内ポケット:\u003c\/strong\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\/0266\/3802\/4803\/products\/IMG-2593_480x480.jpg?v=1635228729\" alt=\"バッグの内ポケットにスマートフォンを収納した様子\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e取り外し可能なANNAKロゴプレート:\u003c\/strong\u003e\n\u003cp class=\"body-text\"\u003eシンプルなバッグのアクセントになっております。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1249_480x480.jpg?v=1633056607\" alt=\"取り外し可能なANNAKロゴプレート\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e見た目以上の収納力:\u003c\/strong\u003e\n\u003cp class=\"body-text\"\u003eマチが約\u003cstrong\u003e11cm\u003c\/strong\u003eあるので、長財布・エコバッグ・キーケース・マルチポーチ・スマートフォンを入れてもまだ余裕があります。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/products\/IMG-2594_480x480.jpg?v=1635228729\" alt=\"バッグの中身を広げた収納例\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e幅広いコーディネートに対応:\u003c\/strong\u003e\n\u003cp class=\"body-text\"\u003eカジュアルからキレイ目、オンオフ問わず、様々なコーディネートでご使用いただけます。革の特性を全面に生かした、\u003cstrong\u003e軽くて柔らかい\u003c\/strong\u003eベーシックな小さめトートバッグは、一つ持っていると便利なアイテムです。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e幅: 30cm\u003c\/li\u003e\n\u003cli\u003e奥行: 11cm\u003c\/li\u003e\n\u003cli\u003e高さ: 16cm\u003c\/li\u003e\n\u003cli\u003e重量: 約260g\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\u003c!-- 発送案内セクションは入力データに情報が含まれないため、出力しません。 --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eシルバー・ゴールドの顔料を吹き付けているため、使用していくと摩擦などでシルバーは下地のヌメ色が、ゴールドは下地の茶色が顔を出し、ご使用によって生じる\u003cstrong\u003e経年変化\u003c\/strong\u003eが楽しめます。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eシルバー・ゴールドレザーならではの儚さをお楽しみください。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eホックの凸部分のパーツは、はめ込み式になっておりますので、中身の量によっては外れることがございます。ご注意ください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":44479209930851,"sku":"3-1","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":44479209963619,"sku":"3-2","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":44479209996387,"sku":"3-3","price":16500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/ACGE4949_5d805129-ee96-4f4e-909f-f47f43d01436.jpg?v=1788407472"},{"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":"annak-エンボスハンドペイントレザー巾着ショルダー2wayバッグ","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\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\/PhotoRoom_20240115_161544.jpg?v=1705303078\" 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\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_151234.jpg?v=1705303078\" 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\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e軽やかに寄り添う、自由なスタイルへ\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e約160gの軽さと柔らかな牛革が、驚くほどの持ちやすさを実現します。結び目で自在に調整できるショルダー紐は、斜め掛け、ワンショルダー、手持ちと表情を変え、どんな瞬間にも溶け込むでしょう。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240115_151305.jpg?v=1705303078\" 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\u003c\/div\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"【コンパクトなのにたっぷり入る】#巾着ショルダー #バッグ #バッグの中身\" src=\"https:\/\/www.youtube.com\/embed\/u0PoAlVA4UQ\" height=\"575\" width=\"323\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\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\"\u003eAK18TA-A0098\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アナックオリジナルエンボスハンドペイントレザーをすべてのパーツに使用したインパクト抜群の2way巾着ショルダーバッグです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eまん丸の底が特徴の少し背の高い、\u003cstrong\u003eショルダー紐のアレンジで持ち方を変えることができる\u003c\/strong\u003e、使い勝手抜群の巾着バッグです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e姫路で丁寧に鞣した白ベースの革に型押し後、ハンドで散らしたペイントがインパクト抜群です。\u003cstrong\u003e2つと同じ柄が存在せず\u003c\/strong\u003e、それぞれが\u003cstrong\u003e1点もの\u003c\/strong\u003eになります。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e型押しすることで\u003cstrong\u003eキズが付きづらく\u003c\/strong\u003eなっております。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" 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\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としても使用可能です。さらにヒモは結んで留めてあるので\u003cstrong\u003e長さの変更も自由自在\u003c\/strong\u003eです。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eヒモの長さは全長約120cm（ハンドメイドのため若干の個体差があります）\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_2067_480x480.jpg?v=1630575394\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK エンボスハンドペイントレザー 巾着ショルダー2wayバッグの斜め掛け着用例\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_2068_480x480.jpg?v=1630575413\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK エンボスハンドペイントレザー 巾着ショルダー2wayバッグのワンショルダー着用例\"\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=\"point-list\"\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\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奥行：15cm\u003c\/li\u003e\n\u003cli\u003e高さ：22.5cm\u003c\/li\u003e\n\u003cli\u003e紐の長さ：約120cm\u003cbr\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牛革\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約160g\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e原産国\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e日本\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ホワイト","offer_id":44479210094691,"sku":"1-1","price":16500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/PhotoRoom_20240115_151250_ddb0899a-e382-4db4-8425-5660fe317700.jpg?v=1788407475"},{"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":"ak20ta-a0010a-1","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華やぐ日常、軽量2wayトート\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-2077_295aa223-682b-433d-a19c-880518f31ece.jpg?v=1692860227\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e上品な煌めきを纏う\u003c\/p\u003e\n\u003ch3 class=\"section-title\"\u003e職人技が光る逸品\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e鞣しの段階からこだわり抜かれたアマンダオイルレザーは、傷が目立ちにくい丈夫な仕上がりです。厚口の1枚仕立てショルダーストラップは剥離の心配がなく、ベルト職人の丹精込めた手仕事が耐久性と信頼性を物語ります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2095_9b8ac618-bc4b-4b5c-bb33-35f18978cd26.jpg?v=1720137967\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e永く寄り添う堅牢性\u003c\/p\u003e\n\u003ch3 class=\"section-title\"\u003eA4も収まる頼れる収納\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eA4書類が縦にすっぽり収まり、約12cmのマチが荷物をしっかりと受け止めます。内側にはスマートフォンが入るポケットがあり、底面の当て革が重さを分散。見た目のスマートさからは想像できないほどの、高い実用性を備えています。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2087_cf4d0d24-c8f0-4a56-9bbb-da28d2f058b5.jpg?v=1720137967\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e広がる空間、機能美\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- \/content-section --\u003e \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商品コード: AK20TA-A0010A\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e本体はアマンダオイルレザーを、ストラップには1枚仕立てのベルト用厚口革を使用したショルダー付き2way手持ちトートバッグです。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e両色ともANNAKオリジナルカラーです。\u003c\/li\u003e\n\u003cli\u003eシルバーは下地のヌメにシルバーを吹き付けた、ピンクゴールドのような優しいカラーが特徴です。\u003c\/li\u003e\n\u003cli\u003eゴールドは下地の茶芯にゴールドを吹き付けた、真鍮のような上品なゴールドカラーが特徴です。\u003c\/li\u003e\n\u003cli\u003e1枚仕立てなので\u003cstrong\u003e大きさの割に軽いバッグ\u003c\/strong\u003eです。\u003c\/li\u003e\n\u003cli\u003eメインは手持ちや肘にかけるトートバッグとして、両手を開けたい時や、満員電車の中などでストラップを付けてショルダーとしても使える2wayバッグです。\u003c\/li\u003e\n\u003cli\u003eインパクトのあるサイズ感。柔らかく肌触りの良い質感の2wayバッグです。\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e素材\/原料: 牛革\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003e【アマンダオイルレザー】\u003c\/p\u003e\n\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\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\u003eA4書類が縦にしっかり入ります。\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\/IMG-2077_480x480.jpg?v=1692859860\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eマチは約12cm\u003c\/strong\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\/IMG-2091_480x480.jpg?v=1692859973\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e裏地は付けずに1枚仕立て。コバは切りっぱなしなので、ヌメ色がのぞいてナチュラルな柔らかい印象です。\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\/IMG-2079_480x480.jpg?v=1692859901\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e内側はポケットが1つ。スマートフォンを横にして入るサイズです。\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\/IMG-2087_480x480.jpg?v=1692859946\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e持ち手は丸く\u003cstrong\u003e手触りが良く\u003c\/strong\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\/IMG-2095_480x480.jpg?v=1692860030\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e取り外し可能なショルダーストラップは\u003cstrong\u003e全長100cm\u003c\/strong\u003e（金具から金具までの長さ）。斜め掛けもできる長さです。\u003c\/li\u003e\n\u003cli\u003eストラップは、シルバーには姫路レザーのヌメ革を、ゴールドにはイタリーレザーのブラウンを使用。どちらもしっかりと厚みのある\u003cstrong\u003e1枚仕立て\u003c\/strong\u003eの革をチョイスしており、2枚あわせの帯と違い、\u003cstrong\u003e剥離の心配がありません。\u003c\/strong\u003e\n\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-2106_480x480.jpg?v=1692860000\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ・スペック\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e幅：42.5cm\u003c\/li\u003e\n\u003cli\u003e奥行：12cm\u003c\/li\u003e\n\u003cli\u003e高さ：33cm\u003c\/li\u003e\n\u003cli\u003eストラップ幅：3㎝\u003c\/li\u003e\n\u003cli\u003eストラップ全長：100cm（金具から金具まで）\u003c\/li\u003e\n\u003cli\u003e重量：約550g\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シルバー・ゴールドの顔料を吹き付けているため、使用していくと摩擦などでシルバーは下地のヌメ色が、ゴールドは下地の茶色が顔を出し、ご使用によって生じる経年変化が楽しめます。\u003cbr\u003eシルバー・ゴールドレザーならではの儚さをお楽しみください。\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- \/note-box --\u003e\n\u003c\/div\u003e\n\u003c!-- \/container product-wrapper --\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":44479210815587,"sku":"3-1","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー","offer_id":44479210848355,"sku":"3-2","price":39600.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":44479210881123,"sku":"3-3","price":39600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG-2077_295aa223-682b-433d-a19c-880518f31ece.jpg?v=1788407488"},{"product_id":"アナック-ak20ta-a0013","title":"ANNAK エンボスハンドペイントレザー ワイドトートバッグ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e唯一無二の輝きを放つワイドトート\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e姫路で鞣した白ベースの革に、職人の手で散らされたペイントが光るデザイン。二つとないあなただけの表情を纏い、持つ人の個性を際立たせます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240119_144434.jpg?v=1705643865\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e個性を際立たせる一点もの\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e表情豊かなエンボスレザーの魅力\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e姫路レザーの型押しは、\u003cstrong\u003e傷が付きにくい耐久性\u003c\/strong\u003eと豊かな表情を両立。背面から正面へ流れるL字パイピングが背面を立たせ、荷物が少なくても美しいフォルムを保ちます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240119_144546.jpg?v=1705643865\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e繊細な型押しと職人技\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e大容量とスマート収納を叶える\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e幅46cm、奥行き14cmの\u003cstrong\u003eワイド設計\u003c\/strong\u003eは、荷物の多い日も安心の\u003cstrong\u003e大容量\u003c\/strong\u003e。深めの内ポケットにスマートフォンや鍵をスマートに収納し、機能的な使い心地を提供します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240119_144622.jpg?v=1705643865\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e快適な使い心地と収納力\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 動画セクション (Video) は入力データに存在しないため出力しません。 --\u003e \u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e商品コード: AK20TA-A0013\u003c\/li\u003e\n\u003cli\u003eアナックオリジナルレザーをすべてのパーツに使用した、ワイドサイズの大きめトートバッグです。\u003c\/li\u003e\n\u003cli\u003eオールレザーの1枚仕立てで、軽さと柔らかさにこだわり作成しました。\u003c\/li\u003e\n\u003cli\u003eマチが約14cmあるので、荷物の多い方や大きいバッグがお好きな方にとてもおすすめです。\u003c\/li\u003e\n\u003cli\u003e取り外し可能なANNAKロゴプレートがシンプルなバッグのアクセントになっています。\u003c\/li\u003e\n\u003cli\u003e肩からもしっかり掛けられるほか、肘に掛けたり手持ちでも使用可能です。\u003c\/li\u003e\n\u003cli\u003eカジュアルからキレイ目、オンオフ問わず、様々なコーディネートでご使用いただけます。\u003c\/li\u003e\n\u003cli\u003e革の特性を全面に活かした、軽くて柔らかいベーシックな大きめサイズのトートバッグです。\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姫路で丁寧に鞣した白ベースの牛革に型押し後、ハンドで散らしたペイントがインパクト抜群です。2つと同じ柄が存在せず、それぞれが1点ものになります。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e素材: 牛革\u003c\/li\u003e\n\u003cli\u003e特徴: 型押しによりキズが付きづらくなっています。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\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\u003eL字のパイピング: \u003c\/strong\u003eマチの取り方にこだわりました。背面から正面に向けてパイピングを施して縫製することで、柔らかい素材のバッグでも、荷物を入れた状態はもちろん、中身が空の状態でも美しい形を保ちます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240119_144609_fd3d926b-09df-4175-ae5b-179fb76ccfc1_480x480.jpg?v=1715153721\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cp class=\"caption-text text-end\"\u003e美しいフォルムを保つL字パイピング\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e内ポケットは1つ: \u003c\/strong\u003e縦・横どちら向きでもスマートフォンがしっかり収納できる深めの内ポケットを1つ配しております。深さがあるので鍵も安心して入れられます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240119_144622_af2ae500-24ed-46a5-876b-350d2ff34733_480x480.jpg?v=1715153835\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cp class=\"caption-text text-end\"\u003eスマートフォンも鍵も収納できる深めの内ポケット\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e取り外し可能なANNAKロゴプレート: \u003c\/strong\u003eシンプルなバッグのアクセントになっています。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240119_144530_340016df-87e9-4fa0-8b2e-75422e0daf34_480x480.jpg?v=1715153878\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cp class=\"caption-text text-end\"\u003eANNAKロゴプレート\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ・重量・生産国\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e幅: 46cm\u003c\/li\u003e\n\u003cli\u003e奥行: 14cm\u003c\/li\u003e\n\u003cli\u003e高さ: 29cm\u003c\/li\u003e\n\u003cli\u003e重量: 約570g\u003c\/li\u003e\n\u003cli\u003e原産国: 日本\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 発送案内セクション (Shipping) は情報がないため出力しません。 --\u003e \u003c!-- 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eホックの凸部分のパーツは、はめ込み式になっておりますので、中身の量によっては外れることがございます。ご注意ください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ホワイト","offer_id":44479211929699,"sku":"1-1","price":35200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/PhotoRoom_20240119_144434.jpg?v=1788407496"},{"product_id":"アナック-ak20ta-a0014","title":"ANNAK エンボスハンドペイントレザー タテ型トートバッグ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- ① 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e個性を纏う、唯一無二のレザートート\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e姫路で丁寧に鞣された白革に、職人がハンドペイントを施しました。二つと同じ柄は存在せず、まるで\u003cstrong\u003eアート作品\u003c\/strong\u003eのようなあなただけのデザインが日々に彩りを加えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240118_150216.jpg?v=1705558085\" 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\"\u003eL字パイピングが、中身が空でも荷物を入れた状態でも美しい形を保ちます。\u003cstrong\u003e型押し加工\u003c\/strong\u003eにより傷がつきにくく、長く愛用できる軽さ約470gも魅力です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240118_150308.jpg?v=1705558083\" class=\"img-fluid d-block w-100 product-img\" alt=\"L字パイピングの美しいフォルム\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e軽さと美しさを両立\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eA4もすっきり、スマートな日常へ\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e幅27cm、マチ10cmのゆとりが、\u003cstrong\u003eA4ファイル\u003c\/strong\u003eや普段使いの荷物をスマートに収納。スマートフォンも鍵も安心して収まる深めの内ポケットが、忙しい日々をサポートします。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240118_150340.jpg?v=1705558084\" class=\"img-fluid d-block w-100 product-img\" alt=\"A4ファイルも収納可能な内ポケット\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e日常を彩るパートナー\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ② 動画セクション (Video) - 入力データに動画タグがないため、このセクションは出力しません --\u003e \u003c!-- ③ スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eアナックオリジナルレザーをすべてのパーツに使用したA4がすっきり収まるタテ型トートバッグです。\u003c\/li\u003e\n\u003cli\u003eオールレザーの1枚仕立てで、軽くシンプルに作成しました。\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=\"point-list\"\u003e\n\u003cli\u003e姫路で丁寧に鞣した白ベースの革に型押し後、ハンドで散らしたペイントがインパクト抜群です。\u003c\/li\u003e\n\u003cli\u003e2つと同じ柄が存在せず、それぞれが\u003cstrong\u003e1点もの\u003c\/strong\u003eになります。\u003c\/li\u003e\n\u003cli\u003e型押しすることで\u003cstrong\u003eキズが付きづらく\u003c\/strong\u003eなっております。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e素材：牛革\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e機能詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003ch4 class=\"spec-subtitle\"\u003eL字のパイピング\u003c\/h4\u003e\n\u003cp class=\"body-text\"\u003eマチの取り方にこだわりました。背面から正面に向けてパイピングを施して縫製しました。柔らかい素材のバッグの場合、立たせるとぐにゃっと崩れてしまい、しっかりとキレイに形が出ないものがほとんど。このマチの取り方によって、しっかり荷物を入れた状態はもちろん、中身が空の状態でもキレイな形が出ます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240118_150324_077a286e-c38d-42f6-9fe1-efc8dec8a2c6.jpg?v=1715135930\" class=\"img-fluid d-block w-100 product-img\" alt=\"L字パイピングの側面画像\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eまた見た目も、真正面から見たときに胴版に\u003cstrong\u003eステッチが一切見えない\u003c\/strong\u003e、綺麗な仕上がりになっております。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240118_150216_1e61bf1b-2dd4-4aa1-bf3f-c7526e4b6b4f.jpg?v=1775552000\" alt=\"\"\u003e\u003c\/div\u003e\n\u003ch4 class=\"spec-subtitle\"\u003e内ポケット\u003c\/h4\u003e\n\u003cp class=\"body-text\"\u003e内ポケットは1つ。縦・横どちら向きでもスマートフォンがしっかり収納できる深めの内ポケットを1つ配しております。深さがあるので鍵も安心して入れられます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240118_150340_53690b20-c9cd-4808-baca-bd1ad8a4e1bd.jpg?v=1715136200\" class=\"img-fluid d-block w-100 product-img\" alt=\"深めの内ポケット\"\u003e\u003c\/div\u003e\n\u003ch4 class=\"spec-subtitle\"\u003eANNAKロゴプレート\u003c\/h4\u003e\n\u003cp class=\"body-text\"\u003e取り外し可能なANNAKロゴプレートがシンプルなバッグのアクセントになっております。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240118_150253_47a52a0e-318d-4d63-8a8a-c269970a5a76.jpg?v=1715136254\" class=\"img-fluid d-block w-100 product-img\" alt=\"取り外し可能なANNAKロゴプレート\"\u003e\u003c\/div\u003e\n\u003ch4 class=\"spec-subtitle\"\u003e使用シーン\u003c\/h4\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\u003cli\u003e 1つ持っていると非常に助かるバッグです。\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● 幅：27cm\u003c\/li\u003e\n\u003cli\u003e● 奥行：10cm\u003c\/li\u003e\n\u003cli\u003e● 高さ：32cm\u003c\/li\u003e\n\u003cli\u003e● 重量：約470g\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● 商品コード：AK20TA-A0014\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- ④ 発送案内セクション (Shipping) - 入力データに情報がないため、このセクションは出力しません --\u003e \u003c!-- ⑤ 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eホックの凸部分のパーツは、はめ込み式になっておりますので、中身の量によっては外れることがございます。ご注意ください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ホワイト","offer_id":44479211962467,"sku":null,"price":27500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/PhotoRoom_20240118_150216_31f2ec93-36be-4cbb-b9c7-aa8cb2935d4e.jpg?v=1788407497"},{"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-アマンダオイルレザーオリジナルカラーボストンバッグ","title":"ANNAK アマンダオイルレザー ボストンバッグS","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e上質を纏う ANNAK ボストンバッグ\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e独特の光沢を放つアマンダオイルレザーが、持つ人の品格を引き立てるボストンバッグです。ANNAKオリジナルカラーの優しいシルバーが、どんな装いにも洗練された印象をもたらします。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-120116.jpg?v=1691380880\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK アマンダオイルレザー ボストンバッグS 全体像\"\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開口部が大きく開くYKK最高峰エクセラファスナーは、荷物の出し入れをスムーズにします。サイドのオープンポケットは、スマホやパスケースの定位置に。A6手帳も収まる充実の仕分けポケットで、バッグの中はいつも整理された状態を保てます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-125251.jpg?v=1691382089\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK ボストンバッグS 内部構造\"\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-20230807-130150.jpg?v=1691381263\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK ボストンバッグS 側面と素材感\"\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=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/WAYdrBTGIhk\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\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商品コード：AK14TA-A0002\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eアマンダオイルレザーと国内鞣しの革を使用した、サイズと使い易さにこだわったボストンバッグです。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eシルバー・トープ共に、ANNAK別注オリジナルカラー\u003c\/li\u003e\n\u003cli\u003eシルバーは少しピンク掛かった優しい色味\u003c\/li\u003e\n\u003cli\u003e「小さいのにしっかり入る」万能なサイズ感\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003ch4 class=\"section-title\"\u003eアマンダオイルレザー\u003c\/h4\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e素材：\u003c\/strong\u003e牛革（アマンダオイルレザー、姫路レザーヌメ）、綿（裏地）、真鍮（金具）\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e機能と収納\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003eメインファスナーの両サイドに配した\u003cstrong\u003eオープンポケット\u003c\/strong\u003eは、スマホやパスケースなどを安心して収納できる深さがあります。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-125227_480x480.jpg?v=1691380880\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイドオープンポケットの活用例\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eメインポケットのファスナーには、両側から開閉可能なYKK最高峰\u003cstrong\u003e「エクセラ」\u003c\/strong\u003eを使用。大きく開くため、荷物の出し入れが非常にスムーズです。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-125425_8c3fb71a-28e4-43e7-b20b-b9e635c9dc76_480x480.jpg?v=1715150272\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKエクセラファスナー\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eコンパクトなサイズのバッグですが、約15cmのマチを配し、荷物もしっかりと収納できます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-125311_5e4009b2-fcd4-49c2-be0b-629ee6ff8f33_480x480.jpg?v=1715150056\" class=\"img-fluid d-block w-100 product-img\" alt=\"内部収納とマチの広さ\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e裏地には丈夫な帆布生地を使用。中作りには2口ポケットとA6手帳がすっぽり入るファスナーポケットがあり、荷物の仕分けがしやすい設計です。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-125251_480x480.jpg?v=1691380880\" class=\"img-fluid d-block w-100 product-img\" alt=\"内部ポケット詳細\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e底面にはバッグを保護する4箇所の\u003cstrong\u003e底鋲\u003c\/strong\u003eが付いています。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-125444_8f420aff-7303-4705-ba7e-80108db9e276_480x480.jpg?v=1715150547\" class=\"img-fluid d-block w-100 product-img\" alt=\"底鋲\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eショルダーストラップは長さ調整（5穴で最大10㎝）が可能。姫路レザーのヌメを使用した剥離の心配のない1枚仕立てで、ベルト職人が丁寧に仕立てました。持ち手の高さも12cm～22.5cmまで調節でき、アウターを着たままでも肩に掛けることができます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-130150_8ed89e86-46e9-4c8c-ae23-313bb3ddf853_480x480.jpg?v=1691381330\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーストラップの長さ調整\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text caption-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サイズ詳細3\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e幅：\u003c\/strong\u003e25cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e奥行：\u003c\/strong\u003e15cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e高さ：\u003c\/strong\u003e15cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e重量：\u003c\/strong\u003e約650g\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e原産国\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e日本\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 注意事項セクション (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\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"シルバー","offer_id":44479212126307,"sku":"2-1","price":39600.0,"currency_code":"JPY","in_stock":true},{"title":"トープ","offer_id":44479212159075,"sku":"2-2","price":39600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/PhotoRoom-20230807-120116_ab512a54-2dd8-4a76-a99e-49050c201a13.jpg?v=1788407501"},{"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\/bag.oembed","provider":"ANNAK ONLINE SHOP","version":"1.0","type":"link"}