{"title":"ボストンバッグ","description":"\u003cp\u003eANNAKの定番バッグといえば、このデザイン。\u003cbr\u003e素材違い、色違いでお使いいただいている方も多いバッグです。\u003c\/p\u003e","products":[{"product_id":"ak14ta-a0002","title":"ANNAK ハンドウォッシュ ボストンバッグS","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e「私だけ」の表情を育む本格レザー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eアナックオリジナルのオイルレザーは、職人の手で洗いをかけ、丁寧に磨き上げた逸品です。革本来のツヤとシボが、使うほどにあなただけの\u003cstrong\u003eヴィンテージ感\u003c\/strong\u003eを深めます。日本の職人が生み出す唯一無二の風合いを、日々お楽しみください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG-2129_f1acc8f8-66d5-4832-94c0-3b8c384c6d5c.jpg?v=1712795852\" class=\"img-fluid d-block w-100 product-img\" alt=\"アナックオリジナルのオイルレザーのボストンバッグ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日を彩る上質な佇まい\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e身軽に出かける大人の休日ボストン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e見た目以上の収納力を誇るこのバッグは、日常使いに\u003cstrong\u003e絶妙なサイズ感\u003c\/strong\u003eです。約550gの軽やかさで、必要なものをスマートに持ち運べます。アウターを着ていても肩掛け可能な持ち手は、快適なフィット感をもたらし、どんなシーンにも自然に寄り添うでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/P1030090-1_bc32be98-d8cd-4e29-881a-3adbdfe0aa42.jpg?v=1712795852\" class=\"img-fluid d-block w-100 product-img\" alt=\"女性がボストンバッグを持って外出している様子\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e小さなバッグで叶えるスマートな私\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e計算され尽くしたスマートな収納術\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eメイン開口部にはYKK最高峰エクセラファスナーを配し、両開きで中身へ\u003cstrong\u003eスムーズにアクセス\u003c\/strong\u003eできます。両サイドのオープンポケットには、スマホやパスケースをサッと収納でき、焦らずスマートな所作が叶います。帆布の裏地や2口ポケット、A6手帳が入るファスナーポケットが、バッグの中を\u003cstrong\u003e美しく整頓\u003c\/strong\u003eします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG-2134_51fa42fe-f084-4120-9588-732795f6390e.jpg?v=1684416696\" class=\"img-fluid d-block w-100 product-img\" alt=\"ボストンバッグの内部収納とファスナー\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e探さない、見つかる、快適な使い心地\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 動画セクション (Video) --\u003e\n  \u003cdiv class=\"video-wrapper\"\u003e\n    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/WAYdrBTGIhk\" height=\"315\" width=\"560\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\"\u003e\u003c\/iframe\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品概要\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e商品コード: \u003cstrong\u003eAK14TA-A0002\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eアナックオリジナルオイルレザーを使用した、サイズと使い易さにこだわったボストンバッグ。\u003c\/li\u003e\n        \u003cli\u003e縫製後に洗いをかけ、1点1点指で表情をデザインし、自然乾燥後、仕上げ剤を塗りこみ手で磨き上げ、\u003cstrong\u003eヴィンテージ感\u003c\/strong\u003eをプラスしました。\u003c\/li\u003e\n        \u003cli\u003e「1つは持っていたい万能バッグ」として、サイズ感と使い易さにとことんこだわった定番型のボストンバッグです。\u003cstrong\u003e小さいのにしっかり入る\u003c\/strong\u003eのが特徴です。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e重量: 約550g\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eアナックオリジナルオイルレザー\u003c\/strong\u003e: 世界有数のタンナー、栃木レザーに別注して作成。有害な物質を一切使わずミモザの樹皮から抽出された樹脂のタンニンを使用したフルベジタブルタンニン鞣し。しなやかさと耐久性をあげる為にたっぷりとオイルを含ませました。オイルレザーならではのツヤ感と、革本来のキズやシボを残した仕上がりになっています。ご使用によって生じる\u003cstrong\u003e経年変化\u003c\/strong\u003eが楽しめます。\u003c\/li\u003e\n        \u003cli\u003e裏地: \u003cstrong\u003e綿 (帆布生地)\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e金具: \u003cstrong\u003e真鍮\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003eショルダーストラップ: \u003cstrong\u003eイタリーレザー\u003c\/strong\u003eを使用し、剥離の心配のない1枚仕立て。1本1本ベルト職人が丁寧に仕立てました。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e機能・ディテール\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e今までこんなご経験はないでしょうか？スマホやパスケース、ちょっとしたものを取り出すのにも毎回毎回ファスナーを開け閉め。このボストンバッグ一番の特徴はメインファスナーの\u003cstrong\u003e両サイドに配したオープンポケット\u003c\/strong\u003e。しっかり深さがあり、奥まで入るので、安心してご使用いただけます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2128_480x480.jpg?v=1720493167\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグ両サイドのオープンポケット\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eメインポケットのファスナーには\u003cstrong\u003e両側から開閉可能\u003c\/strong\u003eな、YKKの最高峰\u003cstrong\u003e「エクセラ」\u003c\/strong\u003eを使用しました。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2126_480x480.jpg?v=1720493228\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKエクセラファスナー\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eファスナーは両開きの上、大きく開くので非常に出し入れがしやすいです。コンパクトなサイズのバッグですが、約15㎝のマチを配し、荷物もしっかりと入ります。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2131_480x480.jpg?v=1720493283\" class=\"img-fluid d-block w-100 product-img\" alt=\"メイン収納部の開口部\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e裏地には帆布生地を使用しました。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e中作りの収納には、\u003cstrong\u003e2口ポケット\u003c\/strong\u003eと、A6の手帳がすっぽり入る\u003cstrong\u003eファスナーポケット\u003c\/strong\u003eがあり、仕分けもしっかりできます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2134_480x480.jpg?v=1720493326\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグ内部のポケット\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e底面には\u003cstrong\u003e4箇所に底鋲\u003c\/strong\u003eを配しました。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-125444_8f420aff-7303-4705-ba7e-80108db9e276_480x480.jpg?v=1715150547\" class=\"img-fluid d-block w-100 product-img\" alt=\"バッグ底面の底鋲\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eショルダーストラップは長さ調整（5穴で最大10㎝）可能です。ストラップ部分はイタリーレザーを使用し、剥離の心配のない1枚仕立てに。1本1本ベルト職人が丁寧に仕立てました。※ストラップのみの販売もしております。お気軽にお問合せ下さい。\u003c\/li\u003e\n        \u003cli\u003e持ち手の高さは12cm～22.5cmまで調節可能なので、\u003cstrong\u003eアウターを着たままでも肩に掛けることが可能\u003c\/strong\u003eです。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/products\/IMG-2124_480x480.jpg?v=1629958798\" class=\"img-fluid d-block w-100 product-img\" alt=\"持ち手の長さ調節\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e「小さいのにしっかり入る」サイズ感にこだわって作成しました。持った時のサイズ感、コーディネートの際のバランス感が絶妙です。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e幅：25cm\u003c\/li\u003e\n        \u003cli\u003e奥行：15cm\u003c\/li\u003e\n        \u003cli\u003e高さ：15cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e日本\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e素材の特性上、水濡れ・摩擦等により多少の色落ちや、シミ、キズが生じる場合があります。衣服や周囲のものに色移りする恐れがありますので、白色や淡色のものと組み合わせる際は十分ご注意ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30009169870947,"sku":"6-1","price":39600.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":30009169903715,"sku":"6-2","price":39600.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":30009169936483,"sku":"6-3","price":39600.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":30009169969251,"sku":"6-4","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"レッド","offer_id":30009170002019,"sku":"6-5","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":30009170034787,"sku":"6-6","price":39600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG-2129_f1acc8f8-66d5-4832-94c0-3b8c384c6d5c.jpg?v=1788407544"},{"product_id":"annak-アマンダオイルレザーオリジナルカラーボストンバッグ","title":"ANNAK アマンダオイルレザー ボストンバッグS","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e上質を纏う ANNAK ボストンバッグ\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e独特の光沢を放つアマンダオイルレザーが、持つ人の品格を引き立てるボストンバッグです。ANNAKオリジナルカラーの優しいシルバーが、どんな装いにも洗練された印象をもたらします。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-120116.jpg?v=1691380880\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK アマンダオイルレザー ボストンバッグS 全体像\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e私を彩る特別な輝き\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e毎日を支える機能美と収納力\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e開口部が大きく開くYKK最高峰エクセラファスナーは、荷物の出し入れをスムーズにします。サイドのオープンポケットは、スマホやパスケースの定位置に。A6手帳も収まる充実の仕分けポケットで、バッグの中はいつも整理された状態を保てます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-125251.jpg?v=1691382089\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK ボストンバッグS 内部構造\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e見た目以上の使いやすさ\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e永く愛せる職人仕立ての逸品\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eたっぷりオイルを含んだアマンダオイルレザーは、傷が目立ちにくく丈夫です。姫路レザーのヌメを使用したストラップは、剥離の心配がない一枚仕立てで、使うほどに表情豊かな経年変化を楽しめます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-130150.jpg?v=1691381263\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK ボストンバッグS 側面と素材感\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e細部に宿る日本の美意識\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 動画セクション (Video) --\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/WAYdrBTGIhk\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品概要\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e商品コード：AK14TA-A0002\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eアマンダオイルレザーと国内鞣しの革を使用した、サイズと使い易さにこだわったボストンバッグです。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eシルバー・トープ共に、ANNAK別注オリジナルカラー\u003c\/li\u003e\n\u003cli\u003eシルバーは少しピンク掛かった優しい色味\u003c\/li\u003e\n\u003cli\u003e「小さいのにしっかり入る」万能なサイズ感\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003ch4 class=\"section-title\"\u003eアマンダオイルレザー\u003c\/h4\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003eたっぷりとオイルを含ませたフルタンニンレザーを鞣しの途中に、薬品で表面を縮ませるシュリンク加工を施しています。\u003c\/li\u003e\n\u003cli\u003eシュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせるグレージング加工を施しています。\u003c\/li\u003e\n\u003cli\u003e丈夫で傷が目立ちにくく、絶妙な色ムラなどの特徴を兼ね備えた革です。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e素材：\u003c\/strong\u003e牛革（アマンダオイルレザー、姫路レザーヌメ）、綿（裏地）、真鍮（金具）\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e機能と収納\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003eメインファスナーの両サイドに配した\u003cstrong\u003eオープンポケット\u003c\/strong\u003eは、スマホやパスケースなどを安心して収納できる深さがあります。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-125227_480x480.jpg?v=1691380880\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイドオープンポケットの活用例\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eメインポケットのファスナーには、両側から開閉可能なYKK最高峰\u003cstrong\u003e「エクセラ」\u003c\/strong\u003eを使用。大きく開くため、荷物の出し入れが非常にスムーズです。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-125425_8c3fb71a-28e4-43e7-b20b-b9e635c9dc76_480x480.jpg?v=1715150272\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKエクセラファスナー\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eコンパクトなサイズのバッグですが、約15cmのマチを配し、荷物もしっかりと収納できます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-125311_5e4009b2-fcd4-49c2-be0b-629ee6ff8f33_480x480.jpg?v=1715150056\" class=\"img-fluid d-block w-100 product-img\" alt=\"内部収納とマチの広さ\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e裏地には丈夫な帆布生地を使用。中作りには2口ポケットとA6手帳がすっぽり入るファスナーポケットがあり、荷物の仕分けがしやすい設計です。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-125251_480x480.jpg?v=1691380880\" class=\"img-fluid d-block w-100 product-img\" alt=\"内部ポケット詳細\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e底面にはバッグを保護する4箇所の\u003cstrong\u003e底鋲\u003c\/strong\u003eが付いています。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-125444_8f420aff-7303-4705-ba7e-80108db9e276_480x480.jpg?v=1715150547\" class=\"img-fluid d-block w-100 product-img\" alt=\"底鋲\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eショルダーストラップは長さ調整（5穴で最大10㎝）が可能。姫路レザーのヌメを使用した剥離の心配のない1枚仕立てで、ベルト職人が丁寧に仕立てました。持ち手の高さも12cm～22.5cmまで調節でき、アウターを着たままでも肩に掛けることができます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom-20230807-130150_8ed89e86-46e9-4c8c-ae23-313bb3ddf853_480x480.jpg?v=1691381330\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーストラップの長さ調整\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text caption-text\"\u003e※ストラップのみの販売もしております。お気軽にお問合せ下さい。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ詳細3\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e幅：\u003c\/strong\u003e25cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e奥行：\u003c\/strong\u003e15cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e高さ：\u003c\/strong\u003e15cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e重量：\u003c\/strong\u003e約650g\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e原産国\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e日本\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eシルバーの顔料を吹き付けているため、使用していくと摩擦などで下地のヌメ色が顔を出し、ご使用によって生じる\u003cstrong\u003e経年変化\u003c\/strong\u003eが楽しめます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"シルバー","offer_id":44479212126307,"sku":"2-1","price":39600.0,"currency_code":"JPY","in_stock":true},{"title":"トープ","offer_id":44479212159075,"sku":"2-2","price":39600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/PhotoRoom-20230807-120116_ab512a54-2dd8-4a76-a99e-49050c201a13.jpg?v=1788407501"}],"url":"https:\/\/annak-shop.myshopify.com\/collections\/bostonbag.oembed","provider":"ANNAK ONLINE SHOP","version":"1.0","type":"link"}