{"title":"お祀り額","description":"\u003cp\u003e\u003cspan data-sheets-root=\"1\"\u003eお祀り額\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"omatsuri_frame-special-l2a","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_652d6790-d1cf-429c-b39a-03f93e31b54e.jpg?v=1761560771\" 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身長182cmの男性が携えるほど堂々たる佇まいが、御守やお札を厳かに祀るにふさわしい\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\/special-img1_63962f34-3583-4b69-b20c-42cf01da0d22.webp?v=1763447637\" 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\/special-img4_9c0ac974-ebc9-4233-a3b0-b5ce78ec89dd.webp?v=1763447637\" 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=\"benefit-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e昇運・守護・縁結び\u003c\/strong\u003eの御利益を宿す一筆龍\u003c\/li\u003e\n        \u003cli\u003e神社仏閣への\u003cstrong\u003e御礼や御守の奉納\u003c\/strong\u003eに最適\u003c\/li\u003e\n        \u003cli\u003e特注品による\u003cstrong\u003e唯一無二\u003c\/strong\u003eの存在感\u003c\/li\u003e\n        \u003cli\u003e荘厳な\u003cstrong\u003e金金双龍\u003c\/strong\u003eが財運と心願成就を招来\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e高品質な素材と熟練の技で丁寧に仕上げられています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e額縁: 国内生産高級額縁（プラチナゴールド、パールホワイト）\u003c\/li\u003e\n        \u003cli\u003e龍画: 京都一筆龍\u003c\/li\u003e\n        \u003cli\u003e用途: 御守・お札お祀り、神社・寺院様への御礼、開運インテリア\u003c\/li\u003e\n      \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サイズ感: 大型（身長182cmの成人男性が携えるほどの存在感）\u003c\/li\u003e\n        \u003cli\u003e設置場所: 和室、洋室問わず調和するデザイン\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"プラチナゴールド \/ 心願成就 \/ なし","offer_id":42417712857131,"sku":"001GSL2ACPG-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 心願成就 \/ あり","offer_id":42417712889899,"sku":"001GSL2ACPG-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ なし","offer_id":42417712922667,"sku":"001GSL2ACPG-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ あり","offer_id":42417712955435,"sku":"001GSL2ACPG-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ なし","offer_id":42417712988203,"sku":"001GSL2ACPG-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ あり","offer_id":42417713020971,"sku":"001GSL2ACPG-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ なし","offer_id":42417713053739,"sku":"001GSL2ACPG-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ あり","offer_id":42417713086507,"sku":"001GSL2ACPG-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ なし","offer_id":42417713119275,"sku":"001GSL2ACPG-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ あり","offer_id":42417713152043,"sku":"001GSL2ACPG-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ なし","offer_id":42417713184811,"sku":"001GSL2ACPG-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ あり","offer_id":42417713217579,"sku":"001GSL2ACPG-6-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ なし","offer_id":42417713250347,"sku":"001GSL2ACPW-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ あり","offer_id":42417713283115,"sku":"001GSL2ACPW-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ なし","offer_id":42417713315883,"sku":"001GSL2ACPW-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ あり","offer_id":42417713348651,"sku":"001GSL2ACPW-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ なし","offer_id":42417713381419,"sku":"001GSL2ACPW-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ あり","offer_id":42417713414187,"sku":"001GSL2ACPW-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ なし","offer_id":42417713446955,"sku":"001GSL2ACPW-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ あり","offer_id":42417713479723,"sku":"001GSL2ACPW-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ なし","offer_id":42417713512491,"sku":"001GSL2ACPW-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ あり","offer_id":42417713545259,"sku":"001GSL2ACPW-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ なし","offer_id":42417713578027,"sku":"001GSL2ACPW-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ あり","offer_id":42417713610795,"sku":"001GSL2ACPW-6-a","price":101500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_652d6790-d1cf-429c-b39a-03f93e31b54e.jpg?v=1761560771"},{"product_id":"omatsuri_frame-special-l2b","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\n        \u003c!-- ブロック1 --\u003e\n        \u003cdiv class=\"content-section\"\u003e\n            \u003ch3 class=\"section-title\"\u003e昇運を呼ぶ金白双龍の神秘\u003c\/h3\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_ce78d2b6-f6af-48ea-b183-c2a67d56206d.jpg?v=1761560851\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cp class=\"caption-text text-end\"\u003e奇跡を招く神聖なる輝き\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e\n                \u003cstrong\u003e心願成就\u003c\/strong\u003eを願う、\u003cstrong\u003e京都一筆龍\u003c\/strong\u003eが描く\u003cstrong\u003e荘厳な昇運金白双龍図\u003c\/strong\u003e。貴方と大切な場所へ、\u003cstrong\u003e無限の守護と良縁\u003c\/strong\u003eをもたらします。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ブロック2 --\u003e\n        \u003cdiv class=\"content-section\"\u003e\n            \u003ch3 class=\"section-title\"\u003e奉納にふさわしい存在感\u003c\/h3\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/special-img1_e53ec352-c987-4b6c-b94b-b494c359ca15.webp?v=1763447635\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cp class=\"caption-text text-end\"\u003e神社、寺院様へ最高の献上\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e\n                \u003cstrong\u003e182cmの男性が抱えるこの特注額\u003c\/strong\u003eは、\u003cstrong\u003e神社仏閣への御礼や御守のお祀り\u003c\/strong\u003eに最適です。空間に\u003cstrong\u003e格調高い祈りの場\u003c\/strong\u003eを創出します。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ブロック3 --\u003e\n        \u003cdiv class=\"content-section\"\u003e\n            \u003ch3 class=\"section-title\"\u003e魂宿る龍の瞳\u003c\/h3\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/special-img6_28987d1d-daae-4f7c-b1ec-ea050845e4c6.webp?v=1763447635\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cp class=\"caption-text text-end\"\u003e祈りを込めた精巧な筆致\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e\n                \u003cstrong\u003e瑞々しい龍の瞳に宿るラインストーンの輝き\u003c\/strong\u003e。細部に宿る職人の\u003cstrong\u003e精緻な技\u003c\/strong\u003eが、息吹を吹き込み、\u003cstrong\u003e願いへの力を高めます\u003c\/strong\u003e。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション、発送案内、注意事項は、提供された情報に該当データがないため作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"プラチナゴールド \/ 心願成就 \/ なし","offer_id":42417713938475,"sku":"002GSL2BCPG-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 心願成就 \/ あり","offer_id":42417713971243,"sku":"002GSL2BCPG-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ なし","offer_id":42417714004011,"sku":"002GSL2BCPG-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ あり","offer_id":42417714036779,"sku":"002GSL2BCPG-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ なし","offer_id":42417714069547,"sku":"002GSL2BCPG-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ あり","offer_id":42417714102315,"sku":"002GSL2BCPG-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ なし","offer_id":42417714135083,"sku":"002GSL2BCPG-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ あり","offer_id":42417714167851,"sku":"002GSL2BCPG-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ なし","offer_id":42417714200619,"sku":"002GSL2BCPG-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ あり","offer_id":42417714233387,"sku":"002GSL2BCPG-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ なし","offer_id":42417714266155,"sku":"002GSL2BCPG-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ あり","offer_id":42417714298923,"sku":"002GSL2BCPG-6-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ なし","offer_id":42417714331691,"sku":"002GSL2BCPW-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ あり","offer_id":42417714364459,"sku":"002GSL2BCPW-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ なし","offer_id":42417714397227,"sku":"002GSL2BCPW-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ あり","offer_id":42417714429995,"sku":"002GSL2BCPW-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ なし","offer_id":42417714462763,"sku":"002GSL2BCPW-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ あり","offer_id":42417714495531,"sku":"002GSL2BCPW-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ なし","offer_id":42417714528299,"sku":"002GSL2BCPW-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ あり","offer_id":42417714561067,"sku":"002GSL2BCPW-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ なし","offer_id":42417714593835,"sku":"002GSL2BCPW-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ あり","offer_id":42417714626603,"sku":"002GSL2BCPW-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ なし","offer_id":42417714659371,"sku":"002GSL2BCPW-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ あり","offer_id":42417714692139,"sku":"002GSL2BCPW-6-a","price":101500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_ce78d2b6-f6af-48ea-b183-c2a67d56206d.jpg?v=1761560851"},{"product_id":"omatsuri_frame-special-l2c","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額（特注）【昇運虹白双龍】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e昇運招く双龍の絵巻\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_5dd9ff40-1191-4018-82b3-d0f86d3290fc.jpg?v=1761560933\" class=\"img-fluid d-block w-100 product-img\" alt=\"昇運招く双龍の絵巻\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e運を開く京の一筆龍\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e荘厳な筆致で描かれた昇運虹白双龍が、空間に\u003cstrong\u003e力強い気\u003c\/strong\u003eをもたらします。縁結びや守護の願いを込めた\u003cstrong\u003e唯一無二の芸術品\u003c\/strong\u003eが、日々の生活に深く寄り添うでしょう。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e空間を彩る荘厳な存在\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/special-img1_dc9d5b8c-342e-4498-9b57-b260178b3575.webp?v=1763447631\" class=\"img-fluid d-block w-100 product-img\" alt=\"空間を彩る荘厳な存在\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e特別な場所への奉納に\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e悠然と佇む双龍の御姿は、飾る場所に\u003cstrong\u003e確かな品格\u003c\/strong\u003eと\u003cstrong\u003e深い安らぎ\u003c\/strong\u003eを届けます。空間全体を清らかな気に満たし、お祀りする方々の心に寄り添うでしょう。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e龍の瞳に宿る魂の煌めき\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/special-img6_8a9e2201-8df8-4a06-a22e-efc81fb21290.webp?v=1763447631\" class=\"img-fluid d-block w-100 product-img\" alt=\"龍の瞳に宿る魂の煌めき\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e魂宿る精緻な龍の瞳\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e一筆入魂で描かれた龍の瞳には、\u003cstrong\u003eまばゆい光\u003c\/strong\u003eを宿すラインストーンが輝きます。細部にまで息づく\u003cstrong\u003e職人の技\u003c\/strong\u003eが、守護の願いを一層強く引き寄せるでしょう。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"プラチナゴールド \/ 心願成就 \/ なし","offer_id":42417714987051,"sku":"003GSL2CCPG-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 心願成就 \/ あり","offer_id":42417715019819,"sku":"003GSL2CCPG-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ なし","offer_id":42417715052587,"sku":"003GSL2CCPG-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ あり","offer_id":42417715085355,"sku":"003GSL2CCPG-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ なし","offer_id":42417715118123,"sku":"003GSL2CCPG-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ あり","offer_id":42417715150891,"sku":"003GSL2CCPG-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ なし","offer_id":42417715183659,"sku":"003GSL2CCPG-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ あり","offer_id":42417715216427,"sku":"003GSL2CCPG-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ なし","offer_id":42417715249195,"sku":"003GSL2CCPG-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ あり","offer_id":42417715281963,"sku":"003GSL2CCPG-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ なし","offer_id":42417715314731,"sku":"003GSL2CCPG-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ あり","offer_id":42417715347499,"sku":"003GSL2CCPG-6-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ なし","offer_id":42417715380267,"sku":"003GSL2CCPW-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ あり","offer_id":42417715413035,"sku":"003GSL2CCPW-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ なし","offer_id":42417715445803,"sku":"003GSL2CCPW-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ あり","offer_id":42417715478571,"sku":"003GSL2CCPW-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ なし","offer_id":42417715511339,"sku":"003GSL2CCPW-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ あり","offer_id":42417715544107,"sku":"003GSL2CCPW-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ なし","offer_id":42417715576875,"sku":"003GSL2CCPW-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ あり","offer_id":42417715609643,"sku":"003GSL2CCPW-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ なし","offer_id":42417715642411,"sku":"003GSL2CCPW-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ あり","offer_id":42417715675179,"sku":"003GSL2CCPW-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ なし","offer_id":42417715707947,"sku":"003GSL2CCPW-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ あり","offer_id":42417715740715,"sku":"003GSL2CCPW-6-a","price":101500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_5dd9ff40-1191-4018-82b3-d0f86d3290fc.jpg?v=1761560933"},{"product_id":"omatsuri_frame-special-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\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_13d69892-5a4b-41e8-a96e-a7c70f69b078.jpg?v=1761561021\" 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\/special-img1_122fea43-6a51-4c4a-a638-a56d7bd6f986.webp?v=1763447627\" 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\/special-img6_ebd4363b-3388-48f8-9208-f6088a7c52f6.webp?v=1763447628\" 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":42417716068395,"sku":"004GSL2DCPG-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 心願成就 \/ あり","offer_id":42417716101163,"sku":"004GSL2DCPG-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ なし","offer_id":42417716133931,"sku":"004GSL2DCPG-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ あり","offer_id":42417716166699,"sku":"004GSL2DCPG-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ なし","offer_id":42417716199467,"sku":"004GSL2DCPG-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ あり","offer_id":42417716232235,"sku":"004GSL2DCPG-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ なし","offer_id":42417716265003,"sku":"004GSL2DCPG-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ あり","offer_id":42417716297771,"sku":"004GSL2DCPG-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ なし","offer_id":42417716330539,"sku":"004GSL2DCPG-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ あり","offer_id":42417716363307,"sku":"004GSL2DCPG-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ なし","offer_id":42417716396075,"sku":"004GSL2DCPG-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ あり","offer_id":42417716428843,"sku":"004GSL2DCPG-6-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ なし","offer_id":42417716461611,"sku":"004GSL2DCPW-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ あり","offer_id":42417716494379,"sku":"004GSL2DCPW-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ なし","offer_id":42417716527147,"sku":"004GSL2DCPW-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ あり","offer_id":42417716559915,"sku":"004GSL2DCPW-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ なし","offer_id":42417716592683,"sku":"004GSL2DCPW-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ あり","offer_id":42417716625451,"sku":"004GSL2DCPW-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ なし","offer_id":42417716658219,"sku":"004GSL2DCPW-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ あり","offer_id":42417716690987,"sku":"004GSL2DCPW-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ なし","offer_id":42417716723755,"sku":"004GSL2DCPW-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ あり","offer_id":42417716756523,"sku":"004GSL2DCPW-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ なし","offer_id":42417716789291,"sku":"004GSL2DCPW-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ あり","offer_id":42417716822059,"sku":"004GSL2DCPW-6-a","price":101500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_13d69892-5a4b-41e8-a96e-a7c70f69b078.jpg?v=1761561021"},{"product_id":"omatsuri_frame-special-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\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e昇運双龍の雄大な佇まい\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e黄金と白銀の双龍\u003c\/strong\u003eが織りなす、\u003cstrong class=\"text-strong\"\u003e力強くも繊細な構図\u003c\/strong\u003e。空間全体に漲る\u003cstrong class=\"text-strong\"\u003e壮麗な気配\u003c\/strong\u003eが、あなたの進む道を照らし、\u003cstrong class=\"text-strong\"\u003eあらゆる好機を引き寄せます\u003c\/strong\u003e。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_0b88686d-2113-46a3-81b6-1162b6bad6f8.jpg?v=1761561105\" class=\"img-fluid d-block w-100 product-img\" alt=\"昇運双龍の雄大な佇まい\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e成功と繁栄を願う方に\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e空間を彩る、荘厳な存在感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e身長182cmの男性\u003c\/strong\u003eが抱えるほどの\u003cstrong class=\"text-strong\"\u003e堂々たる大きさ\u003c\/strong\u003e。格式ある場所へ納めるにふさわしい\u003cstrong class=\"text-strong\"\u003e威厳と品格\u003c\/strong\u003eが、御守りを祀る空間を一層\u003cstrong class=\"text-strong\"\u003e神聖なものへと昇華\u003c\/strong\u003eさせます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/special-img1_8f5f635f-f6ed-445f-8bab-e8a6c8b11338.webp?v=1763447624\" class=\"img-fluid d-block w-100 product-img\" alt=\"奉納に最適な威厳\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e奉納に最適な威厳\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e宿る光、生命宿す瞳\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e龍の瞳に輝くラインストーン\u003c\/strong\u003eが、見る者の心に深い印象を刻みます。細部に宿る\u003cstrong class=\"text-strong\"\u003e精緻な職人技\u003c\/strong\u003eが、まるで今にも動き出すかのような\u003cstrong class=\"text-strong\"\u003e生命力\u003c\/strong\u003eを感じさせ、見えない力で\u003cstrong class=\"text-strong\"\u003eあなたを守護\u003c\/strong\u003eします。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/special-img6_c5694e52-abf4-44c1-bb22-c578337073d9.webp?v=1763447624\" 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":42417717084203,"sku":"005GSL2ECPG-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 心願成就 \/ あり","offer_id":42417717116971,"sku":"005GSL2ECPG-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ なし","offer_id":42417717149739,"sku":"005GSL2ECPG-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ あり","offer_id":42417717182507,"sku":"005GSL2ECPG-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ なし","offer_id":42417717215275,"sku":"005GSL2ECPG-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ あり","offer_id":42417717248043,"sku":"005GSL2ECPG-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ なし","offer_id":42417717280811,"sku":"005GSL2ECPG-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ あり","offer_id":42417717313579,"sku":"005GSL2ECPG-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ なし","offer_id":42417717346347,"sku":"005GSL2ECPG-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ あり","offer_id":42417717379115,"sku":"005GSL2ECPG-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ なし","offer_id":42417717411883,"sku":"005GSL2ECPG-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ あり","offer_id":42417717444651,"sku":"005GSL2ECPG-6-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ なし","offer_id":42417717477419,"sku":"005GSL2ECPW-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ あり","offer_id":42417717510187,"sku":"005GSL2ECPW-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ なし","offer_id":42417717542955,"sku":"005GSL2ECPW-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ あり","offer_id":42417717575723,"sku":"005GSL2ECPW-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ なし","offer_id":42417717608491,"sku":"005GSL2ECPW-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ あり","offer_id":42417717641259,"sku":"005GSL2ECPW-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ なし","offer_id":42417717674027,"sku":"005GSL2ECPW-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ あり","offer_id":42417717706795,"sku":"005GSL2ECPW-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ なし","offer_id":42417717739563,"sku":"005GSL2ECPW-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ あり","offer_id":42417717772331,"sku":"005GSL2ECPW-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ なし","offer_id":42417717805099,"sku":"005GSL2ECPW-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ あり","offer_id":42417717837867,"sku":"005GSL2ECPW-6-a","price":101500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_0b88686d-2113-46a3-81b6-1162b6bad6f8.jpg?v=1761561105"},{"product_id":"omatsuri_frame-special-g2a","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額（特注）【守護黒金銀双龍】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e昇運をもたらす双龍の舞\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_f4cbb4d0-3548-4d64-ba08-36bc195bf251.jpg?v=1761561189\" 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\/special-img1_dcc79716-8ea6-4e27-8678-b0d106d67010.webp?v=1763447621\" 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身長182cmの男性と比較してもなお\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\/special-img5_741b73c8-8cb2-4d76-8ff0-b6af95905f30.webp?v=1763447621\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e伝統が息づく細部の造り\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e楼門や山門を思わせるフレーム上部の意匠は、\u003cstrong\u003e神聖な空間\u003c\/strong\u003eへの\u003cstrong\u003e敬意と祈り\u003c\/strong\u003eが込められています。銀箔で刻まれた「京都一筆龍」の銘が、その\u003cstrong\u003e本物\u003c\/strong\u003eの証です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"プラチナゴールド \/ 心願成就 \/ なし","offer_id":42417718165547,"sku":"015GSG2ACPG-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 心願成就 \/ あり","offer_id":42417718198315,"sku":"015GSG2ACPG-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ なし","offer_id":42417718231083,"sku":"015GSG2ACPG-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ あり","offer_id":42417718263851,"sku":"015GSG2ACPG-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ なし","offer_id":42417718296619,"sku":"015GSG2ACPG-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ あり","offer_id":42417718329387,"sku":"015GSG2ACPG-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ なし","offer_id":42417718362155,"sku":"015GSG2ACPG-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ あり","offer_id":42417718394923,"sku":"015GSG2ACPG-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ なし","offer_id":42417718427691,"sku":"015GSG2ACPG-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ あり","offer_id":42417718460459,"sku":"015GSG2ACPG-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ なし","offer_id":42417718493227,"sku":"015GSG2ACPG-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ あり","offer_id":42417718525995,"sku":"015GSG2ACPG-6-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ なし","offer_id":42417718558763,"sku":"015GSG2ACPW-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ あり","offer_id":42417718591531,"sku":"015GSG2ACPW-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ なし","offer_id":42417718624299,"sku":"015GSG2ACPW-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ あり","offer_id":42417718657067,"sku":"015GSG2ACPW-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ なし","offer_id":42417718689835,"sku":"015GSG2ACPW-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ あり","offer_id":42417718722603,"sku":"015GSG2ACPW-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ なし","offer_id":42417718755371,"sku":"015GSG2ACPW-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ あり","offer_id":42417718788139,"sku":"015GSG2ACPW-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ なし","offer_id":42417718820907,"sku":"015GSG2ACPW-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ あり","offer_id":42417718853675,"sku":"015GSG2ACPW-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ なし","offer_id":42417718886443,"sku":"015GSG2ACPW-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ あり","offer_id":42417718919211,"sku":"015GSG2ACPW-6-a","price":101500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_f4cbb4d0-3548-4d64-ba08-36bc195bf251.jpg?v=1761561189"},{"product_id":"omatsuri_frame-special-g2b","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\n            \u003cstrong\u003e紫と蒼の双龍\u003c\/strong\u003eが織りなす、\u003cstrong\u003e神秘的な力強さ\u003c\/strong\u003e。\n            \u003cstrong\u003e心願成就\u003c\/strong\u003eや\u003cstrong\u003e縁結び\u003c\/strong\u003e、\u003cstrong\u003e守護\u003c\/strong\u003eの願いを宿し、日々の暮らしに\u003cstrong\u003e深い安らぎ\u003c\/strong\u003eと\u003cstrong\u003e豊かな運気\u003c\/strong\u003eを招き入れます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_8448e433-664c-4aae-9daa-59556b47886c.jpg?v=1761561278\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e昇運を呼ぶ双龍図\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e寺社に奉納、威厳ある佇まい\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e神聖な場\u003c\/strong\u003eにふさわしい、\u003cstrong\u003e堂々たる存在感\u003c\/strong\u003e。\n            \u003cstrong\u003e神社や寺院への御礼\u003c\/strong\u003eや\u003cstrong\u003e特別な御守のお祀り専用\u003c\/strong\u003eとして、空間に\u003cstrong\u003e格式と威厳\u003c\/strong\u003eを添えます。\n            \u003cstrong\u003e特別な祈りの場\u003c\/strong\u003eを、格調高く彩るでしょう。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/special-img1_9e94b7b7-660d-401b-8ebd-75307ceddffb.webp?v=1763447619\" 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":42417719246891,"sku":"016GSG2BCPG-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 心願成就 \/ あり","offer_id":42417719279659,"sku":"016GSG2BCPG-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ なし","offer_id":42417719312427,"sku":"016GSG2BCPG-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ あり","offer_id":42417719345195,"sku":"016GSG2BCPG-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ なし","offer_id":42417719377963,"sku":"016GSG2BCPG-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ あり","offer_id":42417719410731,"sku":"016GSG2BCPG-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ なし","offer_id":42417719443499,"sku":"016GSG2BCPG-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ あり","offer_id":42417719476267,"sku":"016GSG2BCPG-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ なし","offer_id":42417719509035,"sku":"016GSG2BCPG-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ あり","offer_id":42417719541803,"sku":"016GSG2BCPG-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ なし","offer_id":42417719574571,"sku":"016GSG2BCPG-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ あり","offer_id":42417719607339,"sku":"016GSG2BCPG-6-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ なし","offer_id":42417719640107,"sku":"016GSG2BCPW-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ あり","offer_id":42417719672875,"sku":"016GSG2BCPW-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ なし","offer_id":42417719705643,"sku":"016GSG2BCPW-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ あり","offer_id":42417719738411,"sku":"016GSG2BCPW-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ なし","offer_id":42417719771179,"sku":"016GSG2BCPW-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ あり","offer_id":42417719803947,"sku":"016GSG2BCPW-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ なし","offer_id":42417719836715,"sku":"016GSG2BCPW-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ あり","offer_id":42417719869483,"sku":"016GSG2BCPW-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ なし","offer_id":42417719902251,"sku":"016GSG2BCPW-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ あり","offer_id":42417719935019,"sku":"016GSG2BCPW-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ なし","offer_id":42417719967787,"sku":"016GSG2BCPW-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ あり","offer_id":42417720000555,"sku":"016GSG2BCPW-6-a","price":101500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_8448e433-664c-4aae-9daa-59556b47886c.jpg?v=1761561278"},{"product_id":"omatsuri_frame-special-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  \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_3d7d9932-93e0-4598-a708-13841d6df9bb.jpg?v=1761561365\" 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身長182cmの男性と比較してご覧ください。その\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\/special-img1_f60a7906-423c-4023-985b-260b9fed3212.webp?v=1763447617\" 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":42417720492075,"sku":"025GSE2ACPG-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 心願成就 \/ あり","offer_id":42417720524843,"sku":"025GSE2ACPG-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ なし","offer_id":42417720557611,"sku":"025GSE2ACPG-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ あり","offer_id":42417720590379,"sku":"025GSE2ACPG-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ なし","offer_id":42417720623147,"sku":"025GSE2ACPG-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ あり","offer_id":42417720655915,"sku":"025GSE2ACPG-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ なし","offer_id":42417720688683,"sku":"025GSE2ACPG-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ あり","offer_id":42417720721451,"sku":"025GSE2ACPG-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ なし","offer_id":42417720754219,"sku":"025GSE2ACPG-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ あり","offer_id":42417720786987,"sku":"025GSE2ACPG-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ なし","offer_id":42417720819755,"sku":"025GSE2ACPG-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ あり","offer_id":42417720852523,"sku":"025GSE2ACPG-6-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ なし","offer_id":42417720885291,"sku":"025GSE2ACPW-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ あり","offer_id":42417720918059,"sku":"025GSE2ACPW-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ なし","offer_id":42417720950827,"sku":"025GSE2ACPW-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ あり","offer_id":42417720983595,"sku":"025GSE2ACPW-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ なし","offer_id":42417721016363,"sku":"025GSE2ACPW-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ あり","offer_id":42417721049131,"sku":"025GSE2ACPW-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ なし","offer_id":42417721081899,"sku":"025GSE2ACPW-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ あり","offer_id":42417721114667,"sku":"025GSE2ACPW-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ なし","offer_id":42417721147435,"sku":"025GSE2ACPW-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ あり","offer_id":42417721180203,"sku":"025GSE2ACPW-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ なし","offer_id":42417721212971,"sku":"025GSE2ACPW-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ あり","offer_id":42417721245739,"sku":"025GSE2ACPW-6-a","price":101500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_3d7d9932-93e0-4598-a708-13841d6df9bb.jpg?v=1761561365"},{"product_id":"omatsuri_frame-special-e2b","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_70b51e2d-d895-4fb8-aca0-54f10e31d9eb.jpg?v=1761561448\" 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身長182cmの男性\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\/special-img1.webp?v=1762926898\" 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\/special-img6.webp?v=1762926898\" 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":42417721966635,"sku":"026GSE2BCPG-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 心願成就 \/ あり","offer_id":42417721999403,"sku":"026GSE2BCPG-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ なし","offer_id":42417722032171,"sku":"026GSE2BCPG-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 事業繁栄 \/ あり","offer_id":42417722064939,"sku":"026GSE2BCPG-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ なし","offer_id":42417722097707,"sku":"026GSE2BCPG-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 金運上昇 \/ あり","offer_id":42417722130475,"sku":"026GSE2BCPG-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ なし","offer_id":42417722163243,"sku":"026GSE2BCPG-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 健康祈願 \/ あり","offer_id":42417722196011,"sku":"026GSE2BCPG-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ なし","offer_id":42417722228779,"sku":"026GSE2BCPG-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 家内安全 \/ あり","offer_id":42417722261547,"sku":"026GSE2BCPG-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ なし","offer_id":42417722294315,"sku":"026GSE2BCPG-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"プラチナゴールド \/ 良縁成就 \/ あり","offer_id":42417722327083,"sku":"026GSE2BCPG-6-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ なし","offer_id":42417722359851,"sku":"026GSE2BCPW-1","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 心願成就 \/ あり","offer_id":42417722392619,"sku":"026GSE2BCPW-1-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ なし","offer_id":42417722425387,"sku":"026GSE2BCPW-2","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 事業繁栄 \/ あり","offer_id":42417722458155,"sku":"026GSE2BCPW-2-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ なし","offer_id":42417722490923,"sku":"026GSE2BCPW-3","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 金運上昇 \/ あり","offer_id":42417722523691,"sku":"026GSE2BCPW-3-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ なし","offer_id":42417722556459,"sku":"026GSE2BCPW-4","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 健康祈願 \/ あり","offer_id":42417722589227,"sku":"026GSE2BCPW-4-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ なし","offer_id":42417722621995,"sku":"026GSE2BCPW-5","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 家内安全 \/ あり","offer_id":42417722654763,"sku":"026GSE2BCPW-5-a","price":101500.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ なし","offer_id":42417722687531,"sku":"026GSE2BCPW-6","price":98000.0,"currency_code":"JPY","in_stock":true},{"title":"パールホワイト \/ 良縁成就 \/ あり","offer_id":42417722720299,"sku":"026GSE2BCPW-6-a","price":101500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_70b51e2d-d895-4fb8-aca0-54f10e31d9eb.jpg?v=1761561448"},{"product_id":"omatsuri_frame-desktop-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_51ca2fe2-37bc-42b5-afe9-f609f0382044.jpg?v=1761561487\" 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（約H27cm × W22cm）で、書斎やリビング、オフィスなど、あらゆる空間に調和します。大切な場所を、\u003cstrong\u003e幸運を呼び込む聖域\u003c\/strong\u003eへと変えるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/desktop-img02_da7bdd3b-80b8-4ff0-a8f5-922fa4983601.webp?v=1763447613\" 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\/desktop-img06_b0c386e9-b372-4fb4-bd04-7018cf6d0ab9.webp?v=1763447613\" 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":42417722982443,"sku":"201GTL2A-T-1","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417723015211,"sku":"201GTL2A-T-1-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417723047979,"sku":"201GTL2A-T-2","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417723080747,"sku":"201GTL2A-T-2-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417723113515,"sku":"201GTL2A-T-3","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417723146283,"sku":"201GTL2A-T-3-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417723179051,"sku":"201GTL2A-T-4","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417723211819,"sku":"201GTL2A-T-4-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417723244587,"sku":"201GTL2A-T-5","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417723277355,"sku":"201GTL2A-T-5-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417723310123,"sku":"201GTL2A-T-6","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417723342891,"sku":"201GTL2A-T-6-a","price":18800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_51ca2fe2-37bc-42b5-afe9-f609f0382044.jpg?v=1761561487"},{"product_id":"omatsuri_frame-desktop-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  \u003ch1 class=\"product-title\"\u003e【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(盾式卓上)【昇運金白双龍】\u003c\/h1\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_04aa833b-79dd-40b7-9312-b5ac1595c594.jpg?v=1761561530\" 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\/desktop-img02_07627fdc-26f6-4097-b183-4feb4fcef897.webp?v=1763447612\" 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\/desktop-img06_a02daf1b-d903-4a8b-b9e5-4e7164cf5d21.webp?v=1763447612\" 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=\"spec-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・コンセプト\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品は、伝統的な京都一筆龍の技法により描かれた、運気を高めるための特別な額です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e昇運：運気を上昇させ、良い流れを引き寄せます。\u003c\/li\u003e\n          \u003cli\u003e守護：災厄から身を守り、安全と安心をもたらします。\u003c\/li\u003e\n          \u003cli\u003e縁結び：良縁を招き、人間関係や幸運な出会いを引き寄せます。\u003c\/li\u003e\n          \u003cli\u003e京都一筆龍の伝統技術で、龍の生命力と躍動感を表現。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e用途・設置形態\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e特定の用途に特化し、最適な形で設置できるデザインです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e用途：神社、寺院様への御礼品、または御守をお祀りするための専用額\u003c\/li\u003e\n          \u003cli\u003e設置形態：盾式卓上（デスクや棚など、平らな場所に立てて飾ることができます）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e額縁外寸: 約 縦27cm × 横22cm\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        \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\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"心願成就 \/ なし","offer_id":42417723670571,"sku":"202GTL2B-T-1","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417723703339,"sku":"202GTL2B-T-1-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417723736107,"sku":"202GTL2B-T-2","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417723768875,"sku":"202GTL2B-T-2-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417723801643,"sku":"202GTL2B-T-3","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417723834411,"sku":"202GTL2B-T-3-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417723867179,"sku":"202GTL2B-T-4","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417723899947,"sku":"202GTL2B-T-4-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417723932715,"sku":"202GTL2B-T-5","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417723965483,"sku":"202GTL2B-T-5-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417723998251,"sku":"202GTL2B-T-6","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417724031019,"sku":"202GTL2B-T-6-a","price":18800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_04aa833b-79dd-40b7-9312-b5ac1595c594.jpg?v=1761561530"},{"product_id":"omatsuri_frame-desktop-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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_80c8dea2-d230-430f-8e10-156685db7657.jpg?v=1761561577\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e圧倒的な存在感、日々に福を呼ぶ\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e漆黒の背景に舞い踊る虹と白の双龍が、あなたの日々に\u003cstrong\u003e力強い昇運\u003c\/strong\u003eをもたらします。見る者の心を惹きつけ、空間全体に神聖な気をもたらす、まさに家やオフィスを守る\u003cstrong\u003e聖なる存在\u003c\/strong\u003eです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \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\/desktop-img02_002d9e35-2dd3-4e6c-b432-f8503c2d62f0.webp?v=1763447610\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常に溶け込む、癒しの佇まい\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eパソコンの傍らや書斎、リビングの一角にもすっきりと収まる、\u003cstrong\u003e計算された卓上サイズ\u003c\/strong\u003eです。日々の喧騒の中で、ふと目を向けるたびに\u003cstrong\u003e心が落ち着き、穏やかな癒し\u003c\/strong\u003eを感じられます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \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\/desktop-img06_ba36c605-5596-44de-b3e3-7c15f37f0e4f.webp?v=1763447611\" 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  \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      \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サイズ: 約 27cm (高さ) x 22cm (幅)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"心願成就 \/ なし","offer_id":42417724293163,"sku":"203GTL2C-T-1","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417724325931,"sku":"203GTL2C-T-1-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417724358699,"sku":"203GTL2C-T-2","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417724391467,"sku":"203GTL2C-T-2-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417724424235,"sku":"203GTL2C-T-3","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417724457003,"sku":"203GTL2C-T-3-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417724489771,"sku":"203GTL2C-T-4","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417724522539,"sku":"203GTL2C-T-4-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417724555307,"sku":"203GTL2C-T-5","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417724588075,"sku":"203GTL2C-T-5-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417724620843,"sku":"203GTL2C-T-6","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417724653611,"sku":"203GTL2C-T-6-a","price":18800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_80c8dea2-d230-430f-8e10-156685db7657.jpg?v=1761561577"},{"product_id":"omatsuri_frame-desktop-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\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_325a654e-2456-4db0-b95f-570b6a742c87.jpg?v=1761561620\" class=\"img-fluid d-block w-100 product-img\" alt=\"昇運招く紅葉双龍\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e運気向上を願う御品\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e荘厳な筆致で描かれた双龍が、空間に\u003cstrong\u003e力強い運気を招きます\u003c\/strong\u003e。祈りを捧げる場所を尊く彩る、\u003cstrong\u003e心願成就\u003c\/strong\u003eの象徴です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日常を彩る祈りの場\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/desktop-img02_9cc85c83-c6ae-4581-8842-fd7f8e67277e.webp?v=1763447609\" class=\"img-fluid d-block w-100 product-img\" alt=\"日常を彩る祈りの場\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e心安らぐ空間演出\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e置き場所を選ばない\u003cstrong\u003e盾式卓上型\u003c\/strong\u003eで、日々の生活空間に自然に溶け込みます。\u003cstrong\u003e（約 高さ27cm × 幅22cm）\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\/desktop-img06_bd62ed7d-ead4-4b2e-b4da-61d1100aca96.webp?v=1763447609\" class=\"img-fluid d-block w-100 product-img\" alt=\"龍の瞳、精緻な輝き\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e息吹を感じる筆致\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eラインストーンが施された瑞々しい輝き\u003c\/strong\u003eを放つ龍の瞳は、まるで生命が宿ったかのようです。細部にまで施された\u003cstrong\u003e匠の技\u003c\/strong\u003eが、見る者の心を惹きつけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"心願成就 \/ なし","offer_id":42417724915755,"sku":"204GTL2D-T-1","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417724948523,"sku":"204GTL2D-T-1-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417724981291,"sku":"204GTL2D-T-2","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417725014059,"sku":"204GTL2D-T-2-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417725046827,"sku":"204GTL2D-T-3","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417725079595,"sku":"204GTL2D-T-3-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417725112363,"sku":"204GTL2D-T-4","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417725145131,"sku":"204GTL2D-T-4-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417725177899,"sku":"204GTL2D-T-5","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417725210667,"sku":"204GTL2D-T-5-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417725243435,"sku":"204GTL2D-T-6","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417725276203,"sku":"204GTL2D-T-6-a","price":18800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_325a654e-2456-4db0-b95f-570b6a742c87.jpg?v=1761561620"},{"product_id":"omatsuri_frame-desktop-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  \u003ch2\u003e【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(盾式卓上)【昇運黒金銀双龍】\u003c\/h2\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_a8e25730-ada6-431c-85d3-cad7456d327c.jpg?v=1761561671\" 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\"\u003e27cm x 22cmの\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\/desktop-img02_67d740bb-2abe-4a09-abfa-3604cad99cce.webp?v=1763447608\" 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":42417725505579,"sku":"205GTL2E-T-1","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417725538347,"sku":"205GTL2E-T-1-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417725571115,"sku":"205GTL2E-T-2","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417725603883,"sku":"205GTL2E-T-2-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417725636651,"sku":"205GTL2E-T-3","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417725669419,"sku":"205GTL2E-T-3-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417725702187,"sku":"205GTL2E-T-4","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417725734955,"sku":"205GTL2E-T-4-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417725767723,"sku":"205GTL2E-T-5","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417725800491,"sku":"205GTL2E-T-5-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417725833259,"sku":"205GTL2E-T-6","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417725866027,"sku":"205GTL2E-T-6-a","price":18800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_a8e25730-ada6-431c-85d3-cad7456d327c.jpg?v=1761561671"},{"product_id":"omatsuri_frame-desktop-l1a","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(盾式卓上)【昇運金龍】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e運気高める昇運金龍\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_65431dbb-7ea9-4993-beeb-f7228d1b102a.jpg?v=1761561711\" 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    \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\/desktop-img02_677267f7-9c2e-402a-92ad-d7aab55a11bc.webp?v=1763447606\" 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を演出します。心の拠り所となる存在です。\u003cbr\u003eサイズ：約 縦27cm × 横22cm\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e匠の技光る上質額縁\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/desktop-img05_348de1de-aa51-4e0b-81cb-62362341d7fd.webp?v=1763447606\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e伝統が息づく佇まい\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e木目の美しい漆黒の額縁\u003c\/strong\u003eが、一筆龍の神秘的な絵柄を一層引き立てます。細部に宿る職人のこだわりが、\u003cstrong\u003e確かな品質と風格\u003c\/strong\u003eを物語ります。背面スタンドで手軽に設置でき、お祀り場所を選ばない自由さも魅力です。また、吊るし紐付きで壁に掛けることも可能です。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"心願成就 \/ なし","offer_id":42417726128171,"sku":"206GTL1A-T-1","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417726160939,"sku":"206GTL1A-T-1-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417726193707,"sku":"206GTL1A-T-2","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417726226475,"sku":"206GTL1A-T-2-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417726259243,"sku":"206GTL1A-T-3","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417726292011,"sku":"206GTL1A-T-3-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417726324779,"sku":"206GTL1A-T-4","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417726357547,"sku":"206GTL1A-T-4-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417726390315,"sku":"206GTL1A-T-5","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417726423083,"sku":"206GTL1A-T-5-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417726455851,"sku":"206GTL1A-T-6","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417726488619,"sku":"206GTL1A-T-6-a","price":15500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_65431dbb-7ea9-4993-beeb-f7228d1b102a.jpg?v=1761561711"},{"product_id":"omatsuri_frame-desktop-l1b","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(盾式卓上)【昇運白龍】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch1 class=\"product-title\"\u003e【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(盾式卓上)【昇運白龍】\u003c\/h1\u003e\n\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_8a669596-662a-4332-a3fb-2f5a50f665f.jpg?v=1761561752\" 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です。高さ約27cm、幅約22cmで、大切な\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\/desktop-img02_acf4461e-ad6a-449f-9e76-df17cf14cbcc.webp?v=1763447605\" 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\/desktop-img05_87d5a926-02ad-447f-8998-e8b7e0565399.webp?v=1763447605\" 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!-- 発送案内セクション (Shipping) は情報がないため生成しません。 --\u003e\n  \u003c!-- 注意事項セクション (Notes) は情報がないため生成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"心願成就 \/ なし","offer_id":42417726750763,"sku":"207GTL1B-T-1","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417726783531,"sku":"207GTL1B-T-1-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417726816299,"sku":"207GTL1B-T-2","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417726849067,"sku":"207GTL1B-T-2-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417726881835,"sku":"207GTL1B-T-3","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417726914603,"sku":"207GTL1B-T-3-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417726947371,"sku":"207GTL1B-T-4","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417726980139,"sku":"207GTL1B-T-4-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417727012907,"sku":"207GTL1B-T-5","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417727045675,"sku":"207GTL1B-T-5-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417727078443,"sku":"207GTL1B-T-6","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417727111211,"sku":"207GTL1B-T-6-a","price":15500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_8a669596-662a-4332-a3fb-2f5a50f7465f.jpg?v=1761561752"},{"product_id":"omatsuri_frame-desktop-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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_45e50d1f-7a4e-4b85-bdf8-06781caec24e.jpg?v=1761561794\" class=\"img-fluid d-block w-100 product-img\" alt=\"開運への扉を開く一筆龍の画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e開運への扉を開く一品\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e雄大な一筆龍が力強く描かれた、まさに\u003cstrong\u003e心願成就の証\u003c\/strong\u003e。大切な方への想いを形にする贈答品として、またはご自身の特別な空間を彩る御守りとして、比類なき存在感を放ちます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日常に溶け込む、祈りの卓上空間\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/desktop-img02_17184815-2b83-4e1b-a17a-9d2c95de86f7.webp?v=1763447603\" class=\"img-fluid d-block w-100 product-img\" alt=\"デスクに置かれた一筆龍の額縁\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eいつもそばに、開運の兆し\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eコンパクトながらもその存在感は圧倒的。デスクや書斎、寝室のサイドテーブルにも美しく調和し、日々の暮らしに\u003cstrong\u003e静かな守護と癒し\u003c\/strong\u003eをもたらします。場所を選ばず、常にあなたの傍らに寄り添うパートナー。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e龍の瞳に宿る、無限の生命力\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/desktop-img06_e77ac08c-0521-4e00-9f4c-b57ba3f340aa.webp?v=1763447603\" class=\"img-fluid d-block w-100 product-img\" alt=\"龍の瞳のクローズアップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e輝く眼差し、勝利を導く\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e緻密に描かれた鱗や髭、そして煌めく龍の瞳。熟練の筆致と細部へのこだわりが、\u003cstrong\u003e神々しいまでの生命力\u003c\/strong\u003eを宿します。この精巧な作り込みが、日々の努力を見守り、背中を押す力となります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\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          \u003cli\u003e形式: 卓上設置が可能な盾式額\u003c\/li\u003e\n          \u003cli\u003eサイズ: 約 縦27cm × 横22cm\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  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"心願成就 \/ なし","offer_id":42417727471659,"sku":"208GTL1C-T-1","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417727504427,"sku":"208GTL1C-T-1-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417727537195,"sku":"208GTL1C-T-2","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417727569963,"sku":"208GTL1C-T-2-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417727602731,"sku":"208GTL1C-T-3","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417727635499,"sku":"208GTL1C-T-3-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417727668267,"sku":"208GTL1C-T-4","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417727701035,"sku":"208GTL1C-T-4-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417727733803,"sku":"208GTL1C-T-5","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417727766571,"sku":"208GTL1C-T-5-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417727799339,"sku":"208GTL1C-T-6","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417727832107,"sku":"208GTL1C-T-6-a","price":15500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_45e50d1f-7a4e-4b85-bdf8-06781caec24e.jpg?v=1761561794"},{"product_id":"omatsuri_frame-desktop-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    \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_f5255a52-4f4c-4061-938f-4d0046646020.jpg?v=1761561831\" 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\/desktop-img02_06c729a2-64c3-431f-a32c-07dbec0fb8fa.webp?v=1763447602\" 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\/desktop-img06_7aa88a1a-1414-4547-8b0c-0df58608f43a.webp?v=1763447602\" 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":42417728290859,"sku":"209GTL1D-T-1","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417728323627,"sku":"209GTL1D-T-1-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417728356395,"sku":"209GTL1D-T-2","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417728389163,"sku":"209GTL1D-T-2-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417728421931,"sku":"209GTL1D-T-3","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417728454699,"sku":"209GTL1D-T-3-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417728487467,"sku":"209GTL1D-T-4","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417728520235,"sku":"209GTL1D-T-4-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417728553003,"sku":"209GTL1D-T-5","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417728585771,"sku":"209GTL1D-T-5-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417728618539,"sku":"209GTL1D-T-6","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417728651307,"sku":"209GTL1D-T-6-a","price":15500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_f5255a52-4f4c-4061-938f-4d0046646020.jpg?v=1761561831"},{"product_id":"omatsuri_frame-desktop-l1e","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(盾式卓上)【昇運緑金龍】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch2 class=\"product-title\"\u003e【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(盾式卓上)【昇運緑金龍】\u003c\/h2\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_23819653-1655-4bb4-b6f9-5e615aa96c0f.jpg?v=1761561873\" 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圧迫感なく置けるコンパクトなサイズ感が魅力です。高さ約27cm、幅約22cm。\u003cbr\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\/desktop-img02_56cf1da3-31c3-46ed-915a-4ab5931b29fb.webp?v=1763447600\" 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\/desktop-img01_b5f51e3c-dbe0-4106-9b18-5f38d29f3c3e.webp?v=1763447601\" 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":42417729011755,"sku":"210GTL1E-T-1","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417729044523,"sku":"210GTL1E-T-1-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417729077291,"sku":"210GTL1E-T-2","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417729110059,"sku":"210GTL1E-T-2-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417729142827,"sku":"210GTL1E-T-3","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417729175595,"sku":"210GTL1E-T-3-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417729208363,"sku":"210GTL1E-T-4","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417729241131,"sku":"210GTL1E-T-4-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417729273899,"sku":"210GTL1E-T-5","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417729306667,"sku":"210GTL1E-T-5-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417729339435,"sku":"210GTL1E-T-6","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417729372203,"sku":"210GTL1E-T-6-a","price":15500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_23819653-1655-4bb4-b6f9-5e615aa96c0f.jpg?v=1761561873"},{"product_id":"omatsuri_frame-desktop-l1f","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(盾式卓上)【昇運艶龍】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch1\u003e【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(盾式卓上)【昇運艶龍】\u003c\/h1\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e昇運呼ぶ煌めきの龍神額\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e魂宿る一筆龍\u003c\/strong\u003eが\u003cstrong\u003e心願成就\u003c\/strong\u003eへと導き、\u003cstrong\u003e強運と良縁\u003c\/strong\u003eを招きます。お守りとともに日々の平安と発展を願う、\u003cstrong\u003e特別な空間\u003c\/strong\u003eを創造します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_529688ce-b0c3-4cd0-9735-40f8b37eb8bf.jpg?v=1761561913\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e運気上昇を願う御守り額\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eどこにでも飾れる卓上サイズ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      日常に溶け込む\u003cstrong\u003eコンパクト設計\u003c\/strong\u003e（約27cm×22cm）で、デスクや棚にさりげなく設置可能。暮らしの中に\u003cstrong\u003e聖なる守護と無限の可能性\u003c\/strong\u003eをもたらします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/desktop-img02_4929b9aa-2ee4-4d48-81a8-8f1a4f34360a.webp?v=1763447599\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e暮らしに溶け込む守護の形\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e龍に生命宿す眼差し\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      職人の\u003cstrong\u003e緻密な筆致\u003c\/strong\u003eに、\u003cstrong\u003e輝く瞳\u003c\/strong\u003e（ラインストーン加工）が躍動感を与えます。見るたびに\u003cstrong\u003e漲る生命力\u003c\/strong\u003eと、\u003cstrong\u003e精緻な美しさ\u003c\/strong\u003eに心惹かれる逸品です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/desktop-img06_c59d07c4-f964-4da9-b034-5b95f25e7a8f.webp?v=1763447599\" 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":42417729732651,"sku":"211GTL1F-T-1","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417729765419,"sku":"211GTL1F-T-1-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417729798187,"sku":"211GTL1F-T-2","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417729830955,"sku":"211GTL1F-T-2-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417729863723,"sku":"211GTL1F-T-3","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417729896491,"sku":"211GTL1F-T-3-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417729929259,"sku":"211GTL1F-T-4","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417729962027,"sku":"211GTL1F-T-4-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417729994795,"sku":"211GTL1F-T-5","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417730027563,"sku":"211GTL1F-T-5-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417730060331,"sku":"211GTL1F-T-6","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417730093099,"sku":"211GTL1F-T-6-a","price":15500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_529688ce-b0c3-4cd0-9735-40f8b37eb8bf.jpg?v=1761561913"},{"product_id":"omatsuri_frame-desktop-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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_f21c5a27-0d8f-463d-8738-c614697a1c1f.jpg?v=1761561954\" 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\/desktop-img02_5c852c28-9061-4dd7-96cc-3008a7a3e9f9.webp?v=1763447598\" 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約27cm×22cm\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\/desktop-img05_0015ecc6-8bc8-4546-b591-5a37a51c26c5.webp?v=1763447598\" 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\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"心願成就 \/ なし","offer_id":42417731239979,"sku":"212GTL1G-T-1","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417731272747,"sku":"212GTL1G-T-1-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417731305515,"sku":"212GTL1G-T-2","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417731338283,"sku":"212GTL1G-T-2-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417731371051,"sku":"212GTL1G-T-3","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417731403819,"sku":"212GTL1G-T-3-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417731436587,"sku":"212GTL1G-T-4","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417731469355,"sku":"212GTL1G-T-4-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417731502123,"sku":"212GTL1G-T-5","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417731534891,"sku":"212GTL1G-T-5-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417731567659,"sku":"212GTL1G-T-6","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417731600427,"sku":"212GTL1G-T-6-a","price":15500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_f21c5a27-0d8f-463d-8738-c614697a1c1f.jpg?v=1761561954"},{"product_id":"omatsuri_frame-desktop-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を運びます。\u003cstrong\u003e神秘的な存在感\u003c\/strong\u003eが、空間に深い安らぎと活気をもたらすでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_7e7d6b1c-eb29-461a-88d9-52c8f7833219.jpg?v=1761562001\" 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\/desktop-img02_11c0d013-1f8f-415a-b73c-60b23623d530.webp?v=1763447596\" 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\/desktop-img06_a3dc20ce-3ceb-4377-8b51-3c9697ad543b.webp?v=1763447596\" 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!-- スペック・詳細セクション --\u003e\n    \u003c!-- 入力データに「特になし」とありますが、商品名から抽出できる情報を整理し、複数のdetailsタグで提供します。 --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e基本情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本商品は、縁起の良い京都一筆龍をあしらった、特別な卓上額です。\u003c\/p\u003e\n            \u003cul class=\"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形状: 盾式卓上額\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高さ: 約27cm\u003c\/li\u003e\n                \u003cli\u003e幅: 約22cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 配送情報、注意書き、商品コードに関する情報が提供されていないため、該当セクションは作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"心願成就 \/ なし","offer_id":42417731829803,"sku":"213GTL1H-T-1","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417731862571,"sku":"213GTL1H-T-1-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417731895339,"sku":"213GTL1H-T-2","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417731928107,"sku":"213GTL1H-T-2-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417731960875,"sku":"213GTL1H-T-3","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417731993643,"sku":"213GTL1H-T-3-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417732026411,"sku":"213GTL1H-T-4","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417732059179,"sku":"213GTL1H-T-4-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417732091947,"sku":"213GTL1H-T-5","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417732124715,"sku":"213GTL1H-T-5-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417732157483,"sku":"213GTL1H-T-6","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417732190251,"sku":"213GTL1H-T-6-a","price":15500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_7e7d6b1c-eb29-461a-88d9-52c8f7838319.jpg?v=1761562001"},{"product_id":"omatsuri_frame-desktop-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    \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_073f9596-d6a2-4196-8fc3-42c4f0145a60.jpg?v=1761562043\" 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\/desktop-img02_205ba454-a2f9-406c-b4d3-0d1950e452aa.webp?v=1763447595\" 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\/desktop-img01_8899439e-4ac5-4389-9eb0-1a4e9286800b.webp?v=1763447595\" 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":42417732386859,"sku":"214GTL1I-T-1","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417732419627,"sku":"214GTL1I-T-1-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417732452395,"sku":"214GTL1I-T-2","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417732485163,"sku":"214GTL1I-T-2-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417732517931,"sku":"214GTL1I-T-3","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417732550699,"sku":"214GTL1I-T-3-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417732583467,"sku":"214GTL1I-T-4","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417732616235,"sku":"214GTL1I-T-4-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417732649003,"sku":"214GTL1I-T-5","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417732681771,"sku":"214GTL1I-T-5-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417732714539,"sku":"214GTL1I-T-6","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417732747307,"sku":"214GTL1I-T-6-a","price":15500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_073f9596-d6a2-4196-8fc3-42c4f0145a60.jpg?v=1761562043"},{"product_id":"omatsuri_frame-desktop-g2a","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(盾式卓上)【守護黒金銀双龍】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e昇運招く、黒金銀双龍\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_f2b249a4-3e91-47b1-823d-7a453e55f4aa.jpg?v=1761562083\" 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\/desktop-img02_da3e5963-1bb8-4d4a-8e5a-ce0f556c1f62.webp?v=1763447593\" 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\/desktop-img05_cd2a4220-b925-45a5-92cc-e13b5fb99032.webp?v=1763447593\" 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が、一筆龍の神聖な美しさを一層引き立てる。\u003cbr\u003e\u003cstrong\u003e黒色のシンプルな卓上サイズ\u003c\/strong\u003e（約27cm × 22cm）で、背面にスタンドが付いているため、卓上での設置が可能です。また、吊るし紐付きで壁に掛けて飾ることもできます。\u003cbr\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":42417733009451,"sku":"215GTG2A-T-1","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417733042219,"sku":"215GTG2A-T-1-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417733074987,"sku":"215GTG2A-T-2","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417733107755,"sku":"215GTG2A-T-2-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417733140523,"sku":"215GTG2A-T-3","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417733173291,"sku":"215GTG2A-T-3-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417733206059,"sku":"215GTG2A-T-4","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417733238827,"sku":"215GTG2A-T-4-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417733271595,"sku":"215GTG2A-T-5","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417733304363,"sku":"215GTG2A-T-5-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417733337131,"sku":"215GTG2A-T-6","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417733369899,"sku":"215GTG2A-T-6-a","price":18800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_f2b249a4-3e91-47b1-823d-7a453e55f4aa.jpg?v=1761562083"},{"product_id":"omatsuri_frame-desktop-g2b","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\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_27279a01-4608-4276-8cd3-0c20e08c9458.jpg?v=1761562128\" 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\/desktop-img02_5ffe991f-2e8d-4a8d-a01f-a8ae4c11eb04.webp?v=1763447592\" 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\/desktop-img06_45ce0017-4e9e-4a88-9efe-e8a3f7e27321.webp?v=1763447592\" 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!-- 発送案内セクション (Shipping) は情報がないため作成しません。 --\u003e\n  \u003c!-- 注意事項セクション (Notes) は情報がないため作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"心願成就 \/ なし","offer_id":42417733632043,"sku":"216GTG2B-T-1","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417733664811,"sku":"216GTG2B-T-1-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417733697579,"sku":"216GTG2B-T-2","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417733730347,"sku":"216GTG2B-T-2-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417733763115,"sku":"216GTG2B-T-3","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417733795883,"sku":"216GTG2B-T-3-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417733828651,"sku":"216GTG2B-T-4","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417733861419,"sku":"216GTG2B-T-4-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417733894187,"sku":"216GTG2B-T-5","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417733926955,"sku":"216GTG2B-T-5-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417733959723,"sku":"216GTG2B-T-6","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417733992491,"sku":"216GTG2B-T-6-a","price":18800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_27279a01-4608-4276-8cd3-0c20e08c9458.jpg?v=1761562128"},{"product_id":"omatsuri_frame-desktop-g1a","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(盾式卓上)【守護黒金龍】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch2\u003e【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(盾式卓上)【守護黒金龍】\u003c\/h2\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e昇運を招く「守護黒金龍」の威厳\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e心願成就\u003c\/strong\u003eの願いを託すにふさわしい、\u003cstrong\u003e神々しい存在感\u003c\/strong\u003eを放つ\u003cstrong\u003e御守り専用額\u003c\/strong\u003eです。日々の暮らしに\u003cstrong\u003e聖域\u003c\/strong\u003eを築き、あなただけの\u003cstrong\u003eパワースポット\u003c\/strong\u003eを演出します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_be6c9dce-ead3-4bca-81ea-915b262166.jpg?v=1761562166\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e縁を結び、願いを叶える祈りの場\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日常に溶け込む、コンパクトな聖域\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eわずかなスペース\u003c\/strong\u003eで、大切な御札や御守を丁重に祀れます。置き場所に困らない\u003cstrong\u003e盾式卓上タイプ\u003c\/strong\u003eで、どこにでも\u003cstrong\u003e神聖な祈りの空間\u003c\/strong\u003eを創り出します。\u003cbr\u003e\n      本製品のサイズは、\u003cstrong\u003e高さ27cm × 幅22cm\u003c\/strong\u003eです。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/desktop-img02_627f6f42-de59-4537-a275-9a6ec0c0d257.webp?v=1763447590\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e大切なものを護る、日々の安寧\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e魂を宿す「龍の瞳」が放つ輝き\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      瑞々しい生命力宿る\u003cstrong\u003e龍の瞳\u003c\/strong\u003eには、煌めく\u003cstrong\u003eラインストーン\u003c\/strong\u003eが輝きます。\u003cstrong\u003e職人の精緻な技\u003c\/strong\u003eが、\u003cstrong\u003e一筆龍\u003c\/strong\u003eに\u003cstrong\u003e圧倒的な臨場感\u003c\/strong\u003eと\u003cstrong\u003e神々しさ\u003c\/strong\u003eをもたらしています。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/desktop-img06_3ed53a20-3204-42f4-bfd6-943822317beb.webp?v=1763447591\" 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":42417734221867,"sku":"217GTG1A-T-1","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417734254635,"sku":"217GTG1A-T-1-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417734287403,"sku":"217GTG1A-T-2","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417734320171,"sku":"217GTG1A-T-2-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417734352939,"sku":"217GTG1A-T-3","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417734385707,"sku":"217GTG1A-T-3-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417734418475,"sku":"217GTG1A-T-4","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417734451243,"sku":"217GTG1A-T-4-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417734484011,"sku":"217GTG1A-T-5","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417734516779,"sku":"217GTG1A-T-5-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417734549547,"sku":"217GTG1A-T-6","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417734582315,"sku":"217GTG1A-T-6-a","price":15500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_be6c9dce-ead3-4bca-81ea-915b262519ab.jpg?v=1761562166"},{"product_id":"omatsuri_frame-desktop-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途切れることのない一筆で描かれた龍は、絶え間ない運気の流れを象徴します。心願成就、守護の願いを込めた特別な空間を演出し、大切な御守やお札の力を最大限に引き出すことを願っています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_a6cf88df-105c-46ce-bc62-5debef85cdd9.jpg?v=1761562207\" 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\u003e27cm×22cm\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\/desktop-img02_1f797a28-223a-4b19-b405-9aa37dd56b5b.webp?v=1763447589\" 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\/desktop-img06_b167168f-5e7f-4327-86b4-d6afe1e0e54e.webp?v=1763447589\" 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本体: 約27cm × 22cm\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":42417734811691,"sku":"218GTG1B-T-1","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417734844459,"sku":"218GTG1B-T-1-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417734877227,"sku":"218GTG1B-T-2","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417734909995,"sku":"218GTG1B-T-2-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417734942763,"sku":"218GTG1B-T-3","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417734975531,"sku":"218GTG1B-T-3-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417735008299,"sku":"218GTG1B-T-4","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417735041067,"sku":"218GTG1B-T-4-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417735073835,"sku":"218GTG1B-T-5","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417735106603,"sku":"218GTG1B-T-5-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417735139371,"sku":"218GTG1B-T-6","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417735172139,"sku":"218GTG1B-T-6-a","price":15500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_a6cf88df-105c-46ce-bc62-5debef85cdd9.jpg?v=1761562207"},{"product_id":"omatsuri_frame-desktop-g1c","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_739ae7c7-86d9-4eaa-8abb-18cac36d508d.jpg?v=1761562254\" 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（約27cm × 22cm）で、リビングやデスクに自然と馴染みます。大切な御守や御札を、美しく、そして丁重に祀るための最適な場所を提供します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/desktop-img02_fbe8c625-9695-4030-a7c8-def3530c9138.webp?v=1763447586\" 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\/desktop-img01_139fcecc-cae0-4a8a-999b-9c24ef83b7e2.webp?v=1763447586\" 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":42417736089643,"sku":"219GTG1C-T-1","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417736122411,"sku":"219GTG1C-T-1-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417736155179,"sku":"219GTG1C-T-2","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417736187947,"sku":"219GTG1C-T-2-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417736220715,"sku":"219GTG1C-T-3","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417736253483,"sku":"219GTG1C-T-3-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417736286251,"sku":"219GTG1C-T-4","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417736319019,"sku":"219GTG1C-T-4-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417736351787,"sku":"219GTG1C-T-5","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417736384555,"sku":"219GTG1C-T-5-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417736417323,"sku":"219GTG1C-T-6","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417736450091,"sku":"219GTG1C-T-6-a","price":15500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_739ae7c7-86d9-4eaa-8abb-18cac36d508d.jpg?v=1761562254"},{"product_id":"omatsuri_frame-desktop-g1d","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を結ぶ祈りを宿します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_15cd9a79-64a1-49cd-9e13-a59429a455d1.jpg?v=1761562301\" 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縦27cm、横22cmの\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\/desktop-img02_2a04afa5-282c-4b3c-9ba9-6a7289c3e720.webp?v=1763447583\" 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":42417736712235,"sku":"220GTG1D-T-1","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417736745003,"sku":"220GTG1D-T-1-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417736777771,"sku":"220GTG1D-T-2","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417736810539,"sku":"220GTG1D-T-2-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417736843307,"sku":"220GTG1D-T-3","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417736876075,"sku":"220GTG1D-T-3-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417736908843,"sku":"220GTG1D-T-4","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417736941611,"sku":"220GTG1D-T-4-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417736974379,"sku":"220GTG1D-T-5","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417737007147,"sku":"220GTG1D-T-5-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417737039915,"sku":"220GTG1D-T-6","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417737072683,"sku":"220GTG1D-T-6-a","price":15500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_15cd9a79-64a1-49cd-9e13-a59429a455d1.jpg?v=1761562301"},{"product_id":"omatsuri_frame-desktop-g1e","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(盾式卓上)【守護桜龍】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e昇運招く神聖なる桜龍\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      繊細な筆致で描かれた\u003cstrong\u003e京都一筆龍\u003c\/strong\u003eが、空間に\u003cstrong\u003e壮麗な気品\u003c\/strong\u003eをもたらします。\u003cstrong\u003e心願成就\u003c\/strong\u003eの願いを託し、日々の暮らしに\u003cstrong\u003e静謐な守護\u003c\/strong\u003eと\u003cstrong\u003e豊かな縁\u003c\/strong\u003eを呼び込みます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_cc76f4e5-fb68-4047-ba47-5bc675369d14.jpg?v=1761562348\" class=\"img-fluid d-block w-100 product-img\" alt=\"護りと縁を結ぶ桜龍\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e護りと縁を結ぶ桜龍\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日常を彩る卓上祭壇\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      本製品は、神社、寺院様の御礼やお守りをお祀りする専用の\u003cstrong\u003e卓上額\u003c\/strong\u003eです。\u003cstrong\u003e縦約27cm、横約22cm\u003c\/strong\u003eの\u003cstrong\u003e省スペース\u003c\/strong\u003eな設計で置き場所を選ばず、リビングや書斎、オフィスに設置することで、日々の感謝や祈りの心を大切に育む\u003cstrong\u003e特別な空間\u003c\/strong\u003eを創造します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/desktop-img02_a365dbbb-ec4d-41b3-a2ff-3d84eb749efb.webp?v=1763447581\" class=\"img-fluid d-block w-100 product-img\" alt=\"暮らしに溶け込む祈りの形\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e暮らしに溶け込む祈りの形\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e魂宿る龍の瞳の輝き\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e龍の瞳\u003c\/strong\u003eに宿る輝きは、\u003cstrong\u003eラインストーン加工\u003c\/strong\u003eによるもので、\u003cstrong\u003e確かな職人の技\u003c\/strong\u003eと\u003cstrong\u003e霊気を纏った証\u003c\/strong\u003eです。細部まで\u003cstrong\u003e命を吹き込まれた守護桜龍\u003c\/strong\u003eが、\u003cstrong\u003e力強く\u003c\/strong\u003eあなたの\u003cstrong\u003e運気を開きます\u003c\/strong\u003e。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/desktop-img06_9724175b-d009-4162-81f0-928cd88b8e6c.webp?v=1763447582\" 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":42417737302059,"sku":"221GTG1E-T-1","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417737334827,"sku":"221GTG1E-T-1-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417737367595,"sku":"221GTG1E-T-2","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417737400363,"sku":"221GTG1E-T-2-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417737433131,"sku":"221GTG1E-T-3","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417737465899,"sku":"221GTG1E-T-3-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417737498667,"sku":"221GTG1E-T-4","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417737531435,"sku":"221GTG1E-T-4-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417737564203,"sku":"221GTG1E-T-5","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417737596971,"sku":"221GTG1E-T-5-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417737629739,"sku":"221GTG1E-T-6","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417737662507,"sku":"221GTG1E-T-6-a","price":15500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_cc76f4e5-fb68-4047-ba47-5bc675369d14.jpg?v=1761562348"},{"product_id":"omatsuri_frame-desktop-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唯一無二の存在です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_3a70f7fe-5be1-4054-aa7c-73fb298a25ec.jpg?v=1761562388\" 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\/desktop-img02_3802434c-e8a6-4e8a-a0a8-8ea196de3f2c.webp?v=1763447579\" 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\/desktop-img06_a7db749c-ba3b-4fd0-80c4-a75e55c5ce4d.webp?v=1763447579\" 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":42417737924651,"sku":"222GTG1F-T-1","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417737957419,"sku":"222GTG1F-T-1-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417737990187,"sku":"222GTG1F-T-2","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417738022955,"sku":"222GTG1F-T-2-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417738055723,"sku":"222GTG1F-T-3","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417738088491,"sku":"222GTG1F-T-3-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417738121259,"sku":"222GTG1F-T-4","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417738154027,"sku":"222GTG1F-T-4-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417738186795,"sku":"222GTG1F-T-5","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417738219563,"sku":"222GTG1F-T-5-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417738252331,"sku":"222GTG1F-T-6","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417738285099,"sku":"222GTG1F-T-6-a","price":15500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_3a70f7fe-5be1-4054-aa7c-73fb298a25ec.jpg?v=1761562388"},{"product_id":"omatsuri_frame-desktop-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\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_a2ccca9f-ce81-435f-8961-ddd42ae09904.jpg?v=1761562427\" 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力強くも優美な筆遣いで描かれた一筆龍が、あなたの空間に深い安らぎと活気をもたらします。御守りやお札を祀ることで、日々の暮らしに神聖な気をお迎えください。\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\/desktop-img02_75294492-17fb-4b34-b699-744801264c64.webp?v=1763447577\" 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コンパクトながらも確かな存在感を放ち、どんな場所にも溶け込むデザインです。リビングや玄関、書斎など、お好みの場所に置いてあなたの心を癒やします。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e商品サイズ：約 高さ27cm × 幅22cm\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\/desktop-img06_4b6407de-b4db-44c6-9921-54580762a7d5.webp?v=1763447577\" 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見る者を惹きつける龍の瞳には、特別なラインストーン加工が施されています。その神秘的な輝きは、まるで龍が生命を宿し、今にも動き出すかのような躍動感を生み出します。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"心願成就 \/ なし","offer_id":42417738547243,"sku":"223GTG1G-T-1","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417738580011,"sku":"223GTG1G-T-1-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417738612779,"sku":"223GTG1G-T-2","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417738645547,"sku":"223GTG1G-T-2-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417738678315,"sku":"223GTG1G-T-3","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417738711083,"sku":"223GTG1G-T-3-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417738743851,"sku":"223GTG1G-T-4","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417738776619,"sku":"223GTG1G-T-4-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417738809387,"sku":"223GTG1G-T-5","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417738842155,"sku":"223GTG1G-T-5-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417738874923,"sku":"223GTG1G-T-6","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417738907691,"sku":"223GTG1G-T-6-a","price":15500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_a2ccca9f-ce81-435f-8961-ddd42ae09904.jpg?v=1761562427"},{"product_id":"omatsuri_frame-desktop-g1h","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_3f3fd5e1-a3d6-4a20-9ecc-191cd00a5663.jpg?v=1761562468\" class=\"img-fluid d-block w-100 product-img\" alt=\"魂宿る墨絵の一筆龍\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e魂宿る墨絵の美\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e力強く描かれた一筆龍が、空間に凛とした神聖な気をもたらします。見るたびに心が洗われ、日々の開運と平穏を祈るための、精神的なよりどころとなるでしょう。\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\/desktop-img02_10399391-7d5e-4bb9-9c78-e095f9d7e100.webp?v=1763447575\" class=\"img-fluid d-block w-100 product-img\" alt=\"書斎に置かれた卓上額\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常の祈りの傍らに\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e横幅22cm、高さ27cmのコンパクトなサイズ感は、書斎やリビング、寝室など、様々な場所に自然に調和します。大切な御守りの指定席として、日常に心の安らぎを添えてください。\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\/desktop-img01_079c0d23-d520-4e9b-ba6a-0a55a4c1a06a.webp?v=1763447575\" class=\"img-fluid d-block w-100 product-img\" alt=\"神聖な御守りが飾られた卓上額\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e静かなる存在感\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e盾式の安定した設計が、神聖な御守りをしっかりと支え、その存在を一層際立たせます。お部屋のどこに置いても、見る人の心に深い敬意と穏やかさをもたらすでしょう。\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横幅: 22cm\u003c\/li\u003e\n        \u003cli\u003e高さ: 27cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e※コンパクトな卓上サイズで、様々な空間に溶け込みます。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"心願成就 \/ なし","offer_id":42417739137067,"sku":"224GTG1H-T-1","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417739169835,"sku":"224GTG1H-T-1-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417739202603,"sku":"224GTG1H-T-2","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417739235371,"sku":"224GTG1H-T-2-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417739268139,"sku":"224GTG1H-T-3","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417739300907,"sku":"224GTG1H-T-3-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417739333675,"sku":"224GTG1H-T-4","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417739366443,"sku":"224GTG1H-T-4-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417739399211,"sku":"224GTG1H-T-5","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417739431979,"sku":"224GTG1H-T-5-a","price":15500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417739464747,"sku":"224GTG1H-T-6","price":14500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417739497515,"sku":"224GTG1H-T-6-a","price":15500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_3f3fd5e1-a3d6-4a20-9ecc-191cd00a5663.jpg?v=1761562468"},{"product_id":"omatsuri_frame-desktop-e2a","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(盾式卓上)【縁結び桜白昇運双龍】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch1\u003e【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(盾式卓上)【縁結び桜白昇運双龍】\u003c\/h1\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をもたらす\u003cstrong\u003e逸品\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_d7e89893-69ce-4edd-94d3-919b66c9c1a2.jpg?v=1761562511\" 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高さ約27cm、横幅約22cm\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\/desktop-img02_09bef399-65d6-4c80-a05e-1da395ee2732.webp?v=1763447574\" 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\/desktop-img01_765d6134-cfcf-4195-8314-ee0d7a87ada3.webp?v=1763447574\" class=\"img-fluid d-block w-100 product-img\" alt=\"尊き願いを護る佇まい\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e尊き願いを護る佇まい\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション、発送案内セクション、注意事項セクションは、提供された情報に「特になし」または情報がないため、生成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"心願成就 \/ なし","offer_id":42417739726891,"sku":"225GTE2A-T-1","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417739759659,"sku":"225GTE2A-T-1-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417739792427,"sku":"225GTE2A-T-2","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417739825195,"sku":"225GTE2A-T-2-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417739857963,"sku":"225GTE2A-T-3","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417739890731,"sku":"225GTE2A-T-3-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417739923499,"sku":"225GTE2A-T-4","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417739956267,"sku":"225GTE2A-T-4-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417739989035,"sku":"225GTE2A-T-5","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417740021803,"sku":"225GTE2A-T-5-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417740054571,"sku":"225GTE2A-T-6","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417740087339,"sku":"225GTE2A-T-6-a","price":18800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_d7e89893-69ce-4edd-94d3-919b66c9c1a2.jpg?v=1761562511"},{"product_id":"omatsuri_frame-desktop-e2b","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_d8f88773-49c0-4aeb-bc63-eaf7cddec79d.jpg?v=1761562551\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e心願成就を願う御守り\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e卓上を彩る開運インテリア\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e生活空間に馴染む洗練された\u003cstrong\u003e盾式卓上額\u003c\/strong\u003e。縦約27cm、横約22cmのコンパクトサイズで、日々の暮らしの中にさりげなく\u003cstrong\u003e幸運を招き入れ\u003c\/strong\u003e、豊かな日々を創造します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/desktop-img02.webp?v=1762925616\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e想いを贈る特別な逸品\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"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\/desktop-img06.webp?v=1762925616\" 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":42417740283947,"sku":"226GTE2B-T-1","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417740316715,"sku":"226GTE2B-T-1-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417740349483,"sku":"226GTE2B-T-2","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417740382251,"sku":"226GTE2B-T-2-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417740415019,"sku":"226GTE2B-T-3","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417740447787,"sku":"226GTE2B-T-3-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417740480555,"sku":"226GTE2B-T-4","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417740513323,"sku":"226GTE2B-T-4-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417740546091,"sku":"226GTE2B-T-5","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417740578859,"sku":"226GTE2B-T-5-a","price":18800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417740611627,"sku":"226GTE2B-T-6","price":17800.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417740644395,"sku":"226GTE2B-T-6-a","price":18800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_d8f88773-49c0-4aeb-bc63-eaf7cddec79d.jpg?v=1761562551"},{"product_id":"omatsuri_frame-small-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  \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_28e74171-9d7a-4b2f-82ba-3a1156baecd9.jpg?v=1761562591\" 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御守やお礼の品を丁重にお祀りするのに最適なサイズです。額の外寸は縦47cm、横39cmです。和洋どちらの空間にも違和感なく溶け込み、\u003cstrong\u003e格式高い趣\u003c\/strong\u003eを添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/small-img01_7d37f0d9-c1fb-4869-8658-8ef6f869882a.webp?v=1763447571\" 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\/small-img06_d7766d3f-a1a8-4271-bc0e-6df891013e35.webp?v=1763447571\" 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":42417740906539,"sku":"101GAL2A-S-MA-1","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417740939307,"sku":"101GAL2A-S-MA-1-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417740972075,"sku":"101GAL2A-S-MA-2","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417741004843,"sku":"101GAL2A-S-MA-2-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417741037611,"sku":"101GAL2A-S-MA-3","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417741070379,"sku":"101GAL2A-S-MA-3-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417741103147,"sku":"101GAL2A-S-MA-4","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417741135915,"sku":"101GAL2A-S-MA-4-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417741168683,"sku":"101GAL2A-S-MA-5","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417741201451,"sku":"101GAL2A-S-MA-5-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417741234219,"sku":"101GAL2A-S-MA-6","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417741266987,"sku":"101GAL2A-S-MA-6-a","price":30500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_28e74171-9d7a-4b2f-82ba-3a1156baecd9.jpg?v=1761562591"},{"product_id":"omatsuri_frame-small-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  \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_ce3654f1-af38-4e78-b54f-9c3230115174.jpg?v=1761562629\" 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絶妙なサイズ感 (約H47cm x W39cm)\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\/small-img01_cc23414a-757a-4084-b5ee-113c79d44ebe.webp?v=1763447570\" 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\/small-img05_53bb5998-81c7-4244-931b-50f03a434f6f.webp?v=1763447570\" 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":42417741463595,"sku":"102GAL2B-S-MA-1","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417741496363,"sku":"102GAL2B-S-MA-1-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417741529131,"sku":"102GAL2B-S-MA-2","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417741561899,"sku":"102GAL2B-S-MA-2-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417741594667,"sku":"102GAL2B-S-MA-3","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417741627435,"sku":"102GAL2B-S-MA-3-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417741660203,"sku":"102GAL2B-S-MA-4","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417741692971,"sku":"102GAL2B-S-MA-4-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417741725739,"sku":"102GAL2B-S-MA-5","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417741758507,"sku":"102GAL2B-S-MA-5-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417741791275,"sku":"102GAL2B-S-MA-6","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417741824043,"sku":"102GAL2B-S-MA-6-a","price":30500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_ce3654f1-af38-4e78-b54f-9c3230115174.jpg?v=1761562629"},{"product_id":"omatsuri_frame-small-l2c","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(小)【昇運虹白双龍】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e空間を彩る昇運の双龍\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_9d4d3c9d-793a-454d-9208-14583be66010.jpg?v=1761562670\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e崇高なる開運アート\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e力強い筆致で描かれた虹白双龍が、空間に清らかな気をもたらします。心願成就を願う想いを形にし、日々の暮らしに\u003cstrong\u003e力強い吉兆\u003c\/strong\u003eを呼び込む特別な逸品です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e住まいに調和する上質サイズ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/small-img01_1a052169-26ad-45fa-83bc-c517e930e91b.webp?v=1763447568\" 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。サイズ：横39cm × 縦47cm。心地よい存在感を放ちながら、あなたの日常風景に\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\/small-img05_469f4496-00c4-4fc3-91fb-8489c70c6272.webp?v=1763447568\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e由緒正しき職人技\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e神社や寺院の楼門を彷彿とさせる荘厳なデザイン。銀箔の「京都一筆龍」刻印は、\u003cstrong\u003e職人の精緻な技と日本の伝統美\u003c\/strong\u003eの息吹を宿し、所有する喜びと格式ある雰囲気を演出します。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"心願成就 \/ なし","offer_id":42417742086187,"sku":"103GAL2C-S-MA-1","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417742118955,"sku":"103GAL2C-S-MA-1-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417742151723,"sku":"103GAL2C-S-MA-2","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417742184491,"sku":"103GAL2C-S-MA-2-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417742217259,"sku":"103GAL2C-S-MA-3","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417742250027,"sku":"103GAL2C-S-MA-3-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417742282795,"sku":"103GAL2C-S-MA-4","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417742315563,"sku":"103GAL2C-S-MA-4-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417742348331,"sku":"103GAL2C-S-MA-5","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417742381099,"sku":"103GAL2C-S-MA-5-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417742413867,"sku":"103GAL2C-S-MA-6","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417742446635,"sku":"103GAL2C-S-MA-6-a","price":30500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_9d4d3c9d-793a-454d-9208-14583be66010.jpg?v=1761562670"},{"product_id":"omatsuri_frame-small-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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_5c09e778-5577-4f2f-a14f-7d7cbfed499.jpg?v=1761562711\" class=\"img-fluid d-block w-100 product-img\" alt=\"昇運紅葉双龍の額縁\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e崇高なる守護と繁栄の象徴\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e悠久の都・\u003cstrong\u003e京都\u003c\/strong\u003eに伝わる\u003cstrong\u003e一筆龍\u003c\/strong\u003eの技が織りなす、威厳ある\u003cstrong\u003e双龍\u003c\/strong\u003eの姿。大切な\u003cstrong\u003e御守\u003c\/strong\u003eや\u003cstrong\u003e御礼\u003c\/strong\u003eを恭しくお祀りし、家や事業に限りない\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\/small-img01_6e0336f6-9094-4ef3-9a51-155ba240dee9.webp?v=1763447567\" class=\"img-fluid d-block w-100 product-img\" alt=\"額縁が置かれた書斎の風景\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e願いを育む佇まい\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e高さ約47cm、幅約39cmと、存在感はありながらも、あらゆる空間に自然と溶け込むよう\u003cstrong\u003e計算されたサイズ\u003c\/strong\u003e。\u003cstrong\u003e書斎\u003c\/strong\u003eや\u003cstrong\u003e玄関\u003c\/strong\u003e、\u003cstrong\u003eオフィス\u003c\/strong\u003eなど、日常の風景に静かに寄り添い、\u003cstrong\u003e希望の気\u003c\/strong\u003eを満たします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \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\/small-img06_1f1a5693-2262-4352-af27-0a5a3f0e95cd.webp?v=1763447567\" class=\"img-fluid d-block w-100 product-img\" alt=\"龍の目のクローズアップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e躍動感溢れる芸術性\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e一筆一筆に魂を込めた職人の筆跡\u003c\/strong\u003eが息づく\u003cstrong\u003e龍の表情\u003c\/strong\u003e。煌めく\u003cstrong\u003eラインストーン\u003c\/strong\u003eの「\u003cstrong\u003e龍眼\u003c\/strong\u003e」が、あたかも生きて宿るかのような、\u003cstrong\u003e神秘的な輝き\u003c\/strong\u003eを放ち、見る者の心に訴えかけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"心願成就 \/ なし","offer_id":42417742676011,"sku":"104GAL2D-S-MA-1","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417742708779,"sku":"104GAL2D-S-MA-1-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417742741547,"sku":"104GAL2D-S-MA-2","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417742774315,"sku":"104GAL2D-S-MA-2-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417742807083,"sku":"104GAL2D-S-MA-3","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417742839851,"sku":"104GAL2D-S-MA-3-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417742872619,"sku":"104GAL2D-S-MA-4","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417742905387,"sku":"104GAL2D-S-MA-4-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417742938155,"sku":"104GAL2D-S-MA-5","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417742970923,"sku":"104GAL2D-S-MA-5-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417743003691,"sku":"104GAL2D-S-MA-6","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417743036459,"sku":"104GAL2D-S-MA-6-a","price":30500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_5c09e778-5577-4f2f-a14f-7d7cb8fed499.jpg?v=1761562711"},{"product_id":"omatsuri_frame-small-l2e","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(小)【昇運黒金銀双龍】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \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_60df81f8-acf6-4fe8-84f6-831338a0ec0a.jpg?v=1761562752\" class=\"img-fluid d-block w-100 product-img\" alt=\"空間に満ちる神秘の光\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e空間に満ちる神秘の光\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e黒、金、銀の輝く双龍が織りなす神秘の世界。あなたの願いを天へと届け、\u003cstrong\u003e守護と縁結び\u003c\/strong\u003eの力を授けます。日常に崇高な気品をもたらし、良き運気を招き入れる存在です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e大切な御守りを迎える聖なる設え\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/small-img01_e71af1c9-9e98-4446-a210-0b8d7c84b49e.webp?v=1763447566\" class=\"img-fluid d-block w-100 product-img\" alt=\"祈りの心を育む理想の空間\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e祈りの心を育む理想の空間\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eゆとりあるサイズ感（高さ約47cm、幅約39cm）で、日常の中に尊い祈りの場を設えることができます。授与された\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\/small-img05_54f6e78a-143e-45c5-84b7-83c77dead4d0.webp?v=1763447565\" class=\"img-fluid d-block w-100 product-img\" alt=\"格式を添える伝統の意匠\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e格式を添える伝統の意匠\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e精緻な筆致で描かれた\u003cstrong\u003e龍の躍動感\u003c\/strong\u003e。神社仏閣の楼門を模した御札・御守り納めは、細部にまで\u003cstrong\u003e職人の想いと祈り\u003c\/strong\u003eが込められた証。\u003cstrong\u003e銀箔の刻印\u003c\/strong\u003eが格式高さを添えます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"心願成就 \/ なし","offer_id":42417743233067,"sku":"105GAL2E-S-MA-1","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417743265835,"sku":"105GAL2E-S-MA-1-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417743298603,"sku":"105GAL2E-S-MA-2","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417743331371,"sku":"105GAL2E-S-MA-2-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417743364139,"sku":"105GAL2E-S-MA-3","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417743396907,"sku":"105GAL2E-S-MA-3-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417743429675,"sku":"105GAL2E-S-MA-4","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417743462443,"sku":"105GAL2E-S-MA-4-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417743495211,"sku":"105GAL2E-S-MA-5","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417743527979,"sku":"105GAL2E-S-MA-5-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417743560747,"sku":"105GAL2E-S-MA-6","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417743593515,"sku":"105GAL2E-S-MA-6-a","price":30500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_60df81f8-acf6-4fe8-84f6-831338a0ec0a.jpg?v=1761562752"},{"product_id":"omatsuri_frame-small-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    \u003ch1\u003e【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(小)【昇運金龍】\u003c\/h1\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_bf1c3dcc-5952-43d2-95aa-e57bdf33dc3f.jpg?v=1761562798\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e昇運を願う至宝\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            黄金の龍神が宿る、まさに\u003cstrong\u003e神聖なる美\u003c\/strong\u003eがここに。一筆で描かれたその姿は、見る者の心に深く響き渡り、\u003cstrong\u003e運気の上昇\u003c\/strong\u003eと\u003cstrong\u003e願いの実現\u003c\/strong\u003eを\u003cstrong\u003e力強く後押し\u003c\/strong\u003eします。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e格式高き空間へ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/small-img01_2cee088f-2e5d-4b03-b84b-577996882efe.webp?v=1763447564\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e御守護を奉る聖域\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e神社や寺院の御礼\u003c\/strong\u003e、\u003cstrong\u003e大切な御守\u003c\/strong\u003eをお祀りするに相応しい、\u003cstrong\u003e威厳と気品\u003c\/strong\u003eを兼ね備えたサイズ感。空間に調和しながら、\u003cstrong\u003e確かな存在感\u003c\/strong\u003eを放ちます。\n        \u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e【製品サイズ】\u003c\/strong\u003e高さ 約47cm × 幅 約39cm\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e龍神の魂宿る眼差し\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/small-img06_d74f01ca-dd01-47f5-955b-7d40a34c5789.webp?v=1763447564\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e宿命を変える輝き\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e金龍の瞳\u003c\/strong\u003eには、厳選された輝きを放つ\u003cstrong\u003eラインストーン\u003c\/strong\u003eが埋め込まれています。これにより、龍に\u003cstrong\u003e圧倒的な生命力\u003c\/strong\u003eが吹き込まれ、その眼差しは見る者の\u003cstrong\u003e魂に深く語りかけます\u003c\/strong\u003e。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"昇運・守護の京都一筆龍","offers":[{"title":"心願成就 \/ なし","offer_id":42417743822891,"sku":"106GAL1A-S-MA-1","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417743855659,"sku":"106GAL1A-S-MA-1-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417743888427,"sku":"106GAL1A-S-MA-2","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417743921195,"sku":"106GAL1A-S-MA-2-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417743953963,"sku":"106GAL1A-S-MA-3","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417743986731,"sku":"106GAL1A-S-MA-3-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417744019499,"sku":"106GAL1A-S-MA-4","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417744052267,"sku":"106GAL1A-S-MA-4-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417744085035,"sku":"106GAL1A-S-MA-5","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417744117803,"sku":"106GAL1A-S-MA-5-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417744150571,"sku":"106GAL1A-S-MA-6","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417744183339,"sku":"106GAL1A-S-MA-6-a","price":24500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_bf1c3dcc-5952-43d2-95aa-e57bdf33dc3f.jpg?v=1761562798"},{"product_id":"omatsuri_frame-small-l1b","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(小)【昇運白龍】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e昇り龍の如く開運を呼ぶ格式高い御神額\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_e082553a-21f1-4cfa-a7af-cbfb19a5b114.jpg?v=1761562841\" 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をもたらし、日々の尊い営みに寄り添う、\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\/small-img01_305f25b5-9dd8-4bb0-9549-4b64d4c7fd1b.webp?v=1763447562\" 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です。高さ約47cm、幅約39cmと、社務所や寺務所の限られたスペースにも調和し、\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\/small-img06_8e7cac29-464a-4112-97f1-01d2a48c29fe.webp?v=1763447563\" 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":42417744412715,"sku":"107GAL1B-S-MA-1","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417744445483,"sku":"107GAL1B-S-MA-1-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417744478251,"sku":"107GAL1B-S-MA-2","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417744511019,"sku":"107GAL1B-S-MA-2-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417744543787,"sku":"107GAL1B-S-MA-3","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417744576555,"sku":"107GAL1B-S-MA-3-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417744609323,"sku":"107GAL1B-S-MA-4","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417744642091,"sku":"107GAL1B-S-MA-4-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417744674859,"sku":"107GAL1B-S-MA-5","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417744707627,"sku":"107GAL1B-S-MA-5-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417744740395,"sku":"107GAL1B-S-MA-6","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417744773163,"sku":"107GAL1B-S-MA-6-a","price":24500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_e082553a-21f1-4cfa-a7af-cbfb19a5b114.jpg?v=1761562841"},{"product_id":"omatsuri_frame-small-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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_c86b791d-1bb8-48e4-9e0b-0e90d97133d4.jpg?v=1761562884\" 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\/small-img01_95a15b10-4f66-4e47-8091-9d3ed47fd652.webp?v=1763447561\" 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を丁重に安置するための専用額です。高さ約47cm、幅約39cm（外寸）の程よい小サイズで、どのような空間にも調和する洗練されたデザインは、日常に溶け込みながらも、\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\/small-img06_e52160f3-5f11-4e94-b0c1-eeca19f6d18a.webp?v=1763447561\" 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":42417745068075,"sku":"108GAL1C-S-MA-1","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417745100843,"sku":"108GAL1C-S-MA-1-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417745133611,"sku":"108GAL1C-S-MA-2","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417745166379,"sku":"108GAL1C-S-MA-2-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417745199147,"sku":"108GAL1C-S-MA-3","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417745231915,"sku":"108GAL1C-S-MA-3-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417745264683,"sku":"108GAL1C-S-MA-4","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417745297451,"sku":"108GAL1C-S-MA-4-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417745330219,"sku":"108GAL1C-S-MA-5","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417745362987,"sku":"108GAL1C-S-MA-5-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417745395755,"sku":"108GAL1C-S-MA-6","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417745428523,"sku":"108GAL1C-S-MA-6-a","price":24500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_c86b791d-1bb8-48e4-9e0b-0e90d97133d4.jpg?v=1761562884"},{"product_id":"omatsuri_frame-small-l1d","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(小)【昇運青龍】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e心願成就 昇運を呼ぶ青龍\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e躍動感あふれる青龍が、力強い運気を運びます。一筆で描き出された神秘的な姿は、見るたびに心に希望と活力を与えるでしょう。古来より尊ばれる龍の御加護が、あなたの願いを現実へと導きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_6959491f-6bb1-4aff-bc37-2134faa97bf5.jpg?v=1761562931\" 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飾りやすいコンパクト設計で、あらゆる空間に美しく調和します。約 縦47cm x 横39cmの小サイズで、省スペースながらも存在感を放ちます。大切な御守を清らかにお祀りし、日々の感謝と祈りの心を育むでしょう。生活に溶け込み、さりげなく幸運を引き寄せます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/small-img01_81bbd341-6a73-46cc-a6d4-60cfe1a88fa6.webp?v=1763447559\" 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":42417745625131,"sku":"109GAL1D-S-MA-1","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417745657899,"sku":"109GAL1D-S-MA-1-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417745690667,"sku":"109GAL1D-S-MA-2","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417745723435,"sku":"109GAL1D-S-MA-2-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417745756203,"sku":"109GAL1D-S-MA-3","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417745788971,"sku":"109GAL1D-S-MA-3-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417745821739,"sku":"109GAL1D-S-MA-4","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417745854507,"sku":"109GAL1D-S-MA-4-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417745887275,"sku":"109GAL1D-S-MA-5","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417745920043,"sku":"109GAL1D-S-MA-5-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417745952811,"sku":"109GAL1D-S-MA-6","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417745985579,"sku":"109GAL1D-S-MA-6-a","price":24500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_6959491f-6bb1-4aff-bc37-2134faa97bf5.jpg?v=1761562931"},{"product_id":"omatsuri_frame-small-l1e","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(小)【昇運緑金龍】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \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_1c1467fa-b96a-4073-986d-1d56d3719a68.jpg?v=1761562976\" 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（約縦47cm×横39cm）で、リビングや玄関、オフィスなど、\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\/small-img01_9a2d1372-4e64-4ba4-aba1-ab7340e678d0.webp?v=1763447558\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e心地よい存在感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e輝き宿す龍の眼差し\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e繊細な\u003cstrong\u003eドラゴンアイ（ラインストーン）\u003c\/strong\u003e加工が施された龍の眼差しは、\u003cstrong\u003e生命力に満ちた輝き\u003c\/strong\u003eを放ちます。細部にまで宿る\u003cstrong\u003e職人の想い\u003c\/strong\u003eが、額全体に\u003cstrong\u003e深みと品格\u003c\/strong\u003eを与え、見るたびに\u003cstrong\u003e新たな感動\u003c\/strong\u003eを呼び覚まします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/small-img06_e31bc249-f3da-4656-9309-9ffa1349ef5e.webp?v=1763447558\" 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":42417746247723,"sku":"110GAL1E-S-MA-1","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417746280491,"sku":"110GAL1E-S-MA-1-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417746313259,"sku":"110GAL1E-S-MA-2","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417746346027,"sku":"110GAL1E-S-MA-2-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417746378795,"sku":"110GAL1E-S-MA-3","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417746411563,"sku":"110GAL1E-S-MA-3-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417746444331,"sku":"110GAL1E-S-MA-4","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417746477099,"sku":"110GAL1E-S-MA-4-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417746509867,"sku":"110GAL1E-S-MA-5","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417746542635,"sku":"110GAL1E-S-MA-5-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417746575403,"sku":"110GAL1E-S-MA-6","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417746608171,"sku":"110GAL1E-S-MA-6-a","price":24500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_1c1467fa-b96a-4073-986d-1d56d3719a68.jpg?v=1761562976"},{"product_id":"omatsuri_frame-small-l1f","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(小)【昇運艶龍】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \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_0a15bd68-5d0a-4f77-a859-5d628accd90c.jpg?v=1761563021\" 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どのような空間にも調和する、飾りやすいサイズ感です。本製品は高さ約47cm、幅約39cmです。大切な御守りや御札を丁寧に祀り、日々の感謝と願いを込める特別な場所となるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/small-img01_5f12549f-1be5-4b96-8d9e-817b61e6c363.webp?v=1763447557\" 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\/small-img06_d4744b1b-0ec5-4b63-a3c4-134e792fc710.webp?v=1763447557\" 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":42417746837547,"sku":"111GAL1F-S-MA-1","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417746870315,"sku":"111GAL1F-S-MA-1-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417746903083,"sku":"111GAL1F-S-MA-2","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417746935851,"sku":"111GAL1F-S-MA-2-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417746968619,"sku":"111GAL1F-S-MA-3","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417747001387,"sku":"111GAL1F-S-MA-3-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417747034155,"sku":"111GAL1F-S-MA-4","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417747066923,"sku":"111GAL1F-S-MA-4-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417747099691,"sku":"111GAL1F-S-MA-5","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417747132459,"sku":"111GAL1F-S-MA-5-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417747165227,"sku":"111GAL1F-S-MA-6","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417747197995,"sku":"111GAL1F-S-MA-6-a","price":24500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_0a15bd68-5d0a-4f77-a859-5d628accd90c.jpg?v=1761563021"},{"product_id":"omatsuri_frame-small-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、そして\u003cstrong\u003e開運\u003c\/strong\u003eへの願いを、日々の暮らしに寄り添うアートとして迎え入れてください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_a4fba4d5-af20-4ecd-907c-6e0dd090c58a.jpg?v=1761563066\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e空間を彩る、唯一無二の縁起物\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e暮らしに馴染む、奉納のための特別な額\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e約39cm×47cmの\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\/small-img01_7bcbc2b7-1063-4826-b66a-c2789cdd660a.webp?v=1763447555\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e大切な想いを、特別な場所に\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"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\/small-img06_1889c668-1c5a-4642-b942-d471a75e2760.webp?v=1763447555\" 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":42417747525675,"sku":"112GAL1G-S-MA-1","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417747558443,"sku":"112GAL1G-S-MA-1-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417747591211,"sku":"112GAL1G-S-MA-2","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417747623979,"sku":"112GAL1G-S-MA-2-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417747656747,"sku":"112GAL1G-S-MA-3","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417747689515,"sku":"112GAL1G-S-MA-3-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417747722283,"sku":"112GAL1G-S-MA-4","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417747755051,"sku":"112GAL1G-S-MA-4-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417747787819,"sku":"112GAL1G-S-MA-5","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417747820587,"sku":"112GAL1G-S-MA-5-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417747853355,"sku":"112GAL1G-S-MA-6","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417747886123,"sku":"112GAL1G-S-MA-6-a","price":24500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_a4fba4d5-af20-4ecd-907c-6e0dd090c58a.jpg?v=1761563066"},{"product_id":"omatsuri_frame-small-l1h","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!-- 商品解説セクション (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を演出する特別な\u003cstrong\u003e守護の額\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_03eea372-8dc3-49b8-a620-b7a75aee9b91.jpg?v=1761563105\" 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\u003e47cm×39cm\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\/small-img01_c64e6216-238b-4e76-b52a-afa0d662e1bc.webp?v=1763447553\" 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\/small-img06_810d62e0-a5b0-479e-a737-35bdd92d2611.webp?v=1763447553\" 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":42417748279339,"sku":"113GAL1H-S-MA-1","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417748312107,"sku":"113GAL1H-S-MA-1-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417748344875,"sku":"113GAL1H-S-MA-2","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417748377643,"sku":"113GAL1H-S-MA-2-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417748410411,"sku":"113GAL1H-S-MA-3","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417748443179,"sku":"113GAL1H-S-MA-3-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417748475947,"sku":"113GAL1H-S-MA-4","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417748508715,"sku":"113GAL1H-S-MA-4-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417748541483,"sku":"113GAL1H-S-MA-5","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417748574251,"sku":"113GAL1H-S-MA-5-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417748607019,"sku":"113GAL1H-S-MA-6","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417748639787,"sku":"113GAL1H-S-MA-6-a","price":24500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_03eea372-8dc3-49b8-a620-b7a75aee9b91.jpg?v=1761563105"},{"product_id":"omatsuri_frame-small-l1i","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(小)【昇運墨龍】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e昇運を招く墨龍の雄姿\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e力強く昇る墨龍が、あなたの運気を呼び覚ます。この一枚が、日々の暮らしに深い安らぎと希望をもたらします。\u003cstrong\u003e神聖な場所\u003c\/strong\u003eを彩るにふさわしい、崇高な存在感です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_66d7a630-36db-4f4f-9cf6-3d6cea7d3789.jpg?v=1761563154\" 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洗練されたサイズ感（H47cm × W39cm）\u003c\/strong\u003e。大切な御守りやお札を丁寧に収め、日々の生活の中で見守られる安心感を提供します。設置場所を選ばない、計算された美しさです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/small-img01_cecbc71a-c1f7-4024-8edb-8ebe3a99675a.webp?v=1763447552\" 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\/small-img04_c1e9d2d7-890b-47e0-bc3c-f88ddad43f31.webp?v=1763447552\" 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":42417748967467,"sku":"114GAL1I-S-MA-1","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417749000235,"sku":"114GAL1I-S-MA-1-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417749033003,"sku":"114GAL1I-S-MA-2","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417749065771,"sku":"114GAL1I-S-MA-2-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417749098539,"sku":"114GAL1I-S-MA-3","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417749131307,"sku":"114GAL1I-S-MA-3-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417749164075,"sku":"114GAL1I-S-MA-4","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417749196843,"sku":"114GAL1I-S-MA-4-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417749229611,"sku":"114GAL1I-S-MA-5","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417749262379,"sku":"114GAL1I-S-MA-5-a","price":24500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417749295147,"sku":"114GAL1I-S-MA-6","price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417749327915,"sku":"114GAL1I-S-MA-6-a","price":24500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_66d7a630-36db-4f4f-9cf6-3d6cea7d3789.jpg?v=1761563154"},{"product_id":"omatsuri_frame-small-g2a","title":"【昇運・守護・縁結びの京都一筆龍】神社、寺院樣の御礼／御守お祀り専用額(小)【守護黒金銀双龍】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f8f7f3; \n      font-family: \"YuMincho\", \"Hiragino Mincho ProN\", serif, \"YuGothic\", \"Hiragino Sans\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #555555;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #cc000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f8f7f3; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f8f7f3; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #cc0000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f8f7f3; color: #555555; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #cc0000; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #cc0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #cc0000; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cccccc; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e昇運を呼ぶ双龍の輝き\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_85e9801c-fe7c-4524-b0e3-2a16ea3f6a4f.jpg?v=1761563197\" 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洗練されたコンパクトサイズ（約縦47cm×横39cm）\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\/small-img01_58674f41-62d5-4da4-a391-941f459aa6bd.webp?v=1763447550\" 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\/small-img05_575a7572-6ddd-42f7-aeb2-62a281b04830.webp?v=1763447550\" 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":42417749655595,"sku":"115GAG2A-S-MA-1","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"心願成就 \/ あり","offer_id":42417749688363,"sku":"115GAG2A-S-MA-1-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ なし","offer_id":42417749721131,"sku":"115GAG2A-S-MA-2","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"事業繁栄 \/ あり","offer_id":42417749753899,"sku":"115GAG2A-S-MA-2-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ なし","offer_id":42417749786667,"sku":"115GAG2A-S-MA-3","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"金運上昇 \/ あり","offer_id":42417749819435,"sku":"115GAG2A-S-MA-3-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ なし","offer_id":42417749852203,"sku":"115GAG2A-S-MA-4","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"健康祈願 \/ あり","offer_id":42417749884971,"sku":"115GAG2A-S-MA-4-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ なし","offer_id":42417749917739,"sku":"115GAG2A-S-MA-5","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"家内安全 \/ あり","offer_id":42417749950507,"sku":"115GAG2A-S-MA-5-a","price":30500.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ なし","offer_id":42417749983275,"sku":"115GAG2A-S-MA-6","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"良縁成就 \/ あり","offer_id":42417750016043,"sku":"115GAG2A-S-MA-6-a","price":30500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/2022\/0203\/files\/download_85e9801c-fe7c-4524-b0e3-2a16ea3f6a4f.jpg?v=1761563197"}],"url":"https:\/\/kyoto-god-dragon.we-shop.jp\/collections\/spiritual-frames\/%e5%ae%88%e8%ad%b7%e9%bb%92%e9%8a%80%e9%be%8d.oembed","provider":"昇運・守護・縁結びの京都一筆龍＜weshop店＞","version":"1.0","type":"link"}