{"title":"二つ折り財布","description":"コンパクトサイズの二つ折り財布は、\u003cbr\u003e生地は一切使わずオールレザーで仕立てました。","products":[{"product_id":"originaloilleather-ak16ta-b0054","title":"ANNAK コンパクト２つ折りオールレザーウォレット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\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世界有数の栃木レザーに別注した、アナックオリジナルオイルレザーが醸し出す深みのある光沢。革本来のキズやシボを活かし、使うほどに手に馴染む経年変化が楽しめます。重厚ながら約100gの軽さが、日常を豊かに彩ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_2807.jpg?v=1712799550\" 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\"\u003e10枚収納、ワンアクションで開く\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e「フラップを開ける」その\u003cstrong\u003eワンアクション\u003c\/strong\u003eで、カード10枚分の収納と紙幣が一望できます。会計時の焦りをなくし、洗練された動作へと導きます。すべてのパーツを革だけで丁寧に組み上げた、永く愛用できる堅牢な作りです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_0740_R_a01e091e-5442-4686-baf8-a789613af105.jpg?v=1712799550\" class=\"img-fluid d-block w-100 product-img\" alt=\"カード10枚収納と紙幣を一望できる内部\"\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\/0769\/2959\/7752\/products\/DSC_0742_R_8df9a9fe-a20f-4d8c-8f14-62f2298450ef.jpg?v=1693468273\" class=\"img-fluid d-block w-100 product-img\" alt=\"大きく開く外側のコインポケット\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eストレスフリーな小銭決済\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② 動画セクション (Video) --\u003e\n    \u003cdiv class=\"video-wrapper\"\u003e\n        \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/WwBkp7TZbG0\" height=\"315\" width=\"560\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ③ スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eAK16TA-B0054\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アナックオリジナルオイルレザーをすべてのパーツに使用したワンアクションコンパクト2つ折り財布。\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\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世界有数のタンナー、栃木レザーに別注して作成したアナックオリジナルオイルレザー。\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            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e留め具は中身の量によって調節可能\u003c\/strong\u003eなタテに2つ連なったスナップボタン。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/DSC_0746_R.jpg?v=1710809840\" class=\"img-fluid d-block w-100 product-img\" alt=\"留め具のスナップボタン\"\u003e\n            \u003c\/div\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eカード入れは10枚分。\u003c\/strong\u003e開くと8枚分のカード段と2つのカードポケットがあります。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0740_R_480x480.jpg?v=1629874356\" class=\"img-fluid d-block w-100 product-img\" alt=\"10枚収納可能なカード入れ\"\u003e\n            \u003c\/div\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eコインポケットが外側に配されているので、コインだけ取り出す際は財布を全て広げず、\u003cstrong\u003eフラップを開けていただくだけで取り出すことが可能\u003c\/strong\u003eです。\u003c\/li\u003e\n                \u003cli\u003e大きなマチ付きなので、一目瞭然で取り出しもスムーズ。さらにコインポケットに受けも付けてあるので、こぼれ落ちもしっかりとケア。安心してご使用いただけます。\u003c\/li\u003e\n                \u003cli\u003eコインポケットの中もオールレザーなので、財布の修理で最も多いとされる、裏地が破ける心配もありません。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0742_R_480x480.jpg?v=1629874386\" class=\"img-fluid d-block w-100 product-img\" alt=\"スムーズな小銭の取り出し\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e「\u003cstrong\u003eフラップをあける\u003c\/strong\u003e」このワンアクションで全ての財布の中身を取り出すことが可能です。使用時に、手のひらの上で財布自体をタテにしたりヨコにしたり、回転させたり動かす必要がなく、非常にスマートで使い易さにこだわったシンプルなデザインになっております。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ・重量・原産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e幅：10.5cm\u003c\/li\u003e\n                \u003cli\u003e奥行：2cm\u003c\/li\u003e\n                \u003cli\u003e高さ：10cm\u003c\/li\u003e\n                \u003cli\u003e重量：約100g\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=\"point-list\"\u003e\n                \u003cli\u003eブラック・チョコ・ブラウンは全てのパーツが1色の革ですが、ネイビーの内側はチョコ、レッド・グリーンの内側はブラウンと外・内の革が配色仕様となっております。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/DSC_0744_R.jpg?v=1710809898\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラーバリエーションと配色例\"\u003e\n            \u003c\/div\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!-- ④ 発送案内セクション (Shipping) - 情報がないため出力しません。 --\u003e\n    \u003c!-- ⑤ 注意事項セクション (Notes) - 情報がないため出力しません。 --\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":29616300261475,"sku":"6-1","price":20900.0,"currency_code":"JPY","in_stock":false},{"title":"チョコ","offer_id":29618968199267,"sku":"6-2","price":20900.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":29618968232035,"sku":"6-3","price":20900.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー","offer_id":29618968297571,"sku":"6-4","price":20900.0,"currency_code":"JPY","in_stock":false},{"title":"レッド","offer_id":29618968264803,"sku":"6-5","price":20900.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":29618968330339,"sku":"6-6","price":20900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_2807_0d62b00d-1e48-4aea-b60b-14db5974446c.jpg?v=1788407511"},{"product_id":"ak8ta-b8010","title":"ANNAK ハンドウォッシュ フラップ付き2つ折り蛇腹財布","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e栃木レザーが育む唯一無二の表情\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e世界有数の栃木レザーを贅沢に使用し、手洗いと手磨きで生まれた独特のヴィンテージ感。一点ずつ異なる風合いが、持つ人の個性を引き立てます。\u003cstrong\u003e長く愛用できる本革財布\u003c\/strong\u003eの魅力を。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/P1030010_92dbf053-673a-41fe-8e5c-c4cad08bef98.jpg?v=1712795795\" 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内側には3つの収納スペースと、出し入れスムーズなマチ付きコインポケットを配しました。カード入れにもゆとりを持たせ、ポイントカードもまとめて収納できます。\u003cstrong\u003e日々の支払いをストレスフリーに\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/P1030067_0d1e55d7-2c5c-4562-9757-f0f1fb72d385.jpg?v=1684416998\" 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幅12cm、高さ9.5cm、奥行き2cmの絶妙なサイズ感。小銭入れのフリンジや、ウォレットチェーン用のリングも配し、細部にまでこだわりが光ります。\u003cstrong\u003e男性も女性も、スマートに持ち歩けます\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/P1030068_12995a29-84bc-4a98-a9e4-aac0a5391d79.jpg?v=1684416998\" class=\"img-fluid d-block w-100 product-img\" alt=\"手に持った財布のイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eどんなシーンにも溶け込む佇まい\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ここに動画セクションが入るが、入力データに動画が無いため出力しない --\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eAK8TA-B8010\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世界有数のタンナー、栃木レザーで鞣されたヌメ革をベースに作成したアナックオリジナルレザーを全てのパーツで使用。縫製後に洗いをかけ、1点1点指で表情をデザインし、乾燥後に手ミガキを施し完成する、独特なヴィンテージ感が特徴のオールレザーのフラップ付、ポケットサイズの2つ折り財布です。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e留め具は内容量に合わせて調節ができるタテ2つのスナップボタンを配しています。\u003c\/li\u003e\n                \u003cli\u003e内側は3つに分けた収納スペースと、ファスナー付コインポケット。コインポケットには片側に3㎝のマチを配しているので出し入れがスムーズです。\u003c\/li\u003e\n                \u003cli\u003eカード入れスペースには4㎝のマチがあり、カード6枚分のポケットとは別にポイントカード類などをまとめて入れておけるスペースがあり、収納力抜群です。\u003c\/li\u003e\n                \u003cli\u003eコインポケットのファスナーの引き手にはフリンジをプラス。また、ウォレットチェーン・チャーム用の留め具も配しています。リング部はピューターを用い、表面をたたき、味わいのある素材感に。さり気なくロゴも入っています。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/P1030024_480x480.jpg?v=1634257648\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布内部の収納スペース\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/P1030067_480x480.jpg?v=1634257680\" class=\"img-fluid d-block w-100 product-img\" alt=\"カード入れの収納力\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/P1030026_480x480.jpg?v=1634257711\" class=\"img-fluid d-block w-100 product-img\" alt=\"コインポケットのフリンジとウォレットチェーン用リング\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eディテールにもこだわり男性女性ともにお使いいただけるよう仕上げました。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e幅：12cm\u003c\/li\u003e\n                \u003cli\u003e奥行：2cm\u003c\/li\u003e\n                \u003cli\u003e高さ：9.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            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e牛革\u003c\/li\u003e\n                \u003cli\u003eピューター（金具）\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e重量\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e約130g\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        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクションと注意事項セクションは情報がないため出力しない --\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":29616302981219,"sku":"6-1","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"チョコ","offer_id":29618932449379,"sku":"6-2","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":29618932482147,"sku":"6-3","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー","offer_id":29618932547683,"sku":"6-4","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"レッド","offer_id":29618932514915,"sku":"6-5","price":18700.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":29618932580451,"sku":"6-6","price":18700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/P1030010_92dbf053-673a-41fe-8e5c-c4cad08bef98.jpg?v=1788407513"},{"product_id":"ak20ta-b0008","title":"ANNAK ハンドウォッシュコンパクト外小銭2つ折り財布","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e伝統技と温もりが息づく風合い\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e熟練の職人がお湯にくぐらせ、指でデザインした\u003cstrong\u003e唯一無二のシワ感\u003c\/strong\u003e。\u003cstrong\u003e栃木レザーのオリジナルオイルレザー\u003c\/strong\u003eが、使うほどにしなやかさと深い色艶を育み、持つ人の歴史を刻みます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_1128_fe65bc0f-0bf6-43f3-ade8-19172335ebf5.jpg?v=1712796064\" 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幅10.5cm、高さ8.5cm。男性のポケットにも女性の小さなバッグにも収まる、考え抜かれた\u003cstrong\u003eコンパクト設計\u003c\/strong\u003e。しなやかな革が使う人の手に\u003cstrong\u003e心地よくフィット\u003c\/strong\u003eします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_1124_11c13393-a3ed-4b22-80ca-faf199d8183e.jpg?v=1712796064\" class=\"img-fluid d-block w-100 product-img\" alt=\"手のひらに収まるコンパクトサイズの財布\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日常をスマートに彩る\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスムーズな所作を叶える小銭入れ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e外付けの小銭入れは\u003cstrong\u003e両マチ付き\u003c\/strong\u003eで、指がすっと届き\u003cstrong\u003e取り出しは驚くほどスムーズ\u003c\/strong\u003e。内側まで全て革で仕立てた\u003cstrong\u003e堅牢設計\u003c\/strong\u003eが、\u003cstrong\u003e裏地破れの心配をなくし\u003c\/strong\u003e、長く愛用できる安心感を約束します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_1146_e3d1cb2a-695d-4eaf-b34c-d328efcf9426.jpg?v=1712796061\" class=\"img-fluid d-block w-100 product-img\" alt=\"両マチ付きでスムーズな小銭の取り出し\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e頼れる堅牢性と機能性\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② 動画セクション (Video) --\u003e\n    \u003cdiv class=\"video-wrapper\"\u003e\n        \u003ciframe width=\"320\" height=\"568\" src=\"https:\/\/www.youtube.com\/embed\/R64VUdCDsvQ\" title=\"ANNAK ハンドウォッシュコンパクト外小銭2つ折り財布 紹介動画\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ③ スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品概要\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e商品コード: \u003cstrong\u003eAK20TA-B0008\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eアナックオリジナルオイルレザーをすべてのパーツに使用した、ワンアクションコンパクト2つ折り財布です。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e特徴・こだわり\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003ch4 class=\"section-subtitle\"\u003e「ハンドウォッシュ加工」\u003c\/h4\u003e\n            \u003cp class=\"body-text\"\u003e製品にした後にお湯にくぐらせ、1点1点指でシワをデザインし、乾燥後に手ミガキを施して完成する、独特なヴィンテージ感が特徴です。\u003c\/p\u003e\n            \u003ch4 class=\"section-subtitle\"\u003e「こだわりのオールレザー仕立て」\u003c\/h4\u003e\n            \u003cp class=\"body-text\"\u003eコインポケットは外付けタイプで、マチが両側に付き、取り出しが非常にスムーズです。カード段の1枚1枚も、コインポケットの中もオールレザー仕立てなので、財布の修理で最も多いとされる、\u003cstrong\u003e裏地が破ける心配もありません。\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1146_480x480.jpg?v=1629883212\" class=\"img-fluid d-block w-100 product-img\" alt=\"こだわりのオールレザー仕立て\"\u003e\n            \u003cp class=\"body-text\"\u003eとことんシンプルに使いやすくコンパクトに。コンパクト財布にありがちな小銭の取り出し難さも解決した財布です。女性の手にもしっかりフィットし、安心してお使いいただけます。小さいバッグのご使用時や、男性がポケットに入れる際にも丁度良いサイズです。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003ch4 class=\"section-subtitle\"\u003e【アナックオリジナルオイルレザー】\u003c\/h4\u003e\n            \u003cp class=\"body-text\"\u003e世界有数のタンナー、栃木レザーに別注して作成したアナックオリジナルオイルレザーです。有害な物質を一切使わずミモザの樹皮から抽出された樹脂のタンニンを使用したフルベジタブルタンニン鞣し。しなやかさと耐久性をあげる為にたっぷりとオイルを含ませました。オイルレザーならではのツヤ感と、革本来のキズやシボを残した仕上がりになっています。ご使用によって生じる経年変化が楽しめます。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材\/原料：牛革\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能・収納\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e内側は仕切りの付いた札入れ部\u003c\/li\u003e\n                \u003cli\u003e見開き左右それぞれ表面に2ポケットずつ\u003c\/li\u003e\n                \u003cli\u003e裏面に1ポケットの合計6ポケット\u003c\/li\u003e\n                \u003cli\u003e1枚づつ入れても6枚分のカード収納が可能\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1149_480x480.jpg?v=1629883147\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布内側の機能説明1\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1148_480x480.jpg?v=1629883178\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布内側の機能説明2\"\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幅：10.5cm\u003c\/li\u003e\n                \u003cli\u003e奥行：2cm\u003c\/li\u003e\n                \u003cli\u003e高さ：8.5cm\u003c\/li\u003e\n                \u003cli\u003e重量：約72.5g\u003c\/li\u003e\n                \u003cli\u003e原産国：日本\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ⑤ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eカード段で使用しているすべてのパーツが革なので、馴染むまではきつく感じる場合もございます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":39313798496355,"sku":"6-1","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"チョコ","offer_id":39313798529123,"sku":"6-2","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":39313798561891,"sku":"6-3","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー","offer_id":39313798594659,"sku":"6-4","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"レッド","offer_id":39313798627427,"sku":"6-5","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":39313798660195,"sku":"6-6","price":16500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_1128_fdfa7de8-ba33-4e65-9492-64503bea4ee5.jpg?v=1788407597"},{"product_id":"annak-ハンドウォッシュ-ミドルサイズ財布-コピー","title":"ANNAK ハンドウォッシュ ミドルサイズ配色財布","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e革が語る、唯一無二の物語\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e世界有数の栃木レザーをベースに、製品後にお湯にくぐらせ、手でシワを刻み、磨き上げた逸品。まるで時を重ねたような\u003cstrong\u003e独特の風合い\u003c\/strong\u003eが、持つ人の個性を際立たせます。\u003c\/p\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260409_111250.jpg?v=1775701345\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eハンドウォッシュ加工が生むヴィンテージ感\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e手元に宿る、心地よい重み\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e手のひらに収まる\u003cstrong\u003eミドルサイズ\u003c\/strong\u003eが、日々の生活に寄り添う。約160gという適度な重量感が、本物の革製品を持つ喜びと安心感を届けてくれます。\u003c\/p\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260409_111020.jpg?v=1775701345\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e本革の質感、手に馴染む佇まい\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e計算された収納、スマートな機能美\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e隠しステッチで工夫された札入れは、お札の折れを防ぎ、出し入れもスムーズです。コインポケットからカード収納まで、\u003cstrong\u003eオールレザー仕立て\u003c\/strong\u003eで耐久性にもこだわり、長く愛用できる設計です。\u003c\/p\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260409_111433.jpg?v=1775701345\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e使いやすさを追求した内部構造\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 動画セクション (Video) - 今回は情報がないためスキップ --\u003e \u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdetails open=\"\" class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003eAK24TA-B0020\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" 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製品にした後に手で洗い、1点1点指でシワをデザインし、乾燥後に手ミガキを施して完成する、独特なヴィンテージ感が特徴の2つ折りのミドルサイズの財布です。\u003c\/li\u003e\n\u003cli\u003e全てのパーツを革だけで仕立てており、コインポケットの中もオールレザーなので、財布の修理で最も多いとされる裏地が破ける心配がありません。\u003c\/li\u003e\n\u003cli\u003eサイズの割に収納力が高い財布となっております。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003e札入れは横に付いており、隠しステッチをたたくことにより、お札が深く入りすぎないように工夫しました。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260409_111512.jpg?v=1775701345\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e片側に4㎝のマチが付くコインポケット。大きく開いて取り出しがスムーズです。\u003cbr\u003e\u003cbr\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260409_111735.jpg?v=1775701345\"\u003e\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eマチ付きのポケットが2つ。仕分け収納可能なポケットが3つ。\u003cbr\u003e\u003cbr\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260409_111636.jpg?v=1775701345\"\u003e\u003cbr\u003e\u003cbr\u003eフラップ面にもポケットが2つ付きます。\u003cbr\u003e\u003cbr\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260409_111711.jpg?v=1775701345\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eブラック、ブラウンの2色はすべてのパーツを1色で作成。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260409_111349.jpg?v=1775701345\"\u003e\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eその他カラーは中づくりにはすべてブラウンの配色仕様。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260409_111322.jpg?v=1775701345\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" 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幅：15cm\u003c\/li\u003e\n\u003cli\u003e奥行：3cm\u003c\/li\u003e\n\u003cli\u003e高さ：9cm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e牛革\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" 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約160g\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e原産国\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e日本\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 発送案内セクション (Shipping) - 今回は情報がないためスキップ --\u003e \u003c!-- 注意事項セクション (Notes) - 今回は情報がないためスキップ --\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":44479207342179,"sku":"6-1","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ×ブラウン","offer_id":44479207374947,"sku":"6-2","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":44479207407715,"sku":"6-3","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー×ブラウン","offer_id":44479207440483,"sku":"6-4","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"レッド×ブラウン","offer_id":44479207473251,"sku":"6-5","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン×ブラウン","offer_id":44479207506019,"sku":"6-6","price":24200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/Photoroom_20260409_111250_043cefa3-0b87-4fe1-b9e2-9f2bff3271cf.jpg?v=1788407425"},{"product_id":"annak-アマンダオイルレザー-コンパクト外小銭2つ折り財布-コピー","title":"ANNAK エンボスハンドペイントレザー コンパクト外小銭2つ折り財布","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e唯一無二の輝きを放つエンボスレザー\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250129_115036.jpg?v=1738124603\" 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姫路で丁寧に鞣された白革に、熟練の職人が手作業で散らしたペイントは、まさにアート作品。二つとして同じ柄が存在しない、あなただけの\u003cstrong\u003e特別な一点物\u003c\/strong\u003eとして、日々に彩りを添えます。型押し加工が施され、日常使いの傷が目立ちにくいのも、上質を知る女性に寄り添う魅力です。\u003c\/p\u003e\n\u003c\/div\u003e\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\/0769\/2959\/7752\/files\/Photoroom_20250129_115200.jpg?v=1738124630\" 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上質を知る女性の手にしっくりと収まる、\u003cstrong\u003e計算し尽くされたサイズ感\u003c\/strong\u003eです。小さなバッグの中でもかさばらず、スマートな立ち居振る舞いをサポート。日常に溶け込みながらも、確かな存在感を放ちます。\u003c\/p\u003e\n\u003c\/div\u003e\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\/0769\/2959\/7752\/files\/Photoroom_20250129_115503.jpg?v=1738124603\" 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外付けのコインポケットは、両側に大きく開くマチ付きで、小銭の出し入れが驚くほどスムーズ。内側まで全て贅沢な牛革で丁寧に仕立てられているため、裏地が破れる心配がありません。永く、そして安心してお使いいただける、職人の\u003cstrong\u003e堅実なものづくり\u003c\/strong\u003eが息づく逸品です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 動画セクション (Video) - 入力データに動画がないため作成しません。 --\u003e \u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section product-specs-section\"\u003e\n\u003cp class=\"body-text text-center\"\u003e商品コード: \u003cstrong\u003eAK20TA-B0008\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003eエンボスハンドペイントレザーをすべてのパーツに使用した、\u003cstrong\u003eオールレザー仕立てのコンパクト財布\u003c\/strong\u003eです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e革だけで組み立てた丈夫な作りですが、軽さと非常にコンパクトなサイズが特徴です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e素材\/原料:\u003c\/strong\u003e 牛革\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e姫路で丁寧に鞣した白ベースの革に型押し後、ハンドで散らしたペイントがインパクト抜群です。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e2つと同じ柄が存在せず、それぞれが\u003cstrong\u003e1点もの\u003c\/strong\u003eになります。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e型押しすることで、傷が付きづらくなっております。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e機能詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e内側は仕切りの付いた札入れ部と、見開き左右それぞれ表面に2ポケットずつ、裏面に1ポケットの\u003cstrong\u003e合計6ポケット\u003c\/strong\u003eを備え、1枚づつ入れても6枚分のカードを収納可能です。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250129_115935_480x480.jpg?v=1738124603\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布内部のカードポケット\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250129_115908_480x480.jpg?v=1738124603\" class=\"img-fluid d-block w-100 product-img\" alt=\"札入れとカード収納\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003eこだわりのオールレザー仕立て\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eコインポケットは外付けタイプ。マチが両側に付き、\u003cstrong\u003e小銭の取り出しが非常にスムーズ\u003c\/strong\u003eです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eカード段の1枚1枚も、コインポケットの中もオールレザー仕立てなので、財布の修理で最も多いとされる、\u003cstrong\u003e裏地が破ける心配もありません。\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250129_115503_480x480.jpg?v=1738124603\" class=\"img-fluid d-block w-100 product-img\" alt=\"マチ付きコインポケット\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003eサイズ感、こだわりました。\u003c\/strong\u003eとことんシンプルに使いやすくコンパクトに。コンパクト財布にありがちな小銭の取り出しづらさも解決した財布です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e女性の手にもしっかりフィットし、安心してお使いいただけます。小さいバッグのご使用時や、男性がポケットに入れる際にも丁度良いサイズです。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e幅:\u003c\/strong\u003e 10.5cm\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e奥行:\u003c\/strong\u003e 2cm\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e高さ:\u003c\/strong\u003e 8.5cm\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e重量:\u003c\/strong\u003e 約72.5g\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e製造情報\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e原産国:\u003c\/strong\u003e 日本\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003eカード段も革なので、馴染むまではきつく感じる場合もございます。革が馴染むとスムーズにお使いいただけるようになります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- 発送案内セクション (Shipping) - 入力データに情報がないため作成しません。 --\u003e \u003c!-- 注意事項セクション (Notes) - 商品に関する注意事項はスペックセクション内に集約したため、独立したセクションは作成しません。 --\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ホワイト","offer_id":44479208751203,"sku":"1-1","price":16500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/Photoroom_20250129_115036.jpg?v=1788407453"},{"product_id":"annak-アマンダオイルレザー-コンパクト外小銭2つ折り財布","title":"ANNAK アマンダオイルレザー コンパクト外小銭2つ折り財布","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e特別な輝き、上品なコンパクト革財布\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eアマンダオイルレザーが魅せる、見るたびに心ときめく上品なツヤと絶妙なムラ感が、\u003cstrong\u003e唯一無二の個性を演出\u003c\/strong\u003eします。ANNAK別注のオリジナルカラーは、肌なじみの良い優しい色合いで、日常にさりげない華やぎを添えます。独自のシュリンク加工により、傷が目立ちにくく美しさが際立ちます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250129_114929.jpg?v=1738123670\" class=\"img-fluid d-block w-100 product-img\" alt=\"特別な輝き、上品なコンパクト革財布\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e優しく輝く特別な色彩\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eポケットにもすっきり収まる 軽快な相棒\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e約72.5gの軽さと、手のひらに吸い付くようにフィットする\u003cstrong\u003eコンパクトサイズが魅力\u003c\/strong\u003eです。幅10.5cm、高さ8.5cmの設計は、ミニバッグはもちろん、男性のポケットにもスムーズに収まります。必要なものをスマートに持ち運べ、いつでもどこでも軽やかな行動をサポートします。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250129_115116.jpg?v=1738123670\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポケットにもすっきり収まる軽快な相棒\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e持ち運びやすいコンパクト設計\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eスムーズな会計を叶える、外付け小銭入れ\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e両マチ付きの外付けコインポケットは、驚くほど大きく開くため、\u003cstrong\u003e小銭を瞬時に見つけられます\u003c\/strong\u003e。お会計時もストレスなくスムーズな支払いをサポートします。カード段や内側まで全て革で仕上げた、裏地が破れる心配のない堅牢な作りも魅力です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250129_115412.jpg?v=1738123670\" class=\"img-fluid d-block w-100 product-img\" alt=\"スムーズな会計を叶える、外付け小銭入れ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e裏地までオールレザーの堅牢な作り\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 動画セクション (Video) --\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\u003ciframe width=\"320\" height=\"568\" src=\"https:\/\/www.youtube.com\/embed\/R64VUdCDsvQ\" title=\"商品紹介動画\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003eアマンダオイルレザーをすべてのパーツに使用したオールレザー仕立てのコンパクト財布です。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003eシルバー・ゴールドは共にANNAK別注のオリジナルカラーです。\u003c\/li\u003e\n\u003cli\u003eシルバーは、ANNAK別注オリジナルカラーで、画像より少しピンク掛かった優しいシルバーです。\u003c\/li\u003e\n\u003cli\u003eゴールドは下地の茶芯にゴールドを吹き付けた、真鍮のような上品なゴールドカラーが特徴です。\u003c\/li\u003e\n\u003cli\u003e革だけで組み立てた丈夫な作りながら、非常にコンパクトなサイズが特徴です。\u003c\/li\u003e\n\u003cli\u003eとことんシンプルに使いやすくコンパクトに。コンパクト財布にありがちな小銭の取り出し難さも解決しています。\u003c\/li\u003e\n\u003cli\u003e女性の手にもしっかりフィットし、安心してお使いいただけます。小さいバッグのご使用時や、男性がポケットに入れる際にも丁度良いサイズです。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e【アマンダオイルレザー】\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eたっぷりとオイルを含ませたフルタンニンレザーを鞣しの途中に、薬品で表面を縮ませるシュリンク加工を施します。シュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせるグレージング加工を施しています。アマンダオイルレザーは丈夫で、傷が目立ちにくい、絶妙なムラ感などの特徴を兼ね備えた革です。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e素材: 牛革\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e機能詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e内側は仕切りの付いた札入れ部、見開き左右それぞれ表面に2ポケットずつ、裏面に1ポケットの合計6ポケットが。1枚づつ入れても6枚分収納可能です。\u003c\/li\u003e\n\u003cli\u003eコインポケットは外付けタイプ。マチが両側に付き、取り出しが非常にスムーズです。\u003c\/li\u003e\n\u003cli\u003eカード段の1枚1枚も、コインポケットの中もオールレザー仕立てなので、財布の修理で最も多いとされる、\u003cstrong\u003e裏地が破ける心配もありません。\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250129_115957_480x480.jpg?v=1738123670\" class=\"img-fluid d-block w-100 product-img\" alt=\"カード収納イメージ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e内側カード段\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250129_115805_480x480.jpg?v=1738123670\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布内部構造イメージ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e開いた状態の内部\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250129_115439_480x480.jpg?v=1738123670\" class=\"img-fluid d-block w-100 product-img\" alt=\"外付け小銭入れイメージ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e大きく開く外付け小銭入れ\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ・仕様\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e幅: 10.5cm\u003c\/li\u003e\n\u003cli\u003e奥行: 2cm\u003c\/li\u003e\n\u003cli\u003e高さ: 8.5cm\u003c\/li\u003e\n\u003cli\u003e重量: 約72.5g\u003c\/li\u003e\n\u003cli\u003e原産国: 日本\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003eAK20TA-B0008\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eシルバー・ゴールドの顔料を吹き付けているため、使用していくと摩擦などでシルバーは下地のヌメ色が、ゴールドは下地の茶色が顔を出し、ご使用によって生じる経年変化が楽しめます。\u003cbr\u003eシルバー・ゴールドレザーならではの儚さをお楽しみください。\u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eカード段も革なので、馴染むまではきつく感じる場合もございます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"シルバー","offer_id":44479208783971,"sku":"2-1","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド","offer_id":44479208816739,"sku":"2-2","price":16500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/Photoroom_20250129_114929.jpg?v=1788407454"},{"product_id":"annak-泥染めレザー-ハンドウォッシュ-配色ミドルサイズ財布","title":"ANNAK 泥染めレザー ハンドウォッシュ 配色ミドルサイズ財布","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e手元に宿る1300年の歴史\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e奄美大島に伝わる1300年の\u003cstrong\u003e泥染め技法\u003c\/strong\u003eが息づくレザー。一つとして同じものがない、深く美しい色模様が、あなたの個性を引き立てます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_6882.jpg?v=1727658523\" class=\"img-fluid d-block w-100 product-img\" alt=\"泥染めレザー財布の外観\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e個性を彩る泥染めの美\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e使い勝手を極めた内装デザイン\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e札入れの工夫からコインポケットのマチまで、使う人の所作を考え抜いた設計。内部は全て\u003cstrong\u003e牛革\u003c\/strong\u003eで仕立てられ、永く愛用できる堅牢性を誇ります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_6883_ba0931a6-67d8-4f40-8f7b-9e7d46c85103.jpg?v=1727658523\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布を開いた状態の内装\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eスマートな所作を叶える\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e指先で感じるヴィンテージな風合い\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e製品後に手で洗い、指でシワをデザインする「\u003cstrong\u003eハンドウォッシュ\u003c\/strong\u003e」技法。独特の立体感と深みが、時と共にさらに上質な表情へと変化します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_6885.jpg?v=1727658523\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハンドウォッシュ加工の質感\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e育てる喜びを日常に\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003eAK24TA-B0020D\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e泥染めレザーと栃木レザーのヌメ革ベースのブラックを、すべてのパーツに使用したミドルサイズの2つ折り財布です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e泥染めは化学染料では表現できない色合いや、絞り柄ならではの唯一無二の1点物の色模様をお楽しみいただけます。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e「\u003cstrong\u003e泥染め×ハンドウォッシュ\u003c\/strong\u003e」の技法により、製品にした後に手で洗いを掛け、1点1点指でシワをデザインし、乾燥後に手ミガキを施して完成する、独特なヴィンテージ感が特徴です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eポケットにジャストで収まる人気のミドルサイズで、ユニセックスでご使用いただけます。収納スペースが蛇腹になっているので、非常に収納力が高い財布となっております。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e札入れはサイドに付くデザイン。隠しステッチをたたくことにより、お札が深く入りすぎないよう工夫されています。\u003c\/li\u003e\n\u003cli\u003e収納はフタ部分に2つ、片側に4㎝のマチが付くコインポケット、コインポケットの前後に大小のポケットを6つ配しております。\u003c\/li\u003e\n\u003cli\u003e全てのパーツを革だけで仕立てており、コインポケットの中もオールレザーなので、裏地が破ける心配がありません。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_6884_480x480.jpg?v=1727658134\" class=\"img-fluid d-block w-100 product-img\" alt=\"札入れ部分の詳細\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_6883_480x480.jpg?v=1727658239\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布内部の収納スペース\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e素材\/原料:\u003c\/strong\u003e 牛革\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003e【泥染めレザーについて】\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e奄美が世界に誇る伝統産業「大島紬」の染色技法で、世界で唯一、奄美大島のみで行われている1300年の歴史を持つ染色技法です。\u003c\/li\u003e\n\u003cli\u003e島に自生するテーチ木600kgほどをチップ状に砕き、大きな釜で2日ほど煮込み、4～5日寝かせて煮汁を自然発酵させます。\u003c\/li\u003e\n\u003cli\u003eその染料(煮汁)を用いて素手で空気に触れるように革に揉みこんでは絞り、染料を入れ替えては揉みこむという作業を何度も繰り返します。\u003c\/li\u003e\n\u003cli\u003eやがて革は染料に含まれる「タンニン」成分などで茶褐色に染まっていきます。\u003c\/li\u003e\n\u003cli\u003e奄美特有の地域の泥は鉄分が多く、粒子が細かく丸いという特徴があり、テーチ木の「タンニン」と泥の「鉄分」が反応し「黒褐色」に染まることで、独特の深い色合いが生み出されます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ・重量・原産国\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e幅:\u003c\/strong\u003e 15cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e奥行:\u003c\/strong\u003e 3cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e高さ:\u003c\/strong\u003e 9cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e重量:\u003c\/strong\u003e 約175g\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e原産国:\u003c\/strong\u003e 日本\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-box content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e絞り染めのため1点1点表情が異なります。画像の柄とは異なる表情の商品が届きます。ご了承ください。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e使用していくと自然なツヤは増しますが、柄が少し薄くなることがあります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"泥染め","offer_id":44479209078883,"sku":"1-1","price":28600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_6881_6cc65616-90b6-4222-992d-df6ac1286b4b.jpg?v=1788407457"},{"product_id":"annak-泥染めレザー-コンパクト2つ折りウォレット","title":"ANNAK 泥染めレザー コンパクト2つ折りウォレット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- ① 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e手に馴染む泥染め、豊かな表情\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e約100gという軽量さと、革だけで組まれた重厚な作りが特徴です。コンパクトなサイズ感ながら、しっとりとした泥染めレザーが手元に\u003cstrong\u003e豊かな存在感を添えます\u003c\/strong\u003e。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_6874.jpg?v=1727426979\" class=\"img-fluid d-block w-100 product-img\" alt=\"手に馴染む泥染め、豊かな表情\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e手に伝わるクラフト感\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e奄美が生む、深淵なる革の表情\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eテーチ木と泥の奇跡的な出会いが生み出す、深みのある黒褐色が魅力的です。化学染料では再現できない、一つとして同じものがない絞り柄が、日常に\u003cstrong\u003e特別感を届けます\u003c\/strong\u003e。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_6876.jpg?v=1727426979\" class=\"img-fluid d-block w-100 product-img\" alt=\"奄美が生む、深淵なる革の表情\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e自然が描くアート\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e開く、その瞬間に全てを整える\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eフラップを一度開けるだけで、カード10枚分の収納とスムーズなコインアクセスが可能です。\u003cstrong\u003eストレスフリーな使い心地\u003c\/strong\u003eで、日々の支払いをスマートに演出します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_6871.jpg?v=1727426844\" class=\"img-fluid d-block w-100 product-img\" alt=\"開く、その瞬間に全てを整える\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e無駄を削ぎ落とした機能美\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ② 動画セクション (Video) --\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\n\u003c!-- 提供された動画タグを配置。アスペクト比維持のスタイルは元データにあったためそのまま利用し、width\/height属性は削除 --\u003e\n\u003cdiv style=\"position: relative; width: 100%; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin: 0 auto;\"\u003e\u003cvideo style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" poster=\"https:\/\/annak-shop.we-shop.jp\/cdn\/shop\/files\/DSC_1944_c711277d-de1a-4533-8892-c7565a315295.jpg\" controls=\"controls\"\u003e\n                \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/fd4b99ffafb34d67a5ebd3b2411053a3.mov\" type=\"video\/mp4\"\u003e\n                Your browser does not support the video tag.\n            \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c!-- YouTube動画を配置。アスペクト比維持のスタイルを追加 --\u003e\n\u003cdiv style=\"position: relative; width: 100%; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin: 20px auto 0;\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/WwBkp7TZbG0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ③ スペック・詳細セクション (Specs) --\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e製品情報\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e商品コード：AK16TA-B0054Ｄ\u003c\/li\u003e\n\u003cli\u003e原産国：日本\u003c\/li\u003e\n\u003cli\u003e重量：約100g\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e泥染めレザーと栃木レザーのヌメ革ベースのブラックをすべてのパーツに使用した\u003cstrong\u003eワンアクションコンパクト2つ折り財布\u003c\/strong\u003eです。\u003c\/li\u003e\n\u003cli\u003e泥染めは化学染料では表現できない色合いや、絞り柄ならではの\u003cstrong\u003e唯一無二の1点物の色模様\u003c\/strong\u003eをお楽しみいただけます。\u003c\/li\u003e\n\u003cli\u003e「フラップを開ける」この\u003cstrong\u003eワンアクションで中身が全て取り出せる\u003c\/strong\u003e使い易さ。\u003c\/li\u003e\n\u003cli\u003e革だけで組み立てられた重厚で丈夫な作りながら、\u003cstrong\u003e軽いのが特徴\u003c\/strong\u003eです。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e素材：牛革（泥染めレザー、栃木レザーヌメ革ベース）\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003e【泥染めレザー】\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e奄美が世界に誇る伝統産業「大島紬」の染色技法で、世界で唯一、奄美大島のみで行われている1300年の歴史を持つ染色技法です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e島に自生するテーチ木約600kgをチップ状に砕き、大きな釜で2日ほど煮込み、4～5日寝かせて煮汁を自然発酵させます。その染料（煮汁）を用いて素手で空気に触れるように革に揉みこんでは絞り、染料を入れ替えては揉みこむという作業を何度も繰り返します。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eやがて革は染料に含まれる「タンニン」成分などで茶褐色に染まっていきます。奄美特有の地域の泥は鉄分が多く、粒子が細かく丸いという特徴があり、テーチ木の「タンニン」と泥の「鉄分」が反応し「黒褐色」に染まることで、\u003cstrong\u003e独特の深い色合いが生み出されます\u003c\/strong\u003e。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e機能詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e留め具は中身の量によって調節可能なタテに2つ連なったスナップボタン。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_6875_480x480.jpg?v=1727426618\" class=\"img-fluid d-block w-100\" alt=\"二つ連なったスナップボタン\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003eカード入れは\u003cstrong\u003e10枚分\u003c\/strong\u003e（8枚分のカード段と2つのカードポケット）。内側には栃木レザーで鞣されたオイルレザーのブラック色を使用しています。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_6873_480x480.jpg?v=1727426789\" class=\"img-fluid d-block w-100\" alt=\"カード入れ10枚分の構造\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003eコインポケットが外側に配置されているため、コインだけ取り出す際は財布を全て広げず、\u003cstrong\u003eフラップを開けるだけで取り出しが可能\u003c\/strong\u003eです。\u003c\/li\u003e\n\u003cli\u003e大きなマチ付きで、一目瞭然で取り出しもスムーズ。さらにコインポケットに受けも付いているので、\u003cstrong\u003eこぼれ落ちもしっかりとケア\u003c\/strong\u003e。安心してご使用いただけます。\u003c\/li\u003e\n\u003cli\u003eコインポケットの中もオールレザーなので、財布の修理で最も多いとされる、裏地が破ける心配もありません。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_6871_480x480.jpg?v=1727426844\" class=\"img-fluid d-block w-100\" alt=\"マチ付き外側コインポケット\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e「フラップをあける」この\u003cstrong\u003eワンアクションで全ての財布の中身を取り出すことが可能\u003c\/strong\u003eです。使用時に、手のひらの上で財布自体をタテにしたりヨコにしたり、回転させたり動かす必要がなく、非常にスマートで使い易さにこだわったシンプルなデザインになっております。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e幅：10.5cm\u003c\/li\u003e\n\u003cli\u003e奥行：2cm\u003c\/li\u003e\n\u003cli\u003e高さ：10cm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e絞り染めのため1点1点表情が異なります。画像の柄とは異なる表情の商品が届きますので、ご了承ください。\u003c\/li\u003e\n\u003cli\u003e使用していくと自然なツヤは増しますが、柄が少し薄くなることがあります。\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e革が馴染むまでは、カード段がきつく感じる場合もございます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"泥染め","offer_id":44479209209955,"sku":"1-1","price":26400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_6876_0f8e938f-ff38-4d63-afce-0ce7f7810c3e.jpg?v=1788407461"}],"url":"https:\/\/annak-shop.myshopify.com\/collections\/2wallet.oembed","provider":"ANNAK ONLINE SHOP","version":"1.0","type":"link"}