{"product_id":"1185","title":"武将が愛した仏像　源義経　金銅千手観音菩薩立像","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Montserrat\", \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2e2e2e;\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 #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2e2e2e; \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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #2e2e2e; \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: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #aeafaf40 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 #e0e0e0;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #2e2e2e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2e2e2e; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; 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: #aeafaf; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e0e0e0; 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: #ffffff; color: #2e2e2e; 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: #aeafaf; 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: #2e2e2e; 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: #aeafaf; 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: #2e2e2e; margin-bottom: 12px; border-bottom: 1px solid #aeafaf; 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 #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2e2e2e; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2e2e2e; 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を、歴史資料に基づき\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\/0786\/1085\/8221\/files\/1_cae26877-6f87-49a0-b3cb-28a3b2658233.jpg?v=1774847847\" 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を向ける千手観音像。さりげなく置くだけで、部屋に\u003cstrong\u003e落ち着きと品格\u003c\/strong\u003eをもたらします。慌ただしい日常に、\u003cstrong\u003e心の平安\u003c\/strong\u003eをもたらす特別な一点となるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/3_0b411f1c-2945-42a9-b9c8-d77bf4645081.jpg?v=1774847847\" 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の姿。\u003cstrong\u003e仏師・藤田燿憶\u003c\/strong\u003eが細部までこだわり、稀有な個性を完璧に表現しました。義経が託した願いが込められた、\u003cstrong\u003e歴史の一ページ\u003c\/strong\u003eがここに蘇ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/5_75ce4553-5d5b-4b49-985e-8d272050725f.jpg?v=1774847847\" 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平家討伐の最大の英雄、源義経（1159～1189）。兄 頼朝との確執から非業の死を遂げたにもかかわらず、その存在を惜しむ声は絶えません。それは弱者や薄幸の者への同情を表す言葉「判官贔屓（びいき）」が義経の官職、検非違使の尉（判官）に由来する通り、悲劇の武将だったからです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/230122yoshitsune\/bg-02-01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/230122yoshitsune\/bg-02-02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/230122yoshitsune\/bg-02-03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e本製品は、今なお屈指の人気を誇る義経の守護本尊とされる『金銅千手観音菩薩立像』を再現したものです。ある研究によるとこの守護本尊は、仏像本体と蓮華座は鎌倉時代、仏龕(ぶつがん)は後年の作とされ、仏像本体の実寸が7センチと小さいためか、胸前に合掌手、腹前に宝珠手、左と右それぞれに六臂の合計十六臂という一般的な千手観音とは異なる造形が特徴です。仏龕背面には寿永三（1184）年正月に義経が京都のお寺に奉納したことを示す碑文が刻まれます。義経が幼少期を過ごした鞍馬寺の本尊「尊天」の三身一体の一尊が千手観音であり、また母 常盤御前が義経を含む三人の子を出家させた際、千手観音に無事を祈願したと伝わることからも、義経にとってこの小さな「金銅千手観音菩薩立像」はとても縁深い仏像だったといえます。\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        \u003cp class=\"body-text\"\u003eその後、一の谷の戦い、屋島の戦い、壇ノ浦の戦いにおいて立て続けに天才的な軍略を発揮した義経は、入京から1年余りの短期間で平家討伐を果たし絶頂期を迎えます。しかしこの歴史的戦勝こそが、兄 頼朝との確執の始まりでもありました。歴史に「もし」はタブーですが、義経が守護本尊の「金銅千手観音菩薩立像」を手放すことがなかったら、頼朝との関係もまた違っていたのかもしれません。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/230122yoshitsune\/img-02-01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/230122yoshitsune\/img-02-02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e仏師「藤田燿憶」の技と伝統工芸高岡銅器の国内メーカーにより再現！\u003c\/h3\u003e\n        \u003cvideo controls=\"controls\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/230122yoshitsune\/movie.mp4\" class=\"img-fluid d-block w-100\"\u003e\u003c\/video\u003e\n        \u003cp class=\"body-text\"\u003e製品のモデルとなった『金銅千手観音菩薩立像』は、紆余曲折を経て現在は和歌山県の名刹に所蔵されています。本体、蓮華の蕾を模した仏龕ともに金銅製で、保存状態も良好であったのか鍍金も良く残されています。仏像ワールドではこの逸品をほぼ原寸で再現するにあたり、原型制作を仏師 藤田燿憶、彩色監修を仏像彩色師 篁千礼に依頼しました。藤田仏師が入魂の技で彫り上げた原型をもとに、千手観音立像本体は国指定伝統的工芸品の第一次指定を受ける高岡銅器の一流工房で実物と同様の金銅仏に仕上げました。一方、厨子と台座は桧材を使用し、中国屈指の木彫工房で忠実に彫刻。さらに姉妹ブランド「イスム」の工房で金銅製を思わせる味わい深い彩色を施しました。構想から製品化に至るまで1年あまりの期間を費やし制作した当製品。最終的に藤田仏師の監修を経て、署名落款の入った桐箱に納めてお届けします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/230122yoshitsune\/img-04.jpg\" class=\"img-fluid d-block w-100 product-img\"\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平家討伐の最大の英雄 源義経（1159〜1189）。河内源氏の源義朝の九男として生まれ、幼名は牛若丸。平治の乱で父が敗死したことにより鞍馬寺に預けられるが、後に平泉へ下り、奥州藤原氏の庇護を受けていた際、異母兄である源頼朝が平氏打倒の兵を挙げるとそれに馳せ参じました。そして、一ノ谷での「鵯越(ひよどりごえ)の逆落し」、屋島の「弓流し」、壇ノ浦の「八艘(はっそう)飛び」など、合戦場での奇跡的な活躍を経て平氏を滅ぼし、平家討伐の最大の英雄となりました。\u003c\/p\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さらに江戸時代末期に来日したフィリップ・フランツ・フォン・シーボルトは、源義経が成吉思汗（チンギス・ハーン）であったとの大胆な論を説き、義経を愛する人たちの心を強く打ったことから大正時代には『成吉思汗ハ源義経也』（小谷部全一郎著）が出版され一大ブームとなりました。昭和に入ると義経＝成吉思汗の決定版的名著『成吉思汗の秘密』（高木彬光著）が出版され「義経生脱説」誕生から300年を超える長きにわたり、義経の物語は語り継がれ、人々の心を揺さぶり続けているのです。\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 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仏龕背面には寿永三（1184）年正月に義経が京都の寺院に奉納したことを示す碑文が刻印\u003c\/li\u003e\n                    \u003cli\u003e義経が信仰したとされる縁深い千手観音\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/230122yoshitsune\/img-03-01.jpg\" 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\/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                    \u003cli\u003e構想から製品化まで1年を費やした逸品\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e【原型制作：仏師 藤田燿憶（ふじたようおく）】\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e1955年 栃木県生まれ\u003c\/li\u003e\n                    \u003cli\u003e1970年 仏師・渡邉貞光氏に弟子入りし、5年間の修行を積む\u003c\/li\u003e\n                    \u003cli\u003e1975年 独立\u003c\/li\u003e\n                    \u003cli\u003e2012年 (一社)「日本画府第59回公募展」初入選「浮現観音」（奨励賞）／「気付き観音」（入選）\u003c\/li\u003e\n                    \u003cli\u003e2013年「気付き観音」入選。作家として高く評価される。現在は本拠地の東京で仏像彫刻講座を開くほか、日本橋高島屋など全国の有名百貨店で個展を開催し、仏像普及のため精力的に活動する。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e【彩色監修：彩色師 篁千礼（たかむらちひろ）】\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e女子美術大学、太平洋美術研究所に在籍後、1987年、彩色木彫作家 平野富山氏に入門。\u003c\/li\u003e\n                    \u003cli\u003eその後、富山の後継者である平野千里氏のもとで20数年にわたり修行を積む。\u003c\/li\u003e\n                    \u003cli\u003e2012年に独立し篁千礼彩色研究所を設立。誰もが親しみやすい温かみのある作品から芸術性の高いものまで幅広い創作活動を行う。\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=\"basic-list\"\u003e\n                    \u003cli\u003e商品コード: 560-271\u003c\/li\u003e\n                    \u003cli\u003eポイント: 2,940\u003c\/li\u003e\n                    \u003cli\u003e本体(約): 高さ85×横44×厚み16mm、重さ135g\u003c\/li\u003e\n                    \u003cli\u003e厨子・台座(約): 高さ185×幅95×奥行65mm、重さ147g\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商品と共にお届けする付属品について。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e署名落款の入った桐箱\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/230122yoshitsune\/img-03-02.jpg\" 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\/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=\"basic-list\"\u003e\n                    \u003cli\u003e納期: 3～5日\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\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            \u003cli\u003e表示寸法と実際とは若干誤差が生じる場合がございます。\u003c\/li\u003e\n            \u003cli\u003e商品はWEB画面上と、実際の色と異なる場合がございます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"仏像ワールドセレクト","offers":[{"title":"Default Title","offer_id":49717364981997,"sku":null,"price":98000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/1_cae26877-6f87-49a0-b3cb-28a3b2658233.jpg?v=1774847847","url":"https:\/\/art-bud-world.we-shop.jp\/products\/1185","provider":"Art Bud World","version":"1.0","type":"link"}