{"title":"ミニ財布・カードケースコレクション","description":"","products":[{"product_id":"618","title":"【00618】フラグメントケース ミニ財布 栃木レザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', 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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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 #e6d6c3; 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: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; 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: #b99d82; 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: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; 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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/4_000000000109.jpg?v=1738300680\" 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約44gの軽さが、手元に心地よくフィットします。横13cmのコンパクトな佇まいは、現代のライフスタイルに溶け込み、必要なものだけを\u003cstrong\u003eスマートに持ち運ぶ\u003c\/strong\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/15_000000000109.jpg?v=1738300680\" 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\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\/0729\/7069\/8972\/files\/6_000000000109.jpg?v=1738300680\" 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\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\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栃木レザーを使用しており、革の\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\/0729\/7069\/8972\/files\/00618new_01.jpg\" class=\"img-fluid d-block w-100\" alt=\"フラグメントケースのイメージ写真\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_03_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"フラグメントケースを手に持った様子\"\u003e\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サイズ：（約）横13cm×高さ7.5cm×マチ1cm\u003c\/li\u003e\n                    \u003cli\u003e重さ：約44g\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eラウンド長財布の中にすっぽりと収まるサイズなので、セカンド財布としても最適なミニ財布です。お尻のポケットにもスッキリ収まります。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_05_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"長財布と並べたサイズ比較\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_11.jpg\" class=\"img-fluid d-block w-100\" alt=\"同シリーズラウンドファスナー長財布とのサイズ比較\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_04_01.jpg\" class=\"img-fluid d-block w-100\" alt=\"お尻のポケットに収納している様子\"\u003e\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                \u003cp\u003e機能的な設計で、必要なものを効率よく収納できます。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e外側：カード入れ×4、ポケット×1\u003c\/li\u003e\n                    \u003cli\u003e内側：小銭入れ×1、ポケット×1\u003c\/li\u003e\n                \u003c\/ul\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                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_02.jpg\" class=\"img-fluid d-block w-100\" alt=\"背面カードポケット\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_04_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"カードを取り出す様子\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_06_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"内部の小銭入れと仕切り\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_07_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"大きく開くファスナー\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_07_01.jpg\" class=\"img-fluid d-block w-100\" alt=\"ファスナー部分のクローズアップ\"\u003e\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素材：栃木レザー\u003c\/li\u003e\n                    \u003cli\u003e素材特徴：\n                        \u003cul class=\"point-list\"\u003e\n                            \u003cli\u003e国内で最高技術を誇るタンナー”栃木レザー”のフルベジタブルタンニングレザーを使用しています。\u003c\/li\u003e\n                            \u003cli\u003e”ダブルピット製法”という高い技術と時間をかけてじっくりと鞣された最高級のヌメ革です。\u003c\/li\u003e\n                            \u003cli\u003eduendeの定番で使用されている素材で、使い込むほどに色が深みを増し、自分色に変化する革のエイジングを楽しんでいただけます。\u003c\/li\u003e\n                        \u003c\/ul\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\/0729\/7069\/8972\/files\/00618new_08_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"栃木レザーの質感とロゴ\"\u003e\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生産国：日本\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eファスナーはYKK社製の”エクセラ”を使用。中でも一番細くてかさばらない番手のものを選んでいます。\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\/0729\/7069\/8972\/files\/00618new_09_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"YKKエクセラファスナー\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_10_0.jpg\" class=\"img-fluid d-block w-100\" alt=\"国内自社工場での生産風景\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_10_00.jpg\" class=\"img-fluid d-block w-100\" alt=\"職人による縫製作業\"\u003e\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カラー：グリーン、キャメル、ブラック、チョコ、レッド\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e様々なスタイルに合わせやすい、豊富なカラーをご用意しました。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_12.jpg\" class=\"img-fluid d-block w-100\" alt=\"グリーンカラーのフラグメントケース\"\u003e\u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eGreen グリーン\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_13.jpg\" class=\"img-fluid d-block w-100\" alt=\"キャメルカラーのフラグメントケース\"\u003e\u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eCamel キャメル\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_14.jpg\" class=\"img-fluid d-block w-100\" alt=\"ブラックカラーのフラグメントケース\"\u003e\u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eBlack ブラック\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_15.jpg\" class=\"img-fluid d-block w-100\" alt=\"チョコカラーのフラグメントケース\"\u003e\u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eChoco チョコ\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/00618new_16.jpg\" class=\"img-fluid d-block w-100\" alt=\"レッドカラーのフラグメントケース\"\u003e\u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eRed レッド\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\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        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Patina (パティーナ)","offers":[{"title":"black","offer_id":46289059512540,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"choco","offer_id":47597741637852,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"red","offer_id":47597741670620,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"camel","offer_id":47597741703388,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":false},{"title":"green","offer_id":47597741736156,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000109.jpg?v=1738300680"},{"product_id":"2213","title":"【02213】ねこワッペン ミニ財布 イタリアンレザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fbf9f6; \n      font-family: Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', 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 #e6d6c3;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #4a4a4a; \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 #e6d6c3; 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: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b99d8240 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 #e6d6c3;\n      border-radius: 8px;\n      background-color: #fbf9f6; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4a4a4a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbf9f6; 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: #b99d82; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6d6c3; 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: #fbf9f6; 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: #b99d82; 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: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4a4a4a; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #b99d82; 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: #4a4a4a; margin-bottom: 12px; border-bottom: 1px solid #b99d82; 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 #e6d6c3; th, td { padding: 12px 8px; border: 1px solid #e6d6c3; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4a4a4a; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6d6c3; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #4a4a4a; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e収納力も抜群な、ねこワッペン付き二つ折り財布\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e本革で作られたねこワッペン付きの二つ折り財布。女性の手に収まる\u003cstrong\u003eコンパクトなサイズ感\u003c\/strong\u003eながら、カードもお札も小銭もたっぷり収納できる実用派。ミケ、ハチワレ、茶白、茶トラ、キジトラの5種類から、お気に入りの猫を選べます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/3_000000000274.jpg?v=1739330995\" class=\"img-fluid d-block w-100 product-img\" alt=\"ねこワッペン付き二つ折り財布 TOP\"\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\/0729\/7069\/8972\/files\/02213_02.jpg?v=1739948678\" 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横約10cm、高さ約8.8cm、厚み約2.8cmの愛おしいサイズ感です。イタリア産シュリンクレザーの柔らかな風合いに、\u003cstrong\u003e立体的な猫ワッペン\u003c\/strong\u003eが彩りを添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/10_000000000274.jpg?v=1739330995\" 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個性豊かな5種類の猫たち\u003c\/strong\u003eが、あなたの日常にそっと寄り添います。手にするたびに心が温かくなる特別な一品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/11_000000000274.jpg?v=1739330995\" 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枚に加えてポケットも2か所、お札も仕切り付きで見やすく管理できます。\u003cstrong\u003eコンパクトながら驚きの収納力\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02213_03.jpg?v=1739948699\" 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\/0729\/7069\/8972\/files\/02213_04.jpg?v=1739948719\" 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仕切り付きの2ルーム仕様で、中身が見やすくスムーズに取り出せます。たくさん入れてもごちゃつかず、\u003cstrong\u003eストレスフリー\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02213_05.jpg?v=1739948744\" 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\"\u003eYKK製ファスナーと猫しっぽ引手\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e小銭入れにはスムーズな開閉が魅力の\u003cstrong\u003eYKK製ファスナー\u003c\/strong\u003eを使用。しっぽモチーフの引手付きで開け閉めも楽しく。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02213_06.jpg?v=1739948763\" 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\/0729\/7069\/8972\/files\/02213_07.jpg?v=1739948781\" 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\/0729\/7069\/8972\/files\/02213_07.jpg?v=1739948781\" 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「Bri \u0026amp; Gra」のブランドロゴを刻印。\u003cstrong\u003e猫好きさんに向けたこだわり\u003c\/strong\u003eが詰まったデザインです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02213_09.jpg?v=1739948823\" 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猫愛と技術が融合したブランド「Bri \u0026amp; Gra」\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e『Bri \u0026amp; Gra』は保護猫「ブリ」と「グラ」にちなんで名付けられた猫グッズブランド。長年革財布を手がけてきた職人の確かな技術をベースに、猫への愛情が詰まったデザインを形にしています。売上の一部は保護猫施設へ寄付され、\u003cstrong\u003e商品を選ぶことが支援につながる\u003c\/strong\u003e仕組みになっています。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/2025-06-30_18.24.47.png?v=1751275528\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブリグラ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e「Bri \u0026amp; Gra」の想い\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴・仕様\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eこのミニ財布の機能性と収納力をご覧ください。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eカード入れ×7\u003c\/li\u003e\n                \u003cli\u003e札入れ（仕切り有り）×1\u003c\/li\u003e\n                \u003cli\u003e小銭入れ（仕切り有り）×1\u003c\/li\u003e\n                \u003cli\u003eポケット×2\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eコンパクトながら使いやすい、こだわりのサイズ感です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e本体：約 横10cm × 高さ8.8cm × 厚み2.8cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02213_11.jpg?v=1739948884\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品サイズ参考1\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/02213_12.jpg?v=1739948908\" class=\"img-fluid d-block w-100 product-img\" 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            \u003cp\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    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e個性豊かな5種類の猫たちからお選びいただけます。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eミケ\u003c\/li\u003e\n                \u003cli\u003eハチワレ\u003c\/li\u003e\n                \u003cli\u003e茶白\u003c\/li\u003e\n                \u003cli\u003e茶トラ\u003c\/li\u003e\n                \u003cli\u003eキジトラ\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本商品の商品コードです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品コード: 02213\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        \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":"ニシカゼ","offers":[{"title":"ミケ","offer_id":46289069375708,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":false},{"title":"ハチワレ","offer_id":47597705691356,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":false},{"title":"茶白","offer_id":47597705724124,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"茶トラ","offer_id":47597705756892,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"キジトラ","offer_id":47597705789660,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/7069\/8972\/files\/1_000000000274.jpg?v=1739330995"}],"url":"https:\/\/bristle-grass.we-shop.jp\/collections\/%e3%83%9f%e3%83%8b%e8%b2%a1%e5%b8%83-%e3%82%ab%e3%83%bc%e3%83%89%e3%82%b1%e3%83%bc%e3%82%b9%e3%82%b3%e3%83%ac%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3.oembed","provider":"ニシカゼ","version":"1.0","type":"link"}