{"title":"エルバマット","description":"\u003cp\u003eエルバマット\u003c\/p\u003e","products":[{"product_id":"176217557","title":"【オーダー製作】シティートート","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #252120; \n      font-family: \"Zen Old Mincho\", \"Nunito\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #FFFFFF;\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 #464241;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #FFFFFF; \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-left: 6px solid #B69F86; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #FFFFFF; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #FFFFFF; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #B69F8640 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 #464241;\n      border-radius: 0px;\n      background-color: #252120; \n      color: #FFFFFF;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #FFFFFF; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #252120; 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: #B69F86; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #464241; 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: #252120; color: #FFFFFF; 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: #B69F86; 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: #FFFFFF; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #FFFFFF; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #FFFFFF; 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: #B69F86; 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: #FFFFFF; margin-bottom: 12px; border-bottom: 1px solid #B69F86; 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 #464241; th, td { padding: 12px 8px; border: 1px solid #464241; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #FFFFFF; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #464241; background: #2F2B2A; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #FFFFFF; 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    \u003ch1 class=\"product-name\"\u003e【オーダー製作】シティートート\u003c\/h1\u003e\n\n    \u003c!-- 商品解説セクション --\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\/0573\/4570\/4018\/files\/176217557.jpg?v=1740639856\" 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シルバー925製\u003c\/strong\u003eの金具は、職人の手作業で一点一点仕上げられた本物の証です。使うほどに深まる柔らかな輝きと、贅沢な経年変化が、あなたにさらなる品格をもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/176217557_o1.jpg?v=1740639856\" 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\u003eA4ファイル\u003c\/strong\u003eが収まる機能性と、底部分の\u003cstrong\u003e二重構造\u003c\/strong\u003eによる高い耐久性を両立しました。ハンドル長さやポケットのカスタムも可能で、永く愛せるあなただけのビジネスツールになります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/176217557_o3.jpg?v=1740639856\" 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    \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都会の洗練されたファッションを体現する最高級シティートート。LINEでのご相談も承ります。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/liff.line.me\/1645278921-kWRPP32q\/?accountId=033bjrbp\" name=\"LINE\" target=\"_blank\"\u003eLINEで問合せ\u003c\/a\u003e\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e落ち着きと上品さを兼ね備えたデザインは、都会に住む人をイメージして作られています。どんなシーンにもマッチし、ビジネスシーンからカジュアルな場面まで幅広く活躍します。技術力の高さも相まって、シンプルでも美しい仕上がりを感じられます。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e個性的でおしゃれなカラーオーダーが可能。2種類の革を使用し、マチの色にアクセントを加えることでシンプルながらも個性的な仕上がりになっています。\u003c\/li\u003e\n                \u003cli\u003eマグネットを閉じるとサイドのマチが少しだけ外に出る、特徴的でおしゃれなデザイン。\u003c\/li\u003e\n                \u003cli\u003eスムーズな開閉を可能にする、2個並列に配置されたマグネット。\u003c\/li\u003e\n                \u003cli\u003e左右非対称のハンドルは手にしっくり馴染み、すべて手縫いで時間をかけて作られています。\u003c\/li\u003e\n                \u003cli\u003eA4規格の物が十分に入り、厚み13cmのスリム設計。普段使いから旅行まで幅広いシーンで使いやすい容量です。\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当店オリジナルの刻印入りシルバー925製の金具と、厳選された高級革を使用しています。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01455\/927\/etc_base64\/pbelxqWjobylyKG8pchfpbel66XQoby24rbx.jpg?cmsp_timestamp=20240314180232\" class=\"img-fluid d-block w-100 product-img\" alt=\"新たに登場したシルバー925製金具\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eこの金具は職人の手作業で一点一点仕上げられ、大ぶりなシルバーリング4つ分、販売価格40万円相当の価値があります。スターリングシルバー（価値のある、本物）と呼ばれ、高品質のあかしです。ロジウムコーティングをしていないため、シルバー本来の柔らかな輝きと経年変化をお楽しみいただけます。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eシルバー925金具での製作をご希望の方は、\u003ca href=\"https:\/\/katsuyuki-t.shop-pro.jp\/?pid=181913397\" target=\"_blank\"\u003eこちら\u003c\/a\u003eから商品を追加してお求めください。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e使用革:\u003c\/p\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            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: 牛革、豚革、真鍮、ニッケル\u003c\/li\u003e\n                \u003cli\u003e金具: シルバー925\u003c\/li\u003e\n                \u003cli\u003e原産国: 日本、イタリア\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e開発ストーリー\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e落ち着きがありつつも主張する、相反する要素を取り入れた他には無いデザインのバッグを目指し、製作を考えました。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e試作品を4個作り、マチ部分の長さや幅をミリ単位で緻密に計算して完成しました。\u003c\/li\u003e\n                \u003cli\u003e底部分は昔の鞄に用いられている機構を応用した二重構造で、取り外し可能。必要に応じて底部を交換でき、末永くお使いいただけます。\u003c\/li\u003e\n                \u003cli\u003e質感の異なる2種類の革をあえて使用することで贅沢感を演出し、色の変化や質感の変化をお楽しみいただけます。\u003c\/li\u003e\n                \u003cli\u003eベースカラーに落ち着きのある色を使うことで、派手なアクセントカラーを加えても“いやらしさ”を感じさせない工夫を凝らし、日常的に使うバッグとしても最適です。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"video-container\"\u003e\n                \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BuGtcU3yThs?rel=0\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\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バッグ本体: 縦約40cm × 横約38cm × 奥行き約13cm（最厚部）\u003c\/li\u003e\n                \u003cli\u003eハンドル: 開口部からの高さ約17cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eカスタムオーダー\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e以下の項目は無料でオーダー可能です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e\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    \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ご不明な点やオーダーの詳細は、そちらにてやり取りを行なってください。\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                \u003cli\u003eペイパル（クレジットカード）\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション --\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            \u003cli\u003e高温となる場所への保管は、革の硬化等の変質を引き起こす場合があります。\u003c\/li\u003e\n            \u003cli\u003e生産時期の違いによる色ブレがあります。天然皮革特有の現象です。写真と色合いが異なる場合がございますが品質には問題ありません。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"leather works","offers":[{"title":"Default Title","offer_id":41974100852818,"sku":null,"price":471900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/4570\/4018\/files\/176217557.jpg?v=1740639856"}],"url":"https:\/\/leather-works.we-shop.jp\/collections\/herba-matte.oembed","provider":"leather works","version":"1.0","type":"link"}