{"title":"ナチュリズム プレミアム（Premium）","description":"\u003cdiv class=\"detail\"\u003e\n\u003cdl\u003e\n\u003cdt\u003e原材料名\u003c\/dt\u003e\n\u003cdd\u003e穀物麹末（大麦、あわ、ひえ、きび、タカキビ、紫黒米、米粉）（国内製造）、食物繊維（イヌリン）、白インゲンマメ抽出物末、アロエベラエキス末、サンザシエキス末、ウーロン茶エキス末、アマチャヅルエキス末、パパイヤ加工品（マルトース、パパイヤ粉末）、ブラックジンジャー抽出物末（ブラックジンジャーエキス、デキストリン）、ケイシエキス末、デキストリン、L-カルニチンL-酒石酸塩、サラシアレティキュラータ末（サラシアレティキュラータ、デキストリン）、ハトムギエキス末、発酵紅茶エキス末、乳酸菌発酵物末／ショ糖脂肪酸エステル、シクロデキストリン、増粘剤（アラビアガム）、トウモロコシたん白\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl\u003e\n\u003cdt\u003e内容量\u003c\/dt\u003e\n\u003cdd\u003e【お召し上がり方】\u003cspan\u003eお食事の内容やボリュームにあわせて\u003c\/span\u003e\u003cstrong\u003e食前に１回３～４粒\u003c\/strong\u003e\u003cspan\u003eを目安に、噛まずにそのまま、水またはぬるま湯でお召し上がりください。\u003c\/span\u003e\n\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e","products":[{"product_id":"naturism-premium-900-100days-value","title":"naturism Premium 900粒[機能性表示食品]バリューパック100日分","description":"\u003cstyle\u003e\n    \/* Reset and base styling *\/\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n    .my-custom-html-section {\n      font-family: Arial, sans-serif;\n      line-height: 1.8;\n      color: #333;\n      background: linear-gradient(135deg, #f0f0f0 0%, #fafafa 100%);\n      padding: 20px;\n    }\n    .container {\n      max-width: 700px;\n      margin: 0 auto;\n      background-color: #fff;\n      border-radius: 12px;\n      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\n      overflow: hidden;\n      padding: 20px;\n    }\n\n    \/* Fade-in base class *\/\n    .fade-in {\n      opacity: 0;\n      transform: translateY(20px);\n      transition: all 0.8s ease;\n    }\n    .fade-in.show {\n      opacity: 1;\n      transform: translateY(0);\n    }\n\n    \/* Section headings *\/\n    .section-title {\n      margin-bottom: 10px;\n      font-weight: bold;\n      font-size: 16px;\n      color: #555;\n    }\n\n    \/* Paragraph styling *\/\n    p {\n      margin-bottom: 20px;\n      line-height: 1.6;\n      color: #555;\n    }\n\n    \/* Table styling *\/\n    table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 20px;\n      text-align: left;\n      font-size: 14px;\n    }\n    th,\n    td {\n      border: 1px solid #ccc;\n      padding: 10px;\n    }\n    thead th {\n      background-color: #f7f7f7;\n    }\n\n    \/* Subtle hover effect for table rows *\/\n    tbody tr:hover {\n      background-color: #fafafa;\n    }\n\n    \/* Top header content styling *\/\n    .header-content {\n      text-align: center;\n      margin-bottom: 30px;\n    }\n    .header-content p {\n      margin-bottom: 10px;\n    }\n\n    \/* Make the first line bigger and bold *\/\n    .line1 {\n      font-size: 18px;\n      font-weight: bold;\n      margin-bottom: 15px;\n    }\n\n    \/* 2nd line (naturism Pink をベースに 全16成分へ) will be split into letters. *\/\n    .line3 {\n      font-size: 18px;\n      font-weight: bold;\n      margin-bottom: 15px;\n      position: relative;\n    }\n\n    \/* Additional line styling *\/\n    .line5 {\n      font-size: 16px;\n      margin-bottom: 15px;\n    }\n\n    \/* Glow + Ripple effect combined for text *\/\n    .glow-ripple {\n      position: relative;\n      display: inline-block;\n      text-shadow: 0 0 5px #fff, 0 0 10px #fff;\n      animation: glowRipple 1.5s infinite alternate;\n    }\n    @keyframes glowRipple {\n      0% {\n        text-shadow: 0 0 5px #fff, 0 0 10px #fff;\n      }\n      100% {\n        text-shadow: 0 0 10px #fff, 0 0 20px #fff;\n      }\n    }\n\n    \/* The radial ripple from center *\/\n    .glow-ripple::after {\n      content: \"\";\n      position: absolute;\n      left: 50%;\n      top: 50%;\n      width: 200%;\n      height: 200%;\n      border-radius: 50%;\n      background: radial-gradient(circle, rgba(255, 255, 255, 0.5) 10%, transparent 10%);\n      transform: translate(-50%, -50%) scale(0);\n      animation: ripple 3s infinite;\n    }\n    @keyframes ripple {\n      0% {\n        transform: translate(-50%, -50%) scale(0);\n        opacity: 0.75;\n      }\n      100% {\n        transform: translate(-50%, -50%) scale(1);\n        opacity: 0;\n      }\n    }\n\n    \/* Color classes for splitted text *\/\n    .pink-text {\n      color: rgb(214, 99, 181);\n    }\n    .gold-text {\n      color: #d4af37;\n    }\n\n    \/* Split text letter styling (fade in one by one) *\/\n    .split span {\n      display: inline-block;\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    .split.show span {\n      animation: letterFadeUp 0.6s forwards;\n    }\n    .split.show span:nth-child(1) {\n      animation-delay: 0.05s;\n    }\n    .split.show span:nth-child(2) {\n      animation-delay: 0.1s;\n    }\n    .split.show span:nth-child(3) {\n      animation-delay: 0.15s;\n    }\n    .split.show span:nth-child(4) {\n      animation-delay: 0.2s;\n    }\n    .split.show span:nth-child(5) {\n      animation-delay: 0.25s;\n    }\n    .split.show span:nth-child(6) {\n      animation-delay: 0.3s;\n    }\n    .split.show span:nth-child(7) {\n      animation-delay: 0.35s;\n    }\n    .split.show span:nth-child(8) {\n      animation-delay: 0.4s;\n    }\n    .split.show span:nth-child(9) {\n      animation-delay: 0.45s;\n    }\n    .split.show span:nth-child(10) {\n      animation-delay: 0.5s;\n    }\n    .split.show span:nth-child(11) {\n      animation-delay: 0.55s;\n    }\n    .split.show span:nth-child(12) {\n      animation-delay: 0.6s;\n    }\n    .split.show span:nth-child(13) {\n      animation-delay: 0.65s;\n    }\n    .split.show span:nth-child(14) {\n      animation-delay: 0.7s;\n    }\n    .split.show span:nth-child(15) {\n      animation-delay: 0.75s;\n    }\n    .split.show span:nth-child(16) {\n      animation-delay: 0.8s;\n    }\n    .split.show span:nth-child(17) {\n      animation-delay: 0.85s;\n    }\n    .split.show span:nth-child(18) {\n      animation-delay: 0.9s;\n    }\n    .split.show span:nth-child(19) {\n      animation-delay: 0.95s;\n    }\n    .split.show span:nth-child(20) {\n      animation-delay: 1.0s;\n    }\n    .split.show span:nth-child(21) {\n      animation-delay: 1.05s;\n    }\n    .split.show span:nth-child(22) {\n      animation-delay: 1.1s;\n    }\n    .split.show span:nth-child(23) {\n      animation-delay: 1.15s;\n    }\n    .split.show span:nth-child(24) {\n      animation-delay: 1.2s;\n    }\n    .split.show span:nth-child(25) {\n      animation-delay: 1.25s;\n    }\n    .split.show span:nth-child(26) {\n      animation-delay: 1.3s;\n    }\n    .split.show span:nth-child(27) {\n      animation-delay: 1.35s;\n    }\n    .split.show span:nth-child(28) {\n      animation-delay: 1.4s;\n    }\n    .split.show span:nth-child(29) {\n      animation-delay: 1.45s;\n    }\n    .split.show span:nth-child(30) {\n      animation-delay: 1.5s;\n    }\n    .split.show span:nth-child(31) {\n      animation-delay: 1.55s;\n    }\n\n    @keyframes letterFadeUp {\n      0% {\n        opacity: 0;\n        transform: translateY(10px);\n      }\n      100% {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    \/* Accordion styling *\/\n    .accordion-item {\n      margin-bottom: 10px;\n    }\n    .accordion-title {\n      cursor: pointer;\n      font-weight: bold;\n      position: relative;\n      display: inline-block;\n      margin-bottom: 5px;\n    }\n    .accordion-content {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.3s ease;\n    }\n    .accordion-item.active .accordion-content {\n      max-height: 500px; \/* large enough to show content *\/\n    }\n\n    \/* Responsive table styling for mobile: reduce padding *\/\n    @media (max-width: 600px) {\n      .header-content p {\n        font-size: 14px;\n        line-height: 1.6;\n      }\n      .line1 {\n        font-size: 16px;\n      }\n      .line3 {\n        font-size: 16px;\n      }\n      .line5 {\n        font-size: 14px;\n      }\n      .container {\n        padding: 10px;\n      }\n      table th,\n      table td {\n        padding: 6px; \/* reduce vertical space on mobile *\/\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"my-custom-html-section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Top lines --\u003e\n\u003cdiv class=\"header-content\"\u003e\n\u003c!-- 1st line --\u003e\n\u003cp data-observe=\"\" class=\"line1 glow-ripple fade-in\"\u003e【機能性表示食品】届出番号 H975\u003cbr\u003eBMIが高めの方の腹部の脂肪を減らす機能があることが報告されています\u003c\/p\u003e\n\u003c!-- 2nd line (we'll handle splitted text + color + ripple effect) --\u003e\n\u003cp data-observe=\"\" class=\"line3 fade-in\"\u003e \u003c\/p\u003e\n\u003c!-- 3rd line --\u003e\n\u003cp data-observe=\"\" class=\"line5 fade-in\"\u003eシリーズ唯一の機能性表示食品\u003cbr\u003e大容量でコスパ◎ 自宅用／つめかえ用\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 商品情報 --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e商品名\u003c\/p\u003e\n\u003cp\u003enaturism premium\u003cbr\u003eナチュリズムプレミアム\u003c\/p\u003e\n\u003cp class=\"section-title\"\u003e名称\u003c\/p\u003e\n\u003cp\u003eブラックジンジャーエキス含有加工食品\u003cbr\u003e機能性表示食品【届出番号：H975】\u003c\/p\u003e\n\u003cp class=\"section-title\"\u003e内容量\u003c\/p\u003e\n\u003cp\u003e900粒（約100日分）\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- お召し上がり方 --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003eお召し上がり方\u003c\/p\u003e\n\u003cp\u003eお食事の内容やボリュームにあわせて \u003cstrong\u003e１回３～４粒\u003c\/strong\u003eを目安に、噛まずにそのまま、水またはぬるま湯でお召し上がりください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 原材料名 --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e原材料名\u003c\/p\u003e\n\u003cp\u003e穀物麹末（大麦、あわ、ひえ、きび、タカキビ、紫黒米、米粉）（国内製造）、 食物繊維（イヌリン）、白インゲンマメ抽出物末、アロエベラエキス末、 サンザシエキス末、ウーロン茶エキス末、アマチャヅルエキス末、 パパイヤ加工品（マルトース、パパイヤ粉末）、 ブラックジンジャー抽出物末（ブラックジンジャーエキス、デキストリン）、 ケイシエキス末、デキストリン、L-カルニチンL-酒石酸塩、 サラシアレティキュラータ末（サラシアレティキュラータ、デキストリン）、 ハトムギエキス末、発酵紅茶エキス末、乳酸菌発酵物末／ショ糖脂肪酸エステル、 シクロデキストリン、アラビアガム、トウモロコシたん白\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 栄養成分表示 --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e栄養成分表示\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e項目\u003c\/th\u003e\n\u003cth\u003e9粒（3.15g）当たり\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eエネルギー\u003c\/td\u003e\n\u003ctd\u003e12.03kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eたんぱく質\u003c\/td\u003e\n\u003ctd\u003e0.22g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e脂質\u003c\/td\u003e\n\u003ctd\u003e0.07g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e炭水化物\u003c\/td\u003e\n\u003ctd\u003e2.64g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e食塩相当量\u003c\/td\u003e\n\u003ctd\u003e0.01g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- 機能性関与成分 --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e機能性関与成分\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e成分名\u003c\/th\u003e\n\u003cth\u003e含有量\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eブラックジンジャー由来ポリメトキシフラボン\u003c\/td\u003e\n\u003ctd\u003e12mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- その他栄養成分表示 --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003eその他栄養成分表示\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e成分名\u003c\/th\u003e\n\u003cth\u003e含有量\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eウーロン茶ポリフェノール\u003c\/td\u003e\n\u003ctd\u003e114mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eサラシア由来サラシノール\u003c\/td\u003e\n\u003ctd\u003e1.00mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e白インゲン豆抽出物\u003c\/td\u003e\n\u003ctd\u003e324mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e穀物麹（活性酵素）\u003c\/td\u003e\n\u003ctd\u003e468mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ご注意 --\u003e\n\u003cdiv data-observe=\"\" class=\"accordion-item fade-in\"\u003e\n\u003cp class=\"section-title accordion-title\"\u003e▼ ご注意\u003c\/p\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cp\u003e・本品は天然由来の素材を使用している為、粒の色合いが多少異なることがありますが品質上問題ありません。\u003cbr\u003e・本品を多量にお召し上がりになるとお腹がゆるくなることがあります。一回の摂取目安量を守ってください。\u003cbr\u003e・体質に合わないと思われる時はお召し上がりの量を減らすか、または止めてください。\u003cbr\u003e・妊娠・授乳中の方、治療中の方はお召し上がりの前に医師にご相談ください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 賞味期限 --\u003e\n\u003cdiv data-observe=\"\" class=\"accordion-item fade-in\"\u003e\n\u003cp class=\"section-title accordion-title\"\u003e▼ 賞味期限\u003c\/p\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cp\u003eパッケージに記載（約30ヶ月）\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 保存方法 --\u003e\n\u003cdiv data-observe=\"\" class=\"accordion-item fade-in\"\u003e\n\u003cp class=\"section-title accordion-title\"\u003e▼ 保存方法\u003c\/p\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cp\u003e高温多湿や直射日光を避け、涼しいところに保存して下さい。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 送料について --\u003e\n\u003cdiv data-observe=\"\" class=\"accordion-item fade-in\"\u003e\n\u003cp class=\"section-title accordion-title\"\u003e▼ 送料について\u003c\/p\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cp\u003e・宅配便　（佐川急便）　　\u003cstrong\u003e送料無料\u003c\/strong\u003e\u003cbr\u003e合計5,500円以上で送料無料（沖縄・離島除く）\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- スクリプト部分 --\u003e \u003cscript\u003e\n    \/\/ 2) Split the text of line3: \"naturism Pink をベースに 全16成分へ\".\n    \/\/    We'll preserve colors for \"naturism Pink\" (pink) and \"Premium\" (gold)\n    \/\/    plus the ripple effect.\n    (function () {\n      const line3Text = \"naturism Pink をベースに 全16成分へ\";\n      const line3Element = document.querySelector(\".line3\");\n      if (!line3Element) return;\n\n      \/\/ Define index ranges for color segments\n      \/\/ naturism Pink =\u003e indexes [0..12]\n      \/\/ 全16成分へ =\u003e indexes [20..25]\n      const pinkStart = 0;\n      const pinkEnd = 12;\n      const premiumStart = 20;\n      const premiumEnd = 25;\n\n      let splittedHTML = \"\";\n\n      for (let i = 0; i \u003c line3Text.length; i++) {\n        const char = line3Text[i];\n        if (i \u003e= pinkStart \u0026\u0026 i \u003c= pinkEnd) {\n          splittedHTML += `\u003cspan class='char pink-text glow-ripple'\u003e${char}\u003c\/span\u003e`;\n        } else if (i \u003e= premiumStart \u0026\u0026 i \u003c= premiumEnd) {\n          splittedHTML += `\u003cspan class='char gold-text glow-ripple'\u003e${char}\u003c\/span\u003e`;\n        } else {\n          splittedHTML += `\u003cspan class='char'\u003e${char}\u003c\/span\u003e`;\n        }\n      }\n\n      line3Element.innerHTML = `\u003cspan class='split'\u003e${splittedHTML}\u003c\/span\u003e`;\n    })();\n\n    \/\/ 3) Intersection Observer for fade-in\n    (function () {\n      const observer = new IntersectionObserver(\n        (entries, obs) =\u003e {\n          entries.forEach((entry) =\u003e {\n            if (entry.isIntersecting) {\n              entry.target.classList.add(\"show\");\n              obs.unobserve(entry.target);\n            }\n          });\n        },\n        { threshold: 0.1 }\n      );\n\n      document.querySelectorAll(\"[data-observe]\").forEach((el) =\u003e {\n        observer.observe(el);\n      });\n\n      \/\/ Also for splitted text, we want to add 'show' to that span container\n      const line3Element = document.querySelector(\".line3\");\n      if (line3Element) {\n        const line3Split = line3Element.querySelector(\".split\");\n        if (line3Split) {\n          const line3Observer = new IntersectionObserver((entries) =\u003e {\n            entries.forEach((entry) =\u003e {\n              if (entry.isIntersecting) {\n                line3Split.classList.add(\"show\");\n                line3Observer.unobserve(entry.target);\n              }\n            });\n          }, { threshold: 0.1 });\n          line3Observer.observe(line3Element);\n        }\n      }\n    })();\n\n    \/\/ 4) Accordion logic\n    (function () {\n      const titles = document.querySelectorAll(\".accordion-title\");\n      titles.forEach((title) =\u003e {\n        title.addEventListener(\"click\", () =\u003e {\n          const item = title.parentElement;\n          item.classList.toggle(\"active\");\n        });\n      });\n    })();\n  \u003c\/script\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e定期購入について\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"padding-left:30px;\"\u003e\n\u003cstrong\u003e「定期購入」について\u003c\/strong\u003e\u003cbr\u003eいつでも解約・変更が可能で、ご登録いただいた日時に定期的に商品をお届けするサービスです。\u003cbr\u003eお届けコースは商品ページよりご指定いただけます。\u003cbr\u003e※ご注文時にご指定ください。\u003cbr\u003e\u003cbr\u003e\u003cb\u003eお申込内容の変更・解約について\u003c\/b\u003e\u003cbr\u003e「マイページ」より「注文履歴」-「定期購買一覧」-「詳細の確認」よりご確認ください。\u003cbr\u003eお申込み内容の変更につきましては、上記メニューより下記内容の変更が可能です。\u003c\/div\u003e\n\u003cdiv style=\"padding-left:30px;\"\u003e※出荷準備が開始している場合は次回分より変更内容が適用となります。\u003c\/div\u003e\n\u003cdiv style=\"padding-left:30px;\"\u003e　解約をされた場合も出荷作業が開始している分は適用外となります。\u003c\/div\u003e\n\u003cdiv style=\"padding-left:30px;\"\u003e　お受け取りいただきますようお願いいたします。\u003c\/div\u003e\n\u003cdiv style=\"padding-left:30px;\"\u003e\n\u003cbr\u003e・次回お届け予定日\u003cbr\u003e・スキップ\u003cbr\u003e・注文数量\u003cbr\u003e・商品内容\u003cbr\u003e・配送住所の変更\u003cbr\u003e・クレジットカードの変更\u003cbr\u003e・定期購入の解約\u003c\/div\u003e\n\u003cdiv style=\"padding-left:30px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-left:30px;\"\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-left:30px;\"\u003e\n\u003cspan\u003eその他、ご不明な点がございましたら、カスタマーセンターまでお問い合わせくださいませ。\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003ca href=\"\/cdn-cgi\/l\/email-protection\" class=\"__cf_email__\" data-cfemail=\"5d34333b321d36383336323825733e3230\"\u003e[email protected]\u003c\/a\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-left:30px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-left:30px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n    \n  \n\n\n    \n\n    \u003cdiv id=\"shopify-section-static-footer\" class=\"shopify-section\"\u003e\n\u003cscript data-cfasync=\"false\" src=\"\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js\"\u003e\u003c\/script\u003e\u003cscript type=\"application\/json\" data-section-type=\"static-footer\" data-section-id=\"static-footer\"\u003e\n\u003c\/script\u003e\n\n\u003cdiv class=\"static-footer\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ナチュリズム","offers":[{"title":"Default Title","offer_id":42885040046333,"sku":"1060-4571415380194","price":14904.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0637\/6567\/6285\/files\/4571415380194.jpg?v=1784012274"},{"product_id":"naturism-premium-27-3days-mini-can","title":"naturism Premium 27粒(3日分) 小型缶ケースつき","description":"\u003cstyle\u003e\n    \/* Reset and base styling *\/\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n    .my-custom-html-section {\n      font-family: Arial, sans-serif;\n      line-height: 1.8;\n      color: #333;\n      background: linear-gradient(135deg, #f0f0f0 0%, #fafafa 100%);\n      padding: 20px;\n    }\n    .container {\n      max-width: 700px;\n      margin: 0 auto;\n      background-color: #fff;\n      border-radius: 12px;\n      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\n      overflow: hidden;\n      padding: 20px;\n    }\n\n    \/* Fade-in base class *\/\n    .fade-in {\n      opacity: 0;\n      transform: translateY(20px);\n      transition: all 0.8s ease;\n    }\n    .fade-in.show {\n      opacity: 1;\n      transform: translateY(0);\n    }\n\n    \/* Section headings *\/\n    .section-title {\n      margin-bottom: 10px;\n      font-weight: bold;\n      font-size: 16px;\n      color: #555;\n      text-align: left; \/* ← センター寄せを解除し、左寄せに変更 *\/\n    }\n\n    \/* Paragraph styling *\/\n    p {\n      margin-bottom: 20px;\n      line-height: 1.6;\n      color: #555;\n    }\n\n    \/* Table styling *\/\n    table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 20px;\n      text-align: left;\n      font-size: 14px;\n    }\n    th,\n    td {\n      border: 1px solid #ccc;\n      padding: 10px;\n    }\n    thead th {\n      background-color: #f7f7f7;\n    }\n\n    \/* Subtle hover effect for table rows *\/\n    tbody tr:hover {\n      background-color: #fafafa;\n    }\n\n    \/* Top header content styling *\/\n    .header-content {\n      text-align: center;\n      margin-bottom: 30px;\n    }\n    .header-content p {\n      margin-bottom: 10px;\n    }\n\n    \/* Make the first line bigger and bold *\/\n    .line1 {\n      font-size: 18px;\n      font-weight: bold;\n      margin-bottom: 15px;\n    }\n\n    \/* 2nd line (naturism Pink + 厳選7成分 = Premium) will be split into letters. *\/\n    .line3 {\n      font-size: 18px;\n      font-weight: bold;\n      margin-bottom: 15px;\n      position: relative;\n    }\n\n    \/* Additional line styling *\/\n    .line5 {\n      font-size: 16px;\n      margin-bottom: 15px;\n    }\n\n    \/* Glow + Ripple effect combined for text *\/\n    .glow-ripple {\n      position: relative;\n      display: inline-block;\n      text-shadow: 0 0 5px #fff, 0 0 10px #fff;\n      animation: glowRipple 1.5s infinite alternate;\n    }\n    @keyframes glowRipple {\n      0% {\n        text-shadow: 0 0 5px #fff, 0 0 10px #fff;\n      }\n      100% {\n        text-shadow: 0 0 10px #fff, 0 0 20px #fff;\n      }\n    }\n\n    \/* The radial ripple from center *\/\n    .glow-ripple::after {\n      content: \"\";\n      position: absolute;\n      left: 50%;\n      top: 50%;\n      width: 200%;\n      height: 200%;\n      border-radius: 50%;\n      background: radial-gradient(circle, rgba(255, 255, 255, 0.5) 10%, transparent 10%);\n      transform: translate(-50%, -50%) scale(0);\n      animation: ripple 3s infinite;\n    }\n    @keyframes ripple {\n      0% {\n        transform: translate(-50%, -50%) scale(0);\n        opacity: 0.75;\n      }\n      100% {\n        transform: translate(-50%, -50%) scale(1);\n        opacity: 0;\n      }\n    }\n\n    \/* Color classes for splitted text *\/\n    .pink-text {\n      color: rgb(214, 99, 181);\n    }\n    .gold-text {\n      color: #d4af37;\n    }\n\n    \/* Split text letter styling (fade in one by one) *\/\n    .split span {\n      display: inline-block;\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    .split.show span {\n      animation: letterFadeUp 0.6s forwards;\n    }\n    .split.show span:nth-child(1) {\n      animation-delay: 0.05s;\n    }\n    .split.show span:nth-child(2) {\n      animation-delay: 0.1s;\n    }\n    .split.show span:nth-child(3) {\n      animation-delay: 0.15s;\n    }\n    .split.show span:nth-child(4) {\n      animation-delay: 0.2s;\n    }\n    .split.show span:nth-child(5) {\n      animation-delay: 0.25s;\n    }\n    .split.show span:nth-child(6) {\n      animation-delay: 0.3s;\n    }\n    .split.show span:nth-child(7) {\n      animation-delay: 0.35s;\n    }\n    .split.show span:nth-child(8) {\n      animation-delay: 0.4s;\n    }\n    .split.show span:nth-child(9) {\n      animation-delay: 0.45s;\n    }\n    .split.show span:nth-child(10) {\n      animation-delay: 0.5s;\n    }\n    .split.show span:nth-child(11) {\n      animation-delay: 0.55s;\n    }\n    .split.show span:nth-child(12) {\n      animation-delay: 0.6s;\n    }\n    .split.show span:nth-child(13) {\n      animation-delay: 0.65s;\n    }\n    .split.show span:nth-child(14) {\n      animation-delay: 0.7s;\n    }\n    .split.show span:nth-child(15) {\n      animation-delay: 0.75s;\n    }\n    .split.show span:nth-child(16) {\n      animation-delay: 0.8s;\n    }\n    .split.show span:nth-child(17) {\n      animation-delay: 0.85s;\n    }\n    .split.show span:nth-child(18) {\n      animation-delay: 0.9s;\n    }\n    .split.show span:nth-child(19) {\n      animation-delay: 0.95s;\n    }\n    .split.show span:nth-child(20) {\n      animation-delay: 1.0s;\n    }\n    .split.show span:nth-child(21) {\n      animation-delay: 1.05s;\n    }\n    .split.show span:nth-child(22) {\n      animation-delay: 1.1s;\n    }\n    .split.show span:nth-child(23) {\n      animation-delay: 1.15s;\n    }\n    .split.show span:nth-child(24) {\n      animation-delay: 1.2s;\n    }\n    .split.show span:nth-child(25) {\n      animation-delay: 1.25s;\n    }\n    .split.show span:nth-child(26) {\n      animation-delay: 1.3s;\n    }\n    .split.show span:nth-child(27) {\n      animation-delay: 1.35s;\n    }\n    .split.show span:nth-child(28) {\n      animation-delay: 1.4s;\n    }\n    .split.show span:nth-child(29) {\n      animation-delay: 1.45s;\n    }\n    .split.show span:nth-child(30) {\n      animation-delay: 1.5s;\n    }\n    .split.show span:nth-child(31) {\n      animation-delay: 1.55s;\n    }\n\n    @keyframes letterFadeUp {\n      0% {\n        opacity: 0;\n        transform: translateY(10px);\n      }\n      100% {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    \/* Accordion styling *\/\n    .accordion-item {\n      margin-bottom: 10px;\n    }\n    .accordion-title {\n      cursor: pointer;\n      font-weight: bold;\n      position: relative;\n      display: inline-block;\n      margin-bottom: 5px;\n    }\n    .accordion-content {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.3s ease;\n    }\n    .accordion-item.active .accordion-content {\n      max-height: 500px; \/* large enough to show content *\/\n    }\n\n    \/* Responsive table styling for mobile: reduce padding *\/\n    @media (max-width: 600px) {\n      .header-content p {\n        font-size: 14px;\n        line-height: 1.6;\n      }\n      .line1 {\n        font-size: 16px;\n      }\n      .line3 {\n        font-size: 16px;\n      }\n      .line5 {\n        font-size: 14px;\n      }\n      .container {\n        padding: 10px;\n      }\n      table th,\n      table td {\n        padding: 6px; \/* reduce vertical space on mobile *\/\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"my-custom-html-section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Top lines --\u003e\n\u003cdiv class=\"header-content\"\u003e\n\u003c!-- 1st line --\u003e\n\u003cp data-observe=\"\" class=\"line1 glow-ripple fade-in\"\u003eナチュリズムシリーズの最上位モデル\u003cbr\u003e全16成分を配合\u003c\/p\u003e\n\u003c!-- 2nd line (we'll handle splitted text + color + ripple effect) --\u003e\n\u003cp data-observe=\"\" class=\"line3 fade-in\"\u003e \u003c\/p\u003e\n\u003c!-- 3rd line --\u003e\n\u003cp data-observe=\"\" class=\"line5 fade-in\"\u003e旅行や持ち運びに便利な３日分が、\u003cbr\u003eスマートなプラチナケース付で登場！\u003cbr\u003e外食や旅行のお供に(^▽^)\/\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 商品情報 --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e商品名\u003c\/p\u003e\n\u003cp\u003enaturism premium\u003cbr\u003eナチュリズムプレミアム\u003c\/p\u003e\n\u003cp class=\"section-title\"\u003e名称\u003c\/p\u003e\n\u003cp\u003e植物エキス加工品\u003c\/p\u003e\n\u003cp class=\"section-title\"\u003e内容量\u003c\/p\u003e\n\u003cp\u003e27粒（約3日分）\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- お召し上がり方 --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003eお召し上がり方\u003c\/p\u003e\n\u003cp\u003eお食事の内容やボリュームにあわせて \u003cstrong\u003e１回３～４粒\u003c\/strong\u003eを目安に、噛まずにそのまま、水またはぬるま湯でお召し上がりください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 原材料名 --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e原材料名\u003c\/p\u003e\n\u003cp\u003e穀物麹末（大麦、あわ、ひえ、きび、タカキビ、紫黒米、米粉）（国内製造）、 食物繊維（イヌリン）、白インゲンマメ抽出物末、アロエベラエキス末、 サンザシエキス末、ウーロン茶エキス末、アマチャヅルエキス末、 パパイヤ加工品（マルトース、パパイヤ粉末）、 ブラックジンジャー抽出物末（ブラックジンジャーエキス、デキストリン）、 ケイシエキス末、デキストリン、L-カルニチンL-酒石酸塩、 サラシアレティキュラータ末（サラシアレティキュラータ、デキストリン）、 ハトムギエキス末、発酵紅茶エキス末、乳酸菌発酵物末／ショ糖脂肪酸エステル、 シクロデキストリン、アラビアガム、トウモロコシたん白\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 栄養成分表示 --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e栄養成分表示\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e項目\u003c\/th\u003e\n\u003cth\u003e9粒（3.15g）当たり\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eエネルギー\u003c\/td\u003e\n\u003ctd\u003e12.03kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eたんぱく質\u003c\/td\u003e\n\u003ctd\u003e0.22g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e脂質\u003c\/td\u003e\n\u003ctd\u003e0.07g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e炭水化物\u003c\/td\u003e\n\u003ctd\u003e2.64g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e食塩相当量\u003c\/td\u003e\n\u003ctd\u003e0.01g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- その他栄養成分表示 --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003eその他栄養成分表示\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e成分名\u003c\/th\u003e\n\u003cth\u003e含有量\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n    \u003ctr\u003e\n        \u003ctd\u003eブラックジンジャー由来ポリメトキシフラボン\u003c\/td\u003e\n        \u003ctd\u003e12mg\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003eウーロン茶ポリフェノール\u003c\/td\u003e\n        \u003ctd\u003e114mg\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003eサラシア由来サラシノール\u003c\/td\u003e\n        \u003ctd\u003e1.00mg\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e白インゲン豆抽出物\u003c\/td\u003e\n        \u003ctd\u003e324mg\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e穀物麹（活性酵素）\u003c\/td\u003e\n        \u003ctd\u003e468mg\u003c\/td\u003e\n    \u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ご注意 --\u003e\n\u003cdiv data-observe=\"\" class=\"accordion-item fade-in\"\u003e\n\u003cp class=\"section-title accordion-title\"\u003e▼ ご注意\u003c\/p\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cp\u003e・本品は天然由来の素材を使用している為、粒の色合いが多少異なることがありますが品質上問題ありません。\u003cbr\u003e・本品を多量にお召し上がりになるとお腹がゆるくなることがあります。一回の摂取目安量を守ってください。\u003cbr\u003e・体質に合わないと思われる時はお召し上がりの量を減らすか、または止めてください。\u003cbr\u003e・妊娠・授乳中の方、治療中の方はお召し上がりの前に医師にご相談ください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 賞味期限 --\u003e\n\u003cdiv data-observe=\"\" class=\"accordion-item fade-in\"\u003e\n\u003cp class=\"section-title accordion-title\"\u003e▼ 賞味期限\u003c\/p\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cp\u003eパッケージに記載（約12ヶ月）\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 保存方法 --\u003e\n\u003cdiv data-observe=\"\" class=\"accordion-item fade-in\"\u003e\n\u003cp class=\"section-title accordion-title\"\u003e▼ 保存方法\u003c\/p\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cp\u003e高温多湿や直射日光を避け、涼しいところに保存して下さい。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 送料について --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e▼ 送料について\u003c\/p\u003e\n\u003cdiv\u003e\n\u003cp\u003e・メール便(追跡番号あり／ポスト投函)：\u003cstrong\u003e220円\u003c\/strong\u003e\u003cbr\u003e・宅急便（クロネコヤマト）：\u003cstrong\u003e550円\u003c\/strong\u003e\u003cbr\u003e・合計5,500円以上で送料無料(沖縄・離島除く)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- スクリプト部分 --\u003e \u003cscript\u003e\n    \/\/ 2) Split the text of line3: \"naturism Pink + 厳選7成分 = Premium\".\n    \/\/    We'll preserve colors for \"naturism Pink\" (pink) and \"Premium\" (gold)\n    \/\/    plus the ripple effect.\n    (function () {\n      const line3Text = \"naturism Pink + 厳選7成分 = Premium\";\n      const line3Element = document.querySelector(\".line3\");\n      if (!line3Element) return;\n\n      \/\/ Define index ranges for color segments\n      \/\/ naturism Pink =\u003e indexes [0..12]\n      \/\/ Premium =\u003e indexes [24..30]\n      const pinkStart = 0;\n      const pinkEnd = 12;\n      const premiumStart = 24;\n      const premiumEnd = 30;\n\n      let splittedHTML = \"\";\n\n      for (let i = 0; i \u003c line3Text.length; i++) {\n        const char = line3Text[i];\n        if (i \u003e= pinkStart \u0026\u0026 i \u003c= pinkEnd) {\n          splittedHTML += `\u003cspan class='char pink-text glow-ripple'\u003e${char}\u003c\/span\u003e`;\n        } else if (i \u003e= premiumStart \u0026\u0026 i \u003c= premiumEnd) {\n          splittedHTML += `\u003cspan class='char gold-text glow-ripple'\u003e${char}\u003c\/span\u003e`;\n        } else {\n          splittedHTML += `\u003cspan class='char'\u003e${char}\u003c\/span\u003e`;\n        }\n      }\n\n      line3Element.innerHTML = `\u003cspan class='split'\u003e${splittedHTML}\u003c\/span\u003e`;\n    })();\n\n    \/\/ 3) Intersection Observer for fade-in\n    (function () {\n      const observer = new IntersectionObserver(\n        (entries, obs) =\u003e {\n          entries.forEach((entry) =\u003e {\n            if (entry.isIntersecting) {\n              entry.target.classList.add(\"show\");\n              obs.unobserve(entry.target);\n            }\n          });\n        },\n        { threshold: 0.1 }\n      );\n\n      document.querySelectorAll(\"[data-observe]\").forEach((el) =\u003e {\n        observer.observe(el);\n      });\n\n      \/\/ Also for splitted text, we want to add 'show' to that span container\n      const line3Element = document.querySelector(\".line3\");\n      if (line3Element) {\n        const line3Split = line3Element.querySelector(\".split\");\n        if (line3Split) {\n          const line3Observer = new IntersectionObserver((entries) =\u003e {\n            entries.forEach((entry) =\u003e {\n              if (entry.isIntersecting) {\n                line3Split.classList.add(\"show\");\n                line3Observer.unobserve(entry.target);\n              }\n            });\n          }, { threshold: 0.1 });\n          line3Observer.observe(line3Element);\n        }\n      }\n    })();\n\n    \/\/ 4) Accordion logic\n    (function () {\n      const titles = document.querySelectorAll(\".accordion-title\");\n      titles.forEach((title) =\u003e {\n        title.addEventListener(\"click\", () =\u003e {\n          const item = title.parentElement;\n          item.classList.toggle(\"active\");\n        });\n      });\n    })();\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"ナチュリズム","offers":[{"title":"Default Title","offer_id":42885041455357,"sku":"1060-4571415380187","price":720.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0637\/6567\/6285\/files\/4571415380187-1.png?v=1771683404"},{"product_id":"11","title":"[Limited] Kirara Collab naturism Premium 180粒（個包装3粒×60袋）約20日分","description":"\u003cstyle\u003e\n    \/* Reset and base styling *\/\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n    .my-custom-html-section {\n      font-family: Arial, sans-serif;\n      line-height: 1.8;\n      color: #333;\n      background: linear-gradient(135deg, #f0f0f0 0%, #fafafa 100%);\n      padding: 20px;\n    }\n    .container {\n      max-width: 700px;\n      margin: 0 auto;\n      background-color: #fff;\n      border-radius: 12px;\n      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\n      overflow: hidden;\n      padding: 20px;\n    }\n\n    \/* Fade-in base class *\/\n    .fade-in {\n      opacity: 0;\n      transform: translateY(20px);\n      transition: all 0.8s ease;\n    }\n    .fade-in.show {\n      opacity: 1;\n      transform: translateY(0);\n    }\n\n    \/* Section headings *\/\n    .section-title {\n      margin-bottom: 10px;\n      font-weight: bold;\n      font-size: 16px;\n      color: #555;\n      text-align: left; \/* ← センター寄せを解除し、左寄せに変更 *\/\n    }\n\n    \/* Paragraph styling *\/\n    p {\n      margin-bottom: 20px;\n      line-height: 1.6;\n      color: #555;\n    }\n\n    \/* Table styling *\/\n    table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 20px;\n      text-align: left;\n      font-size: 14px;\n    }\n    th,\n    td {\n      border: 1px solid #ccc;\n      padding: 10px;\n    }\n    thead th {\n      background-color: #f7f7f7;\n    }\n\n    \/* Subtle hover effect for table rows *\/\n    tbody tr:hover {\n      background-color: #fafafa;\n    }\n\n    \/* Top header content styling *\/\n    .header-content {\n      text-align: center;\n      margin-bottom: 30px;\n    }\n    .header-content p {\n      margin-bottom: 10px;\n    }\n\n    \/* Make the first line bigger and bold *\/\n    .line1 {\n      font-size: 18px;\n      font-weight: bold;\n      margin-bottom: 15px;\n    }\n\n    \/* 2nd line (naturism Pink + 厳選7成分 = Premium) will be split into letters. *\/\n    .line3 {\n      font-size: 18px;\n      font-weight: bold;\n      margin-bottom: 15px;\n      position: relative;\n    }\n\n    \/* Additional line styling *\/\n    .line5 {\n      font-size: 16px;\n      margin-bottom: 15px;\n    }\n\n    \/* Glow + Ripple effect combined for text *\/\n    .glow-ripple {\n      position: relative;\n      display: inline-block;\n      text-shadow: 0 0 5px #fff, 0 0 10px #fff;\n      animation: glowRipple 1.5s infinite alternate;\n    }\n    @keyframes glowRipple {\n      0% {\n        text-shadow: 0 0 5px #fff, 0 0 10px #fff;\n      }\n      100% {\n        text-shadow: 0 0 10px #fff, 0 0 20px #fff;\n      }\n    }\n\n    \/* The radial ripple from center *\/\n    .glow-ripple::after {\n      content: \"\";\n      position: absolute;\n      left: 50%;\n      top: 50%;\n      width: 200%;\n      height: 200%;\n      border-radius: 50%;\n      background: radial-gradient(circle, rgba(255, 255, 255, 0.5) 10%, transparent 10%);\n      transform: translate(-50%, -50%) scale(0);\n      animation: ripple 3s infinite;\n    }\n    @keyframes ripple {\n      0% {\n        transform: translate(-50%, -50%) scale(0);\n        opacity: 0.75;\n      }\n      100% {\n        transform: translate(-50%, -50%) scale(1);\n        opacity: 0;\n      }\n    }\n\n    \/* Color classes for splitted text *\/\n    .pink-text {\n      color: rgb(214, 99, 181);\n    }\n    .gold-text {\n      color: #d4af37;\n    }\n\n    \/* Split text letter styling (fade in one by one) *\/\n    .split span {\n      display: inline-block;\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    .split.show span {\n      animation: letterFadeUp 0.6s forwards;\n    }\n    .split.show span:nth-child(1) {\n      animation-delay: 0.05s;\n    }\n    .split.show span:nth-child(2) {\n      animation-delay: 0.1s;\n    }\n    .split.show span:nth-child(3) {\n      animation-delay: 0.15s;\n    }\n    .split.show span:nth-child(4) {\n      animation-delay: 0.2s;\n    }\n    .split.show span:nth-child(5) {\n      animation-delay: 0.25s;\n    }\n    .split.show span:nth-child(6) {\n      animation-delay: 0.3s;\n    }\n    .split.show span:nth-child(7) {\n      animation-delay: 0.35s;\n    }\n    .split.show span:nth-child(8) {\n      animation-delay: 0.4s;\n    }\n    .split.show span:nth-child(9) {\n      animation-delay: 0.45s;\n    }\n    .split.show span:nth-child(10) {\n      animation-delay: 0.5s;\n    }\n    .split.show span:nth-child(11) {\n      animation-delay: 0.55s;\n    }\n    .split.show span:nth-child(12) {\n      animation-delay: 0.6s;\n    }\n    .split.show span:nth-child(13) {\n      animation-delay: 0.65s;\n    }\n    .split.show span:nth-child(14) {\n      animation-delay: 0.7s;\n    }\n    .split.show span:nth-child(15) {\n      animation-delay: 0.75s;\n    }\n    .split.show span:nth-child(16) {\n      animation-delay: 0.8s;\n    }\n    .split.show span:nth-child(17) {\n      animation-delay: 0.85s;\n    }\n    .split.show span:nth-child(18) {\n      animation-delay: 0.9s;\n    }\n    .split.show span:nth-child(19) {\n      animation-delay: 0.95s;\n    }\n    .split.show span:nth-child(20) {\n      animation-delay: 1.0s;\n    }\n    .split.show span:nth-child(21) {\n      animation-delay: 1.05s;\n    }\n    .split.show span:nth-child(22) {\n      animation-delay: 1.1s;\n    }\n    .split.show span:nth-child(23) {\n      animation-delay: 1.15s;\n    }\n    .split.show span:nth-child(24) {\n      animation-delay: 1.2s;\n    }\n    .split.show span:nth-child(25) {\n      animation-delay: 1.25s;\n    }\n    .split.show span:nth-child(26) {\n      animation-delay: 1.3s;\n    }\n    .split.show span:nth-child(27) {\n      animation-delay: 1.35s;\n    }\n    .split.show span:nth-child(28) {\n      animation-delay: 1.4s;\n    }\n    .split.show span:nth-child(29) {\n      animation-delay: 1.45s;\n    }\n    .split.show span:nth-child(30) {\n      animation-delay: 1.5s;\n    }\n    .split.show span:nth-child(31) {\n      animation-delay: 1.55s;\n    }\n\n    @keyframes letterFadeUp {\n      0% {\n        opacity: 0;\n        transform: translateY(10px);\n      }\n      100% {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    \/* Accordion styling *\/\n    .accordion-item {\n      margin-bottom: 10px;\n    }\n    .accordion-title {\n      cursor: pointer;\n      font-weight: bold;\n      position: relative;\n      display: inline-block;\n      margin-bottom: 5px;\n    }\n    .accordion-content {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.3s ease;\n    }\n    .accordion-item.active .accordion-content {\n      max-height: 500px; \/* large enough to show content *\/\n    }\n\n    \/* Responsive table styling for mobile: reduce padding *\/\n    @media (max-width: 600px) {\n      .header-content p {\n        font-size: 14px;\n        line-height: 1.6;\n      }\n      .line1 {\n        font-size: 16px;\n      }\n      .line3 {\n        font-size: 16px;\n      }\n      .line5 {\n        font-size: 14px;\n      }\n      .container {\n        padding: 10px;\n      }\n      table th,\n      table td {\n        padding: 6px; \/* reduce vertical space on mobile *\/\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"my-custom-html-section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Top lines --\u003e\n\u003cdiv class=\"header-content\"\u003e\n\u003c!-- 1st line --\u003e\n\u003cp data-observe=\"\" class=\"line1 glow-ripple fade-in\"\u003e【限定品】なりたい顔No.1✨ナチュリズム愛用者\u003cbr\u003eの「明日花キララさん×プレミアム」Collab Pack\u003c\/p\u003e\n\u003c!-- 2nd line (we'll handle splitted text + color + ripple effect) --\u003e\n\u003cp data-observe=\"\" class=\"line3 fade-in\"\u003e \u003c\/p\u003e\n\u003c!-- 3rd line --\u003e\n\u003cp data-observe=\"\" class=\"line5 fade-in\"\u003e持ち運び、清潔さ、飲み忘れ防止\u003cbr\u003eをケアできる「1回分個包装(3粒)」\u003cbr\u003eかわいいキララビットロゴ入り☆彡\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 商品情報 --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e商品名\u003c\/p\u003e\n\u003cp\u003enaturism premium\u003cbr\u003eナチュリズムプレミアム\u003c\/p\u003e\n\u003cp class=\"section-title\"\u003e名称\u003c\/p\u003e\n\u003cp\u003e植物エキス加工品\u003c\/p\u003e\n\u003cp class=\"section-title\"\u003e内容量\u003c\/p\u003e\n\u003cp\u003e180粒（個包装3粒×60袋）約20日分\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- お召し上がり方 --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003eお召し上がり方\u003c\/p\u003e\n\u003cp\u003eお食事の内容やボリュームにあわせて \u003cstrong\u003e１回３～４粒\u003c\/strong\u003eを目安に、噛まずにそのまま、水またはぬるま湯でお召し上がりください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 原材料名 --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e原材料名\u003c\/p\u003e\n\u003cp\u003e穀物麹末（大麦、あわ、ひえ、きび、タカキビ、紫黒米、米粉）（国内製造）、 食物繊維（イヌリン）、白インゲンマメ抽出物末、アロエベラエキス末、 サンザシエキス末、ウーロン茶エキス末、アマチャヅルエキス末、 パパイヤ加工品（マルトース、パパイヤ粉末）、 ブラックジンジャー抽出物末（ブラックジンジャーエキス、デキストリン）、 ケイシエキス末、デキストリン、L-カルニチンL-酒石酸塩、 サラシアレティキュラータ末（サラシアレティキュラータ、デキストリン）、 ハトムギエキス末、発酵紅茶エキス末、乳酸菌発酵物末／ショ糖脂肪酸エステル、 シクロデキストリン、アラビアガム、トウモロコシたん白\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 栄養成分表示 --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e栄養成分表示\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e項目\u003c\/th\u003e\n\u003cth\u003e9粒（3.15g）当たり\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eエネルギー\u003c\/td\u003e\n\u003ctd\u003e12.03kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eたんぱく質\u003c\/td\u003e\n\u003ctd\u003e0.22g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e脂質\u003c\/td\u003e\n\u003ctd\u003e0.07g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e炭水化物\u003c\/td\u003e\n\u003ctd\u003e2.64g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e食塩相当量\u003c\/td\u003e\n\u003ctd\u003e0.01g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- その他栄養成分表示 --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003eその他栄養成分表示\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e成分名\u003c\/th\u003e\n\u003cth\u003e含有量\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n    \u003ctr\u003e\n        \u003ctd\u003eブラックジンジャー由来ポリメトキシフラボン\u003c\/td\u003e\n        \u003ctd\u003e12mg\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003eウーロン茶ポリフェノール\u003c\/td\u003e\n        \u003ctd\u003e114mg\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003eサラシア由来サラシノール\u003c\/td\u003e\n        \u003ctd\u003e1.00mg\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e白インゲン豆抽出物\u003c\/td\u003e\n        \u003ctd\u003e324mg\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e穀物麹（活性酵素）\u003c\/td\u003e\n        \u003ctd\u003e468mg\u003c\/td\u003e\n    \u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ご注意 --\u003e\n\u003cdiv data-observe=\"\" class=\"accordion-item fade-in\"\u003e\n\u003cp class=\"section-title accordion-title\"\u003e▼ ご注意\u003c\/p\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cp\u003e・本品は天然由来の素材を使用している為、粒の色合いが多少異なることがありますが品質上問題ありません。\u003cbr\u003e・本品を多量にお召し上がりになるとお腹がゆるくなることがあります。一回の摂取目安量を守ってください。\u003cbr\u003e・体質に合わないと思われる時はお召し上がりの量を減らすか、または止めてください。\u003cbr\u003e・妊娠・授乳中の方、治療中の方はお召し上がりの前に医師にご相談ください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 賞味期限 --\u003e\n\u003cdiv data-observe=\"\" class=\"accordion-item fade-in\"\u003e\n\u003cp class=\"section-title accordion-title\"\u003e▼ 賞味期限\u003c\/p\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cp\u003eパッケージに記載（約30ヶ月）\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 保存方法 --\u003e\n\u003cdiv data-observe=\"\" class=\"accordion-item fade-in\"\u003e\n\u003cp class=\"section-title accordion-title\"\u003e▼ 保存方法\u003c\/p\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cp\u003e高温多湿や直射日光を避け、涼しいところに保存して下さい。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 送料について --\u003e\n\u003cdiv data-observe=\"\" class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e▼ 送料について\u003c\/p\u003e\n\u003cdiv\u003e\n\u003cp\u003e・メール便(追跡番号あり／ポスト投函):\u003cstrong\u003e無料\u003c\/strong\u003e\u003cbr\u003e・宅急便（クロネコヤマト）：\u003cstrong\u003e550円\u003c\/strong\u003e\u003cbr\u003e・合計5,500円以上で送料無料(沖縄・離島除く)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- スクリプト部分 --\u003e \u003cscript\u003e\n    \/\/ 2) Split the text of line3: \"naturism Pink + 厳選7成分 = Premium\".\n    \/\/    We'll preserve colors for \"naturism Pink\" (pink) and \"Premium\" (gold)\n    \/\/    plus the ripple effect.\n    (function () {\n      const line3Text = \"naturism Pink + 厳選7成分 = Premium\";\n      const line3Element = document.querySelector(\".line3\");\n      if (!line3Element) return;\n\n      \/\/ Define index ranges for color segments\n      \/\/ naturism Pink =\u003e indexes [0..12]\n      \/\/ Premium =\u003e indexes [24..30]\n      const pinkStart = 0;\n      const pinkEnd = 12;\n      const premiumStart = 24;\n      const premiumEnd = 30;\n\n      let splittedHTML = \"\";\n\n      for (let i = 0; i \u003c line3Text.length; i++) {\n        const char = line3Text[i];\n        if (i \u003e= pinkStart \u0026\u0026 i \u003c= pinkEnd) {\n          splittedHTML += `\u003cspan class='char pink-text glow-ripple'\u003e${char}\u003c\/span\u003e`;\n        } else if (i \u003e= premiumStart \u0026\u0026 i \u003c= premiumEnd) {\n          splittedHTML += `\u003cspan class='char gold-text glow-ripple'\u003e${char}\u003c\/span\u003e`;\n        } else {\n          splittedHTML += `\u003cspan class='char'\u003e${char}\u003c\/span\u003e`;\n        }\n      }\n\n      line3Element.innerHTML = `\u003cspan class='split'\u003e${splittedHTML}\u003c\/span\u003e`;\n    })();\n\n    \/\/ 3) Intersection Observer for fade-in\n    (function () {\n      const observer = new IntersectionObserver(\n        (entries, obs) =\u003e {\n          entries.forEach((entry) =\u003e {\n            if (entry.isIntersecting) {\n              entry.target.classList.add(\"show\");\n              obs.unobserve(entry.target);\n            }\n          });\n        },\n        { threshold: 0.1 }\n      );\n\n      document.querySelectorAll(\"[data-observe]\").forEach((el) =\u003e {\n        observer.observe(el);\n      });\n\n      \/\/ Also for splitted text, we want to add 'show' to that span container\n      const line3Element = document.querySelector(\".line3\");\n      if (line3Element) {\n        const line3Split = line3Element.querySelector(\".split\");\n        if (line3Split) {\n          const line3Observer = new IntersectionObserver((entries) =\u003e {\n            entries.forEach((entry) =\u003e {\n              if (entry.isIntersecting) {\n                line3Split.classList.add(\"show\");\n                line3Observer.unobserve(entry.target);\n              }\n            });\n          }, { threshold: 0.1 });\n          line3Observer.observe(line3Element);\n        }\n      }\n    })();\n\n    \/\/ 4) Accordion logic\n    (function () {\n      const titles = document.querySelectorAll(\".accordion-title\");\n      titles.forEach((title) =\u003e {\n        title.addEventListener(\"click\", () =\u003e {\n          const item = title.parentElement;\n          item.classList.toggle(\"active\");\n        });\n      });\n    })();\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"ナチュリズム","offers":[{"title":"Default Title","offer_id":42885043192061,"sku":"1060-4571415380309","price":3564.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0637\/6567\/6285\/products\/premiun03.png?v=1759311658"},{"product_id":"naturism-premium-63-7days","title":"naturism Premium 63粒(7日分)[機能性表示食品]","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Reset and base styling *\/\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n    body {\n      font-family: Arial, sans-serif;\n      line-height: 1.8;\n      color: #333;\n      background: linear-gradient(135deg, #f0f0f0 0%, #fafafa 100%);\n      padding: 20px;\n    }\n    .container {\n      max-width: 700px;\n      margin: 0 auto;\n      background-color: #fff;\n      border-radius: 12px;\n      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\n      overflow: hidden;\n      padding: 20px;\n    }\n\n    \/* Fade-in base class *\/\n    .fade-in {\n      opacity: 0;\n      transform: translateY(20px);\n      animation: fadeInUp 0.8s forwards;\n    }\n\n    @keyframes fadeInUp {\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    \/* Section headings *\/\n    .section-title {\n      margin-bottom: 10px;\n      font-weight: bold;\n      font-size: 16px;\n      color: #555;\n    }\n\n    \/* Paragraph styling *\/\n    p {\n      margin-bottom: 20px;\n      line-height: 1.6;\n      color: #555;\n    }\n\n    \/* Table styling *\/\n    table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 20px;\n      text-align: left;\n      font-size: 14px;\n    }\n    th, td {\n      border: 1px solid #ccc;\n      padding: 10px;\n    }\n    thead th {\n      background-color: #f7f7f7;\n    }\n\n    \/* Subtle hover effect for table rows (optional) *\/\n    tbody tr:hover {\n      background-color: #fafafa;\n    }\n\n    \/* Additional fade-in delays for multiple sections *\/\n    .fade-in:nth-child(2) {\n      animation-delay: 0.2s;\n    }\n    .fade-in:nth-child(3) {\n      animation-delay: 0.4s;\n    }\n    .fade-in:nth-child(4) {\n      animation-delay: 0.6s;\n    }\n\n    \/* Top header content styling *\/\n    .header-content {\n      text-align: center;\n      margin-bottom: 30px;\n    }\n    .header-content p {\n      margin-bottom: 10px;\n    }\n\n    \/* Make the first two lines bigger and bold *\/\n    .line1,\n    .line2 {\n      font-size: 18px;\n      font-weight: bold;\n    }\n\n    \/* Text effect for 'naturism Pink' *\/\n    .text-effect {\n      color: rgb(214, 99, 181);\n      display: inline-block;\n    }\n\n    \/* Premium glow effect (no background box) *\/\n    .premium-effect {\n      display: inline-block;\n      color: #d4af37; \/* gold-ish color *\/\n      animation: glow 1.5s infinite alternate;\n      font-weight: bold;\n    }\n\n    @keyframes glow {\n      0% {\n        text-shadow: 0 0 5px #fff, 0 0 10px #ffeb3b, 0 0 15px #faff00;\n      }\n      100% {\n        text-shadow: 0 0 10px #fff, 0 0 20px #ffe033, 0 0 30px #ffeb3b;\n      }\n    }\n\n    \/* Responsive table styling for mobile: reduce padding *\/\n    @media (max-width: 600px) {\n      .header-content p {\n        font-size: 14px;\n        line-height: 1.6;\n      }\n      .line1,\n      .line2 {\n        font-size: 16px;\n      }\n      .container {\n        padding: 10px;\n      }\n      table th, table td {\n        padding: 6px; \/* reduce vertical space on mobile *\/\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Top lines --\u003e\n\u003cdiv class=\"header-content fade-in\"\u003e\n\u003cp class=\"line1\"\u003e【機能性表示食品】届出番号 H975\u003cbr\u003eBMIが高めの方の腹部の脂肪を減らす機能があることが報告されています\u003c\/p\u003e\n\u003cp class=\"line3\"\u003e\u003cspan class=\"text-effect\"\u003enaturism Pink\u003c\/span\u003e をベースに \u003cspan class=\"premium-effect\"\u003e全16成分へ\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"line5\"\u003eシリーズ唯一の機能性表示食品\u003cbr\u003e1週間トライアルサイズ✨✨\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 商品情報 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e商品名\u003c\/p\u003e\n\u003cp\u003enaturism premium\u003cbr\u003eナチュリズムプレミアム\u003c\/p\u003e\n\u003cp class=\"section-title\"\u003e名称\u003c\/p\u003e\n\u003cp\u003eブラックジンジャーエキス含有加工食品\u003cbr\u003e機能性表示食品【届出番号：H975】\u003c\/p\u003e\n\u003cp class=\"section-title\"\u003e内容量\u003c\/p\u003e\n\u003cp\u003e63粒（約7日分）\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- お召し上がり方 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003eお召し上がり方\u003c\/p\u003e\n\u003cp\u003eお食事の内容やボリュームにあわせて\u003cstrong\u003e１回３～４粒\u003c\/strong\u003eを目安に、\u003cbr\u003e噛まずにそのまま、水またはぬるま湯でお召し上がりください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 原材料名 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e原材料名\u003c\/p\u003e\n\u003cp\u003e穀物麹末（大麦、あわ、ひえ、きび、タカキビ、紫黒米、米粉）（国内製造）、食物繊維（イヌリン）、白インゲンマメ抽出物末、アロエベラエキス末、サンザシエキス末、ウーロン茶エキス末、アマチャヅルエキス末、パパイヤ加工品（マルトース、パパイヤ粉末）、ブラックジンジャー抽出物末（ブラックジンジャーエキス、デキストリン）、ケイシエキス末、デキストリン、L-カルニチンL-酒石酸塩、サラシアレティキュラータ末（サラシアレティキュラータ、デキストリン）、ハトムギエキス末、発酵紅茶エキス末、乳酸菌発酵物末／ショ糖脂肪酸エステル、シクロデキストリン、アラビアガム、トウモロコシたん白\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 栄養成分表示 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e栄養成分表示\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e項目\u003c\/th\u003e\n\u003cth\u003e9粒（3.15g）当たり\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eエネルギー\u003c\/td\u003e\n\u003ctd\u003e12.03kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eたんぱく質\u003c\/td\u003e\n\u003ctd\u003e0.22g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e脂質\u003c\/td\u003e\n\u003ctd\u003e0.07g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e炭水化物\u003c\/td\u003e\n\u003ctd\u003e2.64g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e食塩相当量\u003c\/td\u003e\n\u003ctd\u003e0.01g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- 機能性関与成分 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e機能性関与成分\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e成分名\u003c\/th\u003e\n\u003cth\u003e含有量\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eブラックジンジャー由来ポリメトキシフラボン\u003c\/td\u003e\n\u003ctd\u003e12mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- その他栄養成分表示 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003eその他栄養成分表示\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e成分名\u003c\/th\u003e\n\u003cth\u003e含有量\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eウーロン茶ポリフェノール\u003c\/td\u003e\n\u003ctd\u003e114mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eサラシア由来サラシノール\u003c\/td\u003e\n\u003ctd\u003e1.00mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e白インゲン豆抽出物\u003c\/td\u003e\n\u003ctd\u003e324mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e穀物麹（活性酵素）\u003c\/td\u003e\n\u003ctd\u003e468mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ご注意 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003eご注意\u003c\/p\u003e\n\u003cp\u003e・本品は天然由来の素材を使用している為、粒の色合いが多少異なることがありますが品質上問題ありません。\u003cbr\u003e・本品を多量にお召し上がりになるとお腹がゆるくなることがあります。一回の摂取目安量を守ってください。\u003cbr\u003e・体質に合わないと思われる時はお召し上がりの量を減らすか、または止めてください。\u003cbr\u003e・妊娠・授乳中の方、治療中の方はお召し上がりの前に医師にご相談ください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 賞味期限 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e賞味期限\u003c\/p\u003e\n\u003cp\u003eパッケージに記載（約30ヶ月）\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 保存方法 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e保存方法\u003c\/p\u003e\n\u003cp\u003e高温多湿や直射日光を避け、涼しいところに保存して下さい。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 送料について --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e--------------------------\u003cbr\u003e送料について\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e・メール便（追跡番号あり／ポスト投函）：\u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003e無料\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003e・宅急便（クロネコヤマト）：\u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003e550円\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e合計5,500円以上で送料無料（沖縄・離島除く）\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp style=\"box-sizing: border-box; margin: 0px 0px 20px; font-size: 15px; line-height: 22px; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003e\u003cstrong style=\"box-sizing: border-box; font-weight: bold;\"\u003e定期購入について\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"box-sizing: border-box; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; padding-left: 30px;\"\u003e\n\u003cstrong style=\"box-sizing: border-box; font-weight: bold;\"\u003e「定期購入」について\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box;\"\u003eいつでも解約・変更が可能で、ご登録いただいた日時に定期的に商品をお届けするサービスです。\u003cbr style=\"box-sizing: border-box;\"\u003eお届けコースは商品ページよりご指定いただけます。\u003cbr style=\"box-sizing: border-box;\"\u003e※ご注文時にご指定ください。\u003cbr style=\"box-sizing: border-box;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003cb style=\"box-sizing: border-box; font-weight: bold;\"\u003eお申込内容の変更・解約について\u003c\/b\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e「マイページ」より「注文履歴」-「定期購買一覧」-「詳細の確認」よりご確認ください。\u003cbr style=\"box-sizing: border-box;\"\u003eお申込み内容の変更につきましては、上記メニューより下記内容の変更が可能です。\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; padding-left: 30px;\"\u003e※出荷準備が開始している場合は次回分より変更内容が適用となります。\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; padding-left: 30px;\"\u003e　解約をされた場合も出荷作業が開始している分は適用外となります。\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; padding-left: 30px;\"\u003e　お受け取りいただきますようお願いいたします。\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; padding-left: 30px;\"\u003e\n\u003cbr style=\"box-sizing: border-box;\"\u003e・次回お届け予定日\u003cbr style=\"box-sizing: border-box;\"\u003e・スキップ\u003cbr style=\"box-sizing: border-box;\"\u003e・注文数量\u003cbr style=\"box-sizing: border-box;\"\u003e・商品内容\u003cbr style=\"box-sizing: border-box;\"\u003e・配送住所の変更\u003cbr style=\"box-sizing: border-box;\"\u003e・クレジットカードの変更\u003cbr style=\"box-sizing: border-box;\"\u003e・定期購入の解約\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; padding-left: 30px;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; padding-left: 30px;\"\u003e\n\u003cspan style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; padding-left: 30px;\"\u003e\n\u003cspan style=\"box-sizing: border-box;\"\u003eその他、ご不明な点がございましたら、カスタマーセンターまでお問い合わせくださいませ。\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan style=\"box-sizing: border-box;\"\u003esupport@naturism-diet.com\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"ナチュリズム","offers":[{"title":"Default Title","offer_id":44065802289405,"sku":"1060-4571415380316","price":1274.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0637\/6567\/6285\/files\/4571415380316.png?v=1755146524"},{"product_id":"naturism-premium-180-20days","title":"naturism Premium 180粒(20日分)[機能性表示食品]","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Reset and base styling *\/\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n    body {\n      font-family: Arial, sans-serif;\n      line-height: 1.8;\n      color: #333;\n      background: linear-gradient(135deg, #f0f0f0 0%, #fafafa 100%);\n      padding: 20px;\n    }\n    .container {\n      max-width: 700px;\n      margin: 0 auto;\n      background-color: #fff;\n      border-radius: 12px;\n      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\n      overflow: hidden;\n      padding: 20px;\n    }\n\n    \/* Fade-in base class *\/\n    .fade-in {\n      opacity: 0;\n      transform: translateY(20px);\n      animation: fadeInUp 0.8s forwards;\n    }\n\n    @keyframes fadeInUp {\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    \/* Section headings *\/\n    .section-title {\n      margin-bottom: 10px;\n      font-weight: bold;\n      font-size: 16px;\n      color: #555;\n    }\n\n    \/* Paragraph styling *\/\n    p {\n      margin-bottom: 20px;\n      line-height: 1.6;\n      color: #555;\n    }\n\n    \/* Table styling *\/\n    table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 20px;\n      text-align: left;\n      font-size: 14px;\n    }\n    th, td {\n      border: 1px solid #ccc;\n      padding: 10px;\n    }\n    thead th {\n      background-color: #f7f7f7;\n    }\n\n    \/* Subtle hover effect for table rows (optional) *\/\n    tbody tr:hover {\n      background-color: #fafafa;\n    }\n\n    \/* Additional fade-in delays for multiple sections *\/\n    .fade-in:nth-child(2) {\n      animation-delay: 0.2s;\n    }\n    .fade-in:nth-child(3) {\n      animation-delay: 0.4s;\n    }\n    .fade-in:nth-child(4) {\n      animation-delay: 0.6s;\n    }\n\n    \/* Top header content styling *\/\n    .header-content {\n      text-align: center;\n      margin-bottom: 30px;\n    }\n    .header-content p {\n      margin-bottom: 10px;\n    }\n\n    \/* Make the first two lines bigger and bold *\/\n    .line1,\n    .line2 {\n      font-size: 18px;\n      font-weight: bold;\n    }\n\n    \/* Text effect for 'naturism Pink' *\/\n    .text-effect {\n      color: rgb(214, 99, 181);\n      display: inline-block;\n    }\n\n    \/* Premium glow effect (no background box) *\/\n    .premium-effect {\n      display: inline-block;\n      color: #d4af37; \/* gold-ish color *\/\n      animation: glow 1.5s infinite alternate;\n      font-weight: bold;\n    }\n\n    @keyframes glow {\n      0% {\n        text-shadow: 0 0 5px #fff, 0 0 10px #ffeb3b, 0 0 15px #faff00;\n      }\n      100% {\n        text-shadow: 0 0 10px #fff, 0 0 20px #ffe033, 0 0 30px #ffeb3b;\n      }\n    }\n\n    \/* Responsive table styling for mobile: reduce padding *\/\n    @media (max-width: 600px) {\n      .header-content p {\n        font-size: 14px;\n        line-height: 1.6;\n      }\n      .line1,\n      .line2 {\n        font-size: 16px;\n      }\n      .container {\n        padding: 10px;\n      }\n      table th, table td {\n        padding: 6px; \/* reduce vertical space on mobile *\/\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Top lines --\u003e\n\u003cdiv class=\"header-content fade-in\"\u003e\n\u003cp class=\"line1\"\u003e【機能性表示食品】届出番号 H975\u003cbr\u003eBMIが高めの方の腹部の脂肪を減らす機能があることが報告されています\u003c\/p\u003e\n\u003cp class=\"line3\"\u003e\u003cspan class=\"text-effect\"\u003enaturism Pink\u003c\/span\u003e をベースに \u003cspan class=\"premium-effect\"\u003e全16成分へ\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"line5\"\u003eシリーズ唯一の機能性表示食品\u003cbr\u003e便利な個包装タイプ✨✨\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 商品情報 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e商品名\u003c\/p\u003e\n\u003cp\u003enaturism premium\u003cbr\u003eナチュリズムプレミアム\u003c\/p\u003e\n\u003cp class=\"section-title\"\u003e名称\u003c\/p\u003e\n\u003cp\u003eブラックジンジャーエキス含有加工食品\u003cbr\u003e機能性表示食品【届出番号：H975】\u003c\/p\u003e\n\u003cp class=\"section-title\"\u003e内容量\u003c\/p\u003e\n\u003cp\u003e180粒（個包装3粒×60袋入）約20日分\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- お召し上がり方 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003eお召し上がり方\u003c\/p\u003e\n\u003cp\u003eお食事の内容やボリュームにあわせて\u003cstrong\u003e１回３～４粒（１日９粒）\u003c\/strong\u003eを目安に、\u003cbr\u003e噛まずにそのまま、水またはぬるま湯でお召し上がりください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 原材料名 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e原材料名\u003c\/p\u003e\n\u003cp\u003e穀物麹末（大麦、あわ、ひえ、きび、タカキビ、紫黒米、米粉）（国内製造）、食物繊維（イヌリン）、白インゲンマメ抽出物末、アロエベラエキス末、サンザシエキス末、ウーロン茶エキス末、アマチャヅルエキス末、パパイヤ加工品（マルトース、パパイヤ粉末）、ブラックジンジャー抽出物末（ブラックジンジャーエキス、デキストリン）、ケイシエキス末、デキストリン、L-カルニチンL-酒石酸塩、サラシアレティキュラータ末（サラシアレティキュラータ、デキストリン）、ハトムギエキス末、発酵紅茶エキス末、乳酸菌発酵物末／ショ糖脂肪酸エステル、シクロデキストリン、アラビアガム、トウモロコシたん白\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 栄養成分表示 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e栄養成分表示\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e項目\u003c\/th\u003e\n\u003cth\u003e9粒（3.15g）当たり\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eエネルギー\u003c\/td\u003e\n\u003ctd\u003e12.03kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eたんぱく質\u003c\/td\u003e\n\u003ctd\u003e0.22g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e脂質\u003c\/td\u003e\n\u003ctd\u003e0.07g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e炭水化物\u003c\/td\u003e\n\u003ctd\u003e2.64g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e食塩相当量\u003c\/td\u003e\n\u003ctd\u003e0.01g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- 機能性関与成分 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e機能性関与成分\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e成分名\u003c\/th\u003e\n\u003cth\u003e含有量\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eブラックジンジャー由来ポリメトキシフラボン\u003c\/td\u003e\n\u003ctd\u003e12mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- その他栄養成分表示 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003eその他栄養成分表示\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e成分名\u003c\/th\u003e\n\u003cth\u003e含有量\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eウーロン茶ポリフェノール\u003c\/td\u003e\n\u003ctd\u003e114mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eサラシア由来サラシノール\u003c\/td\u003e\n\u003ctd\u003e1.00mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e白インゲン豆抽出物\u003c\/td\u003e\n\u003ctd\u003e324mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e穀物麹（活性酵素）\u003c\/td\u003e\n\u003ctd\u003e468mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ご注意 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003eご注意\u003c\/p\u003e\n\u003cp\u003e・本品は天然由来の素材を使用している為、粒の色合いが多少異なることがありますが品質上問題ありません。\u003cbr\u003e・本品を多量にお召し上がりになるとお腹がゆるくなることがあります。一回の摂取目安量を守ってください。\u003cbr\u003e・体質に合わないと思われる時はお召し上がりの量を減らすか、または止めてください。\u003cbr\u003e・妊娠・授乳中の方、治療中の方はお召し上がりの前に医師にご相談ください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 賞味期限 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e賞味期限\u003c\/p\u003e\n\u003cp\u003eパッケージに記載（約30ヶ月）\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 保存方法 --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e保存方法\u003c\/p\u003e\n\u003cp\u003e高温多湿や直射日光を避け、涼しいところに保存して下さい。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 送料について --\u003e\n\u003cdiv class=\"fade-in\"\u003e\n\u003cp class=\"section-title\"\u003e--------------------------\u003cbr\u003e送料について\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e・メール便（追跡番号あり／ポスト投函）：\u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003e無料\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003e・宅急便（クロネコヤマト）：\u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003e550円\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e合計5,500円以上で送料無料（沖縄・離島除く）\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp style=\"box-sizing: border-box; margin: 0px 0px 20px; font-size: 15px; line-height: 22px; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003e\u003cstrong style=\"box-sizing: border-box; font-weight: bold;\"\u003e定期購入について\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"box-sizing: border-box; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; padding-left: 30px;\"\u003e\n\u003cstrong style=\"box-sizing: border-box; font-weight: bold;\"\u003e「定期購入」について\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box;\"\u003eいつでも解約・変更が可能で、ご登録いただいた日時に定期的に商品をお届けするサービスです。\u003cbr style=\"box-sizing: border-box;\"\u003eお届けコースは商品ページよりご指定いただけます。\u003cbr style=\"box-sizing: border-box;\"\u003e※ご注文時にご指定ください。\u003cbr style=\"box-sizing: border-box;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003cb style=\"box-sizing: border-box; font-weight: bold;\"\u003eお申込内容の変更・解約について\u003c\/b\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e「マイページ」より「注文履歴」-「定期購買一覧」-「詳細の確認」よりご確認ください。\u003cbr style=\"box-sizing: border-box;\"\u003eお申込み内容の変更につきましては、上記メニューより下記内容の変更が可能です。\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; padding-left: 30px;\"\u003e※出荷準備が開始している場合は次回分より変更内容が適用となります。\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; padding-left: 30px;\"\u003e　解約をされた場合も出荷作業が開始している分は適用外となります。\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; padding-left: 30px;\"\u003e　お受け取りいただきますようお願いいたします。\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; padding-left: 30px;\"\u003e\n\u003cbr style=\"box-sizing: border-box;\"\u003e・次回お届け予定日\u003cbr style=\"box-sizing: border-box;\"\u003e・スキップ\u003cbr style=\"box-sizing: border-box;\"\u003e・注文数量\u003cbr style=\"box-sizing: border-box;\"\u003e・商品内容\u003cbr style=\"box-sizing: border-box;\"\u003e・配送住所の変更\u003cbr style=\"box-sizing: border-box;\"\u003e・クレジットカードの変更\u003cbr style=\"box-sizing: border-box;\"\u003e・定期購入の解約\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; padding-left: 30px;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; padding-left: 30px;\"\u003e\n\u003cspan style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; color: rgb(5, 36, 34); font-family: 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W6', HiraMinProN-W6, HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝'; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; padding-left: 30px;\"\u003e\n\u003cspan style=\"box-sizing: border-box;\"\u003eその他、ご不明な点がございましたら、カスタマーセンターまでお問い合わせくださいませ。\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan style=\"box-sizing: border-box;\"\u003esupport@naturism-diet.com\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"ナチュリズム","offers":[{"title":"Default Title","offer_id":46982322651389,"sku":"1060-4571415380323","price":3564.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0637\/6567\/6285\/files\/1060-4571415380323_1_d6129afe-257c-4178-8224-030744ab682a.jpg?v=1765353251"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0637\/6567\/6285\/collections\/naturim_premium_logo.jpg?v=1728815158","url":"https:\/\/naturism-diet.com\/collections\/naturism-premium.oembed","provider":"naturism 公式オンラインストア","version":"1.0","type":"link"}