{"title":"財布一覧","description":"ANNAKの財布一覧です。ほぼユニセックスでご使用いただけます。ギフトにも最適なアイテムを揃えました。長財布、2つ折り財布、三つ折りなど様々なデザインの財布、をご覧いただけます。","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":"ak7ta-b7002","title":"ANNAK ハンドウォッシュ 外小銭リング付3つ折り財布","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n\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\/1_ffb0bbb7-c4ae-4695-b86e-212e4abb5eec.jpg?v=1684416817\" class=\"img-fluid d-block w-100 product-img\" alt=\"ヴィンテージ革の深みある佇まい\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eヴィンテージ革の深みある佇まい\u003c\/p\u003e\n\n    \u003ch3 class=\"section-title\"\u003e日常をスマートに カード7枚を快適収納\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e手のひらに収まる\u003cstrong\u003eコンパクト\u003c\/strong\u003eなフォルムに、カードは\u003cstrong\u003e7枚\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\/P1020901_7430504b-6b4e-4808-8419-85f5a4ce425b.jpg?v=1684416817\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポケットに収まる快適なサイズ感\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eポケットに収まる快適なサイズ感\u003c\/p\u003e\n\n    \u003ch3 class=\"section-title\"\u003e永く愛せる相棒 匠が紡ぐ日本のものづくり\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eウォレットチェーンに対応するリングにはANNAKの刻印を施しました。コーナーを彩るハンドステッチは、ディテールに宿る職人技の証。\u003cstrong\u003e日本で丁寧に作られた\u003c\/strong\u003e確かな品質です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/P1020902_7a6ca218-5360-499a-8391-e0b4810b4910.jpg?v=1684416817\" class=\"img-fluid d-block w-100 product-img\" alt=\"繊細な手仕事が生む確かな品質\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e繊細な手仕事が生む確かな品質\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 動画セクション (Video) - 今回は入力データに動画がないため出力しません --\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\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世界有数のタンナー、\u003cstrong\u003e栃木レザー\u003c\/strong\u003eで鞣されたヌメ革をベースに作成した、ANNAKオリジナルオイルレザーを使用しました。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e製品にした後に手で洗いを掛け、1点1点指でシワをデザインし、乾燥後に手ミガキを施して完成する、独特な\u003cstrong\u003eヴィンテージ感\u003c\/strong\u003eが特徴のコンパクトサイズの折財布です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eパンツのポケットにすっぽり収まるサイズです。\u003c\/li\u003e\n          \u003cli\u003e外に小銭入れが付くデザインなので、コインの取り出しはワンアクションでスムーズ。\u003c\/li\u003e\n          \u003cli\u003eカードは7枚収納できます。\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/P1020901_480x480.jpg?v=1634259243\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布のディテール画像\"\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e商品コード：\u003c\/strong\u003eAK7TA-B7002\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e重量：\u003c\/strong\u003e約110g\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e原産国：\u003c\/strong\u003e日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e幅：\u003c\/strong\u003e10.5cm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e奥行：\u003c\/strong\u003e2cm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e高さ：\u003c\/strong\u003e10cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e本体：\u003c\/strong\u003e牛革\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e金具：\u003c\/strong\u003eピューター\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) - 入力データに情報がないため出力しません --\u003e\n  \u003c!-- 注意事項セクション (Notes) - 入力データに情報がないため出力しません --\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30005802598499,"sku":"6-1","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"チョコ","offer_id":30005802664035,"sku":"6-2","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":30005802729571,"sku":"6-3","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー","offer_id":30005802795107,"sku":"6-4","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"レッド","offer_id":30005802827875,"sku":"6-5","price":16500.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":30005802860643,"sku":"6-6","price":16500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/1_5ad48c12-2fb3-49bd-8ebd-158868eb8eaf.jpg?v=1788407529"},{"product_id":"originaloilleather-ak14ta-b0039","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に別注した、\u003cstrong\u003eアナックオリジナルオイルレザー\u003c\/strong\u003eを贅沢に使用。ミモザの樹皮で丁寧に鞣された革は、\u003cstrong\u003eしなやかさ\u003c\/strong\u003eと\u003cstrong\u003e耐久性\u003c\/strong\u003eを併せ持ちます。使い込むほどに\u003cstrong\u003e深いツヤ\u003c\/strong\u003eと\u003cstrong\u003e風合い\u003c\/strong\u003eが増し、あなただけの\u003cstrong\u003e美しい経年変化\u003c\/strong\u003eが楽しめます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_2006_7596e8c8-13ec-4509-ab60-a863156316ea.jpg?v=1712799464\" 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です。\u003cstrong\u003e1円単位まで小銭をしっかり出し切れる\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\/DSC_2017_a682fb5c-81b4-4db5-a157-36945b861660.jpg?v=1712799464\" 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約250gの確かな重み\u003c\/strong\u003eが、手に取るたびに品質を語ります。中身の量に合わせて調節可能な\u003cstrong\u003e二連スナップボタン\u003c\/strong\u003eや、\u003cstrong\u003e19枚収納できるカード入れ\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\/2_3a90f597-1222-4858-ba22-61059c662999.jpg?v=1712799464\" 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\u003ciframe width=\"359\" height=\"638\" src=\"https:\/\/www.youtube.com\/embed\/bQmuZE3zeAQ\" title=\"【メインの財布はこれに決まり！】#ギャルソン長財布 #財布の紹介 #ワンアクション #収納力 #ハンドメイド\"\u003e\u003c\/iframe\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/Lcj9GzF8WA\" height=\"315\" width=\"560\"\u003e\u003c\/iframe\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\u003cp class=\"body-text\"\u003e\u003cstrong\u003eAK14TA-B0039\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003eアナックオリジナルオイルレザー\u003c\/strong\u003eをすべてのパーツに使用した\u003cstrong\u003eギャルソン型ロングウォレット\u003c\/strong\u003e。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli class=\"point-list-item\"\u003e「\u003cstrong\u003e一目瞭然のコインポケット\u003c\/strong\u003e」がこの財布最大の特徴です。\u003cstrong\u003e1円単位まで小銭をしっかり出し切れる\u003c\/strong\u003eため、財布の重さの要因とされる小銭を溜めることなくお使いいただけます。\u003c\/li\u003e\n\u003cli class=\"point-list-item\"\u003e外側は1枚革を両面に配し、コインポケットの内側も革の表面が出る贅沢な仕様。ほぼ革だけで組み立てた\u003cstrong\u003e重厚で丈夫な作り\u003c\/strong\u003eが特徴です。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e【\u003cstrong\u003eアナックオリジナルオイルレザー\u003c\/strong\u003e】\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli class=\"point-list-item\"\u003e世界有数のタンナー、\u003cstrong\u003e栃木レザー\u003c\/strong\u003eに別注して作成したアナックオリジナルオイルレザー。\u003c\/li\u003e\n\u003cli class=\"point-list-item\"\u003e有害な物質を一切使わずミモザの樹皮から抽出された樹脂のタンニンを使用した\u003cstrong\u003eフルベジタブルタンニン鞣し\u003c\/strong\u003e。\u003c\/li\u003e\n\u003cli class=\"point-list-item\"\u003eしなやかさと耐久性を高める為に、たっぷりとオイルを含ませました。\u003c\/li\u003e\n\u003cli class=\"point-list-item\"\u003eオイルレザーならではの\u003cstrong\u003eツヤ感\u003c\/strong\u003eと、革本来の\u003cstrong\u003eキズやシボを残した仕上がり\u003c\/strong\u003eになっています。\u003c\/li\u003e\n\u003cli class=\"point-list-item\"\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\"\u003e\n\u003csummary class=\"spec-summary\"\u003e機能詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli class=\"point-list-item\"\u003e留め具は中身の量によって調節可能な\u003cstrong\u003eタテに2つ連なったスナップボタン\u003c\/strong\u003eを採用。\u003c\/li\u003e\n\u003cli class=\"point-list-item\"\u003e内側は2つに分けた収納スペースと、最大の特徴である\u003cstrong\u003e一目瞭然のコインスペース\u003c\/strong\u003e、さらにファスナー（\u003cstrong\u003eEXCELLA\u003c\/strong\u003e）つきポケットも用意しました。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_2020_480x480.jpg?v=1629857018\" class=\"img-fluid d-block w-100 product-img\" alt=\"二連スナップボタンの詳細画像\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli class=\"point-list-item\"\u003eガバっと開く圧倒的なコインポケットは、内側にも表革を使用しており、コインの擦れなどで破ける心配がありません。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_2015_9b622a3e-135f-4adf-a385-acaea872c775_480x480.jpg?v=1629856715\" class=\"img-fluid d-block w-100 product-img\" alt=\"大きく開くコインポケットと内部構造の詳細\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli class=\"point-list-item\"\u003eポケットのファスナーの引き手には\u003cstrong\u003eフリンジ\u003c\/strong\u003eをプラス。\u003c\/li\u003e\n\u003cli class=\"point-list-item\"\u003eファスナーポケット部は、片側に4センチのマチを配し、\u003cstrong\u003eしっかり開くので出し入れがスムーズ\u003c\/strong\u003e。診察券など大事なカード類の収納に最適なスペースです。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_2018_480x480.jpg?v=1629857074\" class=\"img-fluid d-block w-100 product-img\" alt=\"フリンジ付きファスナーポケットとカード収納部の詳細\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli class=\"point-list-item\"\u003eカード入れは\u003cstrong\u003e19枚分\u003c\/strong\u003e。3枚分収納可能なカード段のみ裏地を使用しております。\u003c\/li\u003e\n\u003cli class=\"point-list-item\"\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\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ・重量\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli class=\"basic-list-item\"\u003e幅：19cm\u003c\/li\u003e\n\u003cli class=\"basic-list-item\"\u003e奥行：3.5cm\u003c\/li\u003e\n\u003cli class=\"basic-list-item\"\u003e高さ：11cm\u003c\/li\u003e\n\u003cli class=\"basic-list-item\"\u003e重量：約250g\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材\/原料・原産国\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli class=\"basic-list-item\"\u003e素材\/原料：牛革\u003c\/li\u003e\n\u003cli class=\"basic-list-item\"\u003e原産国：日本\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご使用に関する注意点\u003c\/h3\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli class=\"point-list-item\"\u003eブラック・チョコ・ブラウンは全てのパーツが1色の革ですが、ネイビーの内側はチョコ、レッド・グリーンの内側はブラウンと、外・内の革が\u003cstrong\u003e配色仕様\u003c\/strong\u003eとなっております。\u003c\/li\u003e\n\u003cli class=\"point-list-item\"\u003eカード段を革で作成しているため、馴染むまでは出し入れの際に\u003cstrong\u003eきつく感じる場合があります\u003c\/strong\u003e。\u003c\/li\u003e\n\u003cli class=\"point-list-item\"\u003eご使用によって生じる\u003cstrong\u003e経年変化\u003c\/strong\u003eが楽しめます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30006292480099,"sku":"6-1","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":30006292512867,"sku":"6-2","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":30006292545635,"sku":"6-3","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":30006292578403,"sku":"6-4","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"レッド","offer_id":30006292611171,"sku":"6-5","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン","offer_id":30006292643939,"sku":"6-6","price":33000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_2006_6ba2bc19-2357-424d-b867-c7a812ba3f43.jpg?v=1788407532"},{"product_id":"originaloilleather-ak19ta-b0072","title":"ANNAK L字型スリム長財布","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質を纏う、L字型スリム長財布\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e手に吸い付くような柔らかなアメリカンオイルレザーが、触れるたびに心地よい満足感をもたらします。約115gという\u003cstrong\u003e驚くほどの軽さ\u003c\/strong\u003eでありながら、重厚感のある佇まいが魅力。洗練されたスマートなデザインは、持つ人の品格を自然と高めます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250818_112927_9c15bd4a-2f99-4aa0-a12e-fda90732f542.jpg?v=1755485605\" class=\"img-fluid d-block w-100 product-img\" alt=\"上質を纏うL字型スリム長財布\"\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\/files\/Photoroom_20250818_112733.jpg?v=1755485650\" 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マチを排しミシンでたたきつける独自の構造が、中身を入れてもこの薄さを叶えます。一般的な長財布より約1.5cm短い横幅は、\u003cstrong\u003eミニマリストに嬉しいコンパクト設計\u003c\/strong\u003e。熟練の職人が丹念に磨き上げたコバの美しさは、細部へのこだわりを物語る日本の職人技が光る逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250818_113523.jpg?v=1755485650\" class=\"img-fluid d-block w-100 product-img\" alt=\"薄さを追求したデザイン\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e薄さを叶える、日本の職人技\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eすべてのパーツにアメリカンオイルレザーを使用した、ワンアクションラウンドジップコンパクト財布。革だけで組み立ててあるのに\u003cstrong\u003e軽くて重厚で丈夫な作り\u003c\/strong\u003e、しっかりと磨きあげられた\u003cstrong\u003eコバ作り\u003c\/strong\u003eが特徴です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli class=\"body-text\"\u003e\n\u003cstrong\u003e薄さと使い易さ\u003c\/strong\u003eが魅力のL字型ウォレット。\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003eANNAKでは横幅を一般的なサイズより\u003cstrong\u003e約1.5cm程短く作成\u003c\/strong\u003eし、よりスマートでコンパクトに仕上げました。\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003e一万円札を入れても\u003cstrong\u003e端が引っ掛かることがない\u003c\/strong\u003e安心サイズ設計です。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250818_112633_480x480.jpg?v=1755485162\" 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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250818_113523_480x480.jpg?v=1755485162\" class=\"img-fluid d-block w-100 product-img\" alt=\"マチのないデザイン\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli class=\"body-text\"\u003eフリンジ付きのファスナーを開くと仕切りにもなっている\u003cstrong\u003e中央にコインポケット\u003c\/strong\u003eが。\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003eコインポケットの中も\u003cstrong\u003eオールレザー\u003c\/strong\u003eなので、財布の修理で最も多いとされる裏地が破ける心配もありません。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250818_112733_480x480.jpg?v=1755485162\" class=\"img-fluid d-block w-100 product-img\" alt=\"中央コインポケット\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli class=\"body-text\"\u003e\n\u003cstrong\u003e単独カード入れは8枚分\u003c\/strong\u003e。4枚づつ収納可能なカード段が左右両サイドに。（革が馴染むまでは、きつく感じる場合もございます。）\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_20250818_112847_480x480.jpg?v=1755485162\" class=\"img-fluid d-block w-100 product-img\" alt=\"8枚収納可能なカード入れ\"\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 class=\"body-text\"\u003e【アメリカンオイルレザー】日本一の生産量を誇る姫路地域で鞣されたキメの細かいキップ調に作られた牛革を使用しています。\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003eすべすべとした手触り、曲げてもシワになりにくいしなやかさが特徴です。\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003eたっぷりオイルが入っているので、使用していくたびにキレイな光沢感が出て、エイジングを楽しめます。\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003e原料：牛革\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ・重量\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli class=\"body-text\"\u003e幅：18cm\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003e奥行：1.5cm\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003e高さ：9cm\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003e重量：約115g\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 class=\"body-text\"\u003e原産国：日本\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003e商品コード：AK25 TA-B0072\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eラッピングでのオーダーの場合、サイズの関係上、ネコポスではなく佐川急便での配送となります。ご了承ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30006374269027,"sku":"6-1","price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":30006374301795,"sku":"6-2","price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":30006374334563,"sku":"6-3","price":22000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/Photoroom_20250818_112927_7dc2fdd4-481a-4521-afa2-50bacad1c366.jpg?v=1788407533"},{"product_id":"ak16ta-b0051","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経年変化を贈る革製ギフト\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eイタリアのプエブロレザーを隅々まで使用。金ブラシで毛羽立たせた独特の表情は、触れるたびに個性として深まり、使う人の人生に寄り添います。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/DSC_0118_e112689e-48a7-4930-8e45-6fad9f21e2a9.jpg?v=1725278158\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e使うほどに表情を変える革\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e手のひらに収まる決済道具\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e指先に馴染む約45gの軽さで、紙幣と約10枚のカードを収納。キャッシュレス中心の現代に合わせた、軽快な振る舞いを支える存在です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/DSC_0135_a8f84c0c-09b3-4315-94c6-770f7c527edf.jpg?v=1744696047\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eスマートな携帯性と収納力\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e日常を彩る日本生まれの寸法\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e幅8cm、奥行き1.5cm、高さ9.5cm。この緻密なサイズは、ポケットや小さなバッグにも自然と溶け込み、持ち運びの負担を感じさせません。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250415_144604.jpg?v=1744696040\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e日本の職人による精巧な作り\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\u003ciframe width=\"320\" height=\"568\" src=\"https:\/\/www.youtube.com\/embed\/12sRqLt49AE\" title=\"\"\u003e\u003c\/iframe\u003e\u003c\/div\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キャッシュレス用のコンパクト財布です。このサイズでもカードが10枚ほど収納可能です。\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牛革（イタリア：バダラッシカルロ社製プエブロ）\u003c\/li\u003e\n\u003c\/ul\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\u003cp class=\"body-text\"\u003e外ポケットの留め具は見た目もシンプルなスナップボタンです。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/DSC_0125_480x480.jpg?v=1744693658\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"body-text\"\u003e内側は札入れスペースと、カードポケットが2つあります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0135_480x480.jpg?v=1634258304\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"body-text\"\u003e外側のポケットはカードが6～7枚収納可能です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250415_142333_480x480.jpg?v=1744694683\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"body-text\"\u003eエイジングが非常に分かりやすく、『触感』まで変化していく、非常に珍しく、とても魅力的な素材です。\u003cstrong\u003e約2年ほどの使用で、ここまでツヤが出て、質感もツルツルに変化します。\u003c\/strong\u003e\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG-2058_480x480.jpg?v=1634258438\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\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\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ詳細・基本情報\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e商品コード：AK16TA-B0051\u003c\/li\u003e\n\u003cli\u003e幅：約8cm\u003c\/li\u003e\n\u003cli\u003e奥行：約1.5cm\u003c\/li\u003e\n\u003cli\u003e高さ：約9.5cm\u003c\/li\u003e\n\u003cli\u003e重量：約45g\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\/Photoroom_20250415_144604_480x480.jpg?v=1744696040\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\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\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30007514595427,"sku":"3-1","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":30007514628195,"sku":"3-2","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":30007514660963,"sku":"3-3","price":11000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_0120_46fd1979-7d68-478b-8373-9481b4fad3e4.jpg?v=1788407535"},{"product_id":"ak17ta-b0060","title":"ANNAK プエブロレザー フラップ付き2つ折りウォレット M","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\u003c!-- ブロック1 --\u003e\n\u003ch3 class=\"section-title\"\u003e大人の風格漂う、プエブロの表情\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eイタリアの名門バダラッシカルロ社製プエブロレザーが放つ、金ブラシ加工の個性的な風合い。唯一無二の表情は、使うほどに奥深い魅力へと育ちます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_1923_7eb6ee93-01aa-4290-b37a-526a2ef8bd44.jpg?v=1712796075\" class=\"img-fluid d-block w-100 product-img\" alt=\"プエブロレザーのウォレット外観\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e上質感をまとう存在感\u003c\/p\u003e\n\u003c!-- ブロック2 --\u003e\n\u003ch3 class=\"section-title\"\u003eスマートな機能美、掌に\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e手のひらに収まるコンパクトな設計に、6つのカードポケットと独立した札入れをスマートに配置。オールレザー仕立てで、日々の所作を軽やかに彩ります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_1931_870f9ada-b0ad-4ea9-9b0b-f8aa4ea307d2.jpg?v=1684416756\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウォレットの内部、カードポケットと札入れ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e計算され尽くした内装\u003c\/p\u003e\n\u003c!-- ブロック3 --\u003e\n\u003ch3 class=\"section-title\"\u003e育てる愉しみ、日本の匠技\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e約2年で美しいツヤへと変化するプエブロの経年変化。大きく開く小銭入れや斜めにスムーズに収まる札入れなど、使うたびに愛着が深まる日本の職人技が光ります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_1927_80a4a2e0-ba9a-4079-9eab-d2bd582bb746.jpg?v=1684416756\" 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!-- \/content-section --\u003e \u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section\"\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エイジングが非常に分かりやすく魅力的な素材です。\u003cstrong\u003e約2年ほどの使用で、ここまでツヤが出ます。\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG-2058_480x480.jpg?v=1634258438\" alt=\"エイジング後のウォレットの比較画像\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eユニセックスで使えるシンプルな財布、贈り物としてもおすすめです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e素材をメインにシンプルに作成しました。抜群の手触り、独特な経年変化を実感してください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\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イタリアの名門タンナー『バダラッシカルロ社』の\u003cstrong\u003eバケッタ製法で作られた牛革・プエブロを使用。\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e表面を金ブラシで毛羽立たせた質感が特徴のプエブロを、すべてのパーツで使用した非常にシンプルな3つ折り財布です。\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=\"point-list\"\u003e\n\u003cli\u003e留め具は\u003cstrong\u003e見た目もシンプル\u003c\/strong\u003eなスナップボタン。\u003c\/li\u003e\n\u003cli\u003eカード段内側以外のすべてのパーツは\u003cstrong\u003eオールレザー仕立て\u003c\/strong\u003eなので、財布の修理で最も多いとされるコインポケットの裏地が\u003cstrong\u003e破ける心配\u003c\/strong\u003eがありません。\u003c\/li\u003e\n\u003cli\u003e単独カード入れは\u003cstrong\u003e6ポケット\u003c\/strong\u003e。\u003c\/li\u003e\n\u003cli\u003e使いやすさにこだわった、大きく開く見やすく取り出しがスムーズなコインポケット。\u003c\/li\u003e\n\u003cli\u003e札入れは仕切りを1枚配しました。片側を縫い付けないことで、お札を上からではなく、斜めにサッとストレスなく入れることが可能です。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1928_480x480.jpg?v=1634257974\" alt=\"ウォレットのスナップボタン部分\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1927_480x480.jpg?v=1634257998\" alt=\"大きく開くコインポケット\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1930_480x480.jpg?v=1634258037\" alt=\"斜めに収納しやすい札入れ\" class=\"img-fluid d-block w-100 product-img\"\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幅：12.5cm\u003c\/li\u003e\n\u003cli\u003e奥行：3cm\u003c\/li\u003e\n\u003cli\u003e高さ：9.5cm\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重量：約145g\u003c\/li\u003e\n\u003cli\u003e原産国：日本\u003c\/li\u003e\n\u003cli\u003e商品コード：AK17TA-B0060\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- \/content-section --\u003e\n\u003c\/div\u003e\n\u003c!-- \/container product-wrapper --\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30008261345379,"sku":"3-1","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":30008261410915,"sku":"3-2","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":30008261509219,"sku":"3-3","price":24200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1923_c30ea7fd-0b2a-486f-b88e-9f79436bf29f.jpg?v=1788407536"},{"product_id":"ak19ta-b0073","title":"ANNAK プエブロレザー マネークリップ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e経年変化を楽しむ大人の本革マネークリップ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eイタリア名門バダラッシカルロ社製プエブロレザーの\u003cstrong\u003e独特な質感\u003c\/strong\u003eが、使い込むほどに深みを増します。金ブラシで丁寧に毛羽立たせた表面は、持つ人の個性を際立たせ、日常に上質な彩りを添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_2003_bf52ce28-98a0-4e3c-b575-0c457f7c8de2.jpg?v=1712796243\" 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\u003e6つのカードポケット\u003c\/strong\u003eを備え、必要最低限を美しく収納します。会計時も迷うことなくスムーズにスマートな振る舞いを演出する、現代にフィットしたデザインです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_2000_bdefd2a2-5488-41de-8544-cd0842d5284f.jpg?v=1712796241\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマート会計を叶える薄型ミニ財布\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e必要なものが全てここに\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手ぶら派に最適なコンパクトウォレット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e外側に配置されたマチ付きファスナーコインポケットは、小さくても\u003cstrong\u003e驚くほどスムーズな出し入れ\u003c\/strong\u003eを実現しました。オールレザー仕立てで耐久性も高めた安心設計は、日常使いを快適にします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_1998_e37a7a86-9495-4f9d-a96a-4381d9d0ecfe.jpg?v=1712796241\" 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\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イタリアの名門タンナー『バダラッシカルロ社』のバケッタ製法で作られた牛革・プエブロを使用。表面を金ブラシで毛羽立たせた質感が特徴のプエブロを、すべてのパーツで使用した贅沢なマネークリップです。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1997_480x480.jpg?v=1634258557\" alt=\"マネークリップの内側\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e内側は札入れスペースと、カードポケットが6つ。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1998_480x480.jpg?v=1634258580\" alt=\"マネークリップの小銭入れ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eコインポケットは外側に。マチ付きのファスナーポケットなので、小さくても取り出しはスムーズ。コインポケットの中もオールレザー仕立てなので、財布の修理で最も多いとされる、裏地が破ける心配もありません。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli class=\"body-text\"\u003e旅行の際や、小さいバッグの時に重宝します。薄いので上着のポケットにもすっきりフィットします。\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003eキャッシュレス時代の今持つ財布にピッタリです。\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003eユニセックスで使えるシンプルな財布で、贈り物としてもおすすめです。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli class=\"body-text\"\u003e商品コード：\u003cstrong\u003eAK19TA-B0073\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003e素材：牛革\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003e重量：約74g\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003e原産国：日本\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli class=\"body-text\"\u003e幅：11cm\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003e奥行：1cm\u003c\/li\u003e\n        \u003cli class=\"body-text\"\u003e高さ：8.5cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ④ 発送案内セクション (Shipping) - 情報がないため出力しない --\u003e\n\n  \u003c!-- ⑤ 注意事項セクション (Notes) - 情報がないため出力しない --\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30008499142755,"sku":"3-1","price":15400.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":30008499175523,"sku":"3-2","price":15400.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":30008499208291,"sku":"3-3","price":15400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_2003_63180e4e-909e-47d5-8431-6a995f7c7482.jpg?v=1788407538"},{"product_id":"ak18ta-d0056","title":"ANNAK アマンダオイルレザー コイン＆カードマルチケース","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が魅力です。カード1枚と小銭を効率良く収め、必要なものを必要な時にサッと取り出せる、\u003cstrong\u003eストレスフリーな日常\u003c\/strong\u003eを叶えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_1977_5b908666-1286-4aa6-871d-dff8cbeb427b.jpg?v=1684416496\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eキャッシュレス時代の新定番\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eアマンダオイルが織りなす上質\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e厳選されたアマンダオイルレザーを贅沢に使用。シュリンク加工とグレージングによる、\u003cstrong\u003e傷が目立ちにくい上品な風合い\u003c\/strong\u003eが魅力です。ANNAK別注カラーの\u003cstrong\u003e繊細な光沢\u003c\/strong\u003eが、日常に彩りを添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_1970_4839bfe8-b142-40c5-9678-de7ae760ccc1.jpg?v=1684416496\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eミニマルを極めたデザイン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e手に溶け込む、軽やかさ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e約49gの軽さと、手にしっとり馴染む柔らかな質感が持ち運びを快適にします。全パーツが\u003cstrong\u003eオールレザー仕立て\u003c\/strong\u003eのため、永く愛用するほどに風合いを深め、自分だけの表情へと育ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_1975_f3d8bf63-1e07-47dc-beb8-6ba52fae3beb.jpg?v=1684416496\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e毎日を共にする相棒\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ここに動画セクション (Video) が入る可能性がありますが、今回は提供データに動画がないため出力しません --\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商品コード: \u003cstrong\u003eAK18TA-D0056\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eアマンダオイルレザーをすべてのパーツに使用したシンプルなコイン＆カードマルチケースです。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eシルバー・ゴールドは共にANNAK別注のオリジナルカラーです。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eシルバーは下地のヌメにシルバーを吹き付けたので、ピンクゴールドのような、優しいカラーが特徴です。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eゴールドは下地の茶芯にゴールドを吹き付けたので真鍮のような上品なゴールドカラーが特徴です。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eオールレザー仕立ての贅沢な仕様のコイン＆カードマルチケースです。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e【アマンダオイルレザー】\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eたっぷりとオイルを含ませたフルタンニンレザーを鞣しの途中に、薬品で表面を縮ませるシュリンク加工を施します。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eシュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせるグレージング加工を施します。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eアマンダオイルレザーは丈夫で、傷が目立ちにくい、絶妙な色ムラなどの特徴を兼ね備えた革です。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能・構造\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e「軽さと柔らかさ」にこだわり、革の特性を生かした、非常にシンプルなデザインです。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eかぶせの留め具は隠しホックのスナップボタンで、外から金具は一切見えません。\u003c\/li\u003e\n                \u003cli\u003e収納スペースは2箇所あります。\u003c\/li\u003e\n                \u003cli\u003eカードポケットが1枚分。\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            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1976_480x480.jpg?v=1635233690\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1977_480x480.jpg?v=1635233657\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1975_480x480.jpg?v=1635233573\" alt=\"\" class=\"img-fluid d-block w-100 product-img\"\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幅：10cm\u003c\/li\u003e\n                \u003cli\u003e奥行：2cm\u003c\/li\u003e\n                \u003cli\u003e高さ：7.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重量：約49g\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\n    \u003cdiv class=\"note-box\"\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\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":30261128265827,"sku":"3-1","price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー","offer_id":30261128298595,"sku":"3-2","price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド","offer_id":44479213011043,"sku":"3-3","price":7700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1971_d014f95c-2f03-4951-9cc2-248bf1d0c449.jpg?v=1788407566"},{"product_id":"silverleather-ak19ta-b0072","title":"ANNAK アマンダオイルオリジナルレザー L字型スリム財布","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eL字型スリム財布 都会に映える洗練の煌めき\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e手に吸い付くようなアマンダオイルレザーが生み出す、薄型L字型ウォレットの洗練されたフォルム。ANNAK別注のピンクがかった優しいシルバーが、持つ人の個性を際立たせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240115_174952.jpg?v=1705308835\" class=\"img-fluid d-block w-100 product-img\" alt=\"L字型スリム財布 美しいシルバーの外観\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスマートな所作を演出する、美しいシルバー\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e薄型ウォレット スマートな収納を叶える\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eファスナーを開けるワンアクションで、お札、小銭、カード全てにアクセスできる優れた機能性。オールレザー仕立てのコインポケットは、修理の心配が少なく、長く愛用できる耐久性を誇ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250818_134101.jpg?v=1755492232\" 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国内鞣しのアマンダオイルレザーが、日々の使用と共に独自の表情へと育ちます。細部に宿る熟練の職人技が、高品質な日本のものづくりを物語る逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240115_175014.jpg?v=1755492232\" 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\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品概要\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e商品コード: \u003cstrong\u003eAK25 TA-B0072\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eアマンダオイルレザーと国内鞣しのヌメ革をすべてのパーツに使用したオールレザー仕立ての薄型L字型ウォレットです。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eシルバー・ゴールドは共にANNAK別注のオリジナルカラーです。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eシルバーは、画像より少しピンク掛かった優しいシルバーになっております。\u003c\/li\u003e\n                    \u003cli\u003eゴールドは下地の茶芯にゴールドを吹き付けた、真鍮のような上品なゴールドカラーが特徴です。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e内外側共に革のみで組み立てた丈夫な作りが特徴です。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e【アマンダオイルレザー】\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eたっぷりとオイルを含ませたフルタンニンレザーを鞣しの途中に、薬品で表面を縮ませるシュリンク加工を施します。\u003c\/li\u003e\n                    \u003cli\u003eシュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせるグレージング加工を施します。\u003c\/li\u003e\n                    \u003cli\u003eアマンダオイルレザーは丈夫で、傷が目立ちにくい、絶妙な色ムラなどの特徴を兼ね備えた革です。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e機能性\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e薄さと使い易さ\u003c\/strong\u003eが魅力のL字型ウォレット。\u003c\/li\u003e\n                    \u003cli\u003eANNAKでは横幅を一般的なサイズより\u003cstrong\u003e約1.5cm程短く作成\u003c\/strong\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\/0769\/2959\/7752\/files\/Photoroom_20250818_134101_480x480.jpg?v=1755492163\" class=\"img-fluid d-block w-100 product-img\" alt=\"L字型財布の薄さを示すイメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eマチをまったく付けずミシンでたたきつけているので、中身を入れても薄く持ちたい方には最適な財布です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240115_175014_bdc7b3fb-2d5a-4952-9274-35e1373e53c1_480x480.jpg?v=1705308883\" 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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1905_480x480.jpg?v=1629874829\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布内部のコインポケット\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003e単独カード入れは8枚分。\u003c\/strong\u003e4枚づつ収納可能なカード段が左右両サイドにございます。革が馴染むまでは、きつく感じる場合もございます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1904_480x480.jpg?v=1657270299\" 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幅：18cm\u003c\/li\u003e\n                    \u003cli\u003e奥行：1.5cm\u003c\/li\u003e\n                    \u003cli\u003e高さ：9cm\u003c\/li\u003e\n                    \u003cli\u003e素材\/原料：牛革\u003c\/li\u003e\n                    \u003cli\u003e重量：約115g\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\n\n    \u003c!-- 発送案内セクション (Shipping) - 入力データ中の配送情報は注意事項に含めました。 --\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eシルバー・ゴールドの顔料を吹き付けているため、使用していくと摩擦などでシルバーは下地のヌメ色が、ゴールドは下地の茶色が顔を出し、ご使用によって生じる経年変化が楽しめます。\u003c\/li\u003e\n            \u003cli\u003eカード段も革なので、馴染むまではきつく感じる場合もございます。\u003c\/li\u003e\n            \u003cli\u003eラッピングでのオーダーの場合、サイズの関係上、ネコポスではなく佐川急便での配送となります。ご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"シルバー","offer_id":30262351069283,"sku":"2-1","price":22000.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド","offer_id":44479213109347,"sku":"2-2","price":22000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/PhotoRoom_20240115_174952.jpg?v=1788407571"},{"product_id":"silverleather-ak14ta-b0039","title":"ANNAK アマンダオイルレザー ギャルソンウォレット","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eアマンダレザーの煌めきを纏うANNAK長財布\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e持つ人の手元を優雅に彩る、ANNAKオリジナルカラーの\u003cstrong\u003eアマンダオイルレザー\u003c\/strong\u003e。下地にシルバーを吹き付けたピンクゴールドのような柔らかな色合いが、日常に上質さを添えます。光を味方につける洗練されたデザインで、見る人を惹きつけます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/2_3e85da18-ee23-4931-83be-b9fc6703ea27.jpg?v=1684416456\" class=\"img-fluid d-block w-100 product-img\" alt=\"手元を飾る上品な輝きのANNAK長財布\"\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_1957_b5ecdb7f-9d27-4e00-96cd-44f2eb9bbe2b.jpg?v=1709111423\" 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にあります。小銭がしっかり出し切れるから、会計時にもたつかず、ストレスから解放されます。19枚分のカード収納とファスナー付きポケットで、大切なものも整理整頓してスマートに持ち運べます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DSC_1956_1f36adae-2154-4f58-bfd0-e9c19f32970b.jpg?v=1709111423\" 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\/Lcj9GzF85WA\" height=\"315\" width=\"560\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ③ スペック・詳細セクション (Specs) --\u003e\n\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\"\u003eANNAKオリジナルカラーのアマンダオイルレザーと国内鞣しのヌメ革をすべてのパーツに使用したギャルソン型ロングウォレットです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eシルバーは下地のヌメにシルバーを吹き付けた、ピンクゴールドのような優しいカラーが特徴です。\u003c\/li\u003e\n                \u003cli\u003eゴールドは下地の茶芯にゴールドを吹き付けた、真鍮のような上品なゴールドカラーが特徴です。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003eこの財布最大の特徴は「\u003cstrong\u003e一目瞭然のコインポケット\u003c\/strong\u003e」です。1円単位まで小銭をしっかり出し切れるため、小銭を溜めることなくスマートにお使いいただけます。外側は1枚革を両面に配し、コインポケットの内側も革の表面が出る贅沢な仕様。ほぼ革だけで組み立てた重厚で丈夫な作りが特徴です。\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            \u003ch3 class=\"section-title\"\u003eアマンダオイルレザー\u003c\/h3\u003e\n            \u003cp class=\"body-text\"\u003eたっぷりとオイルを含ませたフルタンニンレザーを鞣しの途中に、薬品で表面を縮ませるシュリンク加工を施します。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eシュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせるグレージング加工を施します。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eアマンダオイルレザーは\u003cstrong\u003e丈夫で傷が目立ちにくい\u003c\/strong\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            \u003cp class=\"body-text\"\u003e留め具は中身の量によって調節可能なタテに2つ連なった\u003cstrong\u003eスナップボタン\u003c\/strong\u003eを採用しています。\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1957_480x480.jpg?v=1657080423\" 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内側は2つに分けた収納スペースと、最大の特徴である\u003cstrong\u003e一目瞭然のコインスペース\u003c\/strong\u003eを配置。さらにコインをしっかり収納したい方や、カードを仕分けしたい方のために、\u003cstrong\u003eファスナー（EXCELLA）つきポケット\u003c\/strong\u003eも用意しました。\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1954_480x480.jpg?v=1629858750\" 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ガバッと開く圧倒的なコインポケットは、内側にも表革を使用しており、コインの擦れなどで破ける心配がありません。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eポケットのファスナーの引き手にはフリンジをプラス。ファスナーポケット部は片側に4cmのマチを配し、\u003cstrong\u003eしっかり開くので出し入れがスムーズ\u003c\/strong\u003eです。診察券など大事なカード類の収納に最適なスペースです。\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1958_480x480.jpg?v=1629858782\" class=\"img-fluid d-block w-100 product-img\" alt=\"フリンジ付きファスナーポケットとカード収納\"\u003e\n            \u003cp class=\"caption-text text-end\"\u003eスムーズな開閉を可能にするフリンジとマチ\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eカード入れは\u003cstrong\u003e19枚分\u003c\/strong\u003eご用意。革が馴染むまではきつく感じる場合がございます。\u003c\/li\u003e\n                \u003cli\u003e3枚分収納可能なカード段のみ裏地を使用しています。\u003c\/li\u003e\n                \u003cli\u003e一目瞭然のコインポケットが、小銭のたまらないスマートな財布を実現します。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ・重量\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e幅：19cm\u003c\/li\u003e\n                \u003cli\u003e奥行：3.5cm\u003c\/li\u003e\n                \u003cli\u003e高さ：11cm\u003c\/li\u003e\n                \u003cli\u003e重量：約270g\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商品コード：AK14TA-B0039\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シルバー・ゴールドの顔料を吹き付けているため、使用していくと摩擦などでシルバーは下地のヌメ色が、ゴールドは下地の茶色が顔を出し、\u003cstrong\u003eご使用によって生じる経年変化\u003c\/strong\u003eが楽しめます。\u003c\/p\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":30262370730083,"sku":"2-1","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド","offer_id":44479213142115,"sku":"2-2","price":33000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/2_767e1413-6617-4d1f-b975-7c1e42b3f111.jpg?v=1788407572"},{"product_id":"annak-ak20ta-d0012","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と、驚くほどスリムなフォルムが手に吸い付くようなフィット感を生み出します。フラグメントケースとしてポケットやミニバッグにすっきりと収まり、\u003cstrong\u003e身軽な日常\u003c\/strong\u003eを叶えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_111240.jpg?v=1775539024\" 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です。マチ付きポケットには仕切りがあり、コインとお札をスマートに分けて収納可能。YKK最高峰エクセラファスナーが滑らかな開閉を約束します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_144243.jpg?v=1775539024\" 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_20260312_111240.jpg?v=1775539024\" alt=\"\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e色彩豊かに経年変化を愉しむ\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 動画セクション (今回は動画データがないため、このセクションは出力しません) --\u003e \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財布の機能を極限までそぎ落とし、コンパクトにまとめたフラグメントケースです。\u003cstrong\u003eキャッシュレスにはこれで十分。\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e▶ 商品コード: AK20TA-D0012\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\u003cstrong\u003e【迷彩柄ペイントレザー\u003c\/strong\u003e】\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e迷彩柄ペイントレザーは、一般的なプリント方法である\u003cbr\u003e「インクジェット」ではなく、\u003cbr\u003eローラースタンプを用いて一色ずつ色をのせていくという方法で\u003cbr\u003eペイントされています。\u003cbr\u003e\u003cbr\u003e1枚1枚表情が異なるのがハンドペイントならではの特徴です。\u003cbr\u003e日焼けや、経年変化によってはベースの色が濃くなり、\u003cbr\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\u003cp class=\"body-text\"\u003e硬すぎず、柔らかすぎず、デザインとベストマッチしたカモフラレザーをチョイスしました。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e▶ マチ付きポケットには仕切りがあり、コインと折りたたんだお札をスマートに収納可能。\u003c\/p\u003e\n\u003cp\u003e▶ カード段は3枚分。\u003c\/p\u003e\n\u003cp\u003e▶ ファスナーにはYKKの最高峰、\u003cstrong\u003eエクセラを採用\u003c\/strong\u003e。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_144316.jpg?v=1775539024\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_144243.jpg?v=1775539024\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e薄くて手のひらサイズなので、ポケットに入れても、バッグに入れても邪魔にならないサイズ感です。持った時のフィット感も絶妙です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eユニセックスで使えるシンプルなマルチケースは、贈り物としてもおすすめです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e 幅：12cm\u003c\/li\u003e\n\u003cli\u003e 奥行：1cm\u003c\/li\u003e\n\u003cli\u003e 高さ：7cm \u003c\/li\u003e\n\u003cli\u003e素材\/原料：牛革\u003c\/li\u003e\n\u003cli\u003e重量：約41g\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\n\u003ch3\u003eご購入の際の注意\u003c\/h3\u003e\n\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eカード段を革で作成しているため、\u003cbr\u003e革が馴染むまでしばらくはカードの出し入れの際、\u003cbr\u003eきつく感じる場合がございます。\u003cbr\u003e\u003cbr\u003e1枚1枚表情が異なるのがハンドペイントならではの特徴です。\u003cbr\u003e日焼けや、経年変化によってはベースの色が濃くなり、\u003cbr\u003e柄が消えるような変化をすることもあります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 発送案内セクション (今回は情報がないため、このセクションは出力しません) --\u003e \u003c!-- 注意事項セクション (今回は情報がないため、このセクションは出力しません) --\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"カモフラ","offer_id":44479213371491,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/Photoroom_20260312_111240_046bacaa-f29e-4faf-adc4-b73d5b231ebb.jpg?v=1788407594"},{"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":"ak22ta-b0005","title":"ANNAK コンパクトラウンドジップ財布","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    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e手のひらに宿る上質レザー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e姫路産アメリカンオイルレザーの滑らかな質感が、日々に寄り添います。使うほどに深まる美しい艶は、持つ人の個性を育む証。日本が誇る職人技が息づく、\u003cstrong\u003e品格ある佇まい\u003c\/strong\u003eが魅力です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/QPXNE3040_f484bb0b-6200-444c-a608-0d5954d2690c.jpg?v=1712799521\" class=\"img-fluid d-block w-100 product-img\" alt=\"手のひらに宿る上質レザー\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e磨き抜かれた品格\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eお札を折らないスマートな所作\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eファスナーを開けるワンアクションで、お札をまっすぐ収納。会計時にもたつくことなく、\u003cstrong\u003eスマートに支払い\u003c\/strong\u003eを完了できます。手のひらサイズのミニマルなデザインに、驚きの機能性が凝縮されています。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/JNUNE6605_3fea9c32-aa97-4ad5-ae18-ebb152937dd6.jpg?v=1712799521\" 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\"\u003e5箇所のカードポケットには7～10枚以上、マチ付き小銭スペースは深すぎず、スムーズな出し入れを実現。お札の通り道は吟面仕上げで、滑るように出し入れ可能です。必要なものが迷子にならない工夫が詰まっています。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/CCGVE4978_52ab1998-57e6-419f-9130-670fca98f471.jpg?v=1684415761\" 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 title=\"【お札を折らずに収納可能】#ミニマム #財布 #財布の紹介 #ワンアクション #コンパクト財布\" src=\"https:\/\/www.youtube.com\/embed\/XHnRhJI_jV4\" height=\"571\" width=\"321\" 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\"\u003eAK22TA-B0005\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=\"point-list\"\u003e\n                \u003cli\u003e\u003cp class=\"body-text\"\u003eすべてのパーツにアメリカンオイルレザーを使用したワンアクションラウンドジップコンパクト財布。\u003c\/p\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003cp class=\"body-text\"\u003e\u003cstrong\u003eお札を折らずに収納可能\u003c\/strong\u003e。ファスナーを開けるワンアクションで、財布の中身を全て取り出すことが可能です。\u003c\/p\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003cp class=\"body-text\"\u003e引手に付いたフリンジがアクセントに。スムーズな開閉もポイントです。\u003c\/p\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003cp class=\"body-text\"\u003eコンパクトサイズなので、小さめのポーチバッグなどにも収納可能です。\u003c\/p\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e【アメリカンオイルレザー】\u003c\/p\u003e\n            \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\u003cp class=\"body-text\"\u003e素材\/原料：牛革\u003c\/p\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このコンパクト財布の一番の特徴は\u003cstrong\u003eお札を折らずに\u003c\/strong\u003e入れられること。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e従来のラウンドジップのコンパクトサイズの財布だと、お札を2つ折り、3つ折りにしないと入らないタイプがほとんどですが、この財布は、お札を伸ばしたまま札入れに入れていくと、\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/JNUNE6605_480x480.jpg?v=1665017636\" class=\"img-fluid d-block w-100 product-img\" alt=\"お札の収納イメージ\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DZLFE7753_480x480.jpg?v=1665017684\" class=\"img-fluid d-block w-100 product-img\" alt=\"お札の収納イメージ\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/QABTE0671_480x480.jpg?v=1665017662\" class=\"img-fluid d-block w-100 product-img\" alt=\"お札の収納イメージ\"\u003e\n            \u003cp class=\"body-text\"\u003eお札の通り道にはすべて革のつるっとした吟面(表面)にしてあるので、滑りながらするするっと入っていきます。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eちなみにレジなどから戻ってくるお札は元々財布に入っているお札の1番上にセットして入れてあげるとスムーズに入ります。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eカードポケットは5か所。マチ付きのカードスペースがあるので\u003cstrong\u003e7～10数枚の収納\u003c\/strong\u003eが可能です。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eもう1つのマチ付きスペースには小銭が入ります。深すぎないので取り出しもスムーズです。\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            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\u003cp class=\"body-text\"\u003e幅：11.5cm\u003c\/p\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003cp class=\"body-text\"\u003e奥行：2.5cm\u003c\/p\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003cp class=\"body-text\"\u003e高さ：9cm\u003c\/p\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003cp class=\"body-text\"\u003e重量：約110g\u003c\/p\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\u003cp class=\"body-text\"\u003e日本\u003c\/p\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eご使用によって生じる経年変化が楽しめます。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eカード段の革が馴染むまでは、きつく感じる場合もございます。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":40101867847779,"sku":"4-1","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":40101867880547,"sku":"4-2","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":40101867913315,"sku":"4-3","price":19800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/QPXNE3040_461cf3b4-69eb-4bf6-af2c-ee63884a9505.jpg?v=1788407641"},{"product_id":"ak22ta-b0006","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姫路レザーの型押しシュリンクが魅せる、深い表情と柔らかな手触り。使うほどに艶を増し、あなただけの物語を刻みます。小ぶりながら存在感を放つ、大人の日常を上質に演出する逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/ISDHE8631_f41c5d32-b87e-4275-8186-46fa998b90c1.jpg?v=1712799534\" 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驚くほどスムーズなワンアクションで、お札もカードも小銭も全てにアクセスできます。お札を折らずに収納できるから、会計時の所作も美しく、スマートな毎日を叶えます。マチ付きカードポケットは、7〜10数枚の収納を可能にします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/QDOHE1983_36fedb01-e30e-4976-870b-4031e17cc8a9.jpg?v=1712799534\" 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内装の鮮やかな発色は、持つたびに心が躍るアクセントです。お札の通り道には滑らかな吟面を採用し、出し入れのストレスを解消します。細部に宿る日本の職人技が、長く愛用できる確かな品質を約束します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/DXVTE0578_8604f821-73b5-4772-8b9c-037da77eb552.jpg?v=1684415743\" 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 title=\"【お札を折らずに収納可能】#ミニマム #財布 #財布の紹介 #ワンアクション #コンパクト財布\" src=\"https:\/\/www.youtube.com\/embed\/XHnRhJI_jV4\" height=\"571\" width=\"321\" 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\u003eAK22TA-B0006\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eすべてのパーツに姫路レザーを使用した配色タイプのワンアクションラウンドジップコンパクト財布です。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eANNAK別注のオリジナルパイソン柄は牛革にプリントしたものです。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e「お札を折らずに収納可能」ファスナーを開けるワンアクションで、財布の中身を全て取り出すことが可能です。お札を折らずに収納可能な手のひらサイズのコンパクト財布です。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \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クロムとタンニンの両方を使ったコンビネーションなめしの型押しシュリンクレザー。キズが目立ちにくく、柔らかいタッチ感が特徴です。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e型押し加工を施してからドラムで空打ちをすることで、革に適度なコシと柔らかさが生じ、型押しも適度に不揃いとなり自然な表情が生まれています。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e発色が良く、使ううちに自然な艶も生まれ、よりラクジュアリーな雰囲気へと変化をしていきます。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能・ディテール\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eこのコンパクト財布の一番の特徴は\u003cstrong\u003eお札を折らずに\u003c\/strong\u003e入れられること。従来のラウンドジップのコンパクトサイズの財布だと、お札を2つ折り、3つ折りにしないと入らないタイプがほとんどですが、この財布は、お札を伸ばしたまま札入れに入れていくと、\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_095432_ac6e4b35-0da6-4a70-a118-cb1e23f98086_480x480.jpg?v=1710815962\" class=\"img-fluid d-block w-100 product-img\" alt=\"お札の収納イメージ1\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_095454_480x480.jpg?v=1703466022\" class=\"img-fluid d-block w-100 product-img\" alt=\"お札の収納イメージ2\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_095536_480x480.jpg?v=1703466040\" class=\"img-fluid d-block w-100 product-img\" alt=\"お札の収納イメージ3\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eお札の通り道にはすべて革のつるっとした吟面(表面)にしてあるので滑りながらするするっと入っていきます。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eちなみにレジなどから戻ってくるお札は元々財布に入っているお札の1番上にセットして入れてあげるとスムーズに入ります。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eカードポケットは5か所。マチ付きのカードスペースがあるので\u003cstrong\u003e7～10数枚の収納\u003c\/strong\u003eが可能です。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eもう1つのマチ付きスペースには小銭が入ります。深すぎないので取り出しもスムーズです。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e引手に付いたフリンジがアクセントに。スムーズな開閉もポイントです。\u003c\/p\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\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幅：11.5cm\u003c\/li\u003e\n                \u003cli\u003e奥行：2.5cm\u003c\/li\u003e\n                \u003cli\u003e高さ：9cm\u003c\/li\u003e\n                \u003cli\u003e重量：約110g\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        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eご使用によって生じる経年変化が楽しめます。\u003c\/li\u003e\n            \u003cli\u003eカード段の革が馴染むまでは、きつく感じる場合もございます。\u003c\/li\u003e\n            \u003cli\u003e外・内の革が、配色の組み合わせとなっております。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"トープ×イエロー","offer_id":40101931057251,"sku":"4-1","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"パイソン×グレー","offer_id":40101938659427,"sku":"4-2","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック×ターコイズ","offer_id":44479213863011,"sku":"4-3","price":19800.0,"currency_code":"JPY","in_stock":false},{"title":"アズキ×ブラウン","offer_id":44479213895779,"sku":"4-4","price":19800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/ISDHE8631_463d62b8-6641-4887-b97e-190c3d251b73.jpg?v=1788407644"},{"product_id":"ak23ta-b0007","title":"ANNAK プエブロレザー スリム長財布","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eプエブロレザーが魅せる、手の中に収まる品格\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eイタリアの名門タンナーが育んだプエブロレザーが、手に吸い付くような心地よさを提供します。余計な装飾を省いたミニマルなデザインは、持つ人のスタイルをさりげなく引き立てるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_0672_5393c46a-9c7e-4217-a382-8c1c42ff689e.jpg?v=1712796201\" class=\"img-fluid d-block w-100 product-img\" alt=\"手の中に収まるANNAKスリム長財布\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e手のひらに宿る、ANNAKのスリム長財布\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、取り出しもスムーズです。YKK最高峰の\u003cstrong\u003eエクセラファスナー\u003c\/strong\u003eを採用し、使い心地だけでなく耐久性にも妥協していません。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_0677_ac5342b5-2c18-4ed9-9a6f-66a10b4b5dce.jpg?v=1684415672\" 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を実現しました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_0685_e062009c-fc25-4a5f-8180-269a5fe83c59.jpg?v=1684415672\" 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\n    \u003c!-- ③ スペック・詳細セクション (Specs) --\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e素材をメインに余計なデザインを入れず作成した、シンプルな長財布です。\u003c\/p\u003e\n            \u003cul class=\"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    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eイタリアの名門タンナー『バダラッシカルロ社』の\u003cstrong\u003eバケッタ製法で作られた牛革・プエブロを使用\u003c\/strong\u003eしています。\u003c\/p\u003e\n            \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=\"benefit-list\"\u003e\n                \u003cli\u003e留め具は見た目も\u003cstrong\u003eシンプルなスナップボタン\u003c\/strong\u003e。\u003c\/li\u003e\n                \u003cli\u003eすべてのパーツがオールプエブロレザー仕立てなので、財布の修理で最も多いとされるコインポケットの裏地が破ける心配がありません。\u003c\/li\u003e\n                \u003cli\u003e単独カード入れは両サイドに6ポケットずつで\u003cstrong\u003e計12枚分\u003c\/strong\u003e。\u003c\/li\u003e\n                \u003cli\u003eかぶせ側のカードポケットのウラも収納スペースとしてご使用いただけます。\u003c\/li\u003e\n                \u003cli\u003e使いやすさにこだわった、大きく開く見やすい\u003cstrong\u003eマチ付きで取り出しがスムーズなコインポケット\u003c\/strong\u003e。\u003c\/li\u003e\n                \u003cli\u003eファスナーはYKKの最高峰の\u003cstrong\u003eエクセラ\u003c\/strong\u003eを使用。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0672_480x480.jpg?v=1684307811\" alt=\"長財布の内部構造\" class=\"img-fluid d-block w-100 product-img\"\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\/IMG_0678_480x480.jpg?v=1684307879\" alt=\"長財布のカード収納部分\" class=\"img-fluid d-block w-100 product-img\"\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\/IMG_0677_480x480.jpg?v=1684307850\" alt=\"大きく開くマチ付きコインポケット\" class=\"img-fluid d-block w-100 product-img\"\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\/IMG_0685_6ce9b659-2224-46c9-b80e-74dd8298c400_480x480.jpg?v=1684310047\" alt=\"YKKエクセラファスナーの拡大\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003ch4 class=\"sub-title\"\u003e経年変化について\u003c\/h4\u003e\n            \u003cp class=\"body-text\"\u003eエイジングが非常に分かりやすく魅力的な素材です。\u003cstrong\u003e約2年ほどの使用で、ここまでツヤが出ます。\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG-2058_480x480.jpg?v=1634258438\" alt=\"約2年使用後の長財布の経年変化\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cspan class=\"spec-item\"\u003e幅\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e19.5cm\u003c\/span\u003e\n\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"spec-item\"\u003e奥行\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e2.5cm\u003c\/span\u003e\n\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"spec-item\"\u003e高さ\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e9.5cm\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e基本仕様\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cspan class=\"spec-item\"\u003e素材\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e牛革\u003c\/span\u003e\n\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"spec-item\"\u003e重量\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e約177g\u003c\/span\u003e\n\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"spec-item\"\u003e原産国\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e日本\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e\u003cstrong\u003eAK23TA-B0007\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ④ 発送案内セクション (Shipping) - 入力データに情報がないため、このセクションは作成しません。 --\u003e\n\n    \u003c!-- ⑤ 注意事項セクション (Notes) - 入力データに情報がないため、このセクションは作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":40377764184163,"sku":"3-1","price":36300.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":40377764216931,"sku":"3-2","price":36300.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":40377764249699,"sku":"3-3","price":36300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0694_9da0d86b-dc8a-4943-b459-2f931d61d00c.jpg?v=1788407657"},{"product_id":"ak23ta-b0008","title":"ANNAK プエブロレザー フラップ付き２つ折りウォレット S","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- ① 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e手のひらに収まる上質\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eイタリア産プエブロレザーの独特な手触りが、日々の所作を豊かに彩ります。約102gの軽やかさで、\u003cstrong\u003eキャッシュレス時代に相応しい洗練されたコンパクトデザイン\u003c\/strong\u003eです。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_0705_86d9ff12-b3f5-44ae-a690-fd88a6d1daff.jpg?v=1712796169\" class=\"img-fluid d-block w-100 product-img\" alt=\"手のひらに収まるANNAKプエブロレザーコンパクトウォレット\"\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\/products\/IMG_0721_4bb8d581-d374-43fc-bb58-45cd82773cfc.jpg?v=1712796169\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAKプエブロレザーコンパクトウォレットの内部構造\"\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約2年で光沢を増す革のエイジング\u003c\/strong\u003eと、しっとりと手に馴染む質感の変化を、日本の職人技で堪能してください。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/products\/IMG_0724_38b097f9-957e-4594-8e31-848e44311caf.jpg?v=1684415662\" 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 \u003c!-- 入力データに動画情報がないため、このセクションは作成しません。 --\u003e \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\"\u003eAK23TA-B0008\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=\"benefit-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小さいバッグの時に重宝する\u003cstrong\u003e携帯性\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\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\"\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\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イタリアの名門タンナー『バダラッシカルロ社』の\u003cstrong\u003eバケッタ製法で作られたプエブロを使用\u003c\/strong\u003e。\u003c\/p\u003e\n\u003c\/li\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\u003cul class=\"point-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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0708_480x480.jpg?v=1684308609\" class=\"img-fluid d-block w-100 product-img\" alt=\"シンプルなスナップボタン\"\u003e\u003c\/li\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単独カード入れは3ポケット。さらに、コインポケットの裏側にも1枚収納可能なスペースがあります。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0709_480x480.jpg?v=1684308636\" class=\"img-fluid d-block w-100 product-img\" alt=\"カード入れ3ポケットと裏側収納スペース\"\u003e\u003c\/li\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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0717_480x480.jpg?v=1684308449\" class=\"img-fluid d-block w-100 product-img\" alt=\"マチ付きで大きく開くコインポケット\"\u003e\u003c\/li\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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0710_480x480.jpg?v=1684308730\" class=\"img-fluid d-block w-100 product-img\" alt=\"札入れのノンストレスな出し入れ\"\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003eエイジングが非常に分かりやすく魅力的な素材です。\u003cstrong\u003e約2年ほどの使用で、ここまでツヤが出ます。\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG-2058_480x480.jpg?v=1634258438\" class=\"img-fluid d-block w-100 product-img\" alt=\"2年使用後のプエブロレザーのエイジング\"\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\u003cp class=\"body-text\"\u003e\u003cstrong\u003e幅:\u003c\/strong\u003e 9.5cm\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e奥行:\u003c\/strong\u003e 2.5cm\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e高さ:\u003c\/strong\u003e 9.5cm\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e重量:\u003c\/strong\u003e 約102g\u003c\/p\u003e\n\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ご購入の際の注意\u003cbr\u003e\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003eカード段を革で作成しているため、\u003cbr\u003e革が馴染むまでしばらくはカードの出し入れの際、\u003cbr\u003eきつく感じる場合がございます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ④ 発送案内セクション (Shipping) --\u003e \u003c!-- 入力データに発送案内情報がないため、このセクションは作成しません。 --\u003e \u003c!-- ⑤ 注意事項セクション (Notes) --\u003e \u003c!-- 入力データに注意事項情報がないため、このセクションは作成しません。 --\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":40377764610147,"sku":"3-1","price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":40377764642915,"sku":"3-2","price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":40377764675683,"sku":"3-3","price":22000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_0705_fa380763-47fe-46d1-9e57-19790fdec917.jpg?v=1788407658"},{"product_id":"annak-ak16ta-b0051","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収納美学を極めたコンパクトウォレット\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e開くたびに魅せる、計算された機能美。カード10枚をスマートに収めるゆとりある空間を創出します。贅沢な素材使いが日常に上質な輝きを添える一品です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_110555.jpg?v=1775716604\" 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指先に馴染む約62gの軽さで、紙幣と約10枚のカードを収納。キャッシュレス中心の現代に合わせた、軽快な振る舞いを支える存在です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260409_152646.jpg?v=1775716603\" 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幅8cm、奥行き1.5cm、高さ9.5cm。この緻密なサイズは、ポケットや小さなバッグにも自然と溶け込み、持ち運びの負担を感じさせません。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260409_151139.jpg?v=1775716603\" alt=\"\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e日本の職人による精巧な作り\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\u003ciframe width=\"320\" height=\"568\" src=\"https:\/\/www.youtube.com\/embed\/12sRqLt49AE\" title=\"\"\u003e\u003c\/iframe\u003e\u003c\/div\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キャッシュレス用のコンパクト財布です。このサイズでもカードが10枚ほど収納可能です。\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\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e【迷彩柄ペイントレザー\u003c\/strong\u003e】\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e迷彩柄ペイントレザーは、一般的なプリント方法である\u003cbr\u003e「インクジェット」ではなく、\u003cbr\u003eローラースタンプを用いて一色ずつ色をのせていくという方法で\u003cbr\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\u003cp class=\"body-text\"\u003e外ポケットの留め具は見た目もシンプルなスナップボタンです。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_110518.jpg?v=1775716604\" alt=\"\"\u003e\n\u003cp class=\"body-text\"\u003e内側は札入れスペースと、カードポケットが2つあります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260409_152646.jpg?v=1775716603\" alt=\"\"\u003e\n\u003cp class=\"body-text\"\u003e外側のポケットはカードが6～7枚収納可能です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260409_153112.jpg?v=1775716604\" alt=\"\"\u003e\u003cbr\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\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商品コード：AK16TA-B0051\u003c\/li\u003e\n\u003cli\u003e幅：約8cm\u003c\/li\u003e\n\u003cli\u003e奥行：約1.5cm\u003c\/li\u003e\n\u003cli\u003e高さ：約9.5cm\u003c\/li\u003e\n\u003cli\u003e重量：約62g\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\/0769\/2959\/7752\/files\/Photoroom_20260409_151139.jpg?v=1775716603\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\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\u003cp class=\"body-text\"\u003e1枚1枚表情が異なるのがハンドペイントならではの特徴です。\u003cbr\u003e日焼けや、経年変化によってはベースの色が濃くなり、\u003cbr\u003e柄が消えるような変化をすることもあります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"カモフラ","offer_id":44479207309411,"sku":"1-1","price":11000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/Photoroom_20260409_152321.jpg?v=1788407423"},{"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-ak26ta-b0009","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都会の日常に溶け込む、洗練された手のひらサイズ。必要なものを厳選し、軽やかに持ち歩きたいあなたへ贈ります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260302_163353.jpg?v=1775607341\" alt=\"\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eスマートな日常を彩る\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\" style=\"text-align: right;\"\u003e\n\u003ch3 class=\"section-title\"\u003eコンパクトに機能を集約\u003c\/h3\u003e\n\u003cp class=\"body-text\" style=\"text-align: left;\"\u003e限られた空間に最大限の機能を凝縮しました。\u003cbr\u003eカードを\u003cstrong\u003e7枚\u003c\/strong\u003eまとめて収納し、コインも取り出しやすい設計で、日々の会計をスムーズに。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260303_094039.jpg?v=1775607342\" alt=\"\"\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は、ICカードのタッチや、お札の仕分けに活躍します。\u003cbr\u003e時と共に特別な深みを増すでしょう。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260303_094256.jpg?v=1775607341\" alt=\"\"\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\"\u003eAK23TA-B0009\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見た目も作りも使い方も、すべてがシンプルな「手のひらサイズ」。\u003cbr\u003eミニマムにこだわったコンパクト財布です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e財布機能をすべて備えた、非常にスマートでシンプルなミニマム財布です。小さめのポーチバッグなどにも収納可能です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eエイジングが非常に分かりやすく魅力的な素材です。\u003cstrong\u003e約2年ほどの使用で、ここまでツヤが出ます。\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG-2058_480x480.jpg?v=1634258438\" alt=\"エイジング後のウォレットの比較画像\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eユニセックスで使えるシンプルな財布、贈り物としてもおすすめです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e素材をメインにシンプルに作成しました。抜群の手触り、独特な経年変化を実感してください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\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イタリアの名門タンナー『バダラッシカルロ社』の\u003cstrong\u003eバケッタ製法で作られた牛革・プエブロを使用。\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e表面を金ブラシで毛羽立たせた質感が特徴のプエブロを、すべてのパーツで使用した非常にシンプルな2つ折り財布です。\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このコンパクト財布の一番の特徴はその\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_20260302_163449.jpg?v=1775607341\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e余計なデザインは入れず、外・中づくりにいたってもすべてがシンプルかつコンパクトです。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260303_094039.jpg?v=1775607342\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e財布を広げると左側が\u003cstrong\u003eカードポケット\u003c\/strong\u003e、右側にフラップ付きの\u003cstrong\u003eコインポケット\u003c\/strong\u003eがあります。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eカードポケットには\u003cstrong\u003eまとめて7枚\u003c\/strong\u003eを収納可能です。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260302_163553.jpg?v=1775607342\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eコインケースは広がるので、小銭の取り出しがスムーズです。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260302_163646.jpg?v=1775607341\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e札入れには\u003cstrong\u003e単独カードポケット\u003c\/strong\u003eがあります。ICカードを入れたり、よく使うカードをここに入れても便利です。財布を閉じたままでもこのポケットに入っているカードは取り出し可能です。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260303_094256.jpg?v=1775607341\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eこの単独ポケットを札の仕切り代わりにして、前後で\u003cstrong\u003eお札の仕分け\u003c\/strong\u003eをすることも可能です。\u003cbr\u003e1万円札もすっきり収まるサイズです。\u003cbr\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\u003cstrong\u003e幅\u003c\/strong\u003e：8.5cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e奥行\u003c\/strong\u003e：約2cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e高さ\u003c\/strong\u003e：9.5cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e素材\/原料\u003c\/strong\u003e：牛革\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e重量\u003c\/strong\u003e：約75g\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!-- 発送案内セクション (Shipping) - 入力データに情報がないため省略 --\u003e \u003c!-- 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご購入の際の注意\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e裁断する場所によって1点1点革の表情が異なります。\u003cbr\u003e画像の柄とは異なる表情の商品が届きます。ご了承ください。\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":44479207669859,"sku":"3-1","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ","offer_id":44479207702627,"sku":"3-2","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":44479207735395,"sku":"3-3","price":24200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/Photoroom_20260302_163353_655ddafc-1758-4ddc-b876-a10112e3dac5.jpg?v=1788407430"},{"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と、驚くほどスリムなフォルムが手に吸い付くようなフィット感を生み出します。フラグメントケースとしてポケットやミニバッグにすっきりと収まり、\u003cstrong\u003e身軽な日常\u003c\/strong\u003eを叶えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-1066.jpg?v=1775540424\" 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です。マチ付きポケットには仕切りがあり、コインとお札をスマートに分けて収納可能。YKK最高峰エクセラファスナーが滑らかな開閉を約束します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-1071.jpg?v=1775540424\" 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-1064.jpg?v=1775540425\" alt=\"\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e色彩豊かに経年変化を愉しむ\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 動画セクション (今回は動画データがないため、このセクションは出力しません) --\u003e \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財布の機能を極限までそぎ落とし、コンパクトにまとめたフラグメントケースです。\u003cstrong\u003eキャッシュレスにはこれで十分。\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e▶ 商品コード: AK20TA-D0012\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牛革（イタリア：バダラッシカルロ社製プエブロ）\u003c\/li\u003e\n\u003c\/ul\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\u003cp class=\"body-text\"\u003e硬すぎず、柔らかすぎず、デザインとベストマッチしたプエブロレザーをチョイスしました。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e▶ マチ付きポケットには仕切りがあり、コインと折りたたんだお札をスマートに収納可能。\u003c\/p\u003e\n\u003cp\u003e▶ カード段は3枚分。\u003c\/p\u003e\n\u003cp\u003e▶ ファスナーにはYKKの最高峰、\u003cstrong\u003eエクセラを採用\u003c\/strong\u003e。\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-1071.jpg?v=1775540424\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e薄くて手のひらサイズなので、ポケットに入れても、バッグに入れても邪魔にならないサイズ感です。持った時のフィット感も絶妙です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-1072.jpg?v=1775540425\" alt=\"\"\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\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e 幅：12cm\u003c\/li\u003e\n\u003cli\u003e 奥行：1cm\u003c\/li\u003e\n\u003cli\u003e 高さ：7cm \u003c\/li\u003e\n\u003cli\u003e素材\/原料：牛革\u003c\/li\u003e\n\u003cli\u003e重量：約41g\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\n\u003ch3\u003eご購入の際の注意\u003c\/h3\u003e\n\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eカード段を革で作成しているため、\u003cbr\u003e革が馴染むまでしばらくはカードの出し入れの際、\u003cbr\u003eきつく感じる場合がございます。\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 発送案内セクション (今回は情報がないため、このセクションは出力しません) --\u003e \u003c!-- 注意事項セクション (今回は情報がないため、このセクションは出力しません) --\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック","offer_id":44479207932003,"sku":"3-1","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"チョコ","offer_id":44479207964771,"sku":"3-2","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":44479207997539,"sku":"3-3","price":11000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG-1072_41d9e5d8-db18-4150-9ce0-733fcf7d7052.jpg?v=1788407433"},{"product_id":"annak-ak23ta-b0007","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イタリアの名門タンナーが育んだカモフラレザーが、手に吸い付くような心地よさを提供します。余計な装飾を省いたミニマルなデザインは、持つ人のスタイルをさりげなく引き立てるでしょう。\u003c\/p\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_111015.jpg?v=1775529319\"\u003e\u003cbr\u003e\n\u003cp class=\"caption-text text-end\"\u003e手のひらに宿る、ANNAKのスリム長財布\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\u003cp class=\"body-text\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_132747.jpg?v=1775529427\"\u003e\u003c\/p\u003e\n\u003cbr\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\"\u003eYKK最高峰の\u003cstrong\u003eエクセラファスナー\u003c\/strong\u003eを採用し、使い心地だけでなく耐久性にも妥協していません。\u003c\/p\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_132825.jpg?v=1775529493\"\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\"\u003e素材をメインに余計なデザインを入れず作成した、シンプルな長財布です。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003eユニセックスでご使用いただけます。\u003c\/li\u003e\n\u003cli\u003eギフトにも最適なこの財布は、抜群の手触りと独特な経年変化を実感できます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\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\u003cstrong\u003e【迷彩柄ペイントレザー\u003c\/strong\u003e】\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e迷彩柄ペイントレザーは、一般的なプリント方法である\u003cbr\u003e「インクジェット」ではなく、\u003cbr\u003eローラースタンプを用いて一色ずつ色をのせていくという方法で\u003cbr\u003eペイントされています。\u003cbr\u003e\u003cbr\u003e1枚1枚表情が異なるのがハンドペイントならではの特徴です。\u003cbr\u003e日焼けや、経年変化によってはベースの色が濃くなり、\u003cbr\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=\"benefit-list\"\u003e\n\u003cli\u003e留め具は見た目も\u003cstrong\u003eシンプルなスナップボタン\u003c\/strong\u003e。\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_111015.jpg?v=1775529319\" alt=\"\"\u003e\n\u003c\/li\u003e\n\u003cli\u003eすべてのパーツがオールプエブロレザー仕立てなので、財布の修理で最も多いとされるコインポケットの裏地が破ける心配がありません。\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e単独カード入れは両サイドに6ポケットずつで\u003cstrong\u003e計12枚分\u003c\/strong\u003e。\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_132723.jpg?v=1775529745\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eかぶせ側のカードポケットのウラも収納スペースとしてご使用いただけます。\u003c\/li\u003e\n\u003cli\u003e使いやすさにこだわった、大きく開く見やすい\u003cstrong\u003eマチ付きで取り出しがスムーズなコインポケット\u003c\/strong\u003e。\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_132747.jpg?v=1775529427\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eファスナーはYKKの最高峰の\u003cstrong\u003eエクセラ\u003c\/strong\u003eを使用。\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_132825.jpg?v=1775529493\" alt=\"\"\u003e\u003cbr\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\u003cspan class=\"spec-item\"\u003e幅\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e19.5cm\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-item\"\u003e奥行\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e2.5cm\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-item\"\u003e高さ\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e9.5cm\u003c\/span\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\u003cspan class=\"spec-item\"\u003e素材\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e牛革\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-item\"\u003e重量\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e約177g\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-item\"\u003e原産国\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e日本\u003c\/span\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\u003cstrong\u003eAK23TA-B0007\u003c\/strong\u003e\u003c\/p\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":44479208030307,"sku":"1-1","price":36300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/Photoroom_20260312_111015_3aa1261a-ae63-444c-bafb-505eabfe4784.jpg?v=1788407434"},{"product_id":"annak-迷彩柄ハンドペイントレザー-フラップ付き２つ折りウォレット-s","title":"ANNAK 迷彩柄ハンドペイントレザー フラップ付き２つ折りウォレット S","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e手のひらに収まるミニ財布\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_20260312_110634.jpg?v=1773370047\" alt=\"\"\u003e\u003cbr\u003e\n\u003cp class=\"caption-text text-end\"\u003eスマートに持ち歩く贅沢\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: right;\" class=\"content-section\"\u003e\n\u003ch3 style=\"text-align: left;\" class=\"section-title\"\u003e計算された使い心地\u003c\/h3\u003e\n\u003cp style=\"text-align: left;\" class=\"body-text\"\u003eすべてのパーツを贅沢に\u003cstrong\u003eオールレザーで仕立て\u003c\/strong\u003e、財布修理で最も多い裏地の破損の心配を軽減しました。大きく開くコインポケットや、斜めに差し込める札入れなど、使うたびに感動する工夫が凝縮されています。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_110821.jpg?v=1773370047\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cbr\u003e妥協しない機能美\u003cbr\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使えば使うほどさらに美しいツヤへと変化。\u003cbr\u003e大きく開く小銭入れや斜めにスムーズに収まる札入れなど、\u003cbr\u003e使うたびに愛着が深まる日本の職人技が光ります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_120150.jpg?v=1773370047\" alt=\"\"\u003e\u003cbr\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 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\"\u003eAK23TA-B0008\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=\"benefit-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小さいバッグの時に重宝する\u003cstrong\u003e携帯性\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\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\"\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 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\u003cstrong\u003e【迷彩柄ペイントレザー\u003c\/strong\u003e】\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e迷彩柄ペイントレザーは、一般的なプリント方法である\u003cbr\u003e「インクジェット」ではなく、\u003cbr\u003eローラースタンプを用いて一色ずつ色をのせていくという方法で\u003cbr\u003eペイントされています。\u003cbr\u003e\u003cbr\u003e1枚1枚表情が異なるのがハンドペイントならではの特徴です。\u003cbr\u003e日焼けや、経年変化によってはベースの色が濃くなり、\u003cbr\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=\"point-list\"\u003e\u003c\/ul\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e留め具は見た目も\u003cstrong\u003eシンプルなスナップボタン\u003c\/strong\u003eを採用しています。\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_110634.jpg?v=1773370047\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\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単独カード入れは3ポケット。さらに、コインポケットの裏側にも1枚収納可能なスペースがあります。\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_110821.jpg?v=1773370047\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003eマチが両サイドに付いて使いやすさにこだわった、\u003cstrong\u003e大きく開く見やすく取り出しがスムーズなコインポケット\u003c\/strong\u003eです。\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_120150.jpg?v=1773370047\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e札入れは片側を縫い付けず、お札を上からではなく、\u003cstrong\u003eサッと斜めに出し入れが可能なノンストレスな仕様\u003c\/strong\u003eです。\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_120119.jpg?v=1773370048\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\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\n\u003cstrong\u003e幅\u003c\/strong\u003e：9.5cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e奥行\u003c\/strong\u003e：約2.5cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e高さ\u003c\/strong\u003e：9.5cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e素材\/原料\u003c\/strong\u003e：牛革\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e重量\u003c\/strong\u003e：約105g\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!-- 発送案内セクション (Shipping) - 入力データに情報がないため省略 --\u003e \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きつく感じる場合がございます。\u003cbr\u003e\u003cbr\u003e1枚1枚表情が異なるのがハンドペイントならではの特徴です。\u003cbr\u003e日焼けや、経年変化によってはベースの色が濃くなり、\u003cbr\u003e柄が消えるような変化をすることもあります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"カモフラ","offer_id":44479208063075,"sku":"1-1","price":22000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/Photoroom_20260312_110634_32209c44-3cfb-47e8-b2b9-b2c3691c14ba.jpg?v=1788407435"},{"product_id":"annak-迷彩柄ハンドペイントレザー-フラップ付き2つ折りウォレット-m","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都会の日常に溶け込む、洗練された手のひらサイズ。必要なものを厳選し、軽やかに持ち歩きたいあなたへ贈ります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_110853.jpg?v=1773368783\" alt=\"\"\u003e\u003cbr\u003e\n\u003cp class=\"caption-text text-end\"\u003eスマートな日常を彩る\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\" style=\"text-align: right;\"\u003e\n\u003ch3 class=\"section-title\" style=\"text-align: left;\"\u003eスマートな機能美、掌に\u003c\/h3\u003e\n\u003cp class=\"body-text\" style=\"text-align: left;\"\u003e手のひらに収まるコンパクトな設計に、6つのカードポケットと独立した札入れをスマートに配置。オールレザー仕立てで、日々の所作を軽やかに彩ります。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_110943.jpg?v=1773368783\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cbr\u003e計算され尽くした内装\u003cbr\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使えば使うほどさらに美しいツヤへと変化。\u003cbr\u003e大きく開く小銭入れや斜めにスムーズに収まる札入れなど、\u003cbr\u003e使うたびに愛着が深まる日本の職人技が光ります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_131119.jpg?v=1773368783\" alt=\"\"\u003e\u003cbr\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\"\u003eAK17TA-B0060\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この形の財布しか使わないとおっしゃる方も多い、定番型のコンパクトなフラップ付き2つ折り財布です。\u003cbr\u003e\u003cbr\u003eユニセックスで使えるシンプルな財布、贈り物としてもおすすめです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e素材をメインにシンプルに作成しました。\u003cbr\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\u003cp class=\"body-text\"\u003e\u003cstrong\u003e【迷彩柄ペイントレザー\u003c\/strong\u003e】\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e迷彩柄ペイントレザーは、一般的なプリント方法である\u003cbr\u003e「インクジェット」ではなく、\u003cbr\u003eローラースタンプを用いて一色ずつ色をのせていくという方法で\u003cbr\u003eペイントされています。\u003cbr\u003e\u003cbr\u003e1枚1枚表情が異なるのがハンドペイントならではの特徴です。\u003cbr\u003e日焼けや、経年変化によってはベースの色が濃くなり、\u003cbr\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留め具は\u003cstrong\u003e見た目もシンプル\u003c\/strong\u003eなスナップボタン。\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_110853.jpg?v=1773368783\" alt=\"\"\u003e\n\u003c\/li\u003e\n\u003cli\u003eカード段内側以外のすべてのパーツは\u003cstrong\u003eオールレザー仕立て\u003c\/strong\u003eなので、財布の修理で最も多いとされるコインポケットの裏地が\u003cstrong\u003e破ける心配\u003c\/strong\u003eがありません。\u003c\/li\u003e\n\u003cli\u003e単独カード入れは\u003cstrong\u003e6ポケット\u003c\/strong\u003e。\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_110943.jpg?v=1773368783\" alt=\"\"\u003e\n\u003c\/li\u003e\n\u003cli\u003e使いやすさにこだわった、大きく開く見やすく取り出しがスムーズなコインポケット。\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_131119.jpg?v=1773368783\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e札入れは仕切りを1枚配しました。片側を縫い付けないことで、お札を上からではなく、斜めにサッとストレスなく入れることが可能です。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20260312_131048.jpg?v=1773368783\" alt=\"\"\u003e\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=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e幅\u003c\/strong\u003e：12.5cm\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：9.5cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e素材\/原料\u003c\/strong\u003e：牛革\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e重量\u003c\/strong\u003e：約145g\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!-- 発送案内セクション (Shipping) - 入力データに情報がないため省略 --\u003e \u003c!-- 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご購入の際の注意\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e1枚1枚表情が異なるのがハンドペイントならではの特徴です。\u003cbr\u003e日焼けや、経年変化によってはベースの色が濃くなり、\u003cbr\u003e柄が消えるような変化をすることもあります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"カモフラ","offer_id":44479208128611,"sku":"1-1","price":24200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/Photoroom_20260312_110853_72c6cc1e-d317-48c6-9414-559c3f4dc2e2.jpg?v=1788407435"},{"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都会の日常に溶け込む、洗練された手のひらサイズ。必要なものを厳選し、軽やかに持ち歩きたいあなたへ贈ります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/XOXY3601.jpg?v=1770945308\" alt=\"\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eスマートな日常を彩る\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\" style=\"text-align: right;\"\u003e\n\u003ch3 class=\"section-title\"\u003eコンパクトに機能を集約\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e限られた空間に最大限の機能を凝縮しました。カードを\u003cstrong\u003e7枚\u003c\/strong\u003eまとめて収納し、コインも取り出しやすい設計で、日々の会計をスムーズに。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/JVJC6882.jpg?v=1770945317\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cbr\u003e上質で使いやすい設計\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は、ICカードのタッチや、お札の仕分けに活躍します。\u003cbr\u003e時と共に特別な深みを増すでしょう。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/TEUG4476.jpg?v=1770945317\" alt=\"\"\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\"\u003eAK23TA-B0009\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\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\u003cp class=\"body-text\"\u003e\u003cstrong\u003e【迷彩柄ペイントレザー\u003c\/strong\u003e】\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e迷彩柄ペイントレザーは、一般的なプリント方法である\u003cbr\u003e「インクジェット」ではなく、\u003cbr\u003eローラースタンプを用いて一色ずつ色をのせていくという方法で\u003cbr\u003eペイントされています。\u003cbr\u003e\u003cbr\u003e1枚1枚表情が異なるのがハンドペイントならではの特徴です。\u003cbr\u003e日焼けや、経年変化によってはベースの色が濃くなり、\u003cbr\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\u003cp class=\"body-text\"\u003eこのコンパクト財布の一番の特徴はその\u003cstrong\u003eコンパクト\u003c\/strong\u003eさ。手のひらサイズです。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/XOXY3601.jpg?v=1770945308\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e余計なデザインは入れず、外・中づくりにいたってもすべてがシンプルかつコンパクトです。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/MPCS8514.jpg?v=1770945316\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e財布を広げると左側が\u003cstrong\u003eカードポケット\u003c\/strong\u003e、右側にフラップ付きの\u003cstrong\u003eコインポケット\u003c\/strong\u003eがあります。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/JVJC6882.jpg?v=1770945317\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eカードポケットには\u003cstrong\u003eまとめて7枚\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\/MJAR1083.jpg?v=1770945317\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eコインケースは広がるので、小銭の取り出しがスムーズです。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/UEMI4987.jpg?v=1770945317\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e札入れには\u003cstrong\u003e単独カードポケット\u003c\/strong\u003eがあります。ICカードを入れたり、よく使うカードをここに入れても便利です。財布を閉じたままでもこのポケットに入っているカードは取り出し可能です。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/TEUG4476.jpg?v=1770945317\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eこの単独ポケットを札の仕切り代わりにして、前後で\u003cstrong\u003eお札の仕分け\u003c\/strong\u003eをすることも可能です。\u003cbr\u003e1万円札もすっきり収まるサイズです。\u003cbr\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\u003cstrong\u003e幅\u003c\/strong\u003e：8.5cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e奥行\u003c\/strong\u003e：約2cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e高さ\u003c\/strong\u003e：9.5cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e素材\/原料\u003c\/strong\u003e：牛革\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e重量\u003c\/strong\u003e：約75g\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!-- 発送案内セクション (Shipping) - 入力データに情報がないため省略 --\u003e \u003c!-- 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご購入の際の注意\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e1枚1枚表情が異なるのがハンドペイントならではの特徴です。\u003cbr\u003e日焼けや、経年変化によってはベースの色が濃くなり、\u003cbr\u003e柄が消えるような変化をすることもあります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"カモフラ","offer_id":44479208161379,"sku":"1-1","price":24200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/XOXY3601_888be97e-f438-4195-815b-40ceb5da26a9.jpg?v=1788407437"},{"product_id":"annak-ak26ta-b0009a","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\u003cvideo controls=\"controls\" style=\"max-width: 100%; height: auto;\"\u003e \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/bdeff6c61fb64527bd2fbfb908369abf.mov\" type=\"video\/mp4\"\u003e Your browser does not support our video. \u003c\/source\u003e\u003c\/video\u003e\u003c\/h3\u003e\n\u003ch3 class=\"section-title\"\u003e手のひらに収まるミニ財布\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e都会の日常に溶け込む、洗練された手のひらサイズ。必要なものを厳選し、軽やかに持ち歩きたいあなたへ贈ります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/TSQM0308_97443a95-d8b3-414a-8075-bf40e641cdc2.jpg?v=1767850496\" 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\u003e7枚\u003c\/strong\u003eまとめて収納し、コインも取り出しやすい設計で、日々の会計をスムーズに。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/BIWD4292_fb13092a-339c-4310-80bb-7647755ccc5f.jpg?v=1767850496\" 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は、ICカードのタッチや、お札の仕分けに活躍します。アマンダオイルレザーが放つ繊細な輝きは、時と共に特別な深みを増すでしょう。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/VVTD1940_90f56e81-1b8d-449c-a13e-6e7bbc11ffbe.jpg?v=1767850402\" 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=\"caption-text text-end\" style=\"text-align: left;\"\u003e\u003ciframe width=\"359\" height=\"638\" src=\"https:\/\/www.youtube.com\/embed\/0QJh8QVhURQ\" title=\"【ANNAK最小２つ折り財布】#ミニマム #財布 #財布の紹介 #ワンアクション #コンパクト財布\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 動画セクション (Video) - 入力データに動画がないため省略 --\u003e \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\"\u003eAK23TA-B0009A\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全てのパーツにアマンダオイルレザーを使用した、デザインもミニマムなコンパクトウォレットです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eシルバー・ゴールド共に、ANNAK別注オリジナルカラーです。\u003cstrong\u003eシルバー\u003c\/strong\u003eは少しピンク掛かった優しいシルバーになっており、\u003cstrong\u003eゴールド\u003c\/strong\u003eは下地の茶芯にゴールドを吹き付けた、真鍮のような上品なゴールドカラーが特徴です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e見た目も作りも使い方も、すべてがシンプルな「手のひらサイズ」。ミニマムにこだわったコンパクト財布です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e財布機能をすべて備えた、非常にスマートでシンプルなミニマム財布です。小さめのポーチバッグなどにも収納可能です。\u003c\/p\u003e\n\u003c\/div\u003e\n\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\u003cp class=\"body-text\"\u003eシュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせるグレージング加工を施しています。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eアマンダオイルレザーは丈夫で、傷が目立ちにくい、絶妙な色ムラなどの特徴を兼ね備えた革です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\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\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/TSQM0308_480x480.jpg?v=1767849652\" class=\"img-fluid d-block w-100 product-img\" alt=\"女性が持ったミニマムウォレットのサイズ感\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e余計なデザインは入れず、外・中づくりにいたってもすべてがシンプルかつコンパクトです。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PTCU2198_480x480.jpg?v=1767848809\" 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、右側にフラップ付きの\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\/BIWD4292_480x480.jpg?v=1767849005\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウォレット内部のカードとコインポケット\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eカードポケットには\u003cstrong\u003eまとめて7枚\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\/QAZS8390_480x480.jpg?v=1767848937\" class=\"img-fluid d-block w-100 product-img\" alt=\"カードポケットに7枚のカードを収納した様子\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eコインケースは広がるので、小銭の取り出しがスムーズです。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/AJJA3324_480x480.jpg?v=1767849170\" 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があります。ICカードを入れたり、よく使うカードをここに入れても便利です。財布を閉じたままでもこのポケットに入っているカードは取り出し可能です。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/VWKZ0294_480x480.jpg?v=1767849381\" 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\/VVTD1940_480x480.jpg?v=1767849405\" 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\"\u003e1万円札もすっきり収まるサイズです。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PHNQ3667_480x480.jpg?v=1767849602\" class=\"img-fluid d-block w-100 product-img\" alt=\"札入れに一万円札を収納した様子\"\u003e\u003c\/div\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\u003cstrong\u003e幅\u003c\/strong\u003e：8.5cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e奥行\u003c\/strong\u003e：約2cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e高さ\u003c\/strong\u003e：9.5cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e素材\/原料\u003c\/strong\u003e：牛革\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e重量\u003c\/strong\u003e：約75g\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!-- 発送案内セクション (Shipping) - 入力データに情報がないため省略 --\u003e \u003c!-- 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご購入の際の注意\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eシルバーの下地はヌメ色を、ゴールドの下地は茶色を使用しております。下地の色にシルバー・ゴールドの顔料をふきつけているため、使用していくと摩擦などで下地の色が顔を出し、ご使用によって生じる\u003cstrong\u003e経年変化\u003c\/strong\u003eが楽しめます。\u003cbr\u003eシルバー・ゴールドレザーならではの儚さをお楽しみください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"シルバー","offer_id":44479208259683,"sku":"2-1","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":44479208292451,"sku":"2-2","price":19800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/TSQM0308_97443a95-d8b3-414a-8075-bf40e641cdc2.jpg?v=1788407440"},{"product_id":"annak-エンボスハンドペイントレザー-3つ折り財布","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\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e女性の手元に馴染む収納美\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e安定感のある2つ折りデザインは、女性の手にしっくり収まるコンパクトさです。単独カード4枚と二箇所のフリースペースで、スマートな整理整頓を叶えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250130_104648.jpg?v=1738203859\" 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両サイドにマチを備えたコインポケットは、大きく開き中身が見やすい設計です。オールレザー仕立ての耐久性で、レジ前でも慌てずスムーズな会計を叶えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250130_105128.jpg?v=1738203859\" 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姫路の白革に散らしたハンドペイントは、貴方だけの一点もの。型押し加工が傷からも守り、その個性を長く大切に保ちます。持つ人の品格を際立たせる逸品です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250130_104149.jpg?v=1738203859\" 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\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\u003eAK18TA-B0062\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\u003cp class=\"body-text\"\u003eアナックオリジナルレザーと国内鞣しのヌメ革を使用した定番型の配色フラップ付き2つ折り財布です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e流行りに関係なく、\u003cstrong\u003e「2つ折りといえばこの形」\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\n\u003cstrong\u003e素材\/原料:\u003c\/strong\u003e 牛革\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003e姫路で丁寧に鞣した白ベースの革に型押し後、ハンドで散らしたペイントがインパクト抜群です。2つと同じ柄が存在せず、それぞれが\u003cstrong\u003e1点もの\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\u003cp class=\"body-text\"\u003e\u003cstrong\u003e「コンパクトサイズの王道」\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e女性の手にもすっきりと収まるサイズ感。2つ折りといえばこの形の安心感で、バッグのスペースをしっかり残せます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250130_104017_480x480.jpg?v=1738203815\" class=\"img-fluid d-block w-100 product-img\" alt=\"コンパクトサイズのイメージ\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e留め具は中身の量によって調節\u003cstrong\u003e可能\u003c\/strong\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\/Photoroom_20250130_105038_480x480.jpg?v=1738203859\" class=\"img-fluid d-block w-100 product-img\" alt=\"留め具のスナップボタン\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e単独カード入れは4枚分。フリースペースがカード段のウラと、コインポケットのウラの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\/Photoroom_20250130_104648_480x480.jpg?v=1738203859\" class=\"img-fluid d-block w-100 product-img\" alt=\"カード入れとフリースペース\"\u003e\u003c\/div\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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250130_105227_480x480.jpg?v=1738203859\" class=\"img-fluid d-block w-100 product-img\" alt=\"札入れの仕切り\"\u003e\u003c\/div\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e両サイドにしっかりとマチを付け、大きく開いて見やすく取り出しがスムーズ。コインポケットの中はオールレザー仕立てなので、財布の修理で最も多いとされる、\u003cstrong\u003e裏地が破ける心配もありません。\u003c\/strong\u003e\n\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\/Photoroom_20250130_105128_480x480.jpg?v=1738203859\" 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 12.5cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e奥行:\u003c\/strong\u003e 2.5cm\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 約130g\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\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\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ホワイト","offer_id":44479208652899,"sku":"3-1","price":19800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/Photoroom_20250130_104149.jpg?v=1788407451"},{"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":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Mincho ProN\", \"Yu Mincho\", \"Times New Roman\", \"serif\", \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"Meiryo\", \"sans-serif\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #666666;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a5644b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f8f8; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #a5644b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f8f8; color: #666666; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #a5644b; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a5644b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #a5644b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #f8f8f8; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手元を飾る私だけの特別\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e手のひらにしっとり馴染む上質な質感。姫路レザーに施された、世界に一つだけのハンドペイントが、持つ人の個性をさりげなく輝かせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2564.jpg?v=1727678931\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e約49gの軽やかさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e見えない細部に宿る品格\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e隠しホックのスナップボタンが織りなす、金具の見えない洗練された佇まい。型押しレザーは傷がつきにくく、日々の使用にも安心です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_7539.jpg?v=1727678907\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日本の職人技が光る逸品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートに叶える収納美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eカード1枚と小銭がしっかり収まり、広がるマチで鍵などの小物もスマートに収納。無駄のないミニマルデザインが、毎日を軽やかにします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_7548.jpg?v=1727678693\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eキャッシュレス時代の相棒\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② 動画セクション (Video) - 今回はデータなしのため、セクションは生成しません --\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エンボスハンドペイントレザーをすべてのパーツに使用した、シンプルなコイン＆カードマルチケースです。オールレザー仕立ての贅沢な仕様です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e「\u003cstrong\u003e軽さ\u003c\/strong\u003eと\u003cstrong\u003e柔らかさ\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        \u003cli\u003e姫路で丁寧に鞣した白ベースの革に型押し後、ハンドで散らしたペイントがインパクト抜群です。2つと同じ柄が存在せず、それぞれが\u003cstrong\u003e1点もの\u003c\/strong\u003eになります。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e型押し\u003c\/strong\u003eすることでキズが付きづらくなっております。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e収納スペースは2箇所。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2588_480x480.jpg?v=1727678402\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e隠しホックのスナップボタン\u003c\/p\u003e\n      \u003c\/div\u003e\n      \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\/IMG_7548_480x480.jpg?v=1727678693\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eカードポケット\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"point-list\"\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\/0769\/2959\/7752\/files\/IMG_7550_480x480.jpg?v=1727678841\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e広がるマチで小物も収納\u003c\/p\u003e\n      \u003c\/div\u003e\n      \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\n\u003cstrong\u003e素材\/原料:\u003c\/strong\u003e 牛革\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ・重量・原産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e幅:\u003c\/strong\u003e 10cm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e奥行:\u003c\/strong\u003e 2cm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e高さ:\u003c\/strong\u003e 7.5cm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e重量:\u003c\/strong\u003e 約49g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e原産国:\u003c\/strong\u003e 日本\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \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\"\u003eAK18TA-D0056\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ④ 発送案内セクション (Shipping) - 情報がないため、セクションは生成しません --\u003e\n\n  \u003c!-- ⑤ 注意事項セクション (Notes) - 情報がないため、セクションは生成しません --\u003e\n\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ホワイト","offer_id":44479208980579,"sku":"1-1","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG-2588.jpg?v=1788407456"},{"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-泥染めレザー-コンパクトラウンドジップ財布","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\u003e1300年の歴史\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\/files\/IMG_6855.jpg?v=1727427954\" 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で、すべての収納が見渡せます。\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\/files\/IMG_6858.png?v=1727427954\" 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は、滑らかな革の吟面が\u003cstrong\u003eストレスフリーな出し入れ\u003c\/strong\u003eを実現。カード7〜10数枚、小銭も取り出しやすく、\u003cstrong\u003e会計を妨げません\u003c\/strong\u003e。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG_6856.jpg?v=1727427954\" 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\u003ch3 class=\"section-title\"\u003eご使用例\u003c\/h3\u003e\n\u003ciframe title=\"【お札を折らずに収納可能】#ミニマム #財布 #財布の紹介 #ワンアクション #コンパクト財布\" src=\"https:\/\/www.youtube.com\/embed\/XHnRhJI_jV4\" height=\"571\" width=\"321\" class=\"img-fluid d-block w-100\"\u003e\u003c\/iframe\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\u003cp class=\"body-text\"\u003eAK22TA-B0005D\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泥染めレザーと国内鞣しの革を使用した\u003cstrong\u003eワンアクションラウンドジップコンパクト財布\u003c\/strong\u003e。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e泥染めは化学染料では表現できない色合いや、絞り柄ならではの\u003cstrong\u003e唯一無二の1点物の色模様\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\u003cp class=\"body-text\"\u003e奄美が世界に誇る伝統産業「大島紬」の染色技法で世界で唯一、奄美大島のみで行われている\u003cstrong\u003e1300年の歴史\u003c\/strong\u003eを持つ染色技法です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e島に自生するテーチ木600kgほどをチップ状に砕き、大きな釜で2日ほど煮込み、4～5日寝かせて煮汁を自然発酵させます。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eその染料(煮汁)を用いて素手で空気に触れるように革に揉みこんでは絞り、染料を入れ替えては揉みこむという作業を何度も繰り返します。\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\u003cp class=\"body-text\"\u003eこのコンパクト財布の一番の特徴は\u003cstrong\u003eお札を折らずに\u003c\/strong\u003e入れられること。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e従来のコンパクトサイズの財布だと、お札を2つ折り、3つ折りにしないと入らないタイプがほとんどですが、この財布は、お札を伸ばしたまま札入れに入れていくと、\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_095432_480x480.jpg?v=1703466005\" class=\"img-fluid d-block w-100 product-img\" alt=\"札入れの様子\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_095454_480x480.jpg?v=1703466022\" class=\"img-fluid d-block w-100 product-img\" alt=\"お札がスムーズに入る様子\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_095536_480x480.jpg?v=1703466040\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布内部の構造\"\u003e\n\u003cp class=\"body-text\"\u003eお札の通り道にはすべて革のつるっとした吟面(表面)にしてあるので滑りながらするするっと入っていきます。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eちなみにレジなどから戻ってくるお札は元々財布に入っているお札の1番上にセットして入れてあげるとスムーズに入ります。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eカードポケットは5か所。マチ付きのカードスペースがあるので\u003cstrong\u003e7～10数枚の収納\u003c\/strong\u003eが可能です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eもう1つのマチ付きスペースには小銭が入ります。深すぎないので取り出しもスムーズです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e引手に付いたフリンジがアクセントに。スムーズな開閉もポイントです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e「ファスナーを開ける」この\u003cstrong\u003eワンアクション\u003c\/strong\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幅：11.5cm\u003c\/li\u003e\n\u003cli\u003e奥行：2.5cm\u003c\/li\u003e\n\u003cli\u003e高さ：9cm\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\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約110g\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\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e絞り染めのため\u003cstrong\u003e1点1点表情が異なります\u003c\/strong\u003e。画像の柄とは異なる表情の商品が届きます。ご了承ください。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e使用していくと自然なツヤは増しますが、柄が少し薄くなることがあります。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eカード段の革が馴染むまでは、きつく感じる場合もございます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"泥染め","offer_id":44479209177187,"sku":"1-1","price":25300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/IMG_6855.jpg?v=1788407460"},{"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"},{"product_id":"annak-ak18ta-d0057","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手元で語る、唯一無二の個性\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\/files\/PhotoRoom_20240117_170049.jpg?v=1705479727\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e視線惹きつけるハンドペイント\u003c\/p\u003e\n\u003c\/div\u003e\n\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\/files\/PhotoRoom_20240117_170239.jpg?v=1712799393\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e永く愛せる信頼の作り\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eスマートに携帯、頼れる収納\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e幅11cm、奥行2cm、高さ7.5cmの\u003cstrong\u003eコンパクトなサイズ感\u003c\/strong\u003eながら、\u003cstrong\u003e名刺約30枚\u003c\/strong\u003eをスムーズに収納可能です。\u003cstrong\u003e約44gと軽量\u003c\/strong\u003eで、スマートな所作を軽やかに演出します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240117_170324.jpg?v=1705479727\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e薄型なのに大容量を実現\u003c\/p\u003e\n\u003c\/div\u003e\n\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\"\u003e2つと同じ柄が存在せず、それぞれが\u003cstrong\u003e1点もの\u003c\/strong\u003eのシンプルな名刺・カードケースです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eかぶせの留め具は\u003cstrong\u003e隠しホック\u003c\/strong\u003eのスナップボタンで、外から金具は一切見えません。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-2565_480x480.jpg?v=1705479765\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e収納スペースは2箇所\u003c\/strong\u003e。マチも2cmと\u003cstrong\u003eコンパクトなサイズ\u003c\/strong\u003eですが\u003cstrong\u003e収納力は高い\u003c\/strong\u003eです。画像は\u003cstrong\u003e名刺約30枚分\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_20240117_170324_bdf8b144-2b49-4fe8-ad13-e09f4c085e2b_480x480.jpg?v=1705479788\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e内側は裏地ではなく、\u003cstrong\u003eオールレザー仕立て\u003c\/strong\u003eなので、修理で最も多いとされる、\u003cstrong\u003e裏地が破ける心配もありません\u003c\/strong\u003e。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e革の特性を全面に、とことんシンプルに作成しました。\u003cstrong\u003eユニセックスで使える\u003c\/strong\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幅：11cm\u003c\/li\u003e\n\u003cli\u003e奥行：2cm\u003c\/li\u003e\n\u003cli\u003e高さ：7.5cm\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\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約44g\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\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\"\u003eAK18TA-D0057\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ホワイト","offer_id":44479209865315,"sku":"1-1","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/PhotoRoom_20240117_170049_ef564582-f797-45d9-9e07-872199e83122.jpg?v=1788407468"},{"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手元に収まるスリムな佇まい。職人の手仕事が織りなすエンボスとペイントは、二つとない芸術性であなただけのスタイルを際立たせます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240115_162541.jpg?v=1705303923\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e個性際立つ、手元に宿る美しさ\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e触れるたび感じる上質な艶めき\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e熟練の職人が磨き上げたコバの美しさ、そしてYKK最高峰エクセラファスナーの滑らかな開閉。細部に宿る確かな品質が、日常に特別感をもたらします。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240115_162644.jpg?v=1705303923\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e卓越した職人技の結晶\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e洗練された所作を叶える財布\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e収納力を損なわず、女性の手に馴染むスリム設計。カード段12枚分に加え、大きく開くコインポケットなど、美しさと使いやすさを両立しました。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20240115_162713.jpg?v=1705303923\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e日常をサポートする収納美\u003c\/p\u003e\n\u003c\/div\u003e\n\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\u003ch3 class=\"section-title\"\u003eアナック エンボスハンドペイントレザーの魅力\u003c\/h3\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eアナックオリジナルレザーと国内鞣しのヌメ革を使用。\u003c\/li\u003e\n\u003cli\u003e革だけで組み立ててあるのに\u003cstrong\u003e軽くて重厚で丈夫な作り\u003c\/strong\u003e。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eしっかりと磨きあげられたコバ作り\u003c\/strong\u003eが特徴。\u003c\/li\u003e\n\u003cli\u003e収納力は落とさず、女性の手でもしっかりフィットする\u003cstrong\u003eスリムタイプ\u003c\/strong\u003e。\u003c\/li\u003e\n\u003cli\u003eカード段の1枚1枚も、コインポケットの中も、\u003cstrong\u003eオールレザー仕立て\u003c\/strong\u003eで裏地が破ける心配がありません。\u003c\/li\u003e\n\u003cli\u003e片側にマチを付けたコインポケットは、大きく開いて取り出しがスムーズ。\u003c\/li\u003e\n\u003cli\u003eファスナーにはYKKの最高峰、\u003cstrong\u003e「エクセラ」\u003c\/strong\u003eを使用。\u003c\/li\u003e\n\u003cli\u003e単独カード入れは\u003cstrong\u003e12枚分\u003c\/strong\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\/PhotoRoom_20240115_162753_9728f50c-5e5d-477d-9c6e-c38b882eba39_480x480.jpg?v=1705303999\" class=\"img-fluid d-block w-100 product-img\"\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_20240115_162541_b96ffc10-cc19-484c-b083-48778bbc8def_480x480.jpg?v=1715236162\" class=\"img-fluid d-block w-100 product-img\"\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_20240115_162644_5947b324-3f28-45d4-b3a9-c417b879ce59_480x480.jpg?v=1705303950\" class=\"img-fluid d-block w-100 product-img\"\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\u003ch3 class=\"section-title\"\u003eハンドペイントレザーのこだわり\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e姫路で丁寧に鞣した白ベースの革に型押し後、ハンドで散らしたペイントがインパクト抜群です。\u003cstrong\u003e2つと同じ柄が存在せず、それぞれが1点もの\u003c\/strong\u003eになります。型押しすることでキズが付きづらくなっております。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e 牛革\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ・重量・原産国\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e幅:\u003c\/strong\u003e 19.5cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e奥行:\u003c\/strong\u003e 2.5cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e高さ:\u003c\/strong\u003e 9.5cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e重量:\u003c\/strong\u003e 約205g\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\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\"\u003eAK18TA-B0063\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カード段も革なので、馴染むまではきつく感じる場合もございます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ホワイト","offer_id":44479210127459,"sku":"1-1","price":26400.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/PhotoRoom_20240115_162541.jpg?v=1788407476"},{"product_id":"annak-ak16ta-b0051s-2","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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_132135.jpg?v=1712796339\" 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手のひらにフィットするコンパクトさで、日常を軽やかに演出します。外側のポケットはカードを6～7枚収納でき、\u003cstrong\u003eキャッシュレス時代のスマートな支払い\u003c\/strong\u003eを叶えます。シュリンク加工により傷が目立ちにくく、長く愛用できる耐久性を兼ね備えています。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_132244_b23fb491-3440-489e-a1b8-daf73c9e6bc7.jpg?v=1775549358\" alt=\"\"\u003e\u003cbr\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幅8cm、高さ9.5cmの極小設計。約45gという\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\/files\/Photoroom_20250416_125306.jpg?v=1744775693\" 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\/12sRqLt49AE\"\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e商品コード: AK16TA-B0051\u003c\/li\u003e\n\u003cli\u003e素材\/原料: 牛革 (栃木レザー)\u003c\/li\u003e\n\u003cli\u003e重量: 約45g\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世界有数のタンナー、\u003cstrong\u003e栃木レザー\u003c\/strong\u003eで丁寧に鞣されたアナックオリジナルレザーを使用しています。\u003cstrong\u003e1枚の革を折り畳み\u003c\/strong\u003e、作成した折り紙のような型の財布で、キャッシュレス用のコンパクトウォレットとして最適な設計です。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e世界有数のタンナー、栃木レザーを贅沢に使用\u003c\/li\u003e\n\u003cli\u003e一枚革を折り重ねた独創的な技法\u003c\/li\u003e\n\u003cli\u003e使い込むほどに手に馴染む深い風合い\u003c\/li\u003e\n\u003cli\u003e傷が目立ちにくいシュリンク加工\u003c\/li\u003e\n\u003cli\u003e裏地がないため、修理の心配が少ないオールレザー仕立て\u003c\/li\u003e\n\u003cli\u003e旅行や小さいバッグの時に重宝するコンパクトサイズ\u003c\/li\u003e\n\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幅: 約8cm\u003c\/li\u003e\n\u003cli\u003e奥行: 約1.5cm\u003c\/li\u003e\n\u003cli\u003e高さ: 約9.5cm\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\/Photoroom_20250416_125306_480x480.jpg?v=1744775693\" 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=\"point-list\"\u003e\n\u003cli\u003e外ポケットの留め具は見た目もシンプルなスナップボタンを採用しています。\u003c\/li\u003e\n\u003cli\u003e内側は札入れスペースと、カードポケットが2つ。\u003c\/li\u003e\n\u003cli\u003e外側のポケットはカードが6～7枚収納可能で、このサイズでも合計約10枚のカードを収納できます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_132116_98a23134-6bb6-4b89-9d2c-9afcb8c51004_480x480.jpg?v=1703478431\" 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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_132054_f936d0b8-743f-49c4-bc39-9962241267a8_480x480.jpg?v=1703478449\" class=\"img-fluid d-block w-100 product-img\" alt=\"内側の札入れとカードポケット\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e内側の札入れスペースと2つのカードポケット\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_132244_4ca4c0cc-1b24-4f08-a6c7-208e9744955a_480x480.jpg?v=1703478487\" class=\"img-fluid d-block w-100 product-img\" alt=\"外側カードポケットの収納例\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e外側ポケットはカード6～7枚収納可能\u003c\/p\u003e\n\u003c\/div\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外側のポケットは、カード用のポケットとして作成しております。小銭入れとしての使用はおすすめしておりませんが、一時的な収納などで小銭を入れられる際には、こぼれ出る恐れがありますので十分ご注意ください。このお財布のデザイン、特性としてご理解いただけますと幸いです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"グリーン","offer_id":44479210160227,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/PhotoRoom_20231225_132116_f36f6b7a-9f66-4110-97b1-79e09aaf27b9.jpg?v=1788407477"},{"product_id":"annak-ak22ta-b0006","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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_111534.jpg?v=1703470759\" 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姫路で丁寧に鞣された白ベースの革に、型押しとハンドペイントが織りなす独創的な表情が魅力です。2つと同じ柄のない一点ものが、持つ人の個性を際立たせます。\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_20231225_111449.jpg?v=1735005580\" 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で開けば、財布の中身全てにスムーズにアクセス可能です。5箇所のカードポケットには7～10数枚のカードが収まり、マチ付きの小銭入れも深すぎず、取り出しもスムーズです。\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_20231225_095432_9a7e71a3-9fd4-439a-b3a9-bc9c1e70f25c.jpg?v=1735005580\" 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\n\u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"【お札を折らずに収納可能】#ミニマム #財布 #財布の紹介 #ワンアクション #コンパクト財布\" src=\"https:\/\/www.youtube.com\/embed\/XHnRhJI_jV4\" height=\"571\" width=\"321\"\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\u003cp class=\"body-text\"\u003eこのコンパクト財布の一番の特徴は、\u003cstrong\u003eお札を折らずに\u003c\/strong\u003e入れられること。従来のラウンドジップのコンパクトサイズの財布だと、お札を2つ折り、3つ折りにしないと入らないタイプがほとんどですが、この財布は、お札を伸ばしたまま札入れに入れていくことができます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_095432_480x480.jpg?v=1703466005\" class=\"img-fluid d-block w-100 product-img\" alt=\"お札を折らずに収納する様子1\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_095454_480x480.jpg?v=1703466022\" class=\"img-fluid d-block w-100 product-img\" alt=\"お札を折らずに収納する様子2\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_095536_480x480.jpg?v=1703466040\" class=\"img-fluid d-block w-100 product-img\" alt=\"お札を折らずに収納する様子3\"\u003e\n\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eお札の通り道はすべて革のつるっとした吟面（表面）にしてあるので、滑るようにスムーズに入っていきます。レジなどから戻ってくるお札は、元々財布に入っているお札の1番上にセットするとよりスムーズです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eカードポケットは5か所あり、マチ付きのカードスペースには\u003cstrong\u003e7～10数枚の収納\u003c\/strong\u003eが可能です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eもう1つのマチ付きスペースには小銭が入ります。深すぎない設計で、取り出しもスムーズです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e引手に付いたフリンジがアクセントになり、スムーズな開閉をサポートします。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e「ファスナーを開ける」この\u003cstrong\u003eワンアクション\u003c\/strong\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\u003cp class=\"body-text\"\u003e姫路で丁寧に鞣した白ベースの革に型押し後、ハンドで散らしたペイントがインパクト抜群の\u003cstrong\u003e牛革\u003c\/strong\u003eです。2つと同じ柄が存在せず、それぞれが\u003cstrong\u003e一点もの\u003c\/strong\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幅：11.5cm\u003c\/li\u003e\n\u003cli\u003e奥行：2.5cm\u003c\/li\u003e\n\u003cli\u003e高さ：9cm\u003c\/li\u003e\n\u003cli\u003e重量：約110g\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\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\"\u003eAK22TA-B0006\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カード段の革が馴染むまでは、きつく感じる場合もございます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ホワイト","offer_id":44479210192995,"sku":null,"price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ","offer_id":44479210225763,"sku":null,"price":19800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/PhotoRoom_20231225_111534.jpg?v=1788407479"},{"product_id":"annak-ak22ta-b0005","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上質な輝き、手元に宿す\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e熟練の技で生まれたアマンダオイルレザーは、豊かな表情と上品な光沢が魅力です。ANNAKオリジナルのピンクがかった優しいシルバーが、装いにさりげない華やぎを添えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/MIPQE7179.jpg?v=1712799308\" 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手のひらサイズながら、ファスナーを開けるワンアクションで全てが見渡せる設計です。国内鞣しの革が織りなす精緻な構造が、使うたびにスムーズな動作を提供します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/EFRVE7346.jpg?v=1712799308\" 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お札を折らずに収納できるスマートな構造が、会計時も品格を保ちます。カードは5箇所に7〜10枚以上、小銭も取り出しやすい設計で、日々の必需品をすっきりと収めます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_095432_19f8e670-30d4-4d80-b257-9c713c044b62.jpg?v=1703466084\" 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=\"video-wrapper\"\u003e\u003ciframe title=\"【お札を折らずに収納可能】#ミニマム #財布 #財布の紹介 #ワンアクション #コンパクト財布\" src=\"https:\/\/www.youtube.com\/embed\/XHnRhJI_jV4\" height=\"571\" width=\"321\"\u003e\u003c\/iframe\u003e\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\"\u003eAK22TA-B0005\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アマンダオイルレザーと国内鞣しのヌメ革を使用したワンアクションラウンドジップコンパクト財布。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eシルバー・ゴールド共に、ANNAK別注オリジナルカラーです。シルバーは少しピンク掛かった優しいシルバーになっております。ゴールドは下地の茶芯にゴールドを吹き付けたので真鍮のような上品なゴールドカラーが特徴です。\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=\"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シュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせるグレージング加工を施します。\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\u003cp class=\"body-text\"\u003eこのコンパクト財布の一番の特徴は\u003cstrong\u003eお札を折らずに\u003c\/strong\u003e入れられること。従来のラウンドジップのコンパクトサイズの財布だと、お札を2つ折り、3つ折りにしないと入らないタイプがほとんどですが、この財布は、お札を伸ばしたまま札入れに入れていくことが可能です。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_095432_480x480.jpg?v=1703466005\" class=\"img-fluid d-block w-100 product-img\" alt=\"お札の収納方法1\"\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_20231225_095454_480x480.jpg?v=1703466022\" class=\"img-fluid d-block w-100 product-img\" alt=\"お札の収納方法2\"\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_20231225_095536_480x480.jpg?v=1703466040\" class=\"img-fluid d-block w-100 product-img\" alt=\"お札の収納方法3\"\u003e\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eお札の通り道にはすべて革のつるっとした吟面(表面)にしてあるので滑りながらするするっと入っていきます。ちなみにレジなどから戻ってくるお札は元々財布に入っているお札の1番上にセットして入れてあげるとスムーズに入ります。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eカードポケットは5か所。マチ付きのカードスペースがあるので\u003cstrong\u003e7～10数枚の収納\u003c\/strong\u003eが可能です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eもう1つのマチ付きスペースには小銭が入ります。深すぎないので取り出しもスムーズです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e引手に付いたフリンジがアクセントに。スムーズな開閉もポイントです。\u003c\/p\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幅：11.5cm\u003c\/li\u003e\n\u003cli\u003e奥行：2.5cm\u003c\/li\u003e\n\u003cli\u003e高さ：9cm\u003c\/li\u003e\n\u003cli\u003e重量：約110g\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\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n\u003cp class=\"body-text\"\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":44479210258531,"sku":"2-1","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド","offer_id":44479210291299,"sku":"2-2","price":19800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/MIPQE7179.jpg?v=1788407480"},{"product_id":"annak-ak16ta-b0051s-1","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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20241212_162949.jpg?v=1735005507\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK エンボスハンドペイントレザー コンパクト折り紙ウォレット - 全体イメージ\"\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\/PhotoRoom_20231225_104347_4a88dd3e-befd-459a-9bd1-59590628bcbd.jpg?v=1735005507\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK エンボスハンドペイントレザー コンパクト折り紙ウォレット - 開いた状態の収納例\"\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約45g\u003c\/strong\u003eの驚きの軽さと、幅8cm、高さ9.5cmという絶妙なサイズ感。日本の職人が一枚革を贅沢に使い、細部まで丁寧に仕上げたこのウォレットは、贈り物としても最適です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20241212_162814.jpg?v=1744697946\" class=\"img-fluid d-block w-100 product-img\" alt=\"ANNAK エンボスハンドペイントレザー コンパクト折り紙ウォレット - 手に持ったサイズ感\"\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\/12sRqLt49AE\" title=\"ANNAK エンボスハンドペイントレザー コンパクト折り紙ウォレット 紹介動画\"\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商品コード: AK16TA-B0051\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eキャッシュレス用のコンパクト財布です。このサイズでもカードが\u003cstrong\u003e10枚ほど収納可能\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\u003cp class=\"body-text\"\u003e姫路で丁寧に鞣した白ベースの革に型押し後、ハンドで散らしたペイントがインパクト抜群です。\u003cstrong\u003e2つと同じ柄はなく、それぞれが1点もの\u003c\/strong\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\u003cp class=\"body-text\"\u003eカラーはホワイト、ブラック、カーキの3色。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eホワイト: イエロー、シルバーのペイント\u003c\/li\u003e\n\u003cli\u003eブラック: ホワイトペイント\u003c\/li\u003e\n\u003cli\u003eカーキ: 薄いグリーンとピンクのペイント\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003eハンドペイントとなっておりますので、1点1点の表情が異なります。\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外ポケットの留め具は見た目もシンプルなスナップボタンです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e姫路で丁寧に鞣された革をすべてのパーツに贅沢に使用し、1枚の革を折り畳み作成した、折り紙のような型の財布です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_104417_480x480.jpg?v=1703469236\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布内部の札入れスペースとカードポケット\"\u003e\n\u003cp class=\"body-text\"\u003e内側は札入れスペースと、カードポケットが2つあります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_104347_dc49a635-8875-4561-b9dc-8a2a2d83c1de_480x480.jpg?v=1703469816\" class=\"img-fluid d-block w-100 product-img\" alt=\"外側カードポケットにカードを収納した様子\"\u003e\n\u003cp class=\"body-text\"\u003e外側のポケットはカードが6～7枚収納可能です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/PhotoRoom_20231225_104521_04c00c09-794d-4447-96a8-74670ef54859_480x480.jpg?v=1703469874\" class=\"img-fluid d-block w-100 product-img\" alt=\"外側カードポケットの詳細\"\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eオールレザー仕立てなので、財布の修理で最も多いとされる、\u003cstrong\u003e裏地が破ける心配もありません。\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eコンパクトサイズの財布は、旅行の際や、小さいバッグの時に重宝します。\u003c\/li\u003e\n\u003cli\u003e財布自体の重さもなく、型押しが施されているためキズが付きづらく、安心してご使用いただけます。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eユニセックスで使える\u003c\/strong\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幅：約8cm\u003c\/li\u003e\n\u003cli\u003e奥行：約1.5cm\u003c\/li\u003e\n\u003cli\u003e高さ：約9.5cm\u003c\/li\u003e\n\u003cli\u003e重量: 約45g\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\/Photoroom_20250415_150203_480x480.jpg?v=1744697829\" class=\"img-fluid d-block w-100 product-img\" alt=\"財布のサイズ図\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ④ 発送案内セクション (Shipping) - 情報がないため作成しません --\u003e \u003c!-- ⑤ 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e外側のポケットは、カード用のポケットとして作成しております。小銭入れとしての使用はおすすめしておりませんが、一時的な収納などで小銭を入れられる際には、\u003cstrong\u003eこぼれ出る恐れがありますので十分ご注意ください。\u003c\/strong\u003eこのお財布のデザイン、特性としてご理解いただけますと幸いです。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eハンドペイント仕様のため、1点1点の仕上がりが異なります。あらかじめご了承ください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ホワイト","offer_id":44479210324067,"sku":"3-1","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック","offer_id":44479210356835,"sku":"3-2","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"カーキ","offer_id":44479210389603,"sku":"3-3","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/PhotoRoom_20231225_104417_0fb8c2c0-c09f-44b8-898b-034556b8a80f.jpg?v=1788407482"},{"product_id":"annak-ak16ta-b0051s","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収納美学を極めたコンパクトウォレット\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e開くたびに魅せる、計算された機能美。厳選されたアマンダオイルレザーが、カード10枚をスマートに収めるゆとりある空間を創出します。贅沢な素材使いが日常に上質な輝きを添える一品です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/CRCEE0702_2951e868-7f47-4110-959e-bdfc227a3a87.jpg?v=1718008004\" 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一枚革から生まれた、芸術的な「折り紙」デザイン。ステッチを最小限に抑えることで、アマンダオイルレザー本来の美しさが際立ちます。シンプルながらも洗練された佇まいが、手元を品よく彩ります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/CEMEE1119_428e17fa-a63c-44d8-98b4-45dd1a22d5da.jpg?v=1718008004\" 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わずか約8cm幅に凝縮された、驚くほどの機動力。高さ9.5cm、奥行き1.5cmのミニマルサイズは、どんな小さなバッグにもすっぽり。約45gという軽さが、身軽で心地よい外出を叶えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250415_150128.jpg?v=1744697373\" 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\/12sRqLt49AE\" title=\"ANNAK アマンダオイルレザー コンパクト折り紙ウォレット ご使用例\"\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\"\u003eAK16TA-B0051S\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キャッシュレス用のコンパクト財布です。このサイズでもカードが10枚ほど収納可能です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eステッチも少なく、折りたたんで小さくしていく折り紙のようなデザインが特徴です。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003eカード10枚収納可能なゆとりある空間\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\"\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\u003cul class=\"point-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シュリンク加工後、革の表面に圧力をかけながら棒状のガラス玉を高速運動させ、上品なツヤを持たせる\u003cstrong\u003eグレージング加工\u003c\/strong\u003eを施しています。\u003c\/p\u003e\n\u003c\/li\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シルバー、ゴールド共にANNAK別注のオリジナルカラーで作成しました。\u003c\/p\u003e\n\u003cul class=\"point-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\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\u003cp class=\"body-text\"\u003e姫路で丁寧に鞣されたアマンダオイルレザーをすべてのパーツに贅沢に使用し、1枚の革を折り畳み作成した、折り紙のような型の財布です。\u003c\/p\u003e\n\u003cimg alt=\"財布の内側、札入れスペースと2つのカードポケット\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/DDKCE3669_39fb1988-b781-4cbc-a16d-f10247a7c5d5_480x480.jpg?v=1703231989\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"body-text\"\u003e内側は札入れスペースと、カードポケットが2つあります。\u003c\/p\u003e\n\u003cimg alt=\"財布の外側ポケットにカードが6〜7枚収納されている様子\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/NZNOE8941_ccaa034a-30c2-4bb4-8c11-0a2a95f78bf5_480x480.jpg?v=1703232018\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"body-text\"\u003e外側のポケットはカードが6～7枚収納可能です。\u003c\/p\u003e\n\u003cimg alt=\"財布の外観、折り紙のように一枚革を折りたたんで作られたデザイン\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/XXTNE1343_1ee5372f-1d9f-4763-a9ee-a66f629b53c9_480x480.jpg?v=1703232065\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cul class=\"benefit-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\"\u003e財布自体の重さもなく、シュリンク加工が施されているため\u003cstrong\u003eキズが目立ちづらく\u003c\/strong\u003e、安心してご使用いただけます。\u003c\/p\u003e\n\u003c\/li\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e幅：約8cm\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e奥行：約1.5cm\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp class=\"body-text\"\u003e高さ：約9.5cm\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg alt=\"財布の幅、奥行き、高さを示したサイズガイド画像\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/Photoroom_20250415_150128_480x480.jpg?v=1744697373\" class=\"img-fluid d-block w-100 product-img\"\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\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\u003cstrong\u003e重量\u003c\/strong\u003e：約45g\u003c\/p\u003e\n\u003c\/li\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\u003cul class=\"point-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シルバー・ゴールドの顔料を吹き付けているため、使用していくと摩擦などでシルバーは下地のヌメ色が、ゴールドは下地の茶色が顔を出し、\u003cstrong\u003eご使用によって生じる経年変化\u003c\/strong\u003eが楽しめます。\u003c\/p\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":44479210684515,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド","offer_id":44479210717283,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/CEMEE1119_560cfd6a-8cc6-4566-8793-1614db65106b.jpg?v=1788407483"}],"url":"https:\/\/annak-shop.myshopify.com\/collections\/wallet.oembed","provider":"ANNAK ONLINE SHOP","version":"1.0","type":"link"}