{"title":"極小仏","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","products":[{"product_id":"858","title":"極小仏 十二神将立像","description":"\n\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    \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\/0786\/1085\/8221\/files\/1_6b8aa981-0e7b-453b-bb9a-b77ce27d6378.jpg?v=1774847827\" 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\"\u003e10cmに満たない\u003cstrong\u003e極小サイズ\u003c\/strong\u003eながら、一体一体の表情や衣の翻りまで精緻に表現。歴史を凝縮した傑作を手に取る感動を。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/3_20e26a74-99d0-401f-8bed-25105c6b93c2.jpg?v=1774847826\" 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\/0786\/1085\/8221\/files\/6_6e757a25-7239-4f51-95cd-36134f48a0d4.jpg?v=1774847826\" 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奈良の寺院が所蔵する『重要文化財 木造十二神将立像』をモデルに、10cmにも満たない極小サイズで彫り上げた木彫像です。モデル像は鎌倉中期の作とされ、誇張的で自由な肢体表現で他の十二神将像とは一線を画す傑作です。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cvideo controls src=\"https:\/\/www.butuzou-world.com\/img\/800-500\/junishinsho.mp4\" class=\"img-fluid d-block w-100\" poster=\"https:\/\/www.butuzou-world.com\/img\/gsbt\/junishinsho-video-poster.jpg\"\u003e\u003c\/video\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\n                    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e将神（しょうしん）\u003c\/strong\u003e\u003cbr\u003e十二神将の筆頭。口を開け、斜め上を見上げる得も言われぬ表情が特徴。振り上げた左腕の鰭袖（ひれそで）は、布がひるがえる一瞬を見事に捉えています。\u003c\/p\u003e\n                    \u003cdiv class=\"spec-img-full\"\u003e\n                        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/1shishin_text3.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"将神\"\u003e\n                    \u003c\/div\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e高さ94×幅48×奥行29mm\u003c\/li\u003e\n                        \u003cli\u003e重さ26g\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e招杜羅大将（しゃとらたいしょう）\u003c\/strong\u003e\u003cbr\u003e牛を配した炎髪（えんぱつ）としかめ面で怒りを表しながらも、二本の指を口に向け、腰をくねらせ踊るように右足を踏み出す様がどこかユーモラスな像です。\u003c\/p\u003e\n                    \u003cdiv class=\"spec-img-full\"\u003e\n                        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/2.chushin_text.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"招杜羅大将\"\u003e\n                    \u003c\/div\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e高さ88×幅37×奥行36mm\u003c\/li\u003e\n                        \u003cli\u003e重さ26g\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e真達羅大将（しんだらたいしょう）\u003c\/strong\u003e\u003cbr\u003e悪鬼を威嚇するかのようにカッと口を開く憤怒の表情。右手人差し指で地を差し、胸前にかざした左手のひらを上に向けて佇む姿に、護法善神の風格が漂います。\u003c\/p\u003e\n                    \u003cdiv class=\"spec-img-full\"\u003e\n                        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/3.inshin_text.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"真達羅大将\"\u003e\n                    \u003c\/div\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e高さ90×幅45×奥行30mm\u003c\/li\u003e\n                        \u003cli\u003e重さ22g\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e安底羅大将（あんでらたいしょう）\u003c\/strong\u003e\u003cbr\u003e口を強く結び、遠くを見るような視線が趣き深い像。脛当てや袴を身に着けず裸足のままという、十二神将としては異例の表現が最大の特徴です。\u003c\/p\u003e\n                    \u003cdiv class=\"spec-img-full\"\u003e\n                        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/4.boshin_text.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"安底羅大将\"\u003e\n                    \u003c\/div\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e高さ89×幅43×奥行35mm\u003c\/li\u003e\n                        \u003cli\u003e重さ25g\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e頞儞羅大将（あにらたいしょう）\u003c\/strong\u003e\u003cbr\u003e逆立つ炎髪、力強い眼光、口を真一文字に結んだ雄々しい姿から漂う抑えがたい憤怒。甲冑の肩に配された獅噛（しがみ）（獅子の顔を意匠化したもの）が特徴です。\u003c\/p\u003e\n                    \u003cdiv class=\"spec-img-full\"\u003e\n                        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/5.shinshin_text.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"頞儞羅大将\"\u003e\n                    \u003c\/div\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e高さ89×幅40×奥行30mm\u003c\/li\u003e\n                        \u003cli\u003e重さ19g\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e摩虎羅大将（まこらたいしょう）\u003c\/strong\u003e\u003cbr\u003e結い上げた髪に蛇を配し、しかめ面に手をかざして仏敵を探すような仕草が見どころ。鉾を持つ右手と一歩踏み出した左足に静かな緊張感が走ります。\u003c\/p\u003e\n                    \u003cdiv class=\"spec-img-full\"\u003e\n                        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/6.shishin_text.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"摩虎羅大将\"\u003e\n                    \u003c\/div\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e高さ88×幅65×奥行50mm\u003c\/li\u003e\n                        \u003cli\u003e重さ26g\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e波夷羅大将（はいらたいしょう）\u003c\/strong\u003e\u003cbr\u003e右手は腰に、左手は空を突き、見開いた眼で天を仰ぎ仏敵を前に気炎を上げるような姿。下衣なしで甲冑を身に纏い、素足に沓を履く特異な姿が印象的です。\u003c\/p\u003e\n                    \u003cdiv class=\"spec-img-full\"\u003e\n                        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/7.goshin_text.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"波夷羅大将\"\u003e\n                    \u003c\/div\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e高さ96×幅42×奥行27mm\u003c\/li\u003e\n                        \u003cli\u003e重さ21g\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e因達羅大将（いんだらたいしょう）\u003c\/strong\u003e\u003cbr\u003e腕を組んで頬杖をつくタレ目の顔と、腰を捻りかかとを上げた左足がなんともユーモラス。髻の羊もどこか愛らしい、神将像としては珍しい造形です。\u003c\/p\u003e\n                    \u003cdiv class=\"spec-img-full\"\u003e\n                        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/8.bishin_text.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"因達羅大将\"\u003e\n                    \u003c\/div\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e高さ84×幅30×奥行30mm\u003c\/li\u003e\n                        \u003cli\u003e重さ19g\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e伐折羅大将（ばざらたいしょう）\u003c\/strong\u003e\u003cbr\u003e弓矢を手に片目を細めて狙いを定めるようなポージング。悪を打ち抜かんとする緊張感と、得も言われぬ表情、炎髪から覗く猿の愛嬌との対比が面白味のある像です。\u003c\/p\u003e\n                    \u003cdiv class=\"spec-img-full\"\u003e\n                        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/9.shinshin_text.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"伐折羅大将\"\u003e\n                    \u003c\/div\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e高さ88×幅35×奥行37mm\u003c\/li\u003e\n                        \u003cli\u003e重さ21g\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e宮毘羅大将（くびらたいしょう）\u003c\/strong\u003e\u003cbr\u003e下唇を噛み、下方を睨みつけ振り上げた右の拳に武神ならではの強さを感じます。捻った腰、たなびく裳やよじれた天衣など一瞬の動きを見事に表現した像です。\u003c\/p\u003e\n                    \u003cdiv class=\"spec-img-full\"\u003e\n                        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/10.yushin_text.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"宮毘羅大将\"\u003e\n                    \u003c\/div\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e高さ90×幅44×奥行50mm\u003c\/li\u003e\n                        \u003cli\u003e重さ28g\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e珊底羅大将（さんてらたいしょう）\u003c\/strong\u003e\u003cbr\u003e犬が配された道教の神のような冠に、長い顎鬚と皺を寄せた眉間、目を細め憂いに満ちた表情は、他の神将にはない異質な雰囲気を感じさせます。\u003c\/p\u003e\n                    \u003cdiv class=\"spec-img-full\"\u003e\n                        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/11.jutsushin_text.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"珊底羅大将\"\u003e\n                    \u003c\/div\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e高さ89×幅45×奥行29mm\u003c\/li\u003e\n                        \u003cli\u003e重さ26g\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e迷企羅大将（めきらたいしょう）\u003c\/strong\u003e\u003cbr\u003e硬い表情で両腕を交差し、斜め前方を指差す姿に独特の緊迫感を感じる像。十二神の殿（しんがり）としての責任感や大将格の誇りが滲み出るような貫禄を放ちます。\u003c\/p\u003e\n                    \u003cdiv class=\"spec-img-full\"\u003e\n                        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/12.gaishin_text.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"迷企羅大将\"\u003e\n                    \u003c\/div\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e高さ86×幅33×奥行26mm\u003c\/li\u003e\n                        \u003cli\u003e重さ18g\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e※サイズと重さは本体部分のみを表記しており若干の誤差が生じる場合がございます。台座は12体共通：高さ7×幅42×奥行35mm\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極小仏十二神将用として制作したひな壇付きのアクリルケースをご用意しております。12種類の仏像を3段4体ずつ並べることができるひな壇付きです。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/600-020\/A.jpg\" 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            \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/www.butuzou-world-shop.com\/shopdetail\/000000000864\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eアクリルケース ひな壇付きページへ\u003c\/a\u003e\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e受注生産のため、お届けまでおよそ3週間かかります。\u003c\/li\u003e\n                \u003cli\u003e上記ページまたは本ページの価格下部「専用アクリルケース（選択）メニュー」より「アクリルケース ひな壇付き（＋27500円）」を選択してお求めください。\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天部の神々である十二神将は仏教の護法善神で、薬師如来の眷属として薬師如来「十二の大願」に応じ、昼夜十二の刻、十二の月、十二の方角を守ります。十二の大将それぞれが7千、総勢8万4千もの眷属夜叉を率いて、人間の持つ煩悩を打破する役目を持つとされます。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"極小仏","offers":[{"title":"Default Title","offer_id":49717364719853,"sku":null,"price":242000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/1_6b8aa981-0e7b-453b-bb9a-b77ce27d6378.jpg?v=1774847827"},{"product_id":"906","title":"極小仏 四天王立像","description":"\n\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奈良の国宝を極小で再現。約10cmのサイズに凝縮された、四天王の堂々たる雄姿が空間に力強い気品をもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/1_604d2f58-635a-47a2-a3a7-30d69a3bfca9.jpg?v=1774847833\" 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の極小サイズ。細密彫刻に適した\u003cstrong\u003eツゲ材\u003c\/strong\u003eが、いつでもそばに置ける癒やしの存在感を引き出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/4_ab973675-4829-4152-b1fd-6e9c2c3b354a.jpg?v=1774847834\" 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\"\u003e1cmにも満たない顔の表情まで忠実に再現。篁千礼氏監修の優美な\u003cstrong\u003e金彩\u003c\/strong\u003eが、甲冑や邪鬼を踏む細部に至るまで荘厳な輝きを放ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/5_38a5c7cd-ba9d-4a1b-9296-a800ca1abd2d.jpg?v=1774847832\" 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        \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奈良の寺院が所蔵する国宝 塑造四天王立像をモデルに、10センチにも満たない極小サイズで緻密に彫り上げた逸品です。仏像ワールドのリアル仏像シリーズで長い間人気を誇った四天王の雄姿を、極小彫刻の世界でもお楽しみください。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e仏像ワールドのリアル仏像シリーズを極小サイズで再現\u003c\/li\u003e\n                    \u003cli\u003e約10cmの極小サイズに凝縮された精緻な造形\u003c\/li\u003e\n                    \u003cli\u003e専用アクリルケース（別売）もご用意\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cvideo controls src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-501\/movie.mp4\"\u003e\u003c\/video\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/sitenno-img01.jpg\" 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:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/sitenno-img02.jpg\" alt=\"1cmにも満たない顔の表情も忠実に再現\"\u003e\n                    \u003cp class=\"caption-text text-end\"\u003e1cmにも満たない顔の表情も忠実に再現\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/sitenno-img03.jpg\" 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\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持国天: 総高8.5×幅4.2×奥行4.2cm 16g （東方の守護神。眷属に乾闥婆と昆舎遮を従える。）\u003c\/li\u003e\n                    \u003cli\u003e増長天: 総高10.4×幅4.2×奥行4.2cm 12g （南方の守護神。眷属に鳩槃荼と薛茘多を従える。）\u003c\/li\u003e\n                    \u003cli\u003e広目天: 高さ8.8×幅4.2×奥行4.2cm 18g （西方の守護神。眷属に諸竜王を従える。）\u003c\/li\u003e\n                    \u003cli\u003e多聞天: 高さ9.6×幅4.2×奥行4.2cm 16g （北方の守護神。眷属に諸夜叉を従える。）\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.butuzou-world.com\/img\/800-501\/A.jpg\" 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\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e仏像制作のこだわり・背景\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e極小仏は、株式会社MORITA創業50周年企画としてリバイバル販売されたシリーズです。長年培ってきた仏像制作の技術と経験を結集し、サイズの制約を超越した優れた造形とお求め安い価格を同時に実現しました。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e細密彫刻に適したツゲ材を使用: わずか10cm前後の木彫像に仕上げるために、素材から厳選。\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:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/01.jpg\" 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:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/02.jpg\" alt=\"造形バランスのイメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/03.jpg\" 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\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                    \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ひな壇付きで2段2体ずつ並べて展示可能\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.butuzou-world.com\/img\/600-023\/A.jpg\" alt=\"極小仏四天王用アクリルケース\"\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                \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/www.butuzou-world-shop.com\/shopdetail\/000000001205\" target=\"_blank\"\u003eアクリルケース ひな壇付きページへ\u003c\/a\u003e\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e※受注生産の為、お届けまでおよそ3週間となります。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e上記ページまたはこちらのページの価格下部「専用アクリルケース（選択）メニュー」より「アクリルケース ひな壇付き（＋13200円）」を選択いただきお求めください。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\u003c!-- \/スペック・詳細セクション --\u003e\n\n\u003c\/div\u003e\u003c!-- \/全体ラッパー --\u003e","brand":"極小仏","offers":[{"title":"Default Title","offer_id":49717364818157,"sku":null,"price":88000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/1_604d2f58-635a-47a2-a3a7-30d69a3bfca9.jpg?v=1774847833"},{"product_id":"1061","title":"極小仏 金剛力士立像","description":"\n\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  \u003c!-- 商品解説セクション (Main) --\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\/0786\/1085\/8221\/files\/1_044e60f0-b4e8-4de1-91c5-c57140e61a3f.jpg?v=1774847839\" 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\/0786\/1085\/8221\/files\/2_08f26b4d-6d93-42b4-9a14-099a9a6362eb.jpg?v=1774847838\" 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\/0786\/1085\/8221\/files\/4_268cd70e-052a-408c-ba41-65d954f89106.jpg?v=1774847839\" 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=\"specs-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\u003e奈良の寺院が所蔵する国宝 木造金剛力士立像をモデルに、運慶快慶を代表する慶派の仏師が作り上げた鎌倉彫刻の大作をわずか10センチあまりの極小サイズで緻密に彫り上げた逸品です。\u003c\/p\u003e\n        \u003cp\u003e金剛力士は執金剛神という神が、釈迦に仕えることで二体に分かれました。口を「あ」の形に開く“阿形”、「ん」の形に結ぶ“吽形”が二体一対で寺院門前の左右に仁王立ちし仏法を護るとされます。モデルとなった像は憤怒の表情や緊張感みなぎる手足、筋骨隆々の見事な体躯など鎌倉彫刻の特徴である写実性に富んだ造形です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/kongorikishi-img01.jpg\" 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:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/kongorikishi-img02.jpg\" 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:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/kongorikishi-img03.jpg\" 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\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阿形: 総高11.2×幅4.8×奥行3.6cm \/ 22g\u003c\/li\u003e\n          \u003cli\u003e吽形: 総高10.5×幅4.8×奥行4cm \/ 23g\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-502\/A.jpg\" 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\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細密彫刻に適した\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          \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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/02.jpg\" 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:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/03.jpg\" 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\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=\"point-list\"\u003e\n          \u003cli\u003e2018年4月、株式会社MORITA創業50周年企画として\u003cstrong\u003eリバイバル販売\u003c\/strong\u003e。\u003c\/li\u003e\n          \u003cli\u003eその精緻な彫刻技術が大きな称賛を呼び、\u003cstrong\u003e瞬く間に人気を博し入荷待ちを繰り返す\u003c\/strong\u003eほどのご注文を獲得。\u003c\/li\u003e\n          \u003cli\u003e皆様のご期待に応え、2019年には新たな極小仏シリーズをラインナップに追加。\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\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/01.jpg\" 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  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"極小仏","offers":[{"title":"Default Title","offer_id":49717364883693,"sku":null,"price":39600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/1_044e60f0-b4e8-4de1-91c5-c57140e61a3f.jpg?v=1774847839"},{"product_id":"1193","title":"極小仏 泥足毘沙門天","description":"\n\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    \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    \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\/0786\/1085\/8221\/files\/1_3020d807-eb21-47e9-9cc9-2c84a7acdb3f.jpg?v=1774847855\" 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わずか10cmほどの掌サイズで、どこへでもお連れいただける極小仏。机上や書斎、旅先にまで、あなたのそばで静かに見守り、\u003cstrong\u003e心の平安と強固な意志\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/4_00c1528d-6498-4784-80e4-1b9fdaaf07ae.jpg?v=1774847855\" 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されています。細密彫刻に適したツゲ材と、篁千礼氏監修の優美な金彩が、見るたびに新たな発見と深い感動を与えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/5_859752cc-47d0-4843-a2e8-0fe62af2b145.jpg?v=1774847855\" 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を同時に実現しました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/01.jpg\" class=\"img-fluid d-block w-100 product-img\"\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        \u003cp class=\"body-text\"\u003eわずか10cm前後の木彫像に仕上げることは仏像ワールドにとって大きな挑戦でした。素材は細密彫刻に適したツゲを用い、最も重要なご尊顔とバランスを\u003cstrong\u003e実物のイメージそのままに彫り上げました\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/03.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        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/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        \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机上や書斎、旅先にも携帯しやすい約10cmの極小サイズ\u003c\/li\u003e\n                    \u003cli\u003e上杉謙信の心の支えであった守護本尊「泥足毘沙門天」を忠実に再現\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.butuzou-world.com\/img\/800-123\/doroashibisyamonten-img02.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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.butuzou-world.com\/img\/800-123\/doroashibisyamonten-img03.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\u003e掌に収まるコンパクトなサイズで、場所を選ばずお飾りいただけます。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e全高：約10cm\u003c\/li\u003e\n                    \u003c!-- 入力データに記載がないため、その他の詳細サイズ（幅、奥行きなど）は含めません。 --\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.butuzou-world.com\/img\/800-123\/doroashibisyamonten-img01.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\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                    \u003c!-- 生産国に関する具体的な情報がないため含めません。 --\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                \u003cp\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\u003e仏像の持つ繊細な美を小さな木彫像で再現する「極小仏」シリーズの誕生と人気の秘密をご紹介します。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e2018年4月、株式会社MORITA創業50周年企画としてリバイバル販売を開始\u003c\/li\u003e\n                    \u003cli\u003e手のひらに乗る極小サイズで仏像の精緻な造形を忠実に再現する彫刻技術が大きな称賛を獲得\u003c\/li\u003e\n                    \u003cli\u003e瞬く間に人気を博し、入荷待ちとなるほどのご注文を多数受ける\u003c\/li\u003e\n                    \u003cli\u003e皆さまのご期待に応え、2019年より仏像ワールドが新たな極小仏シリーズのラインナップを展開\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n    \u003c!-- 発送案内セクション (Shipping) および 注意事項セクション (Notes) は情報がないため作成しません。 --\u003e\n\u003c\/div\u003e","brand":"極小仏","offers":[{"title":"Default Title","offer_id":49717365113069,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/1_3020d807-eb21-47e9-9cc9-2c84a7acdb3f.jpg?v=1774847855"},{"product_id":"1194","title":"極小仏 武田不動尊","description":"\n\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で、空間に確かな存在感を放ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/1_d193c00d-210b-4ca5-abba-0c37b14aab95.jpg?v=1774847858\" 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\/0786\/1085\/8221\/files\/2_1ca1a013-b7df-469d-99e1-2076cedb6ba2.jpg?v=1774847858\" 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前後の木彫像に、\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\/4_2a0db04e-d4b3-43b4-a9d2-b15648f3f296.jpg?v=1774847858\" 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        \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精緻な彫刻と優美な金彩\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.butuzou-world.com\/img\/800-124\/takedafudoson-img01-1.jpg\" 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:\/\/www.butuzou-world.com\/img\/800-124\/takedafudoson-img02-1.jpg\" 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:\/\/www.butuzou-world.com\/img\/800-124\/takedafudoson-img03-1.jpg\" 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\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=\"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            \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株式会社MORITA創業50周年企画としてリバイバル販売された『極小仏』は、手のひらサイズの忠実な造型で人気を博しました。仏像ワールドは、その期待に応えるべく新たな極小仏シリーズをラインナップしています。\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\u003e本商品は、以下の素材とサイズで制作されています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: 細密彫刻に適したツゲ材\u003c\/li\u003e\n                    \u003cli\u003eサイズ: 高さ約10cm前後\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/01.jpg\" 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\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姉妹ブランド「イスム」の工房が金泥彩色を担当\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\/gsbt\/03.jpg\" 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:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/02.jpg\" 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    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"極小仏","offers":[{"title":"Default Title","offer_id":49717365178605,"sku":null,"price":30800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/1_d193c00d-210b-4ca5-abba-0c37b14aab95.jpg?v=1774847858"},{"product_id":"1202","title":"極小仏 菩薩半跏像","description":"\n\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高さ118mm\u003c\/strong\u003eに凝縮。どのような空間にも自然に溶け込み、静謐な安らぎをもたらす存在感を放ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/1_a665edbb-56e1-4c9d-9979-41b56f3d47eb.jpg?v=1774847861\" 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高さ118mm、重さ68g\u003c\/strong\u003e。デスクや書斎、ベッドサイドなど、パーソナルな空間に静かな思索の時間をもたらす逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/4_1e395a02-2d76-435c-99d9-0afada67f190.jpg?v=1774847861\" 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\/0786\/1085\/8221\/files\/5_f35ecbf7-7f1c-4a89-bb7c-09679401a948.jpg?v=1774847861\" 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    \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        \u003cdiv class=\"product-video\"\u003e\n            \u003cvideo src=\"https:\/\/www.butuzou-world.com\/img\/800-126\/movie.mp4\" controls=\"controls\"\u003e\u003c\/video\u003e\n        \u003c\/div\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:\/\/www.butuzou-world.com\/img\/800-126\/bosatsuhankazo-img01-1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"極小サイズなので用途や場所を選びません\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e極小サイズなので用途や場所を選びません\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.butuzou-world.com\/img\/800-126\/bosatsuhankazo-img02-1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"特徴である微笑を見事に表現\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e特徴である微笑を見事に表現\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.butuzou-world.com\/img\/800-126\/bosatsuhankazo-img03-1.jpg\" 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    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e仏像の持つ繊細な美を小さな木彫像で再現「極小仏」\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e2018年4月、株式会社MORITA創業50周年企画としてリバイバル販売した『\u003cstrong\u003e極小仏\u003c\/strong\u003e』。手のひらに乗る極小サイズで仏像の精緻な造型を忠実に再現した彫刻技術は、大きな称賛をもって迎えられ、瞬く間に人気を博し入荷待ちを繰り返すほどのご注文をいただきました。そんな皆さまのご期待に応え、仏像ワールドでは極小仏シリーズを新たなラインナップで再始動いたしました。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title sub-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:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"仏像制作の技術と経験結集\"\u003e\n\n        \u003ch3 class=\"section-title sub-section-title\"\u003e実物のイメージそのままの造形バランス\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eわずか10cm前後の木彫仏像の制作は、仏像ワールドにとって大きな挑戦でした。細密彫刻に適した\u003cstrong\u003eツゲを素材\u003c\/strong\u003eに用い、最も重要なご尊顔と全体の造型バランスを\u003cstrong\u003e実物のイメージそのままに彫り上げました\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"造形バランスを示す画像\"\u003e\n        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"細部まで再現された造形\"\u003e\n        \u003cp class=\"body-text\"\u003e篁氏監修の金泥彩色は、姉妹ブランド「イスム」の工房が担当。極小サイズにあらゆるノウハウを詰め込み完成した、\u003cstrong\u003e自信を持っておススメできるコレクション\u003c\/strong\u003eです。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title sub-section-title\"\u003e特製桐箱でお届け\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e極小仏のロゴを箔押しした\u003cstrong\u003e特製桐箱\u003c\/strong\u003eでお届け。大切な方へのプレゼントとしても最適です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/gsbt\/09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"極小仏のロゴを箔押しした特製桐箱\"\u003e\n\n        \u003cdiv class=\"related-link-banner\"\u003e\n            \u003ca href=\"https:\/\/www.butuzou-world-shop.com\/shopbrand\/ct324\/\"\u003e\n                \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/ct\/gokusyobutsu_202307_1000_300.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"極小仏シリーズはこちら\"\u003e\n            \u003c\/a\u003e\n        \u003c\/div\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品名：極小仏 菩薩半跏像\u003c\/li\u003e\n                    \u003cli\u003e商品コード：800-126\u003c\/li\u003e\n                    \u003cli\u003eポイント：759pt\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高さ：118mm\u003c\/li\u003e\n                    \u003cli\u003e幅：60mm\u003c\/li\u003e\n                    \u003cli\u003e奥行：60mm\u003c\/li\u003e\n                    \u003cli\u003e重量：68g\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            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご注文からお届けまで、通常\u003cstrong\u003e3～5日\u003c\/strong\u003eほどお時間をいただきます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"極小仏","offers":[{"title":"Default Title","offer_id":49717365211373,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/1_a665edbb-56e1-4c9d-9979-41b56f3d47eb.jpg?v=1774847861"},{"product_id":"1403","title":"極小仏 空也上人立像","description":"\n\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\n            \u003cstrong\u003e81mmの極小サイズ\u003c\/strong\u003eに、念仏を唱える空也上人の慈悲深い姿を\u003cstrong\u003e精緻に再現\u003c\/strong\u003e。口から現れる\u003cstrong\u003e六体の阿弥陀仏\u003c\/strong\u003eが、日々の祈りに\u003cstrong\u003e深い安らぎ\u003c\/strong\u003eをもたらします。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/1_de94bc14-8655-42b5-9d62-ca0c78f5ba34.jpg?v=1774847896\" 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\n            わずか\u003cstrong\u003e15gの軽さ\u003c\/strong\u003eと、場所を選ばない\u003cstrong\u003eコンパクトさ\u003c\/strong\u003e。書斎やリビング、寝室の片隅に置くだけで、日常に\u003cstrong\u003e穏やかな癒しの空気\u003c\/strong\u003eを生み出します。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/3_35479a0b-a67d-4241-a583-062b88f9ddd6.jpg?v=1774847896\" 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\n            \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が、見るたびに新たな発見を与えます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/4_551cfa9e-bf0e-4fe8-8696-7ed2795b86e0.jpg?v=1774847896\" 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    \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            \u003cp\u003e重文「空也上人立像」がモデル。独特の動きや表情を備えたその姿が特徴の運慶の流れを汲む作風で、鎌倉時代の写実性を代表する像です。口から出る六体の阿弥陀仏や、躍動感ある立ち姿は、生き生きとした写実的な表現を通じて、念仏を説き歩いた空也上人の慈悲深さと人々への思いが見事に表現されています。\u003c\/p\u003e\n\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.butuzou-world.com\/img\/800-127\/kuyasyonin-img01-1.jpg\" class=\"img-fluid d-block w-100\" 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:\/\/www.butuzou-world.com\/img\/800-127\/kuyasyonin-img02-1.jpg\" class=\"img-fluid d-block w-100\" 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:\/\/www.butuzou-world.com\/img\/800-127\/kuyasyonin-img03-1.jpg\" class=\"img-fluid d-block w-100\" alt=\"精緻な彫刻を際立たせる優美な金彩\"\u003e\n                \u003cp class=\"caption-text text-end\"\u003e精緻な彫刻を際立たせる優美な金彩\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cp\u003eディスプレイケースについて詳しくは関連ページをご覧ください。\u003ca href=\"https:\/\/www.butuzou-world-shop.com\/shopdetail\/000000001395\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eディスプレイケースページへ\u003c\/a\u003e\u003c\/p\u003e\n            \u003cp\u003e動画で本商品の詳細をご確認いただけます。\u003c\/p\u003e\n            \u003cvideo controls src=\"https:\/\/www.butuzou-world.com\/img\/800-127\/movie.mp4\" style=\"width: 100%; height: auto; outline: none;\"\u003e\u003c\/video\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高さ: 81mm\u003c\/li\u003e\n                \u003cli\u003e幅: 34mm\u003c\/li\u003e\n                \u003cli\u003e奥行: 29mm\u003c\/li\u003e\n                \u003cli\u003e重量: 15g\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素材: ツゲ\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商品コード: 800-127\u003c\/li\u003e\n                \u003cli\u003eポイント: 900\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-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!-- 注意事項セクション (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":49717365768429,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/1_de94bc14-8655-42b5-9d62-ca0c78f5ba34.jpg?v=1774847896"},{"product_id":"000000000798","title":"極小仏 阿修羅","description":"\u003cdt\u003eサイズ\u003c\/dt\u003e\u003cdd\u003e高さ95mm　幅56mm　奥行33mm　重量17g\u003c\/dd\u003e\u003cdt\u003e素　材\u003c\/dt\u003e\u003cdd\u003eツゲ\u003c\/dd\u003e\u003cdt\u003e納　期\u003c\/dt\u003e\u003cdd\u003e3〜5日\u003c!--納期--\u003e\n\u003c\/dd\u003e\u003cbr\u003e【商品についてのご注意】\u003cbr\u003e・商品写真は実際の商品の中から無作為に選んだものを撮影しております。\u003cbr\u003e・商品は一体一体手作業で仕上げを行っており、高レベルな均一化を図っておりますが、まったく同一の商品はございません。また、木目や表情などが一体、一体異なります。\u003cbr\u003e・表示寸法と実際とは若干誤差が生じる場合がございます。\u003cbr\u003e・商品はWEB画面上と、実際の色と異なる場合がございます。\u003cbr\u003e\u003cbr\u003e\u003ca href=\"https:\/\/www.butuzou-world-shop.com\/shopdetail\/000000001395\/\"\u003e\u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/bnr\/disolaycase_off_w450.jpg\" width=\"300px\"\u003e\u003c\/a\u003e\u003cbr\u003e\u003cbr\u003e\u003cdiv id=\"text-mode\"\u003e\n\u003cdiv class=\"text-mode\"\u003e\n\u003cdiv class=\"r\"\u003e\n\u003ch3\u003e仏像の持つ繊細な美を小さな木彫像で再現\u003cbr\u003e\n極小仏像コレクション\u003c\/h3\u003e\n\u003cimg alt=\"800-116の説明〜仏像の持つ繊細な\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-116\/A.jpg\"\u003e\n\u003cp\u003e2018年4月、株式会社MORITA創業50周年企画としてリバイバル販売した『極小仏』。手のひらに乗る小サイズでありながら、その精緻な彫刻技術は大きな称賛をもって迎えられ、瞬く間に人気を博し、入荷待ちを繰り返すほどの反響をいただきました。仏像ワールドではこの声にお応えし、新たな極小仏シリーズをラインナップいたします。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツA--\u003e\n\n\u003cdiv class=\"c\"\u003e\n\u003ch3\u003e愛すべき憂いの美少年\u003c\/h3\u003e\n\n\u003cp\u003e国宝「阿修羅像」がモデル。釈迦如来を守護する「八部衆」の内の一尊。守護神でありながら憤怒の表情を示さず憂いの表情で人々を魅了する天平時代の傑作。内に秘めた繊細な心理を三面六臂で表現した躯体は見るものによってその表情を変える。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツB--\u003e\n\n\u003cdiv class=\"r\"\u003e\n\u003ch3\u003e長年培ってきた仏像制作の技術と経験を結集\u003c\/h3\u003e\n\u003cimg alt=\"800-116の説明〜長年培ってきた仏\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-116\/C.jpg\"\u003e\n\u003cp\u003e弊社が長年培ってきた仏像制作の技術と経験を結集し、サイズの制約を超越した優れた造形とお求め安い価格を同時に実現しました。像に施された上品な金泥は、仏像彩色の俊英 篁千礼氏監修によるものです。\u003cbr\u003e\n\u003cbr\u003e\n実物のイメージそのままの造形バランス\u003cbr\u003e\nわずか10cm前後の木彫像に仕上げることは仏像ワールドにとって大きな挑戦でした。素材は細密彫刻に適したツゲを用い、最も重要なご尊顔とバランスを実物のイメージそのままに彫り上げました。金泥彩色は、篁氏監修のもと、姉妹ブランド「イスム」の工房が担当。わずかなサイズに仏像ワールドのノウハウを詰め込んだ、自信を持っておススメできるコレクションとなっています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツC--\u003e\n\n\u003cdiv class=\"imd-under\"\u003e\n\u003ch3\u003e極小仏のロゴを箔押しした特製桐箱でお届け。 大切な方へのプレゼントとしても最適です。\u003c\/h3\u003e\n\u003cimg alt=\"800-116の説明〜極小仏のロゴを箔\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-116\/D.jpg\"\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツD--\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--text-mode--\u003e","brand":"極小仏","offers":[{"title":"Default Title","offer_id":50384765255917,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/2_d1c654ca-2ef1-40a2-aab6-f366c0c1a857.jpg?v=1785744889"},{"product_id":"000000000799","title":"極小仏 弥勒菩薩","description":"\u003cdt\u003eサイズ\u003c\/dt\u003e\u003cdd\u003e高さ78mm　幅38mm　奥行47mm　重量24g\u003c\/dd\u003e\u003cdt\u003e素　材\u003c\/dt\u003e\u003cdd\u003eツゲ\u003c\/dd\u003e\u003cdt\u003e納　期\u003c\/dt\u003e\u003cdd\u003e3日〜5日\u003c!--納期--\u003e\n\u003c\/dd\u003e\u003cbr\u003e【商品についてのご注意】\u003cbr\u003e・商品写真は実際の商品の中から無作為に選んだものを撮影しております。\u003cbr\u003e・商品は一体一体手作業で仕上げを行っており、高レベルな均一化を図っておりますが、まったく同一の商品はございません。また、木目や表情などが一体、一体異なります。\u003cbr\u003e・表示寸法と実際とは若干誤差が生じる場合がございます。\u003cbr\u003e・商品はWEB画面上と、実際の色と異なる場合がございます。\u003cbr\u003e\u003cbr\u003e\u003ca href=\"https:\/\/www.butuzou-world-shop.com\/shopdetail\/000000001395\/\"\u003e\u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/bnr\/disolaycase_off_w450.jpg\" width=\"300px\"\u003e\u003c\/a\u003e\u003cbr\u003e\u003cbr\u003e\u003cdiv id=\"text-mode\"\u003e\n\u003cdiv class=\"text-mode\"\u003e\n\u003cdiv class=\"r\"\u003e\n\u003ch3\u003e仏像の持つ繊細な美を小さな木彫像で再現\u003cbr\u003e\n極小仏像コレクション\u003c\/h3\u003e\n\u003cimg alt=\"800-117の説明〜仏像の持つ繊細な\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-117\/A.jpg\"\u003e\n\u003cp\u003e2018年4月、株式会社MORITA創業50周年企画としてリバイバル販売した『極小仏』。手のひらに乗る小サイズでありながら、その精緻な彫刻技術は大きな称賛をもって迎えられ、瞬く間に人気を博し、入荷待ちを繰り返すほどの反響をいただきました。仏像ワールドではこの声にお応えし、新たな極小仏シリーズをラインナップいたします。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツA--\u003e\n\n\u003cdiv class=\"c\"\u003e\n\u003ch3\u003e慈愛に満ちた癒しのお姿\u003c\/h3\u003e\n\n\u003cp\u003e国宝彫刻の部、第一号として有名な『木造弥勒菩薩半跏像』がモデル。右足を曲げて左膝の上に乗せ、右手の指を頬に向け、想いにふける半跏思惟の姿勢で有名なこの像は造像からおよそ1400年の時を経た現在でもアルカイックスマイルと呼ばれる微笑と優美な体躯で人々を魅了しています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツB--\u003e\n\n\u003cdiv class=\"r\"\u003e\n\u003ch3\u003e長年培ってきた仏像制作の技術と経験を結集\u003c\/h3\u003e\n\u003cimg alt=\"800-117の説明〜長年培ってきた仏\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-117\/C.jpg\"\u003e\n\u003cp\u003e弊社が長年培ってきた仏像制作の技術と経験を結集し、サイズの制約を超越した優れた造形とお求め安い価格を同時に実現しました。像に施された上品な金泥は、仏像彩色の俊英 篁千礼氏監修によるものです。\u003cbr\u003e\n\u003cbr\u003e\n実物のイメージそのままの造形バランス\u003cbr\u003e\nわずか10cm前後の木彫像に仕上げることは仏像ワールドにとって大きな挑戦でした。素材は細密彫刻に適したツゲを用い、最も重要なご尊顔とバランスを実物のイメージそのままに彫り上げました。金泥彩色は、篁氏監修のもと、姉妹ブランド「イスム」の工房が担当。わずかなサイズに仏像ワールドのノウハウを詰め込んだ、自信を持っておススメできるコレクションとなっています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツC--\u003e\n\n\u003cdiv class=\"imd-under\"\u003e\n\u003ch3\u003e極小仏のロゴを箔押しした特製桐箱でお届け。 大切な方へのプレゼントとしても最適です。\u003c\/h3\u003e\n\u003cimg alt=\"800-117の説明〜極小仏のロゴを箔\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-117\/D.jpg\"\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツD--\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--text-mode--\u003e","brand":"極小仏","offers":[{"title":"Default Title","offer_id":50384765288685,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/2_26fa76ab-269e-4075-a668-53a99ce66ec3.jpg?v=1785744891"},{"product_id":"000000000800","title":"極小仏 天燈鬼","description":"\u003cdt\u003eサイズ\u003c\/dt\u003e\u003cdd\u003e高さ109mm　幅50mm　奥行36mm　重量42g\u003c\/dd\u003e\u003cdt\u003e素　材\u003c\/dt\u003e\u003cdd\u003eツゲ\u003c\/dd\u003e\u003cdt\u003e納　期\u003c\/dt\u003e\u003cdd\u003e３日〜５日\u003c!--納期--\u003e\n\u003c\/dd\u003e\u003cbr\u003e【商品についてのご注意】\u003cbr\u003e・商品写真は実際の商品の中から無作為に選んだものを撮影しております。\u003cbr\u003e・商品は一体一体手作業で仕上げを行っており、高レベルな均一化を図っておりますが、まったく同一の商品はございません。また、木目や表情などが一体、一体異なります。\u003cbr\u003e・表示寸法と実際とは若干誤差が生じる場合がございます。\u003cbr\u003e・商品はWEB画面上と、実際の色と異なる場合がございます。\u003cbr\u003e\u003cbr\u003e\u003ca href=\"https:\/\/www.butuzou-world-shop.com\/shopdetail\/000000001395\/\"\u003e\u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/bnr\/disolaycase_off_w450.jpg\" width=\"300px\"\u003e\u003c\/a\u003e\u003cbr\u003e\u003cbr\u003e\u003cdiv id=\"text-mode\"\u003e\n\u003cdiv class=\"text-mode\"\u003e\n\u003cdiv class=\"r\"\u003e\n\u003ch3\u003e仏像の持つ繊細な美を小さな木彫像で再現\u003cbr\u003e\n極小仏像コレクション\u003c\/h3\u003e\n\u003cimg alt=\"800-118の説明〜仏像の持つ繊細な\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-118\/A.jpg\"\u003e\n\u003cp\u003e2018年4月、株式会社MORITA創業50周年企画としてリバイバル販売した『極小仏』。手のひらに乗る小サイズでありながら、その精緻な彫刻技術は大きな称賛をもって迎えられ、瞬く間に人気を博し、入荷待ちを繰り返すほどの反響をいただきました。仏像ワールドではこの声にお応えし、新たな極小仏シリーズをラインナップいたします。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツA--\u003e\n\n\u003cdiv class=\"c\"\u003e\n\u003ch3\u003eユーモラスな中に力強さ感じる「動」の姿\u003c\/h3\u003e\n\n\u003cp\u003e国宝「天燈鬼・竜燈鬼」のうち天燈鬼がモデル。大きな燈籠を左肩に担ぎ上げ、口を大きく開いて立つ姿がどこかユーモラス。逞しい腕や固く握った拳に漲る力の表現が見事です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツB--\u003e\n\n\u003cdiv class=\"r\"\u003e\n\u003ch3\u003e長年培ってきた仏像制作の技術と経験を結集\u003c\/h3\u003e\n\u003cimg alt=\"800-118の説明〜長年培ってきた仏\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-118\/C.jpg\"\u003e\n\u003cp\u003e弊社が長年培ってきた仏像制作の技術と経験を結集し、サイズの制約を超越した優れた造形とお求め安い価格を同時に実現しました。像に施された上品な金泥は、仏像彩色の俊英 篁千礼氏監修によるものです。\u003cbr\u003e\n\u003cbr\u003e\n実物のイメージそのままの造形バランス\u003cbr\u003e\nわずか10cm前後の木彫像に仕上げることは仏像ワールドにとって大きな挑戦でした。素材は細密彫刻に適したツゲを用い、最も重要なご尊顔とバランスを実物のイメージそのままに彫り上げました。金泥彩色は、篁氏監修のもと、姉妹ブランド「イスム」の工房が担当。わずかなサイズに仏像ワールドのノウハウを詰め込んだ、自信を持っておススメできるコレクションとなっています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツC--\u003e\n\n\u003cdiv class=\"imd-under\"\u003e\n\u003ch3\u003e極小仏のロゴを箔押しした特製桐箱でお届け。 大切な方へのプレゼントとしても最適です。\u003c\/h3\u003e\n\u003cimg alt=\"800-118の説明〜極小仏のロゴを箔\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-118\/D.jpg\"\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツD--\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--text-mode--\u003e","brand":"極小仏","offers":[{"title":"Default Title","offer_id":50384765354221,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/2_aa332dcf-183f-4224-9605-bf93c000401b.jpg?v=1785744893"},{"product_id":"000000000801","title":"極小仏 竜燈鬼","description":"\u003cdt\u003eサイズ\u003c\/dt\u003e\u003cdd\u003e高さ127mm　幅48mm　奥行36mm　重量40g\u003c\/dd\u003e\u003cdt\u003e素　材\u003c\/dt\u003e\u003cdd\u003eツゲ\u003c\/dd\u003e\u003cdt\u003e納　期\u003c\/dt\u003e\u003cdd\u003e３日〜５日\u003c!--納期--\u003e\n\u003c\/dd\u003e\u003cbr\u003e【商品についてのご注意】\u003cbr\u003e・商品写真は実際の商品の中から無作為に選んだものを撮影しております。\u003cbr\u003e・商品は一体一体手作業で仕上げを行っており、高レベルな均一化を図っておりますが、まったく同一の商品はございません。また、木目や表情などが一体、一体異なります。\u003cbr\u003e・表示寸法と実際とは若干誤差が生じる場合がございます。\u003cbr\u003e・商品はWEB画面上と、実際の色と異なる場合がございます。\u003cbr\u003e\u003cbr\u003e\u003ca href=\"https:\/\/www.butuzou-world-shop.com\/shopdetail\/000000001395\/\"\u003e\u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/bnr\/disolaycase_off_w450.jpg\" width=\"300px\"\u003e\u003c\/a\u003e\u003cbr\u003e\u003cbr\u003e\u003cdiv id=\"text-mode\"\u003e\n\u003cdiv class=\"text-mode\"\u003e\n\u003cdiv class=\"r\"\u003e\n\u003ch3\u003e仏像の持つ繊細な美を小さな木彫像で再現\u003cbr\u003e\n極小仏像コレクション\u003c\/h3\u003e\n\u003cimg alt=\"800-119の説明〜仏像の持つ繊細な\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-119\/A.jpg\"\u003e\n\u003cp\u003e2018年4月、株式会社MORITA創業50周年企画としてリバイバル販売した『極小仏』。手のひらに乗る小サイズでありながら、その精緻な彫刻技術は大きな称賛をもって迎えられ、瞬く間に人気を博し、入荷待ちを繰り返すほどの反響をいただきました。仏像ワールドではこの声にお応えし、新たな極小仏シリーズをラインナップいたします。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツA--\u003e\n\n\u003cdiv class=\"c\"\u003e\n\u003ch3\u003e緊張感に満ち溢れた「静」の姿\u003c\/h3\u003e\n\n\u003cp\u003e国宝「天燈鬼・竜燈鬼」のうち竜燈鬼がモデル。名仏師運慶の三男 康弁の作とされます。頭上に掲げた大きな燈籠に全神経を集中させて仁王立ちする姿に、静かな緊張感が漲ります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツB--\u003e\n\n\u003cdiv class=\"r\"\u003e\n\u003ch3\u003e長年培ってきた仏像制作の技術と経験を結集\u003c\/h3\u003e\n\u003cimg alt=\"800-119の説明〜長年培ってきた仏\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-119\/C.jpg\"\u003e\n\u003cp\u003e弊社が長年培ってきた仏像制作の技術と経験を結集し、サイズの制約を超越した優れた造形とお求め安い価格を同時に実現しました。像に施された上品な金泥は、仏像彩色の俊英 篁千礼氏監修によるものです。\u003cbr\u003e\n\u003cbr\u003e\n実物のイメージそのままの造形バランス\u003cbr\u003e\nわずか10cm前後の木彫像に仕上げることは仏像ワールドにとって大きな挑戦でした。素材は細密彫刻に適したツゲを用い、最も重要なご尊顔とバランスを実物のイメージそのままに彫り上げました。金泥彩色は、篁氏監修のもと、姉妹ブランド「イスム」の工房が担当。わずかなサイズに仏像ワールドのノウハウを詰め込んだ、自信を持っておススメできるコレクションとなっています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツC--\u003e\n\n\u003cdiv class=\"imd-under\"\u003e\n\u003ch3\u003e極小仏のロゴを箔押しした特製桐箱でお届け。 大切な方へのプレゼントとしても最適です。\u003c\/h3\u003e\n\u003cimg alt=\"800-119の説明〜極小仏のロゴを箔\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-119\/D.jpg\"\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツD--\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--text-mode--\u003e","brand":"極小仏","offers":[{"title":"Default Title","offer_id":50384765386989,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/2_909300c7-a957-4dae-b897-dcbdcaef5e81.jpg?v=1785744894"},{"product_id":"000000000806","title":"極小仏 風神","description":"\u003cdt\u003eサイズ\u003c\/dt\u003e\u003cdd\u003e高さ95mm　幅52mm　奥行47mm　重量45g\u003c\/dd\u003e\u003cdt\u003e素　材\u003c\/dt\u003e\u003cdd\u003eツゲ\u003c\/dd\u003e\u003cdt\u003e納　期\u003c\/dt\u003e\u003cdd\u003e3〜5日\u003c!--納期--\u003e\n\u003c\/dd\u003e\u003cbr\u003e【商品についてのご注意】\u003cbr\u003e・商品写真は実際の商品の中から無作為に選んだものを撮影しております。\u003cbr\u003e・商品は一体一体手作業で仕上げを行っており、高レベルな均一化を図っておりますが、まったく同一の商品はございません。また、木目や表情などが一体、一体異なります。\u003cbr\u003e・表示寸法と実際とは若干誤差が生じる場合がございます。\u003cbr\u003e・商品はWEB画面上と、実際の色と異なる場合がございます。\u003cbr\u003e\u003cbr\u003e\u003ca href=\"https:\/\/www.butuzou-world-shop.com\/shopdetail\/000000001395\/\"\u003e\u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/bnr\/disolaycase_off_w450.jpg\" width=\"300px\"\u003e\u003c\/a\u003e\u003cbr\u003e\u003cbr\u003e\u003cdiv id=\"text-mode\"\u003e\n\u003cdiv class=\"text-mode\"\u003e\n\u003cdiv class=\"r\"\u003e\n\u003ch3\u003e仏像の持つ繊細な美を小さな木彫像で再現\u003cbr\u003e\n極小仏像コレクション\u003c\/h3\u003e\n\u003cimg alt=\"800-121の説明〜仏像の持つ繊細な\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-121\/A.jpg\"\u003e\n\u003cp\u003e2018年4月、株式会社MORITA創業50周年企画としてリバイバル販売した『極小仏』。手のひらに乗る小サイズでありながら、その精緻な彫刻技術は大きな称賛をもって迎えられ、瞬く間に人気を博し、入荷待ちを繰り返すほどの反響をいただきました。仏像ワールドではこの声にお応えし、新たな極小仏シリーズをラインナップいたします。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツA--\u003e\n\n\u003cdiv class=\"c\"\u003e\n\u003ch3\u003e風雨を司り、五穀豊穣の恵みをもたらす神\u003c\/h3\u003e\n\n\u003cp\u003e天才仏師 運慶の長男 湛慶作とされる「国宝 風神雷神像」がモデル。\u003cbr\u003e\n恐ろしい災害とともに五穀豊穣の恵みをもたらす自然現象を神格化した身近な神として、古くから人々の信仰を集めました。躍動感に満ちた造形はどこかユーモラスでもあり、鎌倉彫刻の傑作の一つとされています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツB--\u003e\n\n\u003cdiv class=\"r\"\u003e\n\u003ch3\u003e長年培ってきた仏像制作の技術と経験を結集\u003c\/h3\u003e\n\u003cimg alt=\"800-121の説明〜長年培ってきた仏\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-121\/C.jpg\"\u003e\n\u003cp\u003e弊社が長年培ってきた仏像制作の技術と経験を結集し、サイズの制約を超越した優れた造形とお求め安い価格を同時に実現しました。像に施された上品な金泥は、仏像彩色の俊英 篁千礼氏監修によるものです。\u003cbr\u003e\n\u003cbr\u003e\n実物のイメージそのままの造形バランス\u003cbr\u003e\nわずか10cm前後の木彫像に仕上げることは仏像ワールドにとって大きな挑戦でした。素材は細密彫刻に適したツゲを用い、最も重要なご尊顔とバランスを実物のイメージそのままに彫り上げました。金泥彩色は、篁氏監修のもと、姉妹ブランド「イスム」の工房が担当。わずかなサイズに仏像ワールドのノウハウを詰め込んだ、自信を持っておススメできるコレクションとなっています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツC--\u003e\n\n\u003cdiv class=\"imd-under\"\u003e\n\u003ch3\u003e極小仏のロゴを箔押しした特製桐箱でお届け。 大切な方へのプレゼントとしても最適です。\u003c\/h3\u003e\n\u003cimg alt=\"800-121の説明〜極小仏のロゴを箔\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-121\/D.jpg\"\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツD--\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--text-mode--\u003e","brand":"極小仏","offers":[{"title":"Default Title","offer_id":50384765485293,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/2_8ad64100-cefd-4a1d-bc81-e7718a9513dd.jpg?v=1785744898"},{"product_id":"000000000807","title":"極小仏 雷神","description":"\u003cdt\u003eサイズ\u003c\/dt\u003e\u003cdd\u003e高さ103mm　幅52mm　奥行40mm　重量42g\u003c\/dd\u003e\u003cdt\u003e素　材\u003c\/dt\u003e\u003cdd\u003eツゲ\/銅\u003c\/dd\u003e\u003cdt\u003e納　期\u003c\/dt\u003e\u003cdd\u003e3〜5日\u003c!--納期--\u003e\n\u003c\/dd\u003e\u003cbr\u003e【商品についてのご注意】\u003cbr\u003e・商品写真は実際の商品の中から無作為に選んだものを撮影しております。\u003cbr\u003e・商品は一体一体手作業で仕上げを行っており、高レベルな均一化を図っておりますが、まったく同一の商品はございません。また、木目や表情などが一体、一体異なります。\u003cbr\u003e・表示寸法と実際とは若干誤差が生じる場合がございます。\u003cbr\u003e・商品はWEB画面上と、実際の色と異なる場合がございます。\u003cbr\u003e\u003cbr\u003e\u003ca href=\"https:\/\/www.butuzou-world-shop.com\/shopdetail\/000000001395\/\"\u003e\u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/bnr\/disolaycase_off_w450.jpg\" width=\"300px\"\u003e\u003c\/a\u003e\u003cbr\u003e\u003cbr\u003e\u003cdiv id=\"text-mode\"\u003e\n\u003cdiv class=\"text-mode\"\u003e\n\u003cdiv class=\"r\"\u003e\n\u003ch3\u003e仏像の持つ繊細な美を小さな木彫像で再現\u003cbr\u003e\n極小仏像コレクション\u003c\/h3\u003e\n\u003cimg alt=\"800-122の説明〜仏像の持つ繊細な\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-122\/A.jpg\"\u003e\n\u003cp\u003e2018年4月、株式会社MORITA創業50周年企画としてリバイバル販売した『極小仏』。手のひらに乗る小サイズでありながら、その精緻な彫刻技術は大きな称賛をもって迎えられ、瞬く間に人気を博し、入荷待ちを繰り返すほどの反響をいただきました。仏像ワールドではこの声にお応えし、新たな極小仏シリーズをラインナップいたします。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツA--\u003e\n\n\u003cdiv class=\"c\"\u003e\n\u003ch3\u003e風雨を司り、五穀豊穣の恵みをもたらす神\u003c\/h3\u003e\n\n\u003cp\u003e天才仏師 運慶の長男 湛慶作とされる「国宝 風神雷神像」がモデル。\u003cbr\u003e\n恐ろしい災害とともに五穀豊穣の恵みをもたらす自然現象を神格化した身近な神として、古くから人々の信仰を集めました。躍動感に満ちた造形はどこかユーモラスでもあり、鎌倉彫刻の傑作の一つとされています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツB--\u003e\n\n\u003cdiv class=\"r\"\u003e\n\u003ch3\u003e長年培ってきた仏像制作の技術と経験を結集\u003c\/h3\u003e\n\u003cimg alt=\"800-122の説明〜長年培ってきた仏\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-122\/C.jpg\"\u003e\n\u003cp\u003e弊社が長年培ってきた仏像制作の技術と経験を結集し、サイズの制約を超越した優れた造形とお求め安い価格を同時に実現しました。像に施された上品な金泥は、仏像彩色の俊英 篁千礼氏監修によるものです。\u003cbr\u003e\n\u003cbr\u003e\n実物のイメージそのままの造形バランス\u003cbr\u003e\nわずか10cm前後の木彫像に仕上げることは仏像ワールドにとって大きな挑戦でした。素材は細密彫刻に適したツゲを用い、最も重要なご尊顔とバランスを実物のイメージそのままに彫り上げました。金泥彩色は、篁氏監修のもと、姉妹ブランド「イスム」の工房が担当。わずかなサイズに仏像ワールドのノウハウを詰め込んだ、自信を持っておススメできるコレクションとなっています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツC--\u003e\n\n\u003cdiv class=\"imd-under\"\u003e\n\u003ch3\u003e極小仏のロゴを箔押しした特製桐箱でお届け。 大切な方へのプレゼントとしても最適です。\u003c\/h3\u003e\n\u003cimg alt=\"800-122の説明〜極小仏のロゴを箔\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-122\/D.jpg\"\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツD--\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--text-mode--\u003e","brand":"極小仏","offers":[{"title":"Default Title","offer_id":50384765518061,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/2_ac896acf-d108-43b5-8065-9557acc8ce87.jpg?v=1785744899"},{"product_id":"000000000824","title":"極小仏 大日如来","description":"\u003cdt\u003eサイズ\u003c\/dt\u003e\u003cdd\u003e高さ95mm　幅51mm　奥行51mm　重量55g\u003c\/dd\u003e\u003cdt\u003e素　材\u003c\/dt\u003e\u003cdd\u003eツゲ\u003c\/dd\u003e\u003cdt\u003e納　期\u003c\/dt\u003e\u003cdd\u003e3日〜5日\u003c!--納期--\u003e\n\u003c\/dd\u003e\u003cbr\u003e【商品についてのご注意】\u003cbr\u003e・商品写真は実際の商品の中から無作為に選んだものを撮影しております。\u003cbr\u003e・商品は一体一体手作業で仕上げを行っており、高レベルな均一化を図っておりますが、まったく同一の商品はございません。また、木目や表情などが一体、一体異なります。\u003cbr\u003e・表示寸法と実際とは若干誤差が生じる場合がございます。\u003cbr\u003e・商品はWEB画面上と、実際の色と異なる場合がございます。\u003cbr\u003e\u003cbr\u003e\u003ca href=\"https:\/\/www.butuzou-world-shop.com\/shopdetail\/000000001395\/\"\u003e\u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/bnr\/disolaycase_off_w450.jpg\" width=\"300px\"\u003e\u003c\/a\u003e\u003cbr\u003e\u003cbr\u003e\u003cdiv id=\"text-mode\"\u003e\n\u003cdiv class=\"text-mode\"\u003e\n\u003cdiv class=\"l\"\u003e\n\u003ch3\u003e仏像の持つ繊細な美を小さな木彫像で再現\u003cbr\u003e\n極小仏像コレクション\u003c\/h3\u003e\n\u003cimg alt=\"800-120の説明〜仏像の持つ繊細な\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-120\/A.jpg\"\u003e\n\u003cp\u003e2018年4月、株式会社MORITA創業50周年企画としてリバイバル販売した『極小仏』。手のひらに乗る小サイズでありながら、その精緻な彫刻技術は大きな称賛をもって迎えられ、瞬く間に人気を博し、入荷待ちを繰り返すほどの反響をいただきました。仏像ワールドではこの声にお応えし、新たな極小仏シリーズをラインナップいたします。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツA--\u003e\n\n\u003cdiv class=\"c\"\u003e\n\u003ch3\u003e運慶作「国宝 大日如来坐像」待望の極小サイズでデビュー\u003c\/h3\u003e\n\n\u003cp\u003e鎌倉時代の天才仏師 運慶のデビュー作として知られる「国宝 大日如来坐像」。均整のとれた肉感豊かな体躯、威風堂々とした姿など運慶ならではの魅力あふれる傑作が、ついに極小仏シリーズに登場です。\u003cbr\u003e\n極小サイズですので、用途や場所を選ばずお楽しみいただけます。\u003cbr\u003e\n\u003cbr\u003e\n大日如来とは？\u003cbr\u003e\n密教では宇宙の真理そのものを象徴する絶対的存在。釈迦如来をはじめすべての諸仏は大日如来の化身とされる。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツB--\u003e\n\n\u003cdiv class=\"r\"\u003e\n\u003ch3\u003e長年培ってきた仏像制作の技術と経験を結集\u003c\/h3\u003e\n\u003cimg alt=\"800-120の説明〜長年培ってきた仏\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-120\/C.jpg\"\u003e\n\u003cp\u003e弊社が長年培ってきた仏像制作の技術と経験を結集し、サイズの制約を超越した優れた造形とお求め安い価格を同時に実現しました。像に施された上品な金泥は、仏像彩色の俊英 篁千礼氏監修によるものです。\u003cbr\u003e\n\u003cbr\u003e\n実物のイメージそのままの造形バランス\u003cbr\u003e\nわずか10cm前後の木彫像に仕上げることは仏像ワールドにとって大きな挑戦でした。素材は細密彫刻に適したツゲを用い、最も重要なご尊顔とバランスを実物のイメージそのままに彫り上げました。金泥彩色は、篁氏監修のもと、姉妹ブランド「イスム」の工房が担当。わずかなサイズに仏像ワールドのノウハウを詰め込んだ、自信を持っておススメできるコレクションとなっています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツC--\u003e\n\n\u003cdiv class=\"imd-under\"\u003e\n\u003ch3\u003e極小仏のロゴを箔押しした特製桐箱でお届け。 大切な方へのプレゼントとしても最適です。\u003c\/h3\u003e\n\u003cimg alt=\"800-120の説明〜極小仏のロゴを箔\" src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/800-120\/D.jpg\"\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツD--\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--text-mode--\u003e","brand":"極小仏","offers":[{"title":"Default Title","offer_id":50384767123693,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/2_83f207db-a791-48bf-8d10-637801ce9918.jpg?v=1785744915"},{"product_id":"000000001205","title":"アクリルケース　ひな壇付き　極小仏四天王立像用","description":"\u003cdt\u003eサイズ\u003c\/dt\u003e\u003cdd\u003e商品説明文をご覧下さい。\u003c\/dd\u003e\u003cdt\u003e素　材\u003c\/dt\u003e\u003cdd\u003eアクリル\u003c\/dd\u003e\u003cdt\u003e納　期\u003c\/dt\u003e\u003cdd\u003eおよそ4週間\u003c!--納期--\u003e\n\u003c\/dd\u003e\u003cbr\u003e納品までの目安はご注文からおよそ4週間となります。ご注文後、おおよその納品可能日をお知らせいたします。\u003cbr\u003e\u003cbr\u003e【商品についてのご注意】\u003cbr\u003e・商品はWEB画面上と、実際の色と異なる場合がございます。\u003cbr\u003e・アクリルケースの中の仏像は別売りです。\u003cbr\u003e\u003cbr\u003e\u003cdiv id=\"text-mode\"\u003e\n\u003cdiv class=\"text-mode\"\u003e\n\u003cdiv class=\"r\"\u003e\n\u003ch3\u003e極小仏四天王立像用アクリルケース\u003c\/h3\u003e\n\u003cimg alt=\"600-023の説明〜極小仏四天王立像\" src=\"\/\/www.butuzou-world.com\/img\/600-023\/A.jpg\"\u003e\n\u003cp\u003e極小仏四天王立像用として制作したひな壇付きのアクリルケースです。4種類の仏像を2段2体ずつ並べることができるひな壇付きです。\u003cbr\u003e\n\u003cbr\u003e\n極小仏四天王立像以外にも過去販売した極小仏シリーズを並べることももちろん可能です。\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\nサイズ：\u003cbr\u003e\n内寸：高さ170×幅150×奥行140mm\u003cbr\u003e\n外寸：高さ176×幅156×奥行146mm\u003cbr\u003e\n付属パーツ（アクリル製ひな壇）：\u003cbr\u003e\n高さ40×幅130×奥行60mm（一段の高さ40mm、一段の奥行60mm）\u003cbr\u003e\n重さ（約）662g\u003cbr\u003e\n上部かぶせ式、台座及びひな壇は艶消し黒\u003cbr\u003e\n日本製\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツA--\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--text-mode--\u003e","brand":"極小仏","offers":[{"title":"Default Title","offer_id":50384775086317,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/2_3f85f622-25aa-46cf-8a20-dd087836033e.jpg?v=1785745001"},{"product_id":"000000001449","title":"極小仏 武田不動尊 現存彩色","description":"\u003cdt\u003eサイズ\u003c\/dt\u003e\u003cdd\u003e高さ106mm　幅58mm　奥行45mm　重量77g\u003c\/dd\u003e\u003cdt\u003e素　材\u003c\/dt\u003e\u003cdd\u003eツゲ\u003c\/dd\u003e\u003cdt\u003e納　期\u003c\/dt\u003e\u003cdd\u003e３日〜５日\u003c!--納期--\u003e\n\u003c\/dd\u003e\u003cbr\u003e【商品についてのご注意】\u003cbr\u003e・商品写真は実際の商品の中から無作為に選んだものを撮影しております。\u003cbr\u003e・商品は一体一体手作業で仕上げを行っており、高レベルな均一化を図っておりますが、まったく同一の商品はございません。また、木目や表情などが一体、一体異なります。\u003cbr\u003e・表示寸法と実際とは若干誤差が生じる場合がございます。\u003cbr\u003e・商品はWEB画面上と、実際の色と異なる場合がございます。\u003cbr\u003e\u003cbr\u003e\u003ca href=\"https:\/\/www.butuzou-world-shop.com\/shopdetail\/000000001395\/\"\u003e\u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/butuzouw\/img\/bnr\/disolaycase_off_w450.jpg\" width=\"300px\"\u003e\u003c\/a\u003e\u003cbr\u003e\u003cbr\u003e\u003cdiv id=\"text-mode\"\u003e\u003cdiv class=\"text-mode\"\u003e\n\u003cdiv class=\"r\"\u003e\n\u003ch3\u003e彩りをまとい、さらに深まるその価値──小さくとも輝く存在感！\u003c\/h3\u003e\n\u003cimg src=\"\/\/www.butuzou-world.com\/img\/800-706\/A.jpg\" alt=\"800-706の説明〜彩りをまとい、さ\"\u003e\u003cp\u003e仏像ワールドにて人気の極小仏に新たに加わった『 現存彩色シリーズ』。木彫像に彩色を施すと、繊細な彫刻の美しさがさらに際立ち、仏の尊容がより鮮やかに映えます。特に小さなサイズの仏像は、その魅力が一層深まります。高さ10センチほどの小さな木彫仏が彩りを纏うことで存在感を増し、飾る場所を選ばず、ご自宅の空間にやすらぎと品格をもたらすインテリアとしてもお楽しみいただけます。日本が世界に誇る名作を、彩色とともに手のひらの上で愛でる贅沢。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツA--\u003e\u003cdiv class=\"c\"\u003e\n\u003ch3\u003e武田不動尊とは\u003c\/h3\u003e\n\u003cp\u003e甲斐武田の菩提寺とされる名刹には現在も不動明王が安置されています。その像は『武田不動尊』と呼ばれ、信玄が存命中に自らの顔と身体を模して作らせた像であることから『信玄生不動』とも呼ばれています。伝承によれば信玄が京より仏師を招き自らをモデルとした等身大の像の制作を依頼。仏師は信玄と対面で彫刻を進めますが、当初から不動明王を彫ろうとしたのではなく、彫り進めるうちに結果として不動明王になってしまったとの説もあり、信玄の威容の凄まじさの現われといえます。信玄と不離一体とされるこの不動明王像は現在も厄除け開運、勝負運、火災除けなど霊験あらたかな像として篤い信仰を集めています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--コンテンツB--\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c!--text-mode--\u003e","brand":"極小仏","offers":[{"title":"Default Title","offer_id":50384782426349,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/1085\/8221\/files\/1_72641082-638f-4326-821e-1e87d6bd586d.jpg?v=1785745092"}],"url":"https:\/\/art-bud-world.we-shop.jp\/collections\/miniature-buddha-statue.oembed","provider":"Art Bud World","version":"1.0","type":"link"}