{"title":"財布","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","products":[{"product_id":"6001-101","title":"長財布 メンズ 本革 スキミング防止 大容量 多機能 薄い 小銭入れ ラウンドファスナー ヌメ革 財布 革 レザー ブッテーロレザー コードバン 男性 ギフト プレゼント ブラック おすすめ 人気 誕生日 30代 40代 50代 60代 イタリアンレザー","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3a3a3a;\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 #e1e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3a3a3a; \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 #e1e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3a3a3a; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3a3a3a; \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%, #3a3a3a40 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 #e1e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3a3a3a;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3a3a3a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; 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: #3a3a3a; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e1e1e1; 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: #ffffff; color: #3a3a3a; 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: #3a3a3a; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3a3a3a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3a3a3a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3a3a3a; 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: #3a3a3a; 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: #3a3a3a; margin-bottom: 12px; border-bottom: 1px solid #3a3a3a; 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 #e1e1e1; th, td { padding: 12px 8px; border: 1px solid #e1e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3a3a3a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e1e1e1; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3a3a3a; 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を贅沢に採用。全8色の豊かな色彩が、所有する喜びを深めます。OEM専門メーカーが培った技術が息づく「brizel」で、手の届く上質をお届けします。\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eビジネスも安心 RFID搭載\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eすっきりとしたフォルムに、カード情報を守る\u003cstrong\u003eRFID機能\u003c\/strong\u003e。YKK社製ファスナーの滑らかな開閉が、日々の所作をスマートに演出します。確かな機能美が、デキる男の日常を支えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_1bde0a87-c206-435e-8cce-1693a8217c50.jpg?v=1772443347\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートな佇まい 機能美\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスマートな佇まい 機能美\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e育てる喜び 本革の風合い\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e時間と共に深まる色艶、手に馴染む独特の質感は、\u003cstrong\u003e本革ならではの醍醐味\u003c\/strong\u003eです。使い込むほどに個性を増す、あなただけの物語を刻んでいく逸品。大切な方への贈り物にも最適です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_287da695-5528-436a-821b-afc560626818.jpg?v=1772443347\" 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!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の基本情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eこの長財布は、brizelブランドから提供されるオールレザーの逸品です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名: brizel オールレザー 長財布\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全8色の豊富なカラーからお選びいただけます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eブラック\u003c\/li\u003e\n          \u003cli\u003eベージュ\u003c\/li\u003e\n          \u003cli\u003eダークブラウン\u003c\/li\u003e\n          \u003cli\u003eグリーン\u003c\/li\u003e\n          \u003cli\u003eネイビー\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\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e幅: 20cm\u003c\/li\u003e\n          \u003cli\u003e縦: 10cm\u003c\/li\u003e\n          \u003cli\u003eマチ: 2.5cm\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イタリア最高峰のレザーとYKK社製ファスナーを厳選して使用しています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e表面（外側）: 牛革：トスカーナ産ブッテーロレザー\u003c\/li\u003e\n          \u003cli\u003e内部（内側）: トスカーナ産ベジタブルレザー\u003c\/li\u003e\n          \u003cli\u003eファスナー: YKK社製 ファスナー\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タンナー「コンセリア ワルピエ（Conceria Walpier）」が手掛ける、イタリア・トスカーナ製の牛革の最高峰「ブッテーロレザー」を使用しています。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e収納詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e必要なものをスマートに整理できる充実した収納スペースを備えています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカードスリット: 13枚（クレジットカードなどがスムーズに取り出せるサイズ）\u003c\/li\u003e\n          \u003cli\u003eお札入れ: 2箇所\u003c\/li\u003e\n          \u003cli\u003e小銭入れ: 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        \u003cp class=\"body-text\"\u003eセキュリティ面も考慮した機能性を搭載しています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eカード読み取り防止（RFID）機能付き\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        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e当店（株M2Y）は、お財布のOEM専門メーカーとして、世界中の工場や素材・原材料メーカーと提携し、多くのプロダクトに関わってきました。\u003c\/li\u003e\n          \u003cli\u003e様々な革、技法、工夫に触れるうちに、脈々と生きる伝統や人の思いを知り、お客様に直接その思いを届けたいとの願いから、2021年3月より自社初のブランド「Brizel（ブライゼル）」を立ち上げました。\u003c\/li\u003e\n          \u003cli\u003eブランドコンセプトは「贅沢を身近に」。私達が知り得るすべての工夫を盛り込み、手の届きやすい価格でありながら、長い間愛用いただけるハイクオリティなプロダクトを生み出しています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eぜひ一度、低価格とは一線違う、当店の製品を手にとって頂ければ幸いです。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項（ご購入前に必ずお読みください）\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eモニターの発色の具合によって実際のものと色が異なる場合がございます。\u003c\/li\u003e\n      \u003cli\u003e天然素材のため、部分的に色差や筋跡、へこみがある場合がございます。しっかりと検品等を行っておりますが、製品の特徴としてご理解いただけますようお願いいたします。\u003c\/li\u003e\n      \u003cli\u003e摩擦や水濡れによる色落ちや色移りが発生する場合がありますので、ご注意ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"エム・ツー・ワイ","offers":[{"title":"ブラック","offer_id":47752712454398,"sku":"6001-101blk","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":47752712487166,"sku":"6001-101beg","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン","offer_id":47752712519934,"sku":"6001-101dbr","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":47752712552702,"sku":"6001-101grn","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":47752712585470,"sku":"6001-101nvy","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ","offer_id":47752712618238,"sku":"6001-101grge","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"オレンジ","offer_id":47752712651006,"sku":"6001-101org","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド","offer_id":47752712683774,"sku":"6001-101red","price":17800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/6001-101-1_d55e5731-d04b-4425-ac7e-28e546823150.webp?v=1772443347"},{"product_id":"6001-102","title":"二つ折り財布 メンズ 本革 コンパクト 薄い 小銭入れ 使いやすい カードがたくさん入る 財布 二つ折り 折りたたみ財布 ブッテーロ レザー スリム ヌメ革 革  丈夫 男性 ブランド ギフト 紳士用 収納 大きめ 黒 緑 ブラック おすすめ 人気","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3a3a3a;\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 #e1e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3a3a3a; \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 #e1e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3a3a3a; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3a3a3a; \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%, #3a3a3a40 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 #e1e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3a3a3a;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3a3a3a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; 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: #3a3a3a; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e1e1e1; 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: #ffffff; color: #3a3a3a; 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: #3a3a3a; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3a3a3a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3a3a3a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3a3a3a; 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: #3a3a3a; 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: #3a3a3a; margin-bottom: 12px; border-bottom: 1px solid #3a3a3a; 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 #e1e1e1; th, td { padding: 12px 8px; border: 1px solid #e1e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3a3a3a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e1e1e1; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3a3a3a; 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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/6001-102-1.webp?v=1772442544\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブッテーロレザーの品格\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e選び抜かれた本革の輝き\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      イタリア最高峰\u003cstrong\u003eブッテーロレザー\u003c\/strong\u003eが魅せる、\u003cstrong\u003e全8色の豊かな表情\u003c\/strong\u003e。使い込むほどに深まる\u003cstrong\u003eエイジング\u003c\/strong\u003eを愉しむ、\u003cstrong\u003e大人のための逸品\u003c\/strong\u003eです。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートな日常を叶えるメンズ財布\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_0f8961f0-cf81-4fe6-b2b8-f19068264ed0.jpg?v=1772442544\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートな日常を叶えるメンズ財布\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e洗練された機能美\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e約3.5cmの薄型設計\u003c\/strong\u003eながら、\u003cstrong\u003eカード4枚\u003c\/strong\u003e、\u003cstrong\u003eお札\u003c\/strong\u003e、\u003cstrong\u003e小銭\u003c\/strong\u003eを\u003cstrong\u003eスマートに収納\u003c\/strong\u003e。\u003cstrong\u003eRFID機能\u003c\/strong\u003eで、\u003cstrong\u003e大切な情報を守り\u003c\/strong\u003e、\u003cstrong\u003e快適な毎日\u003c\/strong\u003eをサポートします。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e育てる歓び、至福の手触り\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_06fd2a1d-c662-4980-81d3-8ba8b82671a1.jpg?v=1772442544\" class=\"img-fluid d-block w-100 product-img\" alt=\"育てる歓び、至福の手触り\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日々に寄り添う相棒\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eしなやかな本革\u003c\/strong\u003eが\u003cstrong\u003e手に馴染み\u003c\/strong\u003e、使うほどに\u003cstrong\u003eあなただけの風合い\u003c\/strong\u003eへと変化。\u003cstrong\u003eコンパクトなサイズ感\u003c\/strong\u003eで、\u003cstrong\u003eポケットにもすっきりと収まります\u003c\/strong\u003e。\n    \u003c\/p\u003e\n  \u003c\/div\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商品名: brizel オールレザー 二つ折り財布\u003c\/li\u003e\n        \u003cli\u003eカラー: 全8色\n          \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e01. ブラック\u003c\/li\u003e\n            \u003cli\u003e02. ベージュ\u003c\/li\u003e\n            \u003cli\u003e03. ダークブラウン\u003c\/li\u003e\n            \u003cli\u003e04. グリーン\u003c\/li\u003e\n            \u003cli\u003e05. ネイビー\u003c\/li\u003e\n            \u003cli\u003e06. グレージュ\u003c\/li\u003e\n            \u003cli\u003e07. オレンジ\u003c\/li\u003e\n            \u003cli\u003e08. レッド\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \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幅: 11cm\u003c\/li\u003e\n        \u003cli\u003e縦: 9cm\u003c\/li\u003e\n        \u003cli\u003eマチ: 3.5cm\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内部（内側）: トスカーナ産ベジタブルレザー\u003c\/li\u003e\n        \u003cli\u003eファスナー: TKK社製 ファスナー\u003c\/li\u003e\n        \u003cli\u003e\n          \u003cp\u003e【素材について】\u003c\/p\u003e\n          タンナー: コンセリア ワルピエ（Conceria Walpier) 産地: イタリア・トスカーナ製、牛革の最高峰ブッテーロレザーを使用。\n        \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カードスリット × 4枚（クレジットカードなどがスムーズに取り出せるサイズです）\u003c\/li\u003e\n        \u003cli\u003eお札入れ × 2箇所\u003c\/li\u003e\n        \u003cli\u003e小銭入れ × 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      \u003cp\u003eこの財布が持つ便利な機能をご紹介します。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eカード読み取り防止（RFID）機能付き\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      \u003cp\u003e外側も内側もすべてイタリア産のレザーで作られた高品質な財布で、使えば使うほど美しいエイジングを楽しめます。\u003c\/p\u003e\n      \u003cp\u003e当店（株M2Y）は、お財布のOEM専門メーカーとして、世界中の工場や素材・原材料メーカーと提携をし、多くのプロダクトに関わってきました。\u003c\/p\u003e\n      \u003cp\u003e様々な革だけでなく、技法や工夫に触れるうちに、脈々と生きる伝統や人の思いを知り、自分たちもお客様に直接この思いを届けたい、そう思い、この度、2021年3月より自社初のブランドとして「Brizel（ブライゼル）」を立ち上げました。\u003c\/p\u003e\n      \u003cp\u003eブランドコンセプトは「贅沢を身近に」。\u003c\/p\u003e\n      \u003cp\u003e私達が知り得るすべての工夫を盛り込み、手の届きやすい価格でありながら、長い間愛用いただけるハイクオリティなプロダクトを生み出しています。\u003c\/p\u003e\n      \u003cp\u003eぜひ一度、低価格とは一線違う、当店の製品を手にとって頂ければ幸いです。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      モニターの発色の具合によって実際のものと色が異なる場合がございます。\n      また、天然素材のため、部分的に色差や筋跡、へこみがある場合がございます。\n      しっかりと検品等を行っておりますが、製品の特徴としてご理解いただけますようお願いいたします。\n      摩擦や水濡れによる色落ちや色移りが発生する場合がありますので、ご注意ください。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"エム・ツー・ワイ","offers":[{"title":"ブラック","offer_id":47752712880382,"sku":"6001-102blk","price":11800.0,"currency_code":"JPY","in_stock":false},{"title":"ベージュ","offer_id":47752712913150,"sku":"6001-102beg","price":11800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン","offer_id":47752712945918,"sku":"6001-102dbr","price":11800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":47752712978686,"sku":"6001-102grn","price":11800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":47752713011454,"sku":"6001-102nvy","price":11800.0,"currency_code":"JPY","in_stock":true},{"title":"グレージュ","offer_id":47752713044222,"sku":"6001-102grge","price":11800.0,"currency_code":"JPY","in_stock":true},{"title":"オレンジ","offer_id":47752713076990,"sku":"6001-102org","price":11800.0,"currency_code":"JPY","in_stock":true},{"title":"レッド","offer_id":47752713109758,"sku":"6001-102red","price":11800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/6001-102-1.webp?v=1772442544"},{"product_id":"6001-106","title":"ミニ財布 本革 使いやすい 二つ折 ブッテーロ レザー 高品質 メンズ 財布 二つ折り財布 コンパクト 小さめ ヌメ革 革 男性 女性 ブランド ギフト 紳士用 プレゼント 贈り物 収納 母の日 父の日 敬老の日 おすすめ 人気 30代 40代 50代 60代","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3a3a3a;\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 #e1e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3a3a3a; \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 #e1e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3a3a3a; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3a3a3a; \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%, #3a3a3a40 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 #e1e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3a3a3a;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3a3a3a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; 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: #3a3a3a; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e1e1e1; 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: #ffffff; color: #3a3a3a; 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: #3a3a3a; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3a3a3a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3a3a3a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3a3a3a; 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: #3a3a3a; 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: #3a3a3a; margin-bottom: 12px; border-bottom: 1px solid #3a3a3a; 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 #e1e1e1; th, td { padding: 12px 8px; border: 1px solid #e1e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3a3a3a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e1e1e1; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3a3a3a; 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手のひらに収まる\u003cstrong class=\"text-strong\"\u003e上質な本革ミニ財布\u003c\/strong\u003e。イタリア産\u003cstrong class=\"text-strong\"\u003eブッテーロレザーの深く美しい発色\u003c\/strong\u003eが、あなたのスタイルを格上げします。所有する喜びを毎日実感できる、\u003cstrong class=\"text-strong\"\u003e洗練された逸品\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/01.jpg?v=1769737307\" 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 class=\"text-strong\"\u003e最高峰ブッテーロレザー\u003c\/strong\u003eを、\u003cstrong class=\"text-strong\"\u003e日本の職人が一つ一つ丹念に仕立て上げました\u003c\/strong\u003e。大切なカード情報を守る\u003cstrong class=\"text-strong\"\u003eRFID機能も搭載\u003c\/strong\u003e。小さくても妥協しない、機能美を追求した二つ折り財布です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/6001-106-1_41a89cb8-d8d7-4d1d-bacb-15427ee9d8df.jpg?v=1770885107\" 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 class=\"text-strong\"\u003e経年変化で深まるヌメ革の表情\u003c\/strong\u003eは、まさに使うほどに愛着が湧く証。軽微なキズは自ら修復する特性を持ち、永く美しさを保ちます。\u003cstrong class=\"text-strong\"\u003e必要なものをスマートに収める計算された設計\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/06_137a904c-e19c-4504-8753-83e362c1895d.jpg?v=1770885106\" 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\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名: brizel オールレザー コンパクト 二つ折り財布\u003c\/li\u003e\n          \u003cli\u003eカラー: 全5色\n            \u003cul\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ネイビー\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e幅8.8cm x 縦8cm x マチ2.8cm\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e表面（外側）：牛革：トスカーナ産ブッテーロレザー\u003c\/li\u003e\n          \u003cli\u003e内部（内側）：トスカーナ産ベジタブルレザー\u003c\/li\u003e\n          \u003cli\u003eファスナー：TKK社製 ファスナー\u003c\/li\u003e\n          \u003cli\u003eタンナー：コンセリア ワルピエ（Conceria Walpier)\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        \u003cp class=\"body-text\"\u003eコンパクトながらも必要十分な収納力を備えています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカードスリット × 1～2枚 （クレジットカードなどがスムーズに取り出せるサイズです）\u003c\/li\u003e\n          \u003cli\u003eお札入れ × 1箇所\u003c\/li\u003e\n          \u003cli\u003e小銭入れ × 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        \u003cp class=\"body-text\"\u003eお客様の安心をサポートする機能を搭載しています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eカード読み取り防止（RFID）機能付き\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当店（株M2Y）は、お財布のOEM専門メーカーとして、世界中の工場や素材・原材料メーカーと提携し、多くのプロダクトに関わってきました。様々な革だけでなく、技法や工夫に触れるうちに、脈々と生きる伝統や人の思いを知り、自分たちもお客様に直接この思いを届けたいと願い、2021年3月より自社初のブランド「Brizel（ブライゼル）」を立ち上げました。\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  \u003c\/div\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    \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\n\u003c\/div\u003e","brand":"エム・ツー・ワイ","offers":[{"title":"ブラック","offer_id":47752714223870,"sku":"6001-106blk","price":10800.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":47752714256638,"sku":"6001-106beg","price":10800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン","offer_id":47752714289406,"sku":"6001-106dbr","price":10800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":47752714322174,"sku":"6001-106grn","price":10800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":47752714354942,"sku":"6001-106nvy","price":10800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/01.jpg?v=1769737307"},{"product_id":"6002-101","title":"長財布 メンズ 本革 YKKファスナー プエブロ 多機能 大容量 カード収納 小銭入れ レザー ヌメ革 革 財布 男性 ギフト プレゼント 収納 ラウンドファスナー おすすめ 人気 ギフト 誕生日 30代 40代 50代 60代 イタリアンレザー アンティーク","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3a3a3a;\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 #e1e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3a3a3a; \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 #e1e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3a3a3a; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3a3a3a; \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%, #3a3a3a40 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 #e1e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3a3a3a;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3a3a3a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; 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: #3a3a3a; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e1e1e1; 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: #ffffff; color: #3a3a3a; 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: #3a3a3a; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3a3a3a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3a3a3a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3a3a3a; 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: #3a3a3a; 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: #3a3a3a; margin-bottom: 12px; border-bottom: 1px solid #3a3a3a; 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 #e1e1e1; th, td { padding: 12px 8px; border: 1px solid #e1e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3a3a3a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e1e1e1; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3a3a3a; 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イタリア植物タンニンなめし革の深い風合いが、持つ人の品格を引き立てます。しなやかな質感と時と共に増す艶は、まさに\u003cstrong\u003e本物\u003c\/strong\u003eを知る男性のための逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_97b49748-09d5-4b8f-a86c-42a98054ef97.jpg?v=1770885112\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKKファスナーが魅せる本物の質感\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eYKKファスナーが魅せる本物の質感\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\/0774\/4438\/2974\/files\/download_94d78214-2753-4dd3-b971-7ff62df7eba5.jpg?v=1770885110\" 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オレンジ、ブラウン、ネイビー、グリーン、ブラック。全5色の多彩なバリエーションが、あなたの\u003cstrong\u003e個性を引き出します\u003c\/strong\u003e。大切な方へのプレゼントや、自分へのご褒美にも最適な一本です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_f5eb7f38-2cca-4db0-b742-865464447ccf.jpg?v=1770885112\" 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\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製品名: brizel 長財布\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多彩な5色展開で、あなたのスタイルに合う一本をお選びいただけます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e01. オレンジ\u003c\/li\u003e\n          \u003cli\u003e02. ブラウン\u003c\/li\u003e\n          \u003cli\u003e03. ネイビー\u003c\/li\u003e\n          \u003cli\u003e04. グリーン\u003c\/li\u003e\n          \u003cli\u003e05. ブラック\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幅: 19cm\u003c\/li\u003e\n          \u003cli\u003e縦: 9.5cm\u003c\/li\u003e\n          \u003cli\u003eマチ: 2.5cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003c!-- サイズ表や寸法図がある場合はここに配置 --\u003e\n        \u003c!-- 例: \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"__IMG_SIZE_CHART__\" class=\"img-fluid d-block w-100\" alt=\"サイズチャート\"\u003e\u003c\/div\u003e --\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ファスナー: YKK社製 ファスナー\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e当製品には、イタリア植物タンニンなめし協会認定のタンナー【Il Ponte（イル・ポンテ）】社製のフルベジタブルオイルドレザーを使用しています。しまっていて繊維密度の濃いフランス原皮を100％のタンニンでなめし、植物性の上質なピュアオイルを十分に加脂された革をベースに、銀擦り加工（バフィング）によりアンティーク感を出した表情豊かな革です。\u003c\/p\u003e\n        \u003c!-- 素材の品質を示すロゴやアイコンがある場合はここに配置 --\u003e\n        \u003c!-- 例: \u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"__IMG_LEATHER_LOGO__\" alt=\"イタリア植物タンニンなめし協会ロゴ\"\u003e\u003c\/div\u003e --\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お札入れ\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\u003e私達（株M2Y）は、お財布のOEM専門メーカーとして、世界中の工場や素材・原材料メーカーと提携し、多くのプロダクトに関わってきました。\u003c\/p\u003e\n        \u003cp\u003e様々な革だけでなく、技法や工夫に触れるうちに、脈々と生きる伝統や人の思いを知り、お客様に直接この思いを届けたい、そう思い、2021年3月より自社初のブランド「Brizel（ブライゼル）」を立ち上げました。\u003c\/p\u003e\n        \u003cp\u003eブランドコンセプトは「贅沢を身近に」。\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\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入前に必ずお読みください\u003c\/h3\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\n\u003c\/div\u003e","brand":"エム・ツー・ワイ","offers":[{"title":"オレンジ","offer_id":47752714715390,"sku":"6002-101ORG","price":16800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":47752714748158,"sku":"6002-101BRN","price":16800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":47752714780926,"sku":"6002-101GRN","price":16800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":47752714813694,"sku":"6002-101NVY","price":16800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":47752714846462,"sku":"6002-101BLK","price":16800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_97b49748-09d5-4b8f-a86c-42a98054ef97.jpg?v=1770885112"},{"product_id":"6002-102","title":"二つ折り財布 メンズ 本革 プエブロ 多機能 大容量 カード収納 小銭入れ スキミング防止 ヌメ革 革 財布 レザー スリット 男性 ギフト プレゼント 収納 おすすめ 人気 ギフト 誕生日 30代 40代 50代 60代 イタリアンレザー アンティーク","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3a3a3a;\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 #e1e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3a3a3a; \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 #e1e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3a3a3a; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3a3a3a; \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%, #3a3a3a40 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 #e1e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3a3a3a;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3a3a3a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; 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: #3a3a3a; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e1e1e1; 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: #ffffff; color: #3a3a3a; 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: #3a3a3a; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3a3a3a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3a3a3a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3a3a3a; 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: #3a3a3a; 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: #3a3a3a; margin-bottom: 12px; border-bottom: 1px solid #3a3a3a; 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 #e1e1e1; th, td { padding: 12px 8px; border: 1px solid #e1e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3a3a3a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e1e1e1; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3a3a3a; 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イタリアンレザーが魅せる独自のアンティーク加工が、持つ人の個性を引き立てます。手に取るたびに深まる色合いは、長く愛用するほどにその価値を高めるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_5c82da76-335d-4ad4-af53-c149f049bc3.jpg?v=1770885110\" 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日常の使いやすさを追求した、充実のカード収納スペースを備えています。お札入れや小銭入れも兼ね備え、スマートな支払いをサポートする多機能設計です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_220fe346-5e4d-429c-83df-df2c8f914547.jpg?v=1770885111\" 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イル・ポンテ社製の上質レザーが、手になじむ柔らかな感触を提供します。TKK社製ファスナーの滑らかな動きは、日々の開閉をストレスなく快適にします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_99324a58-3a0c-4dda-a417-3efadcf5dc4d.jpg?v=1770885110\" 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  \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\"\u003ebrizel 二つ折り財布\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全5色\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eグリーン\u003c\/li\u003e\n        \u003cli\u003eオレンジ\u003c\/li\u003e\n        \u003cli\u003eグレー\u003c\/li\u003e\n        \u003cli\u003eブラウン\u003c\/li\u003e\n        \u003cli\u003eブラック\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幅11cm x 縦9cm x マチ2.8cm\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eフルベジタブルオイルドレザー\u003c\/li\u003e\n        \u003cli\u003eファスナー：TKK社製 ファスナー\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イタリア植物タンニンなめし協会認定のタンナー【Il Ponte（イル・ポンテ）】社製のフルベジタブルオイルドレザーを使用。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e収納\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eカード収納\u003c\/li\u003e\n        \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      \u003cp class=\"body-text\"\u003eイタリア植物タンニンなめし協会認定のタンナー【Il Ponte（イル・ポンテ）】社製のフルベジタブルオイルドレザー。しまっていて繊維密度の濃いフランス原皮を100％のタンニンでなめし、植物性の上質なピュアオイルを充分に加油された革をベースに、銀擦り加工（バフィング）によりアンティーク感を出した表情豊かな革です。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e当店（株M2Y）は、お財布のOEM専門メーカーとして、世界中の工場や素材・原材料メーカーと提携をし、多くのプロダクトに関わってきました。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e様々な革だけでなく、技法や工夫に触れるうちに、脈々と生きる伝統や人の思いを知り、自分たちもお客様に直接子の思いを届けたい、そう思い、この度、2021年3月より自社初のブランドとして「Brizel（ブライゼル）」を立ち上げました。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eブランドコンセプトは「贅沢を身近に」\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e私達が知り得るすべての工夫を盛り込み、手の届きやすい価格でありながら、長い間愛用いただけるハイクオリティなプロダクトを生み出しています。ぜひ一度、低価格とは一線違う、当店の製品を手にとって頂ければ幸いです。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e関連カテゴリ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e財布 ウォレット メンズ レディース 長財布 二つ折り 二つ折 二つ折り財布 二つ折財布 ブランド 本革 革 皮 牛革 羊革 シープスキン シープ カウレザー グレー ブライドル ブライドルレザー ブッテーロレザー ブッテーロ スキミング スキミング防止 RFID 高級 人気 おしゃれ おすすめ 革財布 ハンドメイド 男女 黒 青 ベージュ ネイビー ブルー ワインレッド 緑 グリーン ベージュ エイ革 エイ スティングレー オーストリッチ 新品 ファスナー 薄 薄い 大容量 極薄 カード カードポケット ラウンドファスナー 父の日 母の日 プレゼント 薄型 ファスナー 大人 大きめ 小銭入れ スリム コンパクト 軽い 仕切り 金運 スマホ 17cm italia イタリア イタリアン\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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    \u003cp class=\"body-text\"\u003eまた、天然素材のため、部分的に色差や筋跡、へこみがある場合がございます。しっかりと検品等を行っておりますが、製品の特徴としてご理解いただけますようお願いいたします。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e摩擦や水濡れによる色落ちや色移りが発生する場合がありますので、ご注意ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"エム・ツー・ワイ","offers":[{"title":"グリーン","offer_id":47752715043070,"sku":"6002-102GRN","price":10800.0,"currency_code":"JPY","in_stock":true},{"title":"オレンジ","offer_id":47752715075838,"sku":"6002-102ORG","price":10800.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":47752715108606,"sku":"6002-102GRY","price":10800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":47752715141374,"sku":"6002-102BRO","price":10800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":47752715174142,"sku":"6002-102BLK","price":10800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_5c82da76-335d-4ad4-af53-c149f0498bc3.jpg?v=1770885110"},{"product_id":"6005-101","title":"長財布 型押し メンズ 本革 YKKファスナー 大容量 多機能 カード収納 小銭入れ イタリア ヌメ革 プレゼント 革 レザー 財布  男性 ギフト 収納 ラウンドファスナー おすすめ ギフト 誕生日 30代 40代 50代 60代 イタリアンレザー 父の日","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3a3a3a;\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 #e1e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3a3a3a; \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 #e1e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3a3a3a; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3a3a3a; \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%, #3a3a3a40 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 #e1e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3a3a3a;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3a3a3a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; 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: #3a3a3a; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e1e1e1; 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: #ffffff; color: #3a3a3a; 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: #3a3a3a; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3a3a3a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3a3a3a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3a3a3a; 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: #3a3a3a; 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: #3a3a3a; margin-bottom: 12px; border-bottom: 1px solid #3a3a3a; 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 #e1e1e1; th, td { padding: 12px 8px; border: 1px solid #e1e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3a3a3a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e1e1e1; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3a3a3a; 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イタリア産型押しレザーが魅せる、洗練された風格。\u003cstrong\u003e傷や水濡れに強く\u003c\/strong\u003e、日々の使用でも美しさが持続する\u003cstrong\u003e堅牢な作り込み\u003c\/strong\u003eです。\u003cstrong\u003eYKK社製ファスナー\u003c\/strong\u003eがスムーズな開閉を約束します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_0b4225f8-bab9-4e7c-ad7f-35f117e8a37e.jpg?v=1770885114\" 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。手にするたびに自信を与え、\u003cstrong\u003e日々の装いを格上げします\u003c\/strong\u003e。\u003cstrong\u003e大人の男性にふさわしい\u003c\/strong\u003e、洗練されたパートナーです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_b1572221-e63b-4d60-bef0-7bc144326382.jpg?v=1770885115\" 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、\u003cstrong\u003e抜群の機能性\u003c\/strong\u003e。\u003cstrong\u003eカード、お札、小銭を効率良く整理\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\/0774\/4438\/2974\/files\/download_73b4b36f-e4c1-44f8-bba4-6209ca0bd63b.jpg?v=1770885116\" 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    \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商品名: brizel 型押し長財布\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全3色をご用意しております。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eブラック\u003c\/li\u003e\n                \u003cli\u003eグリーン\u003c\/li\u003e\n                \u003cli\u003eブラウン\u003c\/li\u003e\n            \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幅: 19cm\u003c\/li\u003e\n                \u003cli\u003e縦: 9.5cm\u003c\/li\u003e\n                \u003cli\u003eマチ: 2.7cm\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ファスナー: YKK社製ファスナー\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=\"benefit-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            \u003cp\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\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            \u003cp\u003e私達（株M2Y）は、お財布のOEM専門メーカーとして、世界中の工場や素材・原材料メーカーと提携し、多くのプロダクトに関わってきました。様々な革や技法に触れる中で、伝統と人の思いを知り、この思いを直接お客様に届けたいと願い、2021年3月より自社ブランド「Brizel（ブライゼル）」を立ち上げました。\u003c\/p\u003e\n            \u003cp\u003eブランドコンセプトは「贅沢を身近に」。私達が知り得るすべての工夫を盛り込み、手の届きやすい価格でありながら、長い間ご愛用いただけるハイクオリティなプロダクトを生み出しています。\u003c\/p\u003e\n            \u003cp\u003eぜひ一度、低価格とは一線違う、当店の製品をお手にとって頂ければ幸いです。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\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        \u003cp class=\"body-text\"\u003e天然素材のため、部分的に色差や筋跡、へこみがある場合がございます。しっかりと検品等を行っておりますが、製品の特徴としてご理解いただけますようお願いいたします。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e摩擦や水濡れによる色落ちや色移りが発生する場合がありますので、ご注意ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"エム・ツー・ワイ","offers":[{"title":"ブラック","offer_id":47752715763966,"sku":"6005-101BLK","price":13800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":47752715796734,"sku":"6005-101BRN","price":13800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":47752715829502,"sku":"6005-101GRN","price":13800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_0b4225f8-bab9-4e7c-ad7f-35f117e8a37e.jpg?v=1770885114"},{"product_id":"6005-102","title":"二つ折り財布 型押し メンズ 本革 YKKファスナー 大容量 多機能 カード収納 小銭入れ イタリア ヌメ革 プレゼント レザー 革 財布 男性 収納  おすすめ 人気 ギフト 誕生日 送り物 30代 40代 50代 60代  イタリアンレザー 父の日 敬老の日","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3a3a3a;\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 #e1e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3a3a3a; \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 #e1e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3a3a3a; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3a3a3a; \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%, #3a3a3a40 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 #e1e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3a3a3a;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3a3a3a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; 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: #3a3a3a; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e1e1e1; 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: #ffffff; color: #3a3a3a; 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: #3a3a3a; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3a3a3a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3a3a3a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3a3a3a; 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: #3a3a3a; 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: #3a3a3a; margin-bottom: 12px; border-bottom: 1px solid #3a3a3a; 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 #e1e1e1; th, td { padding: 12px 8px; border: 1px solid #e1e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3a3a3a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e1e1e1; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3a3a3a; 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厳選された\u003cstrong\u003eイタリア産型押しレザー\u003c\/strong\u003eが織りなす、洗練された三色の表情。毎日の装いに深みと彩りを与え、使うほどに手に馴染む確かな質感を。大切な方への贈り物にも最適です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_69c080a8-44c5-4633-b1ac-1474b66fbd78.jpg?v=1770885116\" class=\"img-fluid d-block w-100 product-img\" alt=\"選び抜かれた3色の魅力\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e選び抜かれた3色の魅力\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\u003eYKKファスナー\u003c\/strong\u003eの滑らかな開閉と、洗練されたミニマルなデザインが、持つ人のスタイルを引き立てます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_79a0318e-5183-49c2-ae48-db51b77ccb35.jpg?v=1770885116\" class=\"img-fluid d-block w-100 product-img\" alt=\"傷に強く、手触りも上質\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e傷に強く、手触りも上質\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e「スマートな収納」多機能二つ折り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eコンパクトながら、カード、お札、小銭をスマートに整理できる確かな収納力を凝縮。表裏に同じ型押しレザーとシープスキンを採用し、持つたびに\u003cstrong\u003e重厚感\u003c\/strong\u003eが手に響き、日々の頼れる相棒となります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_a982e726-975d-4843-80b6-31be92bc3145.jpg?v=1772444062\" 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  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e型押し二つ折り財布「brizel」は、素材と機能性にこだわった逸品です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品名: brizel 型押し二つ折り財布\u003c\/li\u003e\n        \u003cli\u003eカラー: 全3色 (ブラック, ブラウン, グリーン)\u003c\/li\u003e\n        \u003cli\u003e収納: カード収納、お札入れ、小銭入れ\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e表と内装には同じ型押しレザーを使用し、裏地にはシープスキンを採用することで、革本来の張りやコシ、重厚感を最大限に引き出しています。\u003c\/p\u003e\n      \u003cp\u003e当社（株式会社M2Y）はOEM専門メーカーとして、世界中の工場や素材・原材料メーカーと提携し、多くのプロダクトに携わってきました。そうした経験から、お客様に直接この思いを届けたいとの願いで、2021年3月より自社ブランド「Brizel（ブライゼル）」を立ち上げました。\u003c\/p\u003e\n      \u003cp\u003eブランドコンセプトは「贅沢を身近に」。私たちが知り得るすべての工夫を盛り込み、手の届きやすい価格でありながら、長い間ご愛用いただけるハイクオリティなプロダクトを生み出しています。ぜひ一度、当店の製品を手にとって頂ければ幸いです。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eコンパクトながら十分な収納力を確保したサイズです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e幅: 11cm\u003c\/li\u003e\n        \u003cli\u003e縦: 9cm\u003c\/li\u003e\n        \u003cli\u003eマチ: 2.8cm\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ファスナー: YKK社製ファスナー\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eイタリア産型押しレザーは、傷がない革を厳選し型押しを施すことで、コシを保ちながらも傷つきにくくなっています。また、濡れても拭くだけでシミを防ぐ特性があります。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eご購入時の注意事項\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\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\n\u003c\/div\u003e","brand":"エム・ツー・ワイ","offers":[{"title":"ブラック","offer_id":47752715960574,"sku":"6005-102BLK","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":47752715993342,"sku":"6005-102BRO","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":47752716026110,"sku":"6005-102GRN","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/download_69c080a8-44c5-4633-b1ac-1474b66fbd78.jpg?v=1770885116"},{"product_id":"6006-101","title":"栃木レザー 財布 長財布 メンズ 本革 さいふ YKKファスナー 高級感 小銭入れ レザー 男性 シンプル 無地 紳士 ギフト プレゼント 牛革 皮 長持ち 本革 誕生日 収納  コンパクト 薄い 薄型 カード入れ カードポケット スキミング防止 耐久性","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3a3a3a;\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 #e1e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3a3a3a; \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 #e1e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3a3a3a; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3a3a3a; \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%, #3a3a3a40 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 #e1e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3a3a3a;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3a3a3a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; 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: #3a3a3a; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e1e1e1; 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: #ffffff; color: #3a3a3a; 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: #3a3a3a; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3a3a3a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3a3a3a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3a3a3a; 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: #3a3a3a; 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: #3a3a3a; margin-bottom: 12px; border-bottom: 1px solid #3a3a3a; 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 #e1e1e1; th, td { padding: 12px 8px; border: 1px solid #e1e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3a3a3a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e1e1e1; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3a3a3a; 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\/0774\/4438\/2974\/files\/1-100-2.jpg?v=1769737323\" class=\"img-fluid d-block w-100 product-img\" alt=\"栃木レザー長財布の全体像、背景に高級感のある木目調\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e普遍的な美しさを貴方へ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e内部まで本物を追求する\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e表革と中革にまで惜しみなく\u003cstrong\u003e栃木レザー\u003c\/strong\u003eを採用。触れるたびに感じる柔らかな質感と、時を重ねるごとに増す艶が、真の贅沢を物語ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/4-100.jpg?v=1770885119\" 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\u003e31箇所収納\u003c\/strong\u003eで、カードも現金もすっきりと整理可能。\u003cstrong\u003eYKKファスナー\u003c\/strong\u003eの滑らかな開閉と\u003cstrong\u003eスキミング防止機能\u003c\/strong\u003eが、日々の使い心地を高めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/5-100.jpg?v=1770885119\" 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!-- スペック・詳細セクション (Specs) --\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            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eサイズ: 10.3cm × 20.7cm × 2.4cm\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\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            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e日本を代表する高品質なレザー専門の製造所として、約100年の伝統があります。\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高品質な素材を贅沢に使うことで、見た目の美しさだけでなく、耐久性や手触りの良さも実現しています。\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 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                \u003cli\u003e薄型なのに驚きの収納力、31箇所のスマート収納。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e詳細な収納内訳:\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eカードポケット×24 (手前に12、奥に12の合計24ポケットで、大切なカードをしっかりと整理)\u003c\/li\u003e\n                \u003cli\u003e紙幣入れ×2 (紙幣を分けて収納でき、通帳やパスポートもすっきり収納可能)\u003c\/li\u003e\n                \u003cli\u003eフリーポケット×2 (領収書やカード利用明細など、バラバラになりがちなアイテムを簡単に整理)\u003c\/li\u003e\n                \u003cli\u003e小銭入れ内フリーポケット×3 (小銭入れの中に分別でき、鍵や忘れ物タグなどの小物収納にも便利。分厚くなりづらい設計)\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            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eセキュリティにも配慮したスキミング防止機能を搭載。\u003c\/li\u003e\n                \u003cli\u003e開閉部には、滑らかな操作性と耐久性で定評のあるYKKファスナーを採用。日常使いにも安心と信頼の品質です。\u003c\/li\u003e\n                \u003cli\u003e高さを出してゆとりを持たせているため、ファスナー開閉時にお札が引っかかりにくい設計です。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"エム・ツー・ワイ","offers":[{"title":"ブラック","offer_id":47752716353790,"sku":"6006-101-blk","price":15800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":47752716386558,"sku":"6006-101-cam","price":15800.0,"currency_code":"JPY","in_stock":false},{"title":"ダークブラウン","offer_id":47752716419326,"sku":"6006-101-dbr","price":15800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":47752716452094,"sku":"6006-101-grn","price":15800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":47752716484862,"sku":"6006-101-nvy","price":15800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/1-100-2.jpg?v=1769737323"},{"product_id":"6006-102","title":"栃木レザー 財布 二つ折り財布 折りたたみ財布 メンズ 本革 さいふ 高級感 小銭入れ レザー 男性 シンプル 無地 紳士 ギフト プレゼント 牛革 皮 長持ち 本革財布 誕生日 収納 コンパクト 薄い 薄型 カード入れ スキミング防止 耐久性","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3a3a3a;\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 #e1e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3a3a3a; \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 #e1e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3a3a3a; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3a3a3a; \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%, #3a3a3a40 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 #e1e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3a3a3a;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3a3a3a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; 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: #3a3a3a; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e1e1e1; 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: #ffffff; color: #3a3a3a; 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: #3a3a3a; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3a3a3a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3a3a3a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3a3a3a; 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: #3a3a3a; 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: #3a3a3a; margin-bottom: 12px; border-bottom: 1px solid #3a3a3a; 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 #e1e1e1; th, td { padding: 12px 8px; border: 1px solid #e1e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3a3a3a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e1e1e1; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3a3a3a; 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約100年の伝統を誇る日本最高峰の栃木レザーを贅沢に使用。使い込むほどに色艶が深まり、あなただけの風合いが生まれる、\u003cstrong\u003e本物志向のビジネスパーソン\u003c\/strong\u003eにふさわしい逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/1-100-2_58b9d6fc-73b8-4fac-b326-228a71023558.jpg?v=1769737325\" 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\/0774\/4438\/2974\/files\/4-100_98f46803-ecf6-4c6a-b5dd-a90a415a8d66.jpg?v=1770885120\" 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でスマートに収納し、\u003cstrong\u003eスキミング防止機能も搭載\u003c\/strong\u003e。あなたの毎日を、安心と快適さで満たします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/5-100_475073a6-d9b5-4f8a-a8f3-70a9c9752bc4.jpg?v=1770885120\" 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    \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縦: 9.5cm\u003c\/li\u003e\n                \u003cli\u003e横: 11.7cm\u003c\/li\u003e\n                \u003cli\u003e厚み: 2.6cm\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中革: 栃木レザー\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\u003e本物を手にする栃木レザーの魅力をご紹介します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e日本を代表する高品質なレザー専門製造所\u003c\/li\u003e\n                \u003cli\u003e約100年の伝統を誇る歴史と実績\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            \u003cp\u003e使い込むほどに変化する、革本来の魅力を体験できます。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e厳選された天然素材を使用\u003c\/li\u003e\n                \u003cli\u003e伝統的な植物タンニンなめし製法\u003c\/li\u003e\n                \u003cli\u003e優れた耐久性\u003c\/li\u003e\n                \u003cli\u003e美しい色艶と豊かな風合いへの変化\u003c\/li\u003e\n                \u003cli\u003e手になじむ感触が豊かに育つ\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\u003e贅沢な素材使いが実現する上質な仕上がりです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e表と中に栃木レザーをふんだんに使用\u003c\/li\u003e\n                \u003cli\u003e他社では味わえない贅沢な仕上がり\u003c\/li\u003e\n                \u003cli\u003e高品質な素材が生み出す見た目の美しさ\u003c\/li\u003e\n                \u003cli\u003e優れた耐久性と極上の手触り\u003c\/li\u003e\n            \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=\"benefit-list\"\u003e\n                \u003cli\u003e手にフィットする上質な栃木レザーの質感\u003c\/li\u003e\n                \u003cli\u003e持ち運びやすさとデザイン性の両立\u003c\/li\u003e\n                \u003cli\u003eしっくりとなじむ形状\u003c\/li\u003e\n                \u003cli\u003eなめらかな質感と美しい仕上げ\u003c\/li\u003e\n                \u003cli\u003eバッグやポケットに収まりやすい薄型設計\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\u003eスマートな日常をサポートする機能と収納力です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eカードや現金をスリムに整理整頓\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eボックス型小銭入れで\u003c\/strong\u003e必要なものを一つにまとめられる優れた収納力\u003c\/li\u003e\n                \u003cli\u003eスマートなデザインと妥協しない収納力の両立\u003c\/li\u003e\n                \u003cli\u003eセキュリティに配慮したスキミング防止機能搭載\u003c\/li\u003e\n                \u003cli\u003e安心して使用できる設計\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"エム・ツー・ワイ","offers":[{"title":"ブラック","offer_id":47752716517630,"sku":"6006-102-blk","price":11800.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル","offer_id":47752716550398,"sku":"6006-102-cam","price":11800.0,"currency_code":"JPY","in_stock":true},{"title":"ダークブラウン","offer_id":47752716583166,"sku":"6006-102-dbr","price":11800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":47752716615934,"sku":"6006-102-grn","price":11800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":47752716648702,"sku":"6006-102-nvy","price":11800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/4438\/2974\/files\/1-100-2_58b9d6fc-73b8-4fac-b326-228a71023558.jpg?v=1769737325"}],"url":"https:\/\/brizel-aeterna.we-shop.jp\/collections\/wallet.oembed","provider":"Brizel Aeterna (ブライゼル・アエテルナ)","version":"1.0","type":"link"}