{"title":"二つ折り財布","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","products":[{"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":"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-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-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\/bi-fold-wallet.oembed","provider":"Brizel Aeterna (ブライゼル・アエテルナ)","version":"1.0","type":"link"}