{"title":"お祀り額ー大","description":"","products":[{"product_id":"omatsuri_frame-large-l2a","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/تميمة للمزارات والمعابد (كبيرة) [تنين ذهبي مزدوج لجلب الحظ السعيد]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e昇運金運を招く京都一筆龍\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e昇運・守護・縁結びの願いを込めた「\u003cstrong\u003e昇運金金双龍\u003c\/strong\u003e」。神聖な金色の龍が力強く舞い、空間に\u003cstrong\u003e圧倒的な生命力\u003c\/strong\u003eを吹き込みます。\u003cstrong\u003e心願成就と商売繁盛\u003c\/strong\u003eを願う格式高い御品として、大切な場所へお祀りください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_1474f7da-e47d-4e30-8283-2cc0301b06f1.jpg?v=1761563716\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e金色の双龍がもたらす圧倒的な運気\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e格式高き国内生産デッサン額\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e丁寧に作られた\u003cstrong\u003e国内生産のデッサン額\u003c\/strong\u003eが、金色の双龍を一層引き立てます。本製品は\u003cstrong\u003e大サイズ\u003c\/strong\u003eであり、お祀り空間にふさわしい堂々とした存在感を放ちます。\u003cstrong\u003e光沢ある木目調のフレームと精巧な造り\u003c\/strong\u003eが、作品を永く護り、どのような空間にも調和する\u003cstrong\u003e上質な品格\u003c\/strong\u003eを醸し出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img04_0f6dd8d8-a745-4261-a658-7dcb972e6d40.webp?v=1763447533\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e上質を極めた額縁が魅せる品格\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e企業発展と御礼を刻む特別な御品\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e名入れによって、\u003cstrong\u003e世界に一つだけの特別な御品\u003c\/strong\u003eとしてお贈りいただけます。\u003cstrong\u003e企業名や感謝のメッセージ\u003c\/strong\u003eを刻み、御礼や記念品として、また\u003cstrong\u003e事業のさらなる発展を願う象徴\u003c\/strong\u003eとして、その想いを未来へ繋ぐ贈り物となります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_b175687c-56fc-43cf-949c-3f9bcbf1c868.jpg?v=1761563716\" 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\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417756602411,"sku":"101GAL2A-L-MA-1","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417756635179,"sku":"101GAL2A-L-MA-1-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417756667947,"sku":"101GAL2A-L-MA-2","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417756700715,"sku":"101GAL2A-L-MA-2-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417756733483,"sku":"101GAL2A-L-MA-3","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417756766251,"sku":"101GAL2A-L-MA-3-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417756799019,"sku":"101GAL2A-L-MA-4","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417756831787,"sku":"101GAL2A-L-MA-4-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417756864555,"sku":"101GAL2A-L-MA-5","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417756897323,"sku":"101GAL2A-L-MA-5-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417756930091,"sku":"101GAL2A-L-MA-6","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417756962859,"sku":"101GAL2A-L-MA-6-a","price":44500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_1474f7da-e47d-4e30-8283-2cc0301b06f1.jpg?v=1761563716"},{"product_id":"omatsuri_frame-large-l2b","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/تميمة للمزارات والمعابد (كبيرة) [تنانين مزدوجة ذهبية وبيضاء لجلب الحظ السعيد]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e昇運導く金白双龍の神秘\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e黄金と純白の双龍が織りなす壮麗な姿。\u003cstrong\u003e良縁と強運を引き寄せ\u003c\/strong\u003e、空間に\u003cstrong\u003e神聖な気\u003c\/strong\u003eと\u003cstrong\u003e永続的な繁栄\u003c\/strong\u003e、\u003cstrong\u003e深い守護\u003c\/strong\u003eを授けます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_d2c143bb-9c8e-4f4b-b3ba-79800d716681.jpg?v=1761563756\" 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高さ約65cm、幅約50cmの確かな大きさが、お祀りする場所に\u003cstrong\u003e威厳と格式\u003c\/strong\u003eを添えます。大切な場所を尊び守る、\u003cstrong\u003e特別な設え\u003c\/strong\u003eとしてその真価を発揮するでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_4928282c-e6db-435b-88e5-70b2387fc628.webp?v=1763447532\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e御守お祀りに最適な大判額\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e細部に宿る格調高き伝統美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e神社仏閣の門を思わせる上部意匠\u003c\/strong\u003eが、\u003cstrong\u003e神聖な趣\u003c\/strong\u003eを深めます。\u003cstrong\u003e銀箔の「京都一筆龍」銘\u003c\/strong\u003eは、\u003cstrong\u003e由緒正しき証\u003c\/strong\u003eとして、その価値を永く伝えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img05_68f2d21e-cf5f-401c-9444-001b41664455.webp?v=1763447532\" 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\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417757159467,"sku":"102GAL2B-L-MA-1","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417757192235,"sku":"102GAL2B-L-MA-1-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417757225003,"sku":"102GAL2B-L-MA-2","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417757257771,"sku":"102GAL2B-L-MA-2-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417757290539,"sku":"102GAL2B-L-MA-3","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417757323307,"sku":"102GAL2B-L-MA-3-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417757356075,"sku":"102GAL2B-L-MA-4","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417757388843,"sku":"102GAL2B-L-MA-4-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417757421611,"sku":"102GAL2B-L-MA-5","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417757454379,"sku":"102GAL2B-L-MA-5-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417757487147,"sku":"102GAL2B-L-MA-6","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417757519915,"sku":"102GAL2B-L-MA-6-a","price":44500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_d2c143bb-9c8e-4f4b-b3ba-79800d716681.jpg?v=1761563756"},{"product_id":"omatsuri_frame-large-l2c","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/تميمة للمزارات والمعابد (كبيرة) [تنانين قوس قزح وأبيض مزدوجة لجلب الحظ السعيد]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\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\/0599\/2022\/0203\/files\/download_96bc5aa1-445a-4532-9c83-c39fe52de036.jpg?v=1761563797\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eご利益を願う、至高の芸術\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e空間に調和する御守額\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eお祀りいただく場に威厳と調和をもたらす、\u003cstrong\u003e存在感のある専用額\u003c\/strong\u003e。ご自宅や大切な場所へ、格式高いご利益を飾るにふさわしい\u003cstrong\u003eゆとりのあるサイズ感\u003c\/strong\u003eです。\u003cbr\u003e（約 高さ65cm x 幅50cm）\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_054677cd-2226-4220-9bcf-26d96da690e4.webp?v=1763447530\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e神社寺院様にも最適な佇まい\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e魂宿る龍眼の煌めき\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e熟練の職人が一点ずつ施す「ドラゴンアイ」加工が、龍に命を吹き込みます。細部に宿る精緻な輝きが、\u003cstrong\u003e確かな品質\u003c\/strong\u003eと\u003cstrong\u003e崇高な品格\u003c\/strong\u003eを物語ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img06_5f6c9ced-2f7e-4849-99f6-a9eec8773677.webp?v=1763447531\" 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\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417757716523,"sku":"103GAL2C-L-MA-1","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417757749291,"sku":"103GAL2C-L-MA-1-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417757782059,"sku":"103GAL2C-L-MA-2","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417757814827,"sku":"103GAL2C-L-MA-2-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417757847595,"sku":"103GAL2C-L-MA-3","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417757880363,"sku":"103GAL2C-L-MA-3-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417757913131,"sku":"103GAL2C-L-MA-4","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417757945899,"sku":"103GAL2C-L-MA-4-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417757978667,"sku":"103GAL2C-L-MA-5","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417758011435,"sku":"103GAL2C-L-MA-5-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417758044203,"sku":"103GAL2C-L-MA-6","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417758076971,"sku":"103GAL2C-L-MA-6-a","price":44500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_96bc5aa1-445a-4532-9c83-c39fe52de036.jpg?v=1761563797"},{"product_id":"omatsuri_frame-large-l2d","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/تميمة للمزارات والمعابد (كبيرة) [تنين مزدوج بأوراق الخريف لجلب الحظ السعيد]","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e開運を呼ぶ昇運双龍\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e心願成就を願う貴方へ。二匹の昇紅葉双龍が、\u003cstrong\u003e財運\u003c\/strong\u003e、\u003cstrong\u003e良縁\u003c\/strong\u003e、\u003cstrong\u003e健康長寿\u003c\/strong\u003eへと導く力強いご利益をお届けします。特別な守護の象徴です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_1bab6676-22b5-4aad-acfb-f036039218ee.jpg?v=1761563838\" 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高さ65cm、幅50cmの\u003cstrong\u003e堂々たる存在感\u003c\/strong\u003e。\u003cstrong\u003e神聖な御守やお札を祀るに相応しく\u003c\/strong\u003e、その空間に\u003cstrong\u003e特別な気品と力\u003c\/strong\u003eを授けます。奉納にも最適です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_39395a88-f663-49db-a15e-75c35c32e3bf.webp?v=1763447529\" 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を宿します。銀箔の「京都一筆龍」刻印は、\u003cstrong\u003e確かな由緒と品格\u003c\/strong\u003eの証。\u003cstrong\u003e職人の精緻な技\u003c\/strong\u003eと、深い祈りが込められています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img05_a5a08ed3-ab77-47c3-9bfa-1716825cb07d.webp?v=1763447529\" 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","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417758306347,"sku":"104GAL2D-L-MA-1","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417758339115,"sku":"104GAL2D-L-MA-1-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417758371883,"sku":"104GAL2D-L-MA-2","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417758404651,"sku":"104GAL2D-L-MA-2-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417758437419,"sku":"104GAL2D-L-MA-3","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417758470187,"sku":"104GAL2D-L-MA-3-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417758502955,"sku":"104GAL2D-L-MA-4","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417758535723,"sku":"104GAL2D-L-MA-4-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417758568491,"sku":"104GAL2D-L-MA-5","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417758601259,"sku":"104GAL2D-L-MA-5-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417758634027,"sku":"104GAL2D-L-MA-6","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417758666795,"sku":"104GAL2D-L-MA-6-a","price":44500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_1bab6676-22b5-4aad-acfb-f036039218ee.jpg?v=1761563838"},{"product_id":"omatsuri_frame-large-l2e","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/عبادة تميمة للمزار والمعبد (كبيرة) [تنانين مزدوجة سوداء وذهبية وفضية لجلب الحظ السعيد]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\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:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_f67dd16c-d89d-4026-b0e0-765a409072cc.jpg?v=1761563883\" 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大切な御札やお守りを、清らかに祀るための特別空間。高さ約65cm、幅約50cmの堂々たるサイズ設計は、和室だけでなくリビングにも調和し、穏やかな祈りの場を創造します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_88e9b97c-1097-4741-a4ab-b36ceaf95c50.webp?v=1763447527\" 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\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417758863403,"sku":"105GAL2E-L-MA-1","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417758896171,"sku":"105GAL2E-L-MA-1-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417758928939,"sku":"105GAL2E-L-MA-2","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417758961707,"sku":"105GAL2E-L-MA-2-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417758994475,"sku":"105GAL2E-L-MA-3","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417759027243,"sku":"105GAL2E-L-MA-3-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417759060011,"sku":"105GAL2E-L-MA-4","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417759092779,"sku":"105GAL2E-L-MA-4-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417759125547,"sku":"105GAL2E-L-MA-5","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417759158315,"sku":"105GAL2E-L-MA-5-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417759191083,"sku":"105GAL2E-L-MA-6","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417759223851,"sku":"105GAL2E-L-MA-6-a","price":44500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_f67dd16c-d89d-4026-b0e0-765a409072cc.jpg?v=1761563883"},{"product_id":"omatsuri_frame-large-l1a","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/عبادة تميمة للمزارات والمعابد (كبيرة) [تنين ذهبي لجلب الحظ السعيد]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \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:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_17427f42-db2b-4906-9bf4-a939ff41d5e6.jpg?v=1761563928\" 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ゆとりあるサイズ感は、格式ある場所への奉納に最適です。調度品としての威厳を保ちつつ、空間に自然と溶け込みます。本製品は幅約50cm、高さ約65cmの大サイズです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_f2d0f912-2c4f-4cd8-822b-74b066613e64.webp?v=1763447526\" 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細部に宿る職人のこだわりが、本物の品格を物語ります。永く愛されるための堅牢な造りが、安心感を与えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img04_e3ef5977-a7d8-4036-b45d-26b3d2572f9a.webp?v=1763447526\" 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","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417759420459,"sku":"106GAL1A-L-MA-1","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417759453227,"sku":"106GAL1A-L-MA-1-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417759485995,"sku":"106GAL1A-L-MA-2","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417759518763,"sku":"106GAL1A-L-MA-2-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417759551531,"sku":"106GAL1A-L-MA-3","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417759584299,"sku":"106GAL1A-L-MA-3-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417759617067,"sku":"106GAL1A-L-MA-4","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417759649835,"sku":"106GAL1A-L-MA-4-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417759682603,"sku":"106GAL1A-L-MA-5","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417759715371,"sku":"106GAL1A-L-MA-5-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417759748139,"sku":"106GAL1A-L-MA-6","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417759780907,"sku":"106GAL1A-L-MA-6-a","price":36500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_17427f42-db2b-4906-9bf4-a939ff41d5e6.jpg?v=1761563928"},{"product_id":"omatsuri_frame-large-l1b","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/عبادة تميمة للمزارات والمعابد (كبيرة) [تنين أبيض لجلب الحظ السعيد]","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e開運招福の白龍\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_385723c3-9c2b-4601-888a-ebb32e3d452b.jpg?v=1761563971\" 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。願いを叶え、\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img04_d4e65965-6bef-4797-b177-a2ae8669fb1b.webp?v=1763447524\" 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。\u003cstrong\u003e神聖な一筆龍を一層引き立て\u003c\/strong\u003e、深みある木目と精緻な造りが空間に調和。\u003cstrong\u003e品格あるインテリア\u003c\/strong\u003eとして長く愛用いただけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417760043051,"sku":"107GAL1B-L-MA-1","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417760075819,"sku":"107GAL1B-L-MA-1-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417760108587,"sku":"107GAL1B-L-MA-2","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417760141355,"sku":"107GAL1B-L-MA-2-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417760174123,"sku":"107GAL1B-L-MA-3","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417760206891,"sku":"107GAL1B-L-MA-3-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417760239659,"sku":"107GAL1B-L-MA-4","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417760272427,"sku":"107GAL1B-L-MA-4-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417760305195,"sku":"107GAL1B-L-MA-5","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417760337963,"sku":"107GAL1B-L-MA-5-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417760370731,"sku":"107GAL1B-L-MA-6","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417760403499,"sku":"107GAL1B-L-MA-6-a","price":36500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_385723c3-9c2b-4601-888a-ebb32e3d452b.jpg?v=1761563971"},{"product_id":"omatsuri_frame-large-l1c","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/عبادة تميمة للمزارات والمعابد (كبيرة) [تنين أحمر وذهبي لجلب الحظ السعيد]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e昇運を招く金龍 開運の御守り額\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e鮮やかな紅金龍\u003c\/strong\u003eが力強く昇り、\u003cstrong\u003e心願成就\u003c\/strong\u003eへの導きを感じさせます。\u003cstrong\u003e神聖なエネルギー\u003c\/strong\u003eが宿るこの逸品は、空間全体を清らかな気に満たし、日々の生活に\u003cstrong\u003e確かな幸運\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_ccd51a58-7122-4e01-b79c-9f80f3a080df.jpg?v=1761564013\" 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（高さ65cm、幅50cm）は、\u003cstrong\u003e大切な御守りや御神札\u003c\/strong\u003eを堂々とお祀りするに相応しい存在感。ご自宅やオフィスに飾ることで、\u003cstrong\u003e清らかな神域\u003c\/strong\u003eを創り出し、\u003cstrong\u003e安定した福\u003c\/strong\u003eを呼び込みます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_87a3b71d-1742-4528-975e-ddf20b3fdd75.webp?v=1763447523\" 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からは、\u003cstrong\u003e魂が宿るような迫力\u003c\/strong\u003eを感じます。細部にまでこだわった格式高い額装は、\u003cstrong\u003e日本の伝統美と祈りの心\u003c\/strong\u003eを現代に伝える\u003cstrong\u003e縁起物\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img05_d3d85cdc-85ff-4317-aca3-50c5759ec32d.webp?v=1763447523\" 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\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417761091627,"sku":"108GAL1C-L-MA-1","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417761124395,"sku":"108GAL1C-L-MA-1-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417761157163,"sku":"108GAL1C-L-MA-2","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417761189931,"sku":"108GAL1C-L-MA-2-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417761222699,"sku":"108GAL1C-L-MA-3","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417761255467,"sku":"108GAL1C-L-MA-3-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417761288235,"sku":"108GAL1C-L-MA-4","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417761321003,"sku":"108GAL1C-L-MA-4-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417761353771,"sku":"108GAL1C-L-MA-5","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417761386539,"sku":"108GAL1C-L-MA-5-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417761419307,"sku":"108GAL1C-L-MA-6","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417761452075,"sku":"108GAL1C-L-MA-6-a","price":36500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_ccd51a58-7122-4e01-b79c-9f80f3a080df.jpg?v=1761564013"},{"product_id":"omatsuri_frame-large-l1d","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/تميمة للمزارات والمعابد (كبيرة) [تنين أزرق لجلب الحظ السعيد]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \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\/0599\/2022\/0203\/files\/download_2cb2d2a0-deff-4745-94f1-442bc3ec1b4b.jpg?v=1761564053\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e開運を招く龍画\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e大切な御神札の空間\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eゆったりとした存在感が、お部屋に\u003cstrong\u003e格調高い趣\u003c\/strong\u003eをもたらします。大切な\u003cstrong\u003e御札\u003c\/strong\u003eや\u003cstrong\u003e御守\u003c\/strong\u003eを敬意を持ってお祀りする、最適な場所となるでしょう。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e額縁サイズ：縦 65cm × 横 50cm\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_4d2b3a30-4f83-4ba5-8cc7-00656bcf415b.webp?v=1763447522\" 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","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417761681451,"sku":"109GAL1D-L-MA-1","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417761714219,"sku":"109GAL1D-L-MA-1-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417761746987,"sku":"109GAL1D-L-MA-2","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417761779755,"sku":"109GAL1D-L-MA-2-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417761812523,"sku":"109GAL1D-L-MA-3","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417761845291,"sku":"109GAL1D-L-MA-3-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417761878059,"sku":"109GAL1D-L-MA-4","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417761910827,"sku":"109GAL1D-L-MA-4-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417761943595,"sku":"109GAL1D-L-MA-5","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417761976363,"sku":"109GAL1D-L-MA-5-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417762009131,"sku":"109GAL1D-L-MA-6","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417762041899,"sku":"109GAL1D-L-MA-6-a","price":36500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_2cb2d2a0-deff-4745-94f1-442bc3ec1b4b.jpg?v=1761564053"},{"product_id":"omatsuri_frame-large-l1e","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/تميمة للمزارات والمعابد (كبيرة) [تنين أخضر وذهبي لجلب الحظ السعيد]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\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\/0599\/2022\/0203\/files\/download_6bd3478f-7b07-4316-b2f1-ab13ae9a8bdc.jpg?v=1761564096\" 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計算されたサイズ感は、オフィスや書斎、大切な応接空間に調和し、確固たる存在感を放ちます。\u003cbr\u003e\u003cstrong\u003e外寸：縦65cm × 横50cm\u003c\/strong\u003e\u003cbr\u003e訪れる人々に威厳と安心感を与え、貴社の品格を高めることでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_0a634778-c080-4c9b-a7c4-82cf4a760c1f.webp?v=1763447520\" 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繊細な筆致で描かれた龍の眼に、輝くラインストーンが生命を宿します。細部から伝わる職人の精緻な技が、良き御縁を引き寄せ、あなたの未来を明るく照らす光となるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img06_fc8b16df-1665-4ddf-98a3-ebd40ee9f19c.webp?v=1763447520\" 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\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417762533419,"sku":"110GAL1E-L-MA-1","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417762566187,"sku":"110GAL1E-L-MA-1-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417762598955,"sku":"110GAL1E-L-MA-2","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417762631723,"sku":"110GAL1E-L-MA-2-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417762664491,"sku":"110GAL1E-L-MA-3","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417762697259,"sku":"110GAL1E-L-MA-3-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417762730027,"sku":"110GAL1E-L-MA-4","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417762762795,"sku":"110GAL1E-L-MA-4-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417762795563,"sku":"110GAL1E-L-MA-5","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417762828331,"sku":"110GAL1E-L-MA-5-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417762861099,"sku":"110GAL1E-L-MA-6","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417762893867,"sku":"110GAL1E-L-MA-6-a","price":36500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_6bd3478f-7b07-4316-b2f1-ab13ae9a8bdc.jpg?v=1761564096"},{"product_id":"omatsuri_frame-large-l1f","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/عبادة تميمة للمزارات والمعابد (كبيرة) [حظ سعيد وتنين جميل]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e昇運を呼ぶ京都一筆龍\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e画面いっぱいに描かれた\u003cstrong\u003e昇運艶龍\u003c\/strong\u003eが、\u003cstrong\u003e力強く\u003c\/strong\u003eあなたの\u003cstrong\u003e願いを叶える\u003c\/strong\u003e。\u003cstrong\u003e躍動感\u003c\/strong\u003eあふれる筆致と\u003cstrong\u003e鮮やかな色彩\u003c\/strong\u003eが、空間に\u003cstrong\u003e特別な存在感\u003c\/strong\u003eを放ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_c8402fea-7925-47cb-90ca-e02298aae3bf.jpg?v=1761564139\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e壮麗なる龍神の威光\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e空間を格上げする大迫力\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e堂々たるサイズ感\u003c\/strong\u003eは、お祀りする空間にふさわしい\u003cstrong\u003e風格\u003c\/strong\u003eを演出します。高さ約65cm、幅約50cmの大きさで、大切な御守りを\u003cstrong\u003e荘厳に飾り\u003c\/strong\u003e、日々の感謝を伝えるための\u003cstrong\u003e特別な場所\u003c\/strong\u003eとなります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_bf20c380-a696-4a3a-bf5c-e95485a2c824.webp?v=1763447519\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e奉納に最適な存在感\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e魂宿る龍眼の輝き\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e輝きを放つ龍の瞳\u003c\/strong\u003eは、\u003cstrong\u003e生命力\u003c\/strong\u003eと\u003cstrong\u003e智慧の象徴\u003c\/strong\u003e。細部にまで宿る職人の\u003cstrong\u003e精緻な技\u003c\/strong\u003eが、見る者の心に\u003cstrong\u003e深い感動\u003c\/strong\u003eと\u003cstrong\u003e守護\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img06_e64ac250-ce89-40dd-8163-4655c976f79b.webp?v=1763447519\" 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\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417763090475,"sku":"111GAL1F-L-MA-1","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417763123243,"sku":"111GAL1F-L-MA-1-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417763156011,"sku":"111GAL1F-L-MA-2","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417763188779,"sku":"111GAL1F-L-MA-2-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417763221547,"sku":"111GAL1F-L-MA-3","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417763254315,"sku":"111GAL1F-L-MA-3-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417763287083,"sku":"111GAL1F-L-MA-4","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417763319851,"sku":"111GAL1F-L-MA-4-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417763352619,"sku":"111GAL1F-L-MA-5","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417763385387,"sku":"111GAL1F-L-MA-5-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417763418155,"sku":"111GAL1F-L-MA-6","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417763450923,"sku":"111GAL1F-L-MA-6-a","price":36500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_c8402fea-7925-47cb-90ca-e02298aae3bf.jpg?v=1761564139"},{"product_id":"omatsuri_frame-large-l1g","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/عبادة تميمة للمزارات والمعابد (كبيرة) [تنين ساكورا لجلب الحظ السعيد]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003ch1 class=\"product-title\"\u003e【昇運・守護・縁結びの京都一筆龍】神社、寺院様の御礼／御守お祀り専用額(大)【昇運桜龍】\u003c\/h1\u003e\n    \u003cp class=\"body-text\"\u003eサイズ: 高さ約65cm × 幅約50cm\u003c\/p\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e昇運をもたらす、神聖なる龍神画\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e格式高き京都一筆龍の筆致が宿す、\u003cstrong\u003e圧倒的な力強さ\u003c\/strong\u003e。\u003cstrong\u003e心願成就\u003c\/strong\u003eと\u003cstrong\u003e運気の上昇\u003c\/strong\u003eを願う、至高の奉納品がここにあります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_0d598513-6ec7-44c7-b485-8d2a70474a8e.jpg?v=1761564180\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e祈りを捧げる一筆龍\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e御守を祀る、威厳ある空間美\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e厳かな空間にふさわしい、\u003cstrong\u003e堂々たる存在感\u003c\/strong\u003e。大切な御守りを大切に祀り、その場の\u003cstrong\u003e品格を高める\u003c\/strong\u003eための最適な設えを提供します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_336003a7-ca1d-47a6-94b4-816e2f2d5382.webp?v=1763447517\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e奉納の際に映える格\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e魂を宿す、龍神の瞳\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e息を呑むほどに精緻な筆致で描かれた龍の顔。\u003cstrong\u003e神聖な輝き\u003c\/strong\u003eを放つ「\u003cstrong\u003eドラゴンアイ\u003c\/strong\u003e」が、龍に生命を吹き込み、見る者全てに\u003cstrong\u003e守護と安寧\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img06_0cb8104f-7874-49cb-9926-d4c5f7cb209b.webp?v=1763447517\" 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","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417763680299,"sku":"112GAL1G-L-MA-1","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417763713067,"sku":"112GAL1G-L-MA-1-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417763745835,"sku":"112GAL1G-L-MA-2","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417763778603,"sku":"112GAL1G-L-MA-2-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417763811371,"sku":"112GAL1G-L-MA-3","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417763844139,"sku":"112GAL1G-L-MA-3-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417763876907,"sku":"112GAL1G-L-MA-4","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417763909675,"sku":"112GAL1G-L-MA-4-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417763942443,"sku":"112GAL1G-L-MA-5","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417763975211,"sku":"112GAL1G-L-MA-5-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417764007979,"sku":"112GAL1G-L-MA-6","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417764040747,"sku":"112GAL1G-L-MA-6-a","price":36500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_0d598513-6ec7-44c7-b485-8d2a70474a8e.jpg?v=1761564180"},{"product_id":"omatsuri_frame-large-l1h","title":"[كيوتو إيتشيبوتشي-ريو (تنين قوس قزح) لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/تميمة للمزار والمعبد (كبيرة) [تنين قوس قزح لجلب الحظ السعيد]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\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です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_05363e95-935e-4675-8a23-f10bf1190f7b.jpg?v=1761564225\" 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\n      確かな存在感を放ちながら、\u003cstrong\u003e和洋どちらの空間にも美しく調和\u003c\/strong\u003eします。大切な御守りや御礼を、\u003cstrong\u003e格式高くお祀りできる大サイズ（額サイズ：約 縦65cm × 横50cm）\u003c\/strong\u003eです。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_38c39396-50b9-4b54-999a-31d9d0c65686.webp?v=1763447516\" 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\n      細部に宿る\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\/0599\/2022\/0203\/files\/large-img06_6d0daab4-cc79-4cb4-a767-f3b6e71b27e9.webp?v=1763447516\" 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\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417764237355,"sku":"113GAL1H-L-MA-1","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417764270123,"sku":"113GAL1H-L-MA-1-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417764302891,"sku":"113GAL1H-L-MA-2","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417764335659,"sku":"113GAL1H-L-MA-2-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417764368427,"sku":"113GAL1H-L-MA-3","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417764401195,"sku":"113GAL1H-L-MA-3-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417764433963,"sku":"113GAL1H-L-MA-4","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417764466731,"sku":"113GAL1H-L-MA-4-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417764499499,"sku":"113GAL1H-L-MA-5","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417764532267,"sku":"113GAL1H-L-MA-5-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417764565035,"sku":"113GAL1H-L-MA-6","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417764597803,"sku":"113GAL1H-L-MA-6-a","price":36500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_05363e95-935e-4675-8a23-f10bf1190f7b.jpg?v=1761564225"},{"product_id":"omatsuri_frame-large-l1i","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/تميمة للمزارات والمعابد (كبيرة) [تنين الحبر لجلب الحظ السعيد]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \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:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_9f526b31-1b46-47ce-be00-02178dbfd298.jpg?v=1761564264\" 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どのような空間にも溶け込みながら、確かな存在感を放つサイズ感。重厚感と洗練を両立し、格式ある場所の印象を一層引き立てます。(サイズ: 約 縦65cm × 横50cm)\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_79c51dfb-6302-40b2-ae99-283918f5c9dc.webp?v=1763447514\" 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神社仏閣の楼門を思わせる厳かなデザインは、細部に至るまで日本の伝統美が宿ります。銀箔で刻まれた「京都一筆龍」の銘が、その確かな品質を証します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img05_df5b7ff0-7a47-48f0-8bdf-0d6fa5686f12.webp?v=1763447514\" 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","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417764827179,"sku":"114GAL1I-L-MA-1","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417764859947,"sku":"114GAL1I-L-MA-1-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417764892715,"sku":"114GAL1I-L-MA-2","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417764925483,"sku":"114GAL1I-L-MA-2-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417764958251,"sku":"114GAL1I-L-MA-3","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417764991019,"sku":"114GAL1I-L-MA-3-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417765023787,"sku":"114GAL1I-L-MA-4","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417765056555,"sku":"114GAL1I-L-MA-4-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417765089323,"sku":"114GAL1I-L-MA-5","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417765122091,"sku":"114GAL1I-L-MA-5-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417765154859,"sku":"114GAL1I-L-MA-6","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417765187627,"sku":"114GAL1I-L-MA-6-a","price":36500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_9f526b31-1b46-47ce-be00-02178dbfd298.jpg?v=1761564264"},{"product_id":"omatsuri_frame-large-g2a","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/عبادة تميمة للمزار والمعبد (كبيرة) [التنانين المزدوجة السوداء والذهبية والفضية الحارسة]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\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\/0599\/2022\/0203\/files\/download_c9209d00-3e10-4109-aa96-431b8c993c6f.jpg?v=1761564305\" 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\/0599\/2022\/0203\/files\/large-img01_a83e6b35-eb76-4103-b703-9f8b66aa66c8.webp?v=1763447513\" 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\/0599\/2022\/0203\/files\/large-img05_7d9310ad-799d-4445-961e-a537c434d77a.webp?v=1763447513\" 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        \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漆黒の背景が引き立てる荘厳な雰囲気\u003c\/li\u003e\n                    \u003cli\u003e大切な場所と方を災いから守る\u003cstrong\u003e昇運・守護・縁結び\u003c\/strong\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サイズ区分: 大\u003c\/li\u003e\n                    \u003cli\u003e高さ: 約65cm\u003c\/li\u003e\n                    \u003cli\u003e幅: 約50cm\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基調色: 漆黒\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商品名: 【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(大)【守護黒金銀双龍】\u003c\/li\u003e\n                    \u003cli\u003e個別の商品コードの記載はありません。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417765908523,"sku":"115GAG2A-L-MA-1","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417765941291,"sku":"115GAG2A-L-MA-1-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417765974059,"sku":"115GAG2A-L-MA-2","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417766006827,"sku":"115GAG2A-L-MA-2-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417766039595,"sku":"115GAG2A-L-MA-3","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417766072363,"sku":"115GAG2A-L-MA-3-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417766105131,"sku":"115GAG2A-L-MA-4","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417766137899,"sku":"115GAG2A-L-MA-4-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417766170667,"sku":"115GAG2A-L-MA-5","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417766203435,"sku":"115GAG2A-L-MA-5-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417766236203,"sku":"115GAG2A-L-MA-6","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417766268971,"sku":"115GAG2A-L-MA-6-a","price":44500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_c9209d00-3e10-4109-aa96-431b8c993c6f.jpg?v=1761564305"},{"product_id":"omatsuri_frame-large-g2b","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/عبادة تميمة للمزار والمعبد (كبيرة) [التنين المزدوج الأرجواني والأزرق الحارس]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e昇運・守護の願いを込めた京都一筆龍\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_8d00e25a-50a9-44b6-92ac-44bf2322a382.jpg?v=1761564347\" 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\n      この作品は、\u003cstrong\u003e神社、寺院様の御礼や御守のお祀りに最適な専用額（大）\u003c\/strong\u003eです。\n      サイズ：約 縦65cm × 横50cm。\u003cbr\u003e\n      古都の伝統が息づく\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  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e空間を彩る確かな存在感\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_8dafa746-59cd-412f-984a-cddaab7251bc.webp?v=1763447511\" 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を漂わせます。大切な方へ贈る\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img06_f7149b66-2deb-4190-81d1-fc18b8bfd857.webp?v=1763447511\" 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が宿ります。光を捉えて輝く細やかな装飾は、見る角度によって表情を変え、\u003cstrong\u003e奥深い龍の息吹\u003c\/strong\u003eを感じさせます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417766531115,"sku":"116GAG2B-L-MA-1","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417766563883,"sku":"116GAG2B-L-MA-1-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417766596651,"sku":"116GAG2B-L-MA-2","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417766629419,"sku":"116GAG2B-L-MA-2-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417766662187,"sku":"116GAG2B-L-MA-3","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417766694955,"sku":"116GAG2B-L-MA-3-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417766727723,"sku":"116GAG2B-L-MA-4","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417766760491,"sku":"116GAG2B-L-MA-4-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417766793259,"sku":"116GAG2B-L-MA-5","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417766826027,"sku":"116GAG2B-L-MA-5-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417766858795,"sku":"116GAG2B-L-MA-6","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417766891563,"sku":"116GAG2B-L-MA-6-a","price":44500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_8d00e25a-50a9-44b6-92ac-44bf2322a382.jpg?v=1761564347"},{"product_id":"omatsuri_frame-large-g1a","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/عبادة تميمة للمزار والمعبد (كبيرة) [تنين الحارس الأسود والذهبي]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e昇運を招く漆黒の金龍\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e神々しい\u003cstrong\u003e黒金龍\u003c\/strong\u003eが、貴方の空間に\u003cstrong\u003e力強い守護と運気\u003c\/strong\u003eを呼び込みます。その壮麗な筆致は、見る者の心に深い\u003cstrong\u003e安らぎと希望\u003c\/strong\u003eをもたらすでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_02bd9a12-75ac-495f-a113-d7d53509067e.jpg?v=1761564388\" 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約 縦65cm × 横50cm\u003c\/strong\u003eと\u003cstrong\u003eゆとりのあるサイズ感\u003c\/strong\u003eで、\u003cstrong\u003eお札や大切な御守り\u003c\/strong\u003eを厳かに安置するのに最適です。どんな空間にも馴染みながら、\u003cstrong\u003e確かな存在感\u003c\/strong\u003eを放ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_832db17e-b905-47b8-aeda-49c378db25b2.webp?v=1763447510\" 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は、この作品が持つ\u003cstrong\u003e由緒ある価値\u003c\/strong\u003eを静かに物語ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img05_40c498d7-76a1-46b2-81a4-a3f873aa6e4a.webp?v=1763447510\" 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","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417767055403,"sku":"117GAG1A-L-MA-1","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417767088171,"sku":"117GAG1A-L-MA-1-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417767120939,"sku":"117GAG1A-L-MA-2","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417767153707,"sku":"117GAG1A-L-MA-2-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417767186475,"sku":"117GAG1A-L-MA-3","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417767219243,"sku":"117GAG1A-L-MA-3-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417767252011,"sku":"117GAG1A-L-MA-4","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417767284779,"sku":"117GAG1A-L-MA-4-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417767317547,"sku":"117GAG1A-L-MA-5","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417767350315,"sku":"117GAG1A-L-MA-5-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417767383083,"sku":"117GAG1A-L-MA-6","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417767415851,"sku":"117GAG1A-L-MA-6-a","price":36500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_02bd9a12-75ac-495f-a113-d7d53509067e.jpg?v=1761564388"},{"product_id":"omatsuri_frame-large-g1b","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/عبادة تميمة للمزار والمعبد (كبيرة) [التنين الأسود والفضي الحارس]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e昇運守護の黒銀龍 開運を招く\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e空間を浄化\u003c\/strong\u003eし、\u003cstrong\u003e力強く運気を引き寄せる守護黒銀龍\u003c\/strong\u003e。一筆で描かれたその姿は、あらゆる\u003cstrong\u003e良縁を結び\u003c\/strong\u003e、\u003cstrong\u003e事業繁栄への導き\u003c\/strong\u003eとなるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_2411111b-9942-4ead-9a9b-30a0cdf6b17b.jpg?v=1761564429\" 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約 高さ65cm x 幅50cm の堂々たる存在感\u003c\/strong\u003eが、\u003cstrong\u003eお部屋の雰囲気を一層引き立てます\u003c\/strong\u003e。大切な御守や御礼を丁重にお祀りし、日々の感謝と祈りを捧げるにふさわしい、\u003cstrong\u003e荘厳な空間を創造します\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_e4c4a345-d03b-491d-a4fc-2ced1cd3902a.webp?v=1763447509\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e大切な御守のための特別空間\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e額縁に宿る日本の美 職人の技\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e丹念に仕上げられた国内生産の高級額縁\u003c\/strong\u003eが、\u003cstrong\u003e一筆龍の神聖な輝きを一層際立たせます\u003c\/strong\u003e。\u003cstrong\u003e細部にまでこだわり抜いたその作り\u003c\/strong\u003eは、\u003cstrong\u003e美術品としての価値を高め\u003c\/strong\u003e、\u003cstrong\u003e長く愛でるに値する逸品\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img04_b19f5b9e-d190-491d-a6c4-7437e3af0d49.webp?v=1763447508\" 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\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417767809067,"sku":"118GAG1B-L-MA-1","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417767841835,"sku":"118GAG1B-L-MA-1-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417767874603,"sku":"118GAG1B-L-MA-2","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417767907371,"sku":"118GAG1B-L-MA-2-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417767940139,"sku":"118GAG1B-L-MA-3","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417767972907,"sku":"118GAG1B-L-MA-3-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417768005675,"sku":"118GAG1B-L-MA-4","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417768038443,"sku":"118GAG1B-L-MA-4-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417768071211,"sku":"118GAG1B-L-MA-5","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417768103979,"sku":"118GAG1B-L-MA-5-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417768136747,"sku":"118GAG1B-L-MA-6","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417768169515,"sku":"118GAG1B-L-MA-6-a","price":36500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_2411111b-9942-4ead-9a9b-30a0cdf6b17b.jpg?v=1761564429"},{"product_id":"omatsuri_frame-large-g1c","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/عبادة تميمة للمزار والمعبد (كبيرة) [التنين الذهبي الحارس]","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e昇運を招く金龍の舞\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e画面いっぱいに広がる\u003cstrong\u003e守護金龍\u003c\/strong\u003eが、\u003cstrong\u003e力強くあなたの運気を高めます\u003c\/strong\u003e。古来より尊ばれる龍神の精緻な描写が、空間に清らかなエネルギーをもたらし、\u003cstrong\u003e心願成就\u003c\/strong\u003eへの道を照らすでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_e87d8f47-a1af-4eb0-94ca-f8f9cec8f66b.jpg?v=1761564472\" 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高さ65cm\u003c\/strong\u003e、\u003cstrong\u003e幅50cm\u003c\/strong\u003eの存在感が、\u003cstrong\u003e大切な御守や御礼の品を格調高くお祀りします\u003c\/strong\u003e。リビングや玄関、書斎など、どんな場所にも特別な清浄さを添え、日々の暮らしに\u003cstrong\u003e静かな祈り\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_e3f121ac-4902-4641-b3da-864be22c37c1.webp?v=1763447507\" 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を吹き込んでいます。細部に宿る職人の\u003cstrong\u003e精緻な技\u003c\/strong\u003eが、一筆龍に\u003cstrong\u003e神秘的な輝き\u003c\/strong\u003eを与え、その\u003cstrong\u003e守護力\u003c\/strong\u003eを一層際立たせるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img06_63af97ba-2663-4c76-a993-401ad8231065.webp?v=1763447507\" 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\u003e本商品の主要サイズは以下の通りです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e高さ: 65cm\u003c\/li\u003e\n        \u003cli\u003e幅: 50cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417768366123,"sku":"119GAG1C-L-MA-1","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417768398891,"sku":"119GAG1C-L-MA-1-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417768431659,"sku":"119GAG1C-L-MA-2","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417768464427,"sku":"119GAG1C-L-MA-2-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417768497195,"sku":"119GAG1C-L-MA-3","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417768529963,"sku":"119GAG1C-L-MA-3-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417768562731,"sku":"119GAG1C-L-MA-4","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417768595499,"sku":"119GAG1C-L-MA-4-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417768628267,"sku":"119GAG1C-L-MA-5","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417768661035,"sku":"119GAG1C-L-MA-5-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417768693803,"sku":"119GAG1C-L-MA-6","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417768726571,"sku":"119GAG1C-L-MA-6-a","price":36500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_e87d8f47-a1af-4eb0-94ca-f8f9cec8f66b.jpg?v=1761564472"},{"product_id":"omatsuri_frame-large-g1d","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/تميمة للمزارات والمعابد (كبيرة) [التنين الأزرق الحارس]","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e守護青龍の力強き息吹、祈りを宿す\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_8c565cb2-4fc0-4d3a-bbeb-01d6fac2f40e.jpg?v=1761564514\" class=\"img-fluid d-block w-100 product-img\" alt=\"護り導く、神秘の青龍\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e護り導く、神秘の青龍\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e一筆で描かれた青龍の姿が、見る者の心に深く響きます。波立つ水面を思わせる背景と、光を放つ宝珠が、あなたの\u003cstrong\u003e運気を高め\u003c\/strong\u003e、あらゆる\u003cstrong\u003e良縁を引き寄せる\u003c\/strong\u003eことでしょう。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e空間に格をもたらす、威厳ある佇まい\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_8dafbb5c-fd51-4b6b-a999-8c169dd537de.webp?v=1763447506\" class=\"img-fluid d-block w-100 product-img\" alt=\"大切な場所を彩る、理想のサイズ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e大切な場所を彩る、理想のサイズ\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e奥行きのある存在感が、\u003cstrong\u003e日常の空間を一変させます\u003c\/strong\u003e。\u003cstrong\u003e65cmの高さと50cmの幅\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img05_66acff12-afab-4f42-98d3-13f210b6bdaf.webp?v=1763447506\" class=\"img-fluid d-block w-100 product-img\" alt=\"伝統が息づく、細密な意匠\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e伝統が息づく、細密な意匠\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e楼門や山門を思わせる\u003cstrong\u003e荘厳なデザイン\u003c\/strong\u003eが、\u003cstrong\u003e神聖な意味合いを深めます\u003c\/strong\u003e。\u003cstrong\u003e銀箔で施された「京都一筆龍」の刻印\u003c\/strong\u003eは、\u003cstrong\u003e確かな品質と伝統の証\u003c\/strong\u003e。細部に至るまで、\u003cstrong\u003e熟練の職人技\u003c\/strong\u003eが光ります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417769021483,"sku":"120GAG1D-L-MA-1","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417769054251,"sku":"120GAG1D-L-MA-1-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417769087019,"sku":"120GAG1D-L-MA-2","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417769119787,"sku":"120GAG1D-L-MA-2-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417769152555,"sku":"120GAG1D-L-MA-3","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417769185323,"sku":"120GAG1D-L-MA-3-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417769218091,"sku":"120GAG1D-L-MA-4","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417769250859,"sku":"120GAG1D-L-MA-4-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417769283627,"sku":"120GAG1D-L-MA-5","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417769316395,"sku":"120GAG1D-L-MA-5-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417769349163,"sku":"120GAG1D-L-MA-6","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417769381931,"sku":"120GAG1D-L-MA-6-a","price":36500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_8c565cb2-4fc0-4d3a-bbeb-01d6fac2f40e.jpg?v=1761564514"},{"product_id":"omatsuri_frame-large-g1e","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/عبادة تميمة للمزار والمعبد (كبيرة) [تنين ساكورا الحارس]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e桜龍が舞い昇る 運気向上と心願成就\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e鮮やかな桜龍が力強く天空を駆け昇り、\u003cstrong\u003e厄除け\u003c\/strong\u003eや\u003cstrong\u003e健康\u003c\/strong\u003e、そして\u003cstrong\u003e縁を結ぶ\u003c\/strong\u003e願いを託します。その一筆に込められた祈りが、日々の生活に確かな光を届けます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_0f32626b-ce42-4824-9e62-d7e70b5fcd27.jpg?v=1761564555\" 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高さ約65cm、幅約50cmの大判サイズ。優雅に舞う龍神が、お部屋やオフィスに確かな存在感を放ちます。\u003cstrong\u003e御守やお札を大切にお祀りできる\u003c\/strong\u003e設計は、清らかな空間を創り出すでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_31361523-f3df-4116-bca8-81f57e635492.webp?v=1763447504\" 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\/0599\/2022\/0203\/files\/large-img05_bf091ca7-bf42-4fe1-84f5-b9fe170ae4de.webp?v=1763447504\" 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\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417769709611,"sku":"121GAG1E-L-MA-1","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417769742379,"sku":"121GAG1E-L-MA-1-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417769775147,"sku":"121GAG1E-L-MA-2","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417769807915,"sku":"121GAG1E-L-MA-2-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417769840683,"sku":"121GAG1E-L-MA-3","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417769873451,"sku":"121GAG1E-L-MA-3-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417769906219,"sku":"121GAG1E-L-MA-4","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417769938987,"sku":"121GAG1E-L-MA-4-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417769971755,"sku":"121GAG1E-L-MA-5","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417770004523,"sku":"121GAG1E-L-MA-5-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417770037291,"sku":"121GAG1E-L-MA-6","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417770070059,"sku":"121GAG1E-L-MA-6-a","price":36500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_0f32626b-ce42-4824-9e62-d7e70b5fcd27.jpg?v=1761564555"},{"product_id":"omatsuri_frame-large-g1f","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/عبادة تميمة للمزار والمعبد (كبيرة) [التنين الأخضر الحارس]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\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\/0599\/2022\/0203\/files\/download_50325fdd-cef3-4b60-975b-3c15a1cad5b1.jpg?v=1761564605\" 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。外寸：約H65cm × W50cm。\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\/0599\/2022\/0203\/files\/large-img01_f42ee89e-b24e-4925-ae82-0f9984719c01.webp?v=1763447503\" 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を\u003cstrong\u003e力強く後押し\u003c\/strong\u003eしてくれるはず。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img06_8e882a50-2f44-4df0-8f1a-da7aee1ac54e.webp?v=1763447503\" 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\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417770364971,"sku":"122GAG1F-L-MA-1","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417770397739,"sku":"122GAG1F-L-MA-1-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417770430507,"sku":"122GAG1F-L-MA-2","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417770463275,"sku":"122GAG1F-L-MA-2-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417770496043,"sku":"122GAG1F-L-MA-3","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417770528811,"sku":"122GAG1F-L-MA-3-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417770561579,"sku":"122GAG1F-L-MA-4","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417770594347,"sku":"122GAG1F-L-MA-4-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417770627115,"sku":"122GAG1F-L-MA-5","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417770659883,"sku":"122GAG1F-L-MA-5-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417770692651,"sku":"122GAG1F-L-MA-6","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417770725419,"sku":"122GAG1F-L-MA-6-a","price":36500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_50325fdd-cef3-4b60-975b-3c15a1cad5b1.jpg?v=1761564605"},{"product_id":"omatsuri_frame-large-g1g","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/عبادة تميمة للمزار والمعبد (كبيرة) [تنين الحارس الأحمر والذهبي]","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e昇運と守護を願う、京都一筆龍の祈り\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e鮮やかな\u003cstrong\u003e紅金龍\u003c\/strong\u003eが、貴方の運気を高め、力強く守護します。神聖な龍の眼差しは、\u003cstrong\u003e心願成就\u003c\/strong\u003eへの道を照らし、日々の暮らしに大きな安らぎをもたらすでしょう。大切な\u003cstrong\u003e御守\u003c\/strong\u003eを美しく祀る、唯一無二の存在です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_3c99fd7e-fe04-41b5-bf4c-021be1b934ec.jpg?v=1761564645\" 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高さ約65cm、幅約50cm\u003c\/strong\u003eの堂々たるサイズ感で、大切な空間に神聖な気品を添え、見るたびに心穏やかな気持ちへと誘います。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_a4603b34-35b2-4777-8fe5-cbff75a273f0.webp?v=1763447501\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e神聖な空間を演出する調和\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e繊細な意匠に宿る、神社の趣と匠の技\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e御守を奉納するスペースには、神社仏閣の楼門・山門を想起させる\u003cstrong\u003e精緻なデザイン\u003c\/strong\u003eが施されています。銀箔で刻印された「\u003cstrong\u003e京都一筆龍\u003c\/strong\u003e」の銘は、本物の証。細部に宿る職人のこだわりが、格式高い佇まいを際立たせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img05_d92accaf-04f4-4c77-96ee-6d016ebb6b61.webp?v=1763447501\" 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\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417771053099,"sku":"123GAG1G-L-MA-1","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417771085867,"sku":"123GAG1G-L-MA-1-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417771118635,"sku":"123GAG1G-L-MA-2","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417771151403,"sku":"123GAG1G-L-MA-2-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417771184171,"sku":"123GAG1G-L-MA-3","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417771216939,"sku":"123GAG1G-L-MA-3-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417771249707,"sku":"123GAG1G-L-MA-4","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417771282475,"sku":"123GAG1G-L-MA-4-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417771315243,"sku":"123GAG1G-L-MA-5","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417771348011,"sku":"123GAG1G-L-MA-5-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417771380779,"sku":"123GAG1G-L-MA-6","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417771413547,"sku":"123GAG1G-L-MA-6-a","price":36500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_3c99fd7e-fe04-41b5-bf4c-021be1b934ec.jpg?v=1761564645"},{"product_id":"omatsuri_frame-large-g1h","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/عبادة تميمة للمزار والمعبد (كبيرة) [تنين الحبر الحارس]","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \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\/0599\/2022\/0203\/files\/download_57eb4139-d554-4610-ab6d-90112c1d664d.jpg?v=1761564688\" 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威厳あるサイズ（高さ65cm × 幅50cm）は、お部屋や大切な場所を\u003cstrong\u003e格上げする存在\u003c\/strong\u003eを演出します。空間に調和しつつ、見る人に安らぎと活力を与えます。御守りを祀るスペースもゆとりがあり、心穏やかにお祀りいただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_dc1ad2b8-d625-4f96-aa3f-9484692b83f1.webp?v=1763447500\" 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\/0599\/2022\/0203\/files\/large-img05_5001effd-cc6b-4959-bb45-68287ae0cce8.webp?v=1763447500\" 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","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417771872299,"sku":"124GAG1H-L-MA-1","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417771905067,"sku":"124GAG1H-L-MA-1-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417771937835,"sku":"124GAG1H-L-MA-2","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417771970603,"sku":"124GAG1H-L-MA-2-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417772003371,"sku":"124GAG1H-L-MA-3","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417772036139,"sku":"124GAG1H-L-MA-3-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417772068907,"sku":"124GAG1H-L-MA-4","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417772101675,"sku":"124GAG1H-L-MA-4-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417772134443,"sku":"124GAG1H-L-MA-5","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417772167211,"sku":"124GAG1H-L-MA-5-a","price":36500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417772199979,"sku":"124GAG1H-L-MA-6","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417772232747,"sku":"124GAG1H-L-MA-6-a","price":36500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_57eb4139-d554-4610-ab6d-90112c1d664d.jpg?v=1761564688"},{"product_id":"omatsuri_frame-large-e2a","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] لوحة شكر\/تميمة للمزارات والمعابد (كبيرة) [زهر الكرز للتوفيق بين الزوجين والتنين الأبيض المزدوج لجلب الحظ السعيد]","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\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\/0599\/2022\/0203\/files\/download_1f58ee49-e037-4666-bd00-e2d11faba88a.jpg?v=1761564735\" 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ご自宅やオフィスに美しく調和するよう、その存在感を計算されたサイズ。神聖な御守りや御礼を大切にお祀りするのにふさわしい、堂々とした佇まいが空間を格上げします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01_af1e28d0-eee5-4820-ad64-ee7d644ed4e3.webp?v=1763447498\" 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緻密な筆致で描かれた龍の表情に、ラインストーンが生命を吹き込みます。一点一点、手作業で施される加工が、龍神の神聖な眼差しを表現し、見る者に力を与えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img06_36bdedff-d5c9-4e66-9a95-50a51d20bfd5.webp?v=1763447499\" 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\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417772462123,"sku":"125GAE2A-L-MA-1","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417772494891,"sku":"125GAE2A-L-MA-1-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417772527659,"sku":"125GAE2A-L-MA-2","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417772560427,"sku":"125GAE2A-L-MA-2-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417772593195,"sku":"125GAE2A-L-MA-3","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417772625963,"sku":"125GAE2A-L-MA-3-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417772658731,"sku":"125GAE2A-L-MA-4","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417772691499,"sku":"125GAE2A-L-MA-4-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417772724267,"sku":"125GAE2A-L-MA-5","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417772757035,"sku":"125GAE2A-L-MA-5-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417772789803,"sku":"125GAE2A-L-MA-6","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417772822571,"sku":"125GAE2A-L-MA-6-a","price":44500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_1f58ee49-e037-4666-bd00-e2d11faba88a.jpg?v=1761564735"},{"product_id":"omatsuri_frame-large-e2b","title":"[تنين كيوتو ذو الضربة الواحدة لجلب الحظ السعيد والحماية والتوفيق بين الزوجين] هدية شكر للمزارات والمعابد \/ لوحة عبادة تميمة كبيرة [تنين حارس أحمر وأبيض للتوفيق بين الزوجين]","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; 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: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; 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: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; 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: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e昇運を呼ぶ縁結びの双龍\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e空間を清め、新たな運気を呼び込む\u003c\/strong\u003e京都一筆龍の傑作です。\u003cstrong\u003e紅白の双龍\u003c\/strong\u003eが力強く舞い、\u003cstrong\u003e心願成就\u003c\/strong\u003eへの導きを願う人々の心に深く響きます。\u003cstrong\u003e大切な願いを込めて、日々を豊かに彩る逸品\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_bd9d4a5d-d590-4467-98fb-ad241386995b.jpg?v=1761564777\" 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縦65cm、横50cmの堂々たるスケール\u003c\/strong\u003eは、設置する空間に\u003cstrong\u003e確かな存在感\u003c\/strong\u003eを放ちます。ご自宅のリビングや書斎はもちろん、\u003cstrong\u003e格式ある贈答品\u003c\/strong\u003eとして、あらゆる場所に\u003cstrong\u003e風格ある彩り\u003c\/strong\u003eを添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img01.webp?v=1762926200\" 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が、双龍に\u003cstrong\u003e神聖な生命力\u003c\/strong\u003eを吹き込み、作品全体に\u003cstrong\u003e魂が宿ります\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/large-img06.webp?v=1762926200\" 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\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات \/ لا أحد","offer_id":42417772986411,"sku":"126GAE2B-L-MA-1","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق الأمنيات \/ يمكن أن يكون","offer_id":42417773019179,"sku":"126GAE2B-L-MA-1-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ لا أحد","offer_id":42417773051947,"sku":"126GAE2B-L-MA-2","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال \/ يمكن أن يكون","offer_id":42417773084715,"sku":"126GAE2B-L-MA-2-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ لا أحد","offer_id":42417773117483,"sku":"126GAE2B-L-MA-3","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي \/ يمكن أن يكون","offer_id":42417773150251,"sku":"126GAE2B-L-MA-3-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ لا أحد","offer_id":42417773183019,"sku":"126GAE2B-L-MA-4","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء \/ يمكن أن يكون","offer_id":42417773215787,"sku":"126GAE2B-L-MA-4-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ لا أحد","offer_id":42417773248555,"sku":"126GAE2B-L-MA-5","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة \/ يمكن أن يكون","offer_id":42417773281323,"sku":"126GAE2B-L-MA-5-a","price":44500.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ لا أحد","offer_id":42417773314091,"sku":"126GAE2B-L-MA-6","price":42000.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد \/ يمكن أن يكون","offer_id":42417773346859,"sku":"126GAE2B-L-MA-6-a","price":44500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_bd9d4a5d-d590-4467-98fb-ad241386995b.jpg?v=1761564777"}],"url":"https:\/\/kyoto-god-dragon.we-shop.jp\/ar\/collections\/%e3%81%8a%e7%a5%80%e3%82%8a%e9%a1%8d%e3%83%bc%e5%a4%a7\/%e5%ae%88%e8%ad%b7%e7%b7%91%e9%be%8d.oembed","provider":"昇運・守護・縁結びの京都一筆龍＜weshop店＞","version":"1.0","type":"link"}