{"title":"トートバッグ","description":"手持ちから肩掛けまで用途に合わせたサイズでお選びいただけます。","products":[{"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":"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":"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-エンボスハンドペイントレザー巾着ショルダー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":"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"}],"url":"https:\/\/annak-shop.myshopify.com\/collections\/totebag.oembed","provider":"ANNAK ONLINE SHOP","version":"1.0","type":"link"}