{"title":"お祀り幕ー中","description":"","products":[{"product_id":"curtain-medium-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を創り上げる\u003cstrong\u003e特別な御神幕\u003c\/strong\u003eです。本製品は商品名にある通り「中」サイズです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_7f0cc291-8050-448d-8835-da9c589f9d46.jpg?v=1761565354\" 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\/banner-mid5_af0941e7-fe95-44d6-b52d-8f6ca03c3268.webp?v=1763447459\" 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\/banner-mid1_47a1253f-226d-4ada-8083-8b575ebc9a04.webp?v=1763447459\" 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        \u003cul class=\"body-text\"\u003e\n            \u003cli\u003e同梱品: 御札などお祀り用マグネット\u003c\/li\u003e\n            \u003cli\u003e同梱品: 江戸打ち紐 2本 (黒・白 各1本)\u003c\/li\u003e\n            \u003cli\u003e特徴: ハトメ穴付き (吊り下げ対応)\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات","offer_id":42417779802155,"sku":"301MAL2A-M-1","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417779834923,"sku":"301MAL2A-M-2","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417779867691,"sku":"301MAL2A-M-3","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417779900459,"sku":"301MAL2A-M-4","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417779933227,"sku":"301MAL2A-M-5","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417779965995,"sku":"301MAL2A-M-6","price":24300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_7f0cc291-8050-448d-8835-da9c589f9d46.jpg?v=1761565354"},{"product_id":"curtain-medium-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_e95c04c6-b798-4672-846b-603ca52e703e.jpg?v=1761565376\" 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\/banner-mid6_e2f4cbc3-5a8d-4c6d-afbb-dbe352393907.webp?v=1763447458\" 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\/banner-mid5_46f39efa-5c9d-44ef-a1ff-5231b4999aad.webp?v=1763447458\" 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":42417779998763,"sku":"302MAL2B-M-1","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417780031531,"sku":"302MAL2B-M-2","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417780064299,"sku":"302MAL2B-M-3","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417780097067,"sku":"302MAL2B-M-4","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417780129835,"sku":"302MAL2B-M-5","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417780162603,"sku":"302MAL2B-M-6","price":24300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_e95c04c6-b798-4672-846b-603ca52e703e.jpg?v=1761565376"},{"product_id":"curtain-medium-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  \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_a6989e43-1355-4f1c-9584-1a5657818a11.jpg?v=1761565400\" 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\/banner-mid6_87cb67cf-40dd-4253-b872-19f732ab326d.webp?v=1763447456\" 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\/banner-mid1_cbcef7fa-fe48-4116-bc2d-d1c5017e55b9.webp?v=1763447456\" 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":42417780850731,"sku":"303MAL2C-M-1","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417780883499,"sku":"303MAL2C-M-2","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417780916267,"sku":"303MAL2C-M-3","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417780949035,"sku":"303MAL2C-M-4","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417780981803,"sku":"303MAL2C-M-5","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417781014571,"sku":"303MAL2C-M-6","price":24300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_a6989e43-1355-4f1c-9584-1a5657818a11.jpg?v=1761565400"},{"product_id":"curtain-medium-l2d","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_f4dcc8a0-2b8a-4ec0-9d1a-25bf6529d522.jpg?v=1761565419\" 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\/banner-mid6_0c43d9e0-e311-4f32-bfba-c4b34ca955ba.webp?v=1763447455\" 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\/banner-mid5_a34f3b24-00e4-4b5c-b20a-d9a1b2f9f10f.webp?v=1763447455\" 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":42417781047339,"sku":"304MAL2D-M-1","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417781080107,"sku":"304MAL2D-M-2","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417781112875,"sku":"304MAL2D-M-3","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417781145643,"sku":"304MAL2D-M-4","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417781178411,"sku":"304MAL2D-M-5","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417781211179,"sku":"304MAL2D-M-6","price":24300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_f4dcc8a0-2b8a-4ec0-9d1a-25bf6529d522.jpg?v=1761565419"},{"product_id":"curtain-medium-l2e","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です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_2a9bf6de-a76a-4d28-863b-692afe2fed97.jpg?v=1761565439\" 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\/banner-mid6_17c01948-8906-4bfe-8879-45a438765a41.webp?v=1763447453\" 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\/banner-mid5_ea7800bf-9faa-48e1-a406-35e1f1588687.webp?v=1763447454\" 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":42417781243947,"sku":"305MAL2E-M-1","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417781276715,"sku":"305MAL2E-M-2","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417781309483,"sku":"305MAL2E-M-3","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417781342251,"sku":"305MAL2E-M-4","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417781375019,"sku":"305MAL2E-M-5","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417781407787,"sku":"305MAL2E-M-6","price":24300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_2a9bf6de-a76a-4d28-863b-692afe2fed97.jpg?v=1761565439"},{"product_id":"curtain-medium-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\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_8fa433cb-5e6d-4029-9414-397e89a2621b.jpg?v=1761565463\" 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江戸打ち紐（黒・白2本付属）\u003c\/strong\u003eが、美しい設えを優しく支えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/banner-mid5_22c2a217-6e1e-4d68-aa3f-69a2f93e314e.webp?v=1763447452\" 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\/banner-mid1_082cfed3-219b-4e42-ac25-5570d73bc0e3.webp?v=1763447452\" 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":42417781440555,"sku":"306MAL1A-M-1","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417781473323,"sku":"306MAL1A-M-2","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417781506091,"sku":"306MAL1A-M-3","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417781538859,"sku":"306MAL1A-M-4","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417781571627,"sku":"306MAL1A-M-5","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417781604395,"sku":"306MAL1A-M-6","price":19150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_8fa433cb-5e6d-4029-9414-397e89a2621b.jpg?v=1761565463"},{"product_id":"curtain-medium-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    \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_c0bbeb99-d898-4d32-9e61-f0333bff8acb.jpg?v=1761565483\" 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と、黒白2色の\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\/banner-mid5_7f82a9cc-1727-480b-a616-3215499d7e05.webp?v=1763447450\" 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\/banner-mid1_8efb5f8f-f8bd-49b0-a615-da2b0f283820.webp?v=1763447450\" 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":42417781637163,"sku":"307MAL1B-M-1","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417781669931,"sku":"307MAL1B-M-2","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417781702699,"sku":"307MAL1B-M-3","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417781735467,"sku":"307MAL1B-M-4","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417781768235,"sku":"307MAL1B-M-5","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417781801003,"sku":"307MAL1B-M-6","price":19150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_c0bbeb99-d898-4d32-9e61-f0333bff8acb.jpg?v=1761565483"},{"product_id":"curtain-medium-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へと導く唯一無二の存在感を放ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_9a56dde9-33c5-43f4-b90a-42aa44e3bc86.jpg?v=1761565506\" 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\/banner-mid7_07652552-3303-469b-801b-30eb145ef031.webp?v=1763447448\" 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中サイズ\u003c\/strong\u003eの専用幕であり、\u003cstrong\u003e防炎スエード生地\u003c\/strong\u003eが安心を守り、\u003cstrong\u003eマグネット、ハトメ穴、そして黒白2色の江戸打ち紐など、実用的な機能\u003c\/strong\u003eが充実しています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/banner-mid5_ac654c0c-17a2-4e29-bcdc-ca59b7ade21a.webp?v=1763447448\" 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":42417781833771,"sku":"308MAL1C-M-1","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417781866539,"sku":"308MAL1C-M-2","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417781899307,"sku":"308MAL1C-M-3","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417781932075,"sku":"308MAL1C-M-4","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417781964843,"sku":"308MAL1C-M-5","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417781997611,"sku":"308MAL1C-M-6","price":19150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_9a56dde9-33c5-43f4-b90a-42aa44e3bc86.jpg?v=1761565506"},{"product_id":"curtain-medium-l1d","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_d9d236b8-6031-4313-84ef-af54b2b65755.jpg?v=1761565527\" 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\/banner-mid6_dd871f8c-fc76-4172-b0b7-a2fc2158acb0.webp?v=1763447447\" 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を感じさせ、貴方の願いを深く見守ってくれるでしょう。精緻な描写が、\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\/banner-mid1_46a98ed5-544c-4e42-9411-1929847a336c.webp?v=1763447447\" 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\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات","offer_id":42417782030379,"sku":"309MAL1D-M-1","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417782063147,"sku":"309MAL1D-M-2","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417782095915,"sku":"309MAL1D-M-3","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417782128683,"sku":"309MAL1D-M-4","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417782161451,"sku":"309MAL1D-M-5","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417782194219,"sku":"309MAL1D-M-6","price":19150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_d9d236b8-6031-4313-84ef-af54b2b65755.jpg?v=1761565527"},{"product_id":"curtain-medium-l1e","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  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e昇運を呼ぶ、格式高き一筆龍\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e漆黒の空間に、黄金の龍が力強く昇りゆく姿が、\u003cstrong\u003e事業の発展と繁栄\u003c\/strong\u003eを見守ります。\u003cstrong\u003e心願成就\u003c\/strong\u003eの願いを託し、オフィスや書斎に\u003cstrong\u003e気品と活力\u003c\/strong\u003eを与える存在です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_1bec97b7-d23a-46e8-879b-bea8cb8d9384.jpg?v=1761565548\" 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\/banner-mid5_b52faac8-858a-4c7f-a985-feab23eb6c0f.webp?v=1763447446\" 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\/banner-mid1_366f0ed9-f42d-4355-a018-92abd6f36457.webp?v=1763447446\" 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!-- スペック・詳細セクション (Specs) --\u003e\n  \u003c!-- 入力データに「特になし」と明記されているため、このセクションは作成しません。 --\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003c!-- 情報がないため作成しません。 --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003c!-- 情報がないため作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات","offer_id":42417782226987,"sku":"310MAL1E-M-1","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417782259755,"sku":"310MAL1E-M-2","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417782292523,"sku":"310MAL1E-M-3","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417782325291,"sku":"310MAL1E-M-4","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417782358059,"sku":"310MAL1E-M-5","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417782390827,"sku":"310MAL1E-M-6","price":19150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_1bec97b7-d23a-46e8-879b-bea8cb8d9384.jpg?v=1761565548"},{"product_id":"curtain-medium-l1f","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を灯します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_f5b4a979-b6ba-44cb-b386-c9d454d29319.jpg?v=1761565570\" 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\/banner-mid5_82782d1a-2c1c-4d24-be1f-c2d11f1e84eb.webp?v=1763447444\" 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\/banner-mid1_8e221ecb-24c9-4cda-be32-ea5c476ddbb8.webp?v=1763447444\" 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":42417782423595,"sku":"311MAL1F-M-1","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417782456363,"sku":"311MAL1F-M-2","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417782489131,"sku":"311MAL1F-M-3","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417782521899,"sku":"311MAL1F-M-4","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417782554667,"sku":"311MAL1F-M-5","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417782587435,"sku":"311MAL1F-M-6","price":19150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_f5b4a979-b6ba-44cb-b386-c9d454d29319.jpg?v=1761565570"},{"product_id":"curtain-medium-l1g","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_08775839-558f-4e39-9b3f-3bdb204df76b.jpg?v=1761565591\" 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\/banner-mid6_65ebfd5a-f9cf-4dca-9b67-006a19377058.webp?v=1763447442\" 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\/banner-mid1_31e08a7d-7ad3-4a35-a61f-c87346f53c99.webp?v=1763447442\" 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":42417782620203,"sku":"312MAL1G-M-1","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417782652971,"sku":"312MAL1G-M-2","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417782685739,"sku":"312MAL1G-M-3","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417782718507,"sku":"312MAL1G-M-4","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417782751275,"sku":"312MAL1G-M-5","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417782784043,"sku":"312MAL1G-M-6","price":19150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_08775839-558f-4e39-9b3f-3bdb204df76b.jpg?v=1761565591"},{"product_id":"curtain-medium-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荘厳な一筆龍が織りなす、絢爛たる色彩の調べ。\u003cstrong\u003e家中に幸運の気が満ち\u003c\/strong\u003e、心願成就への道を力強く照らします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_4aad10a9-ffce-46c8-965c-bb262fa46c62.jpg?v=1761565611\" 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\/banner-mid6_6db26b13-5201-4b53-90b2-c752cf0b1b05.webp?v=1763447441\" 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\/banner-mid5_b0db049d-194a-4db3-8660-a2a97ea6f033.webp?v=1763447441\" 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":42417782816811,"sku":"313MAL1H-M-1","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417782849579,"sku":"313MAL1H-M-2","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417782882347,"sku":"313MAL1H-M-3","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417782915115,"sku":"313MAL1H-M-4","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417782947883,"sku":"313MAL1H-M-5","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417782980651,"sku":"313MAL1H-M-6","price":19150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_4aad10a9-ffce-46c8-965c-bb262fa46c62.jpg?v=1761565611"},{"product_id":"curtain-medium-l1i","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  \u003c!-- 商品名 --\u003e\n  \u003c!-- 商品名は、bodyタグ直下に直接テキストとして記述する形式で、かつH1タグの指定がないため、ここではdivなどのブロック要素に含めず、そのまま表示する。 --\u003e\n  \u003c!-- デザイナーの意図により、商品ページ最上部に独立した要素として配置されることを想定 --\u003e\n  【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用幕（中）【昇運墨龍】\n\n  \u003c!-- 商品解説セクション (Main) --\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_c414ee9e-20fa-4814-a5d2-52da3637fb95.jpg?v=1761565632\" 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と、\u003cstrong\u003e確かな守護\u003c\/strong\u003eを約束する証です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/banner-mid7_9893dd4a-b8d3-4560-8156-19caf75cae05.webp?v=1763447439\" 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\/banner-mid5_d0d59bd1-6003-4670-9c33-f5a1ef6c553c.webp?v=1763447439\" class=\"img-fluid d-block w-100 product-img\" alt=\"御札を祀る専用幕のイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e細部に宿る使い勝手の良さ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) は情報がないため生成しません --\u003e\n  \u003c!-- 発送案内セクション (Shipping) は情報がないため生成しません --\u003e\n  \u003c!-- 注意事項セクション (Notes) は情報がないため生成しません --\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات","offer_id":42417783013419,"sku":"314MAL1I-M-1","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417783046187,"sku":"314MAL1I-M-2","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417783078955,"sku":"314MAL1I-M-3","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417783111723,"sku":"314MAL1I-M-4","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417783144491,"sku":"314MAL1I-M-5","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417783177259,"sku":"314MAL1I-M-6","price":19150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_c414ee9e-20fa-4814-a5d2-52da3637fb95.jpg?v=1761565632"},{"product_id":"curtain-medium-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  \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を満たし、${settings.WRITING_TARGET}の願いを後押しします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_1f3d3c3d-75d7-4c81-942c-a2a409731564.jpg?v=1761565657\" 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\/banner-mid6_78c90ee9-8998-45fe-ac77-44c4bf5ff27d.webp?v=1763447438\" 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ハトメ穴と黒白2色の江戸打ち紐2本\u003c\/strong\u003eが\u003cstrong\u003e設置の安定感\u003c\/strong\u003eを高め、${settings.WRITING_TARGET}の日常に溶け込みます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/banner-mid5_b0b7686a-4030-4ca6-9ed1-16510a321878.webp?v=1763447438\" 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":42417783210027,"sku":"315MAG2A-M-1","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417783242795,"sku":"315MAG2A-M-2","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417783275563,"sku":"315MAG2A-M-3","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417783308331,"sku":"315MAG2A-M-4","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417783341099,"sku":"315MAG2A-M-5","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417783373867,"sku":"315MAG2A-M-6","price":24300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_1f3d3c3d-75d7-4c81-942c-a2a409731564.jpg?v=1761565657"},{"product_id":"curtain-medium-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    \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_4bcaec33-5018-4f51-965a-7bd8bd78db34.jpg?v=1761565678\" 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\/banner-mid5_752c8356-0b24-4b9a-b33d-7cb6b0be4e10.webp?v=1763447436\" 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\/banner-mid1_2b777222-4638-4303-8db3-e248fb099095.webp?v=1763447436\" 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  \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴・コンセプト\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e本製品は、古都京都に伝わる一筆龍の技法で描かれた、神々しい双龍の御守お祀り専用幕です。日々の暮らしに静かな安らぎと希望をもたらし、\u003cstrong\u003e運気の上昇と守護\u003c\/strong\u003eを願う心に深く響きます。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e昇運・守護・縁結び\u003c\/strong\u003eを願う唯一無二の御守幕\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e京都一筆龍\u003c\/strong\u003eによる圧巻の芸術性\u003c\/li\u003e\n        \u003cli\u003e空間に力強い生命力を吹き込む\u003cstrong\u003e紫と蒼の双龍\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e大切な御札やお守りを美しく祀るための専用設え\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e御札や御守を大切に護るため、素材や付属パーツにもこだわっています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材: \u003cstrong\u003e防炎スエード生地\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e推奨用途: 神社、寺院様の御礼／御守のお祀り\u003c\/li\u003e\n        \u003cli\u003e生産地: \u003cstrong\u003e日本（京都一筆龍）\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e付属品:\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e設置に便利な\u003cstrong\u003e江戸打ち紐\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e耐久性に優れた\u003cstrong\u003eハトメ穴\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e御札などお祀り用\u003cstrong\u003eマグネット\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e設置場所に調和するよう、細部にまで配慮されたサイズ感です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eサイズ種別: \u003cstrong\u003e中\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e特徴: 和室にも現代的なリビングにも自然に溶け込む\u003cstrong\u003e絶妙なサイズ感\u003c\/strong\u003e\n\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":42417783406635,"sku":"316MAG2B-M-1","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417783439403,"sku":"316MAG2B-M-2","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417783472171,"sku":"316MAG2B-M-3","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417783504939,"sku":"316MAG2B-M-4","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417783537707,"sku":"316MAG2B-M-5","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417783570475,"sku":"316MAG2B-M-6","price":24300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_4bcaec33-5018-4f51-965a-7bd8bd78db34.jpg?v=1761565678"},{"product_id":"curtain-medium-g1a","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空間に気品と力強さをもたらす、金色の守護龍が描かれた一幕です。一つ一つの筆遣いが織りなす荘厳な美しさが、心願成就への願いを込め、日々の暮らしに静かなる守護を授けます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_05191019-1436-4914-a712-fcbc7415d453.jpg?v=1761565699\" 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\/banner-mid7_6a830d0a-16ce-469b-846e-16acef937a3a.webp?v=1763447435\" 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\/banner-mid5_6784f3df-a361-4d66-8437-9bdc01569acf.webp?v=1763447435\" 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":42417783603243,"sku":"317MAG1A-M-1","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417783636011,"sku":"317MAG1A-M-2","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417783668779,"sku":"317MAG1A-M-3","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417783701547,"sku":"317MAG1A-M-4","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417783734315,"sku":"317MAG1A-M-5","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417783767083,"sku":"317MAG1A-M-6","price":19150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_05191019-1436-4914-a712-fcbc7415d453.jpg?v=1761565699"},{"product_id":"curtain-medium-g1b","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_03b4a5af-bbe6-4c61-b127-0b0ca39aa535.jpg?v=1761565720\" 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\/banner-mid5_37955a5f-f892-4835-a27f-09165e15a529.webp?v=1763447433\" 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\/banner-mid1_16959bec-ffb1-4f4b-aaad-0984324b7384.webp?v=1763447433\" 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    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の概要\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e昇運・守護・縁結びを願う、京都一筆龍の御守お祀り専用幕です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品名: 【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用幕（中）【守護黒銀龍】\u003c\/li\u003e\n                \u003cli\u003e特徴: 一筆で描かれた力強い黒銀龍デザイン\u003c\/li\u003e\n                \u003cli\u003e用途: 神社、寺院様への御礼、御守りのお祀り\u003c\/li\u003e\n            \u003c\/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\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e空間に調和する「中」サイズです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eサイズ表記: 中\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات","offer_id":42417783963691,"sku":"318MAG1B-M-1","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417783996459,"sku":"318MAG1B-M-2","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417784029227,"sku":"318MAG1B-M-3","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417784061995,"sku":"318MAG1B-M-4","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417784094763,"sku":"318MAG1B-M-5","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417784127531,"sku":"318MAG1B-M-6","price":19150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_03b4a5af-bbe6-4c61-b127-0b0ca39aa535.jpg?v=1761565720"},{"product_id":"curtain-medium-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の願いを乗せ、あなたの空間に\u003cstrong\u003e深い安らぎと繁栄\u003c\/strong\u003eをもたらすでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_838dd02e-627a-4090-b08a-8e6f3a72aff7.jpg?v=1761565739\" 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\/banner-mid6_11486ca4-5cda-460f-887a-5e2c6142ec0c.webp?v=1763447432\" 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と\u003cstrong\u003e洗練された佇まい\u003c\/strong\u003eを叶える機能幕です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/banner-mid5_996af240-2701-4d1d-b440-7b394d6274d9.webp?v=1763447432\" 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":42417784160299,"sku":"319MAG1C-M-1","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417784193067,"sku":"319MAG1C-M-2","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417784225835,"sku":"319MAG1C-M-3","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417784258603,"sku":"319MAG1C-M-4","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417784291371,"sku":"319MAG1C-M-5","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417784324139,"sku":"319MAG1C-M-6","price":19150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_838dd02e-627a-4090-b08a-8e6f3a72aff7.jpg?v=1761565739"},{"product_id":"curtain-medium-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  \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\/download_93b6fe38-353c-4c18-b1a2-46e532ded7c6.jpg?v=1761565767\" 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を際立たせ、\u003cstrong\u003e揺るぎない守護の力\u003c\/strong\u003eを感じさせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/banner-mid6_bf69ded6-822c-4aec-8ec0-d44fd6003a41.webp?v=1763447430\" 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\/banner-mid5_6fb1b520-0f0f-4c84-8c28-0b26387990a5.webp?v=1763447430\" 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":42417784356907,"sku":"320MAG1D-M-1","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417784389675,"sku":"320MAG1D-M-2","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417784422443,"sku":"320MAG1D-M-3","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417784455211,"sku":"320MAG1D-M-4","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417784487979,"sku":"320MAG1D-M-5","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417784520747,"sku":"320MAG1D-M-6","price":19150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_93b6fe38-353c-4c18-b1a2-46e532ded7c6.jpg?v=1761565767"},{"product_id":"curtain-medium-g1e","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し、日々の暮らしに\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_165f2e4e-ca16-451b-a36a-d6982e7bc8f8.jpg?v=1761565789\" 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が付属し、\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\/banner-mid5_86361b79-9bc0-4e04-9835-5990bb175d29.webp?v=1763447428\" 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かのように展開される神秘。大切な方への\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\/banner-mid1_de9004bf-6c51-4ee7-8259-f2bdb8d05bca.webp?v=1763447429\" 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":42417784553515,"sku":"321MAG1E-M-1","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417784586283,"sku":"321MAG1E-M-2","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417784619051,"sku":"321MAG1E-M-3","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417784651819,"sku":"321MAG1E-M-4","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417784684587,"sku":"321MAG1E-M-5","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417784717355,"sku":"321MAG1E-M-6","price":19150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_165f2e4e-ca16-451b-a36a-d6982e7bc8f8.jpg?v=1761565789"},{"product_id":"curtain-medium-g1f","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と\u003cstrong\u003e繁栄\u003c\/strong\u003eをもたらすでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_2104b6f8-dcdc-403a-a510-af6de807539e.jpg?v=1761565810\" 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\/banner-mid6_41d4338b-f39a-4979-9d38-2e68f6da64a3.webp?v=1763447427\" 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は、もしもの時も安心。黒と白、2色の\u003cstrong\u003e江戸打ち紐\u003c\/strong\u003eが付属し、お部屋の雰囲気や季節に合わせて自由に設えを愉しめます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/banner-mid5_113948de-9910-4a9b-a16a-0a0d5da224b0.webp?v=1763447427\" 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\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「昇運・守護・縁結びの京都一筆龍」として、以下の特徴を持っています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e力強い昇運と守護をもたらす京都一筆龍デザイン\u003c\/li\u003e\n          \u003cli\u003e龍の瞳に煌めくラインストーン「ドラゴンアイ」\u003c\/li\u003e\n          \u003cli\u003e御札などを傷つけずに固定できるマグネット付属\u003c\/li\u003e\n          \u003cli\u003eもしもの時も安心な防炎スエード生地を使用\u003c\/li\u003e\n          \u003cli\u003e黒と白の2色江戸打ち紐が付属し、自由に設え可能\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e用途\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品は以下の用途でのご使用を想定しています。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e神社、寺院様の御礼品として\u003c\/li\u003e\n          \u003cli\u003e大切な御守りやお札をお祀りする場として\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e御守お祀り専用幕の中サイズです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e種類: 御守お祀り専用幕\u003c\/li\u003e\n          \u003cli\u003eサイズ: 中\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・付属品\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e主要素材および付属するアイテムです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e本体生地: 防炎スエード\u003c\/li\u003e\n          \u003cli\u003e付属品: マグネット、江戸打ち紐（黒・白 各1本）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラー\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品のカラーは以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e守護緑龍\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e配送情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e現在、具体的な配送に関する情報は提供されておりません。\u003c\/p\u003e\n      \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      \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      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات","offer_id":42417784750123,"sku":"322MAG1F-M-1","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417784782891,"sku":"322MAG1F-M-2","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417784815659,"sku":"322MAG1F-M-3","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417784848427,"sku":"322MAG1F-M-4","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417784881195,"sku":"322MAG1F-M-5","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417784913963,"sku":"322MAG1F-M-6","price":19150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_2104b6f8-dcdc-403a-a510-af6de807539e.jpg?v=1761565810"},{"product_id":"curtain-medium-g1g","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_007d98d9-7e4e-4c64-8c2c-da0252bed026.jpg?v=1761565831\" 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\/banner-mid5_97e12977-9db9-4084-aa10-ddad00a9550c.webp?v=1763447426\" 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\/banner-mid1_1bc8b2e1-7e3f-42b3-803e-9d199ee24d37.webp?v=1763447425\" 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  \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        \u003cli\u003e付属品: 御札などお祀り用マグネット、江戸打ち紐2本（黒\/白 各1本）\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      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e空間に調和する中型サイズです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e本体サイズ: 中\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات","offer_id":42417784946731,"sku":"323MAG1G-M-1","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417784979499,"sku":"323MAG1G-M-2","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417785012267,"sku":"323MAG1G-M-3","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417785045035,"sku":"323MAG1G-M-4","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417785077803,"sku":"323MAG1G-M-5","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417785110571,"sku":"323MAG1G-M-6","price":19150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_007d98d9-7e4e-4c64-8c2c-da0252bed026.jpg?v=1761565831"},{"product_id":"curtain-medium-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\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_2b61971a-a635-4f22-aba1-d1dbbe3bdfb6.jpg?v=1761565854\" 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\/banner-mid6_08604650-5b0f-480b-9885-9771025c9968.webp?v=1763447424\" 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\/banner-mid5_7871a9c2-5804-4726-a1ac-e19aaec90f17.webp?v=1763447424\" 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\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e御守お祀り専用幕としての機能性と、龍神の息吹を宿す芸術性を兼ね備えています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e神社、寺院様の御礼、御守お祀り専用幕\u003c\/li\u003e\n          \u003cli\u003e御札を優しく固定するマグネット式\u003c\/li\u003e\n          \u003cli\u003e設置が手軽なハトメ穴付き\u003c\/li\u003e\n          \u003cli\u003e和洋に馴染む二色の江戸打ち紐付属\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「中」サイズの幕です。具体的な寸法については、別途詳細情報をご確認ください。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ分類: 中\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e主要素材には防炎スエード生地を使用しており、安全性と耐久性を高めています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e生地: 防炎スエード\u003c\/li\u003e\n          \u003cli\u003e紐: 江戸打ち紐\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"تحقيق الأمنيات","offer_id":42417785143339,"sku":"324MAG1H-M-1","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417785176107,"sku":"324MAG1H-M-2","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417785208875,"sku":"324MAG1H-M-3","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417785241643,"sku":"324MAG1H-M-4","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417785274411,"sku":"324MAG1H-M-5","price":19150.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417785307179,"sku":"324MAG1H-M-6","price":19150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_2b61971a-a635-4f22-aba1-d1dbbe3bdfb6.jpg?v=1761565854"},{"product_id":"curtain-medium-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美しい月夜に舞い踊る二匹の龍が、あなたの心願成就を力強く後押しします。縁結びや開運の象徴として、飾る空間に特別な輝きをもたらす逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_478edac5-3b60-48b3-95eb-86c5e20af4dd.jpg?v=1761565874\" 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\/banner-mid6_7a3b70d5-d308-4ee9-b771-88303e28aaf4.webp?v=1763447422\" 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\/banner-mid1_392a3ed4-c53a-44a3-aace-51760dec7102.webp?v=1763447422\" 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":42417785339947,"sku":"325MAE2A-M-1","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417785372715,"sku":"325MAE2A-M-2","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417785405483,"sku":"325MAE2A-M-3","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417785438251,"sku":"325MAE2A-M-4","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417785471019,"sku":"325MAE2A-M-5","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417785503787,"sku":"325MAE2A-M-6","price":24300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_478edac5-3b60-48b3-95eb-86c5e20af4dd.jpg?v=1761565874"},{"product_id":"curtain-medium-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_59bb6edb-4a48-4617-8265-64464a5539ef.jpg?v=1761565898\" 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\/banner-mid5.webp?v=1762928343\" 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\/banner-mid1.webp?v=1762928343\" 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":42417785536555,"sku":"326MAE2B-M-1","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"ازدهار الأعمال","offer_id":42417785569323,"sku":"326MAE2B-M-2","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"زيادة في الحظ المالي","offer_id":42417785602091,"sku":"326MAE2B-M-3","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"دعواتنا بالشفاء","offer_id":42417785634859,"sku":"326MAE2B-M-4","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"سلامة العائلة","offer_id":42417785667627,"sku":"326MAE2B-M-5","price":24300.0,"currency_code":"JPY","in_stock":true},{"title":"تحقيق تطابق جيد","offer_id":42417785700395,"sku":"326MAE2B-M-6","price":24300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_59bb6edb-4a48-4617-8265-64464a5539ef.jpg?v=1761565898"}],"url":"https:\/\/kyoto-god-dragon.we-shop.jp\/ar\/collections\/%e3%81%8a%e7%a5%80%e3%82%8a%e5%b9%95%e3%83%bc%e4%b8%ad\/%e6%98%87%e9%81%8b%e9%bb%92%e9%87%91%e9%8a%80%e5%8f%8c%e9%be%8d.oembed","provider":"昇運・守護・縁結びの京都一筆龍＜weshop店＞","version":"1.0","type":"link"}