{"title":"バッグの選び方ガイド-トートバッグ","description":"","products":[{"product_id":"zzei-26","title":"【当店オリジナルエコバッグプレゼント中！】【moz】モズ トートバッグ ZZEI-26 レディース メンズ 北欧 大容量 プレゼント ギフト 鞄 B4 マザーズバッグ おしゃれ 母の日 人気 正規取扱店","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #F7F6F4; \n      font-family: \"Nunito\", \"Helvetica\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #112A03;\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 #D5D7D0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #112A03; \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 #D5D7D0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #112A03; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #D5D7D0; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8A725440 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 #D5D7D0;\n      border-radius: 0px;\n      background-color: #F7F6F4; \n      color: #112A03;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #112A03; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F7F6F4; 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: #8A7254; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D5D7D0; 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: #F7F6F4; color: #112A03; 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: #8A7254; 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: #D5D7D0; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #112A03; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #D5D7D0; 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: #8A7254; 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: #112A03; margin-bottom: 12px; border-bottom: 1px solid #8A7254; 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 #D5D7D0; th, td { padding: 12px 8px; border: 1px solid #D5D7D0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #112A03; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D5D7D0; background: #FDFDFD; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #112A03; 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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e毎日を彩る大容量トート\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e【当店オリジナルエコバッグプレゼント中！】\u003c\/strong\u003e広々とした空間は、かさばる荷物も軽やかに包み込みます。忙しい日々をサポートする、頼れるパートナー。\u003cstrong\u003eB4サイズまで対応\u003c\/strong\u003eし、通勤やお子様とのお出かけもこれ一つで安心です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/8878\/2554\/files\/zzei-26-1.jpg?v=1772785716\" 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\n      スウェーデンから届いた洗練された配色が、装いに鮮やかなアクセントを添えます。\u003cstrong\u003eエルクのチャーム\u003c\/strong\u003eが遊び心をくすぐる、ギフトにも喜ばれる逸品です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/8878\/2554\/files\/moz-zzei26_07.jpg?v=1772785716\" 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\n      複数のポケットが荷物の定位置を確保し、必要なものがすぐ見つかる快適さ。機能性と美しさを両立させ、どんなシーンにも溶け込む\u003cstrong\u003e普遍的なデザイン\u003c\/strong\u003eです。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/8878\/2554\/files\/moz-zzei26_10.jpg?v=1772785716\" class=\"img-fluid d-block w-100 product-img\" alt=\"整理された内部とポケットのイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e優れた収納力と機能美\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の魅力・機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eスウェーデンのブランド「moz（モズ）」から届いた、機能性とデザイン性を兼ね備えたトートバッグです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e北欧デザイン\u003c\/strong\u003e：装いに鮮やかなアクセントを添える色彩美。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e大容量＆B4サイズ対応\u003c\/strong\u003e：通勤、通学、お子様とのお出かけにも安心の収納力。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e多機能ポケット\u003c\/strong\u003e：荷物の定位置を確保し、必要なものがすぐ見つかります。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eユニセックスデザイン\u003c\/strong\u003e：レディース・メンズ問わずお使いいただけます。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eエルクのチャーム\u003c\/strong\u003e：mozの象徴、エルク（ヘラジカ）のチャームが遊び心をくすぐります。\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\u003e商品の基本データです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eブランド\u003c\/strong\u003e：moz（モズ）\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e商品コード\u003c\/strong\u003e：ZZEI-26\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e対象\u003c\/strong\u003e：レディース、メンズ（ユニセックス）\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e対応サイズ\u003c\/strong\u003e：B4サイズまで\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eタイプ\u003c\/strong\u003e：トートバッグ、マザーズバッグ\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e素材\u003c\/strong\u003e：記載なし\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e生産国\u003c\/strong\u003e：記載なし\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"【moz】モズ","offers":[{"title":"不要 \/ 希望する \/ 10.ブラック","offer_id":47650706391258,"sku":"moz-zzei26-10","price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"ギフトラッピング希望 \/ 不要 \/ 30.ネイビー","offer_id":47650706424026,"sku":"moz-zzei26-30","price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"不要 \/ 希望する \/ 07.トリコロール","offer_id":47650706456794,"sku":"moz-zzei26-07","price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"ギフトラッピング希望 \/ 不要 \/ 7030.グレー\/ネイビー","offer_id":47650706489562,"sku":"moz-zzei26-7030","price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"不要 \/ 希望する \/ 60M91.ベージュミントグリーン","offer_id":47650706522330,"sku":"moz-zzei26-60m91","price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"ギフトラッピング希望 \/ 不要 \/ 70d85.グレー\/ダスティピンク","offer_id":47650706555098,"sku":"moz-zzei26-70d85","price":7500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/8878\/2554\/files\/zzei-26-1.jpg?v=1772785716"},{"product_id":"zzhc-01","title":"【moz】モズ 2wayキャンバストートショルダー ZZHC-01 トート ショルダー バッグ 北欧 手提げ サブバッグ 通学 通塾 帆布 プレゼント ギフト 軽量 学生 A4 鞄 おしゃれ 母の日 人気 男女兼用 正規取扱店","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #F7F6F4; \n      font-family: \"Nunito\", \"Helvetica\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #112A03;\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 #D5D7D0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #112A03; \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 #D5D7D0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #112A03; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #D5D7D0; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8A725440 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 #D5D7D0;\n      border-radius: 0px;\n      background-color: #F7F6F4; \n      color: #112A03;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #112A03; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F7F6F4; 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: #8A7254; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D5D7D0; 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: #F7F6F4; color: #112A03; 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: #8A7254; 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: #D5D7D0; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #112A03; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #D5D7D0; 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: #8A7254; 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: #112A03; margin-bottom: 12px; border-bottom: 1px solid #8A7254; 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 #D5D7D0; th, td { padding: 12px 8px; border: 1px solid #D5D7D0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #112A03; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D5D7D0; background: #FDFDFD; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #112A03; 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    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e2wayトートが叶える日常のおしゃれ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eA4サイズもすっきり収まる\u003cstrong\u003e収納力\u003c\/strong\u003eで、通勤から休日のお出かけまで幅広く活躍します。北欧ブランドmozのアイコンが、いつものコーデに遊び心をプラス。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/8878\/2554\/files\/moz-zzhc01-1.jpg?v=1772785720\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eシーンに合わせて持ち方自在\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e上質な帆布が織りなすデイリーパートナー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e丈夫なキャンバス地\u003c\/strong\u003eは、日々の使用にもへこたれない頼もしさ。シックな黒がどんなスタイルにも馴染み、洗練された印象を与えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/8878\/2554\/files\/moz-zzhc01_10.jpg?v=1772785720\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e頼れるキャンバス素材\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e軽やかに彩る、ミニマルなスタイル\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e明るいトーンが装いを軽やかに引き立て、清潔感ある印象を演出します。ちょっとしたお出かけやサブバッグとしても\u003cstrong\u003e重宝する軽やかさ\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/8878\/2554\/files\/moz-zzhc01_2010.jpg?v=1772785719\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eクリーンな存在感\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e様々なシーンで活躍する、mozの2wayキャンバストートショルダー。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eシーンに合わせて使い分けられる2way仕様（トート、ショルダー）\u003c\/li\u003e\n                    \u003cli\u003eA4サイズ収納可能で、通勤・通学にも最適\u003c\/li\u003e\n                    \u003cli\u003e男女問わず使えるデザイン\u003c\/li\u003e\n                    \u003cli\u003e軽量設計で普段使いにも負担なし\u003c\/li\u003e\n                    \u003cli\u003e北欧ブランドmozのアイコンがアクセント\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\u003e耐久性の高い帆布（キャンバス）素材を使用しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: 帆布（キャンバス）\u003c\/li\u003e\n                    \u003cli\u003eブランド: moz（モズ）\u003c\/li\u003e\n                    \u003cli\u003eスタイル: トートバッグ、ショルダーバッグ、サブバッグ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ情報\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eA4サイズが収まる、デイリーユースにぴったりのサイズ感です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eA4ファイル収納: 可\u003c\/li\u003e\n                    \u003cli\u003e重量: 軽量設計\u003c\/li\u003e\n                    \u003cli\u003e推奨用途: 通学、通塾、通勤、お出かけ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eZZHC-01\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"【moz】モズ","offers":[{"title":"不要 \/ 2010.ホワイト\/ブラック","offer_id":47650709668058,"sku":"moz-zzhc01-2010","price":3900.0,"currency_code":"JPY","in_stock":false},{"title":"ギフトラッピング希望 \/ 10.ブラック","offer_id":47650709700826,"sku":"moz-zzhc01-10","price":3900.0,"currency_code":"JPY","in_stock":false},{"title":"不要 \/ 70.グレー","offer_id":47650709733594,"sku":"moz-zzhc01-70","price":3900.0,"currency_code":"JPY","in_stock":false},{"title":"ギフトラッピング希望 \/ 2096.ホワイト\/ブルー","offer_id":47650709766362,"sku":"moz-zzhc01-2096","price":3900.0,"currency_code":"JPY","in_stock":false},{"title":"不要 \/ AQ70.アクアグレー","offer_id":47650709799130,"sku":"moz-zzhc01-aq70","price":3900.0,"currency_code":"JPY","in_stock":false},{"title":"ギフトラッピング希望 \/ HICK.ヒッコリー","offer_id":47650709831898,"sku":"moz-zzhc01-hick","price":3900.0,"currency_code":"JPY","in_stock":false},{"title":"不要 \/ IC70.アイスグレー","offer_id":47650709864666,"sku":"moz-zzhc01-ic70","price":3900.0,"currency_code":"JPY","in_stock":false},{"title":"ギフトラッピング希望 \/ SM91.スモーキーグリーン","offer_id":47650709897434,"sku":"moz-zzhc01-sm91","price":3900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/8878\/2554\/files\/moz-zzhc01-1.jpg?v=1772785720"},{"product_id":"zzhc-06","title":"moz モズ トートバッグ ショルダー 2way キャンバス シンプル A5  B5 ZZHC-06 使いやすい ショルダー付き 肩掛け 腕かけ ブラック 黒 ホワイト 白 オフ グレー 灰色 学生 主婦 お買い物 お出かけ 旅行 サブバッグ プレゼント 実用的","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #F7F6F4; \n      font-family: \"Nunito\", \"Helvetica\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #112A03;\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 #D5D7D0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #112A03; \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 #D5D7D0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #112A03; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #D5D7D0; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8A725440 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 #D5D7D0;\n      border-radius: 0px;\n      background-color: #F7F6F4; \n      color: #112A03;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #112A03; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F7F6F4; 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: #8A7254; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D5D7D0; 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: #F7F6F4; color: #112A03; 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: #8A7254; 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: #D5D7D0; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #112A03; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #D5D7D0; 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: #8A7254; 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: #112A03; margin-bottom: 12px; border-bottom: 1px solid #8A7254; 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 #D5D7D0; th, td { padding: 12px 8px; border: 1px solid #D5D7D0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #112A03; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D5D7D0; background: #FDFDFD; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #112A03; 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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003emoz モズ シンプルに映える\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\/0778\/8878\/2554\/files\/zzhc-06-1.jpg?v=1772785722\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eカジュアルな日常に寄り添う\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e2wayで毎日を軽やかに\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e手提げとしても、付属の\u003cstrong\u003eショルダーストラップ\u003c\/strong\u003eで肩掛けとしても使える\u003cstrong\u003e2way仕様\u003c\/strong\u003e。両手が空くから、お子様との公園遊びやショッピングもスマートに楽しめます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/8878\/2554\/files\/zzhc-06-2.jpg?v=1772785722\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eシーンを選ばない自由さ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e見た目以上の安心収納\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eコンパクトな見た目からは想像できない\u003cstrong\u003e容量4.9L\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\/0778\/8878\/2554\/files\/zzhc-06-4.jpg?v=1772785722\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e持ち物の定位置を確保\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細情報\u003c\/h3\u003e\n\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商品コード: ZZHC-06\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素材: キャンバス\u003c\/li\u003e\n          \u003cli\u003e仕様: 2way (手提げ\/ショルダー)、ボトルホルダー、ミニポケット\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容量: 約4.9L\u003c\/li\u003e\n          \u003cli\u003e対応サイズ: A5、B5\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"【moz】モズ","offers":[{"title":"不要 \/ 1020.ブラック\/ホワイト","offer_id":47650712355034,"sku":"moz-zzhc06-1020","price":3800.0,"currency_code":"JPY","in_stock":false},{"title":"ギフトラッピング希望 \/ 70.グレー","offer_id":47650712387802,"sku":"moz-zzhc06-70","price":3800.0,"currency_code":"JPY","in_stock":false},{"title":"不要 \/ 2010.ホワイト\/ブラック","offer_id":47650712420570,"sku":"moz-zzhc06-2010","price":3800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/8878\/2554\/files\/zzhc-06-1.jpg?v=1772785722"}],"url":"https:\/\/taschejack.we-shop.jp\/collections\/%e3%83%90%e3%83%83%e3%82%b0%e3%81%ae%e9%81%b8%e3%81%b3%e6%96%b9%e3%82%ac%e3%82%a4%e3%83%89-%e3%83%88%e3%83%bc%e3%83%88%e3%83%90%e3%83%83%e3%82%b0.oembed","provider":"Tasche Jack","version":"1.0","type":"link"}