{"product_id":"ak15ta-c0004","title":"ANNAK アマンダオイルレザー スライドバックルベルト 30mm幅","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\/DSC_1871_5be2311f-50d9-4837-808b-94773a554aab.jpg?v=1718008750\" 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選び抜かれた質感 2色のレザー\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\/DSC_1874_4f6e7ac2-dfc7-470c-922e-07752cf6774b.jpg?v=1718008750\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラックとチョコの2色展開ベルト\"\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\/DSC_2079_f1b22fc9-eb2c-48af-802e-7ec8bc74bd5e.jpg?v=1718008750\" class=\"img-fluid d-block w-100 product-img\" alt=\"フリーカットで調整可能なベルト\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eギフトにも最適なフリーカット\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \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\"\u003eAK15TA-C0004\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つも開いておりません。ただバックルにスライドさせるだけの非常にシンプルなデザインです。\u003cstrong\u003eピン穴のダメージとは無縁\u003c\/strong\u003eです。\u003c\/p\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\/DSC_1871_ef47b37a-9916-4ed6-b961-479331ad4f49_480x480.jpg?v=1715146917\" 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        \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\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/2959\/7752\/files\/IMG-1945_faad4a96-18c0-41f8-9f65-7e0934419931_480x480.jpg?v=1705379536\" class=\"img-fluid d-block w-100 product-img\" alt=\"ベルトの芯材にも牛革を使用\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eバックルは型から作成したANNAKオリジナルバックルを採用\u003c\/strong\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\/DSC_1874_f5c48ab7-2214-4e32-b754-033fe2861a90_480x480.jpg?v=1705379624\" 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\/0769\/2959\/7752\/files\/DSC_2079_cbd33bf3-f655-4b12-a6ba-4b5878c8de14_480x480.jpg?v=1715148119\" class=\"img-fluid d-block w-100 product-img\" alt=\"ピン穴がなくスタイリッシュな装着感\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eスーツスタイル、カジュアルスタイルと、どちらにもしっかりマッチする1本です。フリーサイズで、ご自身のサイズに合わせてカットも可能なのでギフトにも最適な1本です。\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        \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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e表革: アマンダオイルレザー\u003c\/li\u003e\n          \u003cli\u003e裏革: 国内鞣しヌメ革\u003c\/li\u003e\n          \u003cli\u003e芯材: 牛革\u003c\/li\u003e\n          \u003cli\u003e金具: 真鍮\u003c\/li\u003e\n        \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全長約115cmまで対応可能\u003c\/strong\u003e。ウエストに合わせて、ご自身のサイズで\u003cstrong\u003eカットすることができる仕様\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e幅: 3.0cm\u003c\/li\u003e\n          \u003cli\u003eフリーサイズ: 全長115cm\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_6401_1.png?v=1717152226\" class=\"img-fluid d-block w-100 product-img\" alt=\"ベルトサイズ調整方法の図\"\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重量: 約185g\u003c\/li\u003e\n          \u003cli\u003e原産国: 日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eプレゼントでご購入の際には、ラッピングいたしますので、ぜひご利用ください。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ANNAK SHOP","offers":[{"title":"ブラック \/ FREE","offer_id":30005756264547,"sku":"2-1","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"チョコ \/ FREE","offer_id":30005756297315,"sku":"2-2","price":12100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/3802\/4803\/files\/DSC_1871_5be2311f-50d9-4837-808b-94773a554aab.jpg?v=1788407528","url":"https:\/\/annak-shop.myshopify.com\/products\/ak15ta-c0004","provider":"ANNAK ONLINE SHOP","version":"1.0","type":"link"}