{"product_id":"cbg-herb-og-kush","title":"CBGハーブ - OG Kush　3.5g","description":"\u003cstyle\u003e\n\/* =========================================\n   WEEDYYZ®︎ PRODUCT PAGE\n   CBG HERB \/ OG KUSH\n========================================= *\/\n\n.wyz-herb{\n  --green:#169447;\n  --green-dark:#087131;\n  --green-soft:#eaf7ee;\n  --black:#101010;\n  --gray:#6d6d6d;\n  --line:#dcded9;\n  --offwhite:#f7f8f4;\n  --white:#ffffff;\n  color:var(--black);\n  font-family:inherit;\n}\n\n.wyz-herb *{\n  box-sizing:border-box;\n}\n\n.wyz-herb a{\n  color:inherit;\n  text-decoration:none;\n}\n\n.wyz-herb-wrap{\n  width:min(100%,980px);\n  margin:0 auto;\n}\n\n\/* HERO *\/\n\n.wyz-herb-hero{\n  position:relative;\n  overflow:hidden;\n  padding:85px 45px;\n  background:\n    radial-gradient(circle at 82% 20%,rgba(22,148,71,.22),transparent 38%),\n    linear-gradient(135deg,#fff 0%,#f4faf6 58%,#e3f4e8 100%);\n}\n\n.wyz-herb-eyebrow{\n  margin-bottom:22px;\n  color:var(--green);\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.22em;\n}\n\n.wyz-herb-hero h2{\n  margin:0;\n  font-size:clamp(46px,8vw,94px);\n  line-height:.87;\n  letter-spacing:-.06em;\n  font-weight:900;\n}\n\n.wyz-herb-hero h2 span{\n  display:block;\n}\n\n.wyz-herb-hero-copy{\n  max-width:680px;\n  margin-top:35px;\n  color:#555;\n  font-size:15px;\n  line-height:2;\n}\n\n\/* PROFILE *\/\n\n.wyz-herb-profile{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  background:var(--green);\n  color:#fff;\n}\n\n.wyz-herb-profile-item{\n  padding:24px 26px;\n  border-right:1px solid rgba(255,255,255,.35);\n}\n\n.wyz-herb-profile-item:last-child{\n  border-right:0;\n}\n\n.wyz-herb-profile-item small{\n  display:block;\n  margin-bottom:7px;\n  font-size:9px;\n  letter-spacing:.18em;\n  opacity:.7;\n}\n\n.wyz-herb-profile-item strong{\n  font-size:15px;\n}\n\n\/* GENERAL *\/\n\n.wyz-herb-section{\n  padding:75px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.wyz-herb-label{\n  margin-bottom:18px;\n  color:var(--green);\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.2em;\n}\n\n.wyz-herb-title{\n  margin:0 0 30px;\n  font-size:clamp(34px,5vw,62px);\n  line-height:.92;\n  letter-spacing:-.045em;\n  font-weight:900;\n}\n\n.wyz-herb-section p{\n  margin:0 0 18px;\n  color:var(--gray);\n  font-size:15px;\n  line-height:2;\n}\n\n\/* FLAVOR *\/\n\n.wyz-herb-flavor{\n  padding:85px 45px;\n  background:var(--black);\n  color:#fff;\n}\n\n.wyz-herb-flavor .wyz-herb-label{\n  color:#54df85;\n}\n\n.wyz-herb-flavor h2{\n  margin:0 0 20px;\n  font-size:clamp(43px,7vw,80px);\n  line-height:.88;\n  letter-spacing:-.055em;\n  font-weight:900;\n}\n\n.wyz-herb-flavor-profile{\n  margin-bottom:30px;\n  color:#54df85;\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:.14em;\n}\n\n.wyz-herb-flavor p{\n  max-width:760px;\n  margin:0 0 16px;\n  color:#c9c9c9;\n  font-size:15px;\n  line-height:2;\n}\n\n\/* STRENGTH *\/\n\n.wyz-herb-strength{\n  padding:85px 45px;\n  background:var(--green);\n  color:#fff;\n}\n\n.wyz-herb-strength-label{\n  margin-bottom:20px;\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.2em;\n  opacity:.75;\n}\n\n.wyz-herb-strength h2{\n  margin:0;\n  font-size:clamp(68px,12vw,140px);\n  line-height:.82;\n  letter-spacing:-.07em;\n  font-weight:900;\n}\n\n.wyz-herb-strength-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  margin-top:50px;\n  border-top:1px solid rgba(255,255,255,.4);\n}\n\n.wyz-herb-strength-item{\n  padding:28px 0;\n}\n\n.wyz-herb-strength-item + .wyz-herb-strength-item{\n  padding-left:30px;\n  border-left:1px solid rgba(255,255,255,.4);\n}\n\n.wyz-herb-strength-item small{\n  display:block;\n  margin-bottom:8px;\n  font-size:9px;\n  letter-spacing:.17em;\n  opacity:.7;\n}\n\n.wyz-herb-strength-item strong{\n  font-size:28px;\n}\n\n\/* DETAILS *\/\n\n.wyz-herb-details{\n  width:100%;\n  border-collapse:collapse;\n  border-top:1px solid var(--line);\n}\n\n.wyz-herb-details th,\n.wyz-herb-details td{\n  padding:20px 0;\n  border-bottom:1px solid var(--line);\n  text-align:left;\n  vertical-align:top;\n}\n\n.wyz-herb-details th{\n  width:32%;\n  color:var(--green);\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.15em;\n}\n\n.wyz-herb-details td{\n  color:#333;\n  font-size:14px;\n  line-height:1.8;\n}\n\n\/* INGREDIENTS *\/\n\n.wyz-herb-ingredients{\n  padding:75px 45px;\n  background:var(--green-soft);\n}\n\n.wyz-herb-ingredients-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  border-top:1px solid rgba(22,148,71,.25);\n}\n\n.wyz-herb-ingredient{\n  padding:28px 25px 28px 0;\n  border-bottom:1px solid rgba(22,148,71,.25);\n}\n\n.wyz-herb-ingredient:nth-child(even){\n  padding-left:25px;\n  border-left:1px solid rgba(22,148,71,.25);\n}\n\n.wyz-herb-ingredient small{\n  display:block;\n  color:var(--green);\n  font-size:9px;\n  font-weight:800;\n  letter-spacing:.16em;\n  margin-bottom:8px;\n}\n\n.wyz-herb-ingredient strong{\n  font-size:19px;\n}\n\n\/* BUTTON *\/\n\n.wyz-herb-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:35px;\n  min-width:260px;\n  margin-top:30px;\n  padding:16px 19px;\n  background:var(--green);\n  color:#fff!important;\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.14em;\n}\n\n.wyz-herb-btn:hover{\n  background:var(--green-dark);\n}\n\n\/* FAQ *\/\n\n.wyz-herb-faq{\n  padding:75px 0;\n  background:var(--offwhite);\n}\n\n.wyz-herb-faq-list{\n  border-top:1px solid var(--line);\n}\n\n.wyz-herb-faq details{\n  border-bottom:1px solid var(--line);\n}\n\n.wyz-herb-faq summary{\n  position:relative;\n  padding:25px 40px 25px 0;\n  cursor:pointer;\n  list-style:none;\n  font-size:17px;\n  font-weight:700;\n}\n\n.wyz-herb-faq summary::after{\n  content:\"+\";\n  position:absolute;\n  right:3px;\n  top:20px;\n  color:var(--green);\n  font-size:27px;\n}\n\n.wyz-herb-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.wyz-herb-answer{\n  max-width:760px;\n  padding-bottom:25px;\n  color:var(--gray);\n  font-size:14px;\n  line-height:2;\n}\n\n\/* NOTICE *\/\n\n.wyz-herb-notice{\n  padding:65px 45px;\n  background:#f5f5f1;\n}\n\n.wyz-herb-notice ul{\n  margin:25px 0 0;\n  padding-left:20px;\n}\n\n.wyz-herb-notice li{\n  margin-bottom:10px;\n  color:var(--gray);\n  font-size:13px;\n  line-height:1.8;\n}\n\n@media(max-width:749px){\n  .wyz-herb-hero,\n  .wyz-herb-flavor,\n  .wyz-herb-strength,\n  .wyz-herb-ingredients,\n  .wyz-herb-notice{\n    padding-left:22px;\n    padding-right:22px;\n  }\n\n  .wyz-herb-profile,\n  .wyz-herb-strength-grid,\n  .wyz-herb-ingredients-grid{\n    grid-template-columns:1fr;\n  }\n\n  .wyz-herb-profile-item{\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.3);\n  }\n\n  .wyz-herb-strength-item + .wyz-herb-strength-item,\n  .wyz-herb-ingredient:nth-child(even){\n    padding-left:0;\n    border-left:0;\n  }\n\n  .wyz-herb-details th{\n    width:38%;\n  }\n\n  .wyz-herb-btn{\n    width:100%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"wyz-herb\"\u003e\n\n\u003csection class=\"wyz-herb-hero\"\u003e\n\n  \u003cdiv class=\"wyz-herb-eyebrow\"\u003e\n    WEEDYYZ®︎ \/ CBG HERB \/ 3.5G\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    \u003cspan\u003eOG\u003c\/span\u003e\n    \u003cspan\u003eKUSH.\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"wyz-herb-hero-copy\"\u003e\n    CBG 700mg・CBD 300mgを配合した\n    Weedyyz®︎ CBGハーブ。\n    カンナビス由来テルペンを組み合わせ、\n    OG Kushをイメージした奥行きのあるアロマに仕上げています。\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003cdiv class=\"wyz-herb-profile\"\u003e\n\n  \u003cdiv class=\"wyz-herb-profile-item\"\u003e\n    \u003csmall\u003eCBG\u003c\/small\u003e\n    \u003cstrong\u003e700MG\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wyz-herb-profile-item\"\u003e\n    \u003csmall\u003eCBD\u003c\/small\u003e\n    \u003cstrong\u003e300MG\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wyz-herb-profile-item\"\u003e\n    \u003csmall\u003eSIZE\u003c\/small\u003e\n    \u003cstrong\u003e3.5G\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003csection class=\"wyz-herb-section\"\u003e\n\n  \u003cdiv class=\"wyz-herb-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-herb-label\"\u003e\n      PRODUCT CONCEPT\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"wyz-herb-title\"\u003e\n      HERB.\u003cbr\u003e\n      TERPENES.\u003cbr\u003e\n      BALANCE.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Weedyyz®︎ CBGハーブ OG Kushは、\n      CBGとCBDを組み合わせたハーブブレンドです。\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      香りのバランスとブレンド設計にこだわり、\n      カンナビス由来テルペンを組み合わせることで、\n      奥行きのある品種系アロマを表現しています。\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      本製品は嗜好用途の雑貨です。\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"wyz-herb-flavor\"\u003e\n\n  \u003cdiv class=\"wyz-herb-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-herb-label\"\u003e\n      TERPENE PROFILE\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      OG KUSH.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"wyz-herb-flavor-profile\"\u003e\n      EARTHY × PINE × CITRUS\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      OG Kushから着想を得たアロマプロファイル。\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      アーシーな土のニュアンスに、\n      松のようなパイニーな香りと爽やかなシトラスのアクセントが重なる、\n      上品で存在感のある香りです。\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"wyz-herb-strength\"\u003e\n\n  \u003cdiv class=\"wyz-herb-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-herb-strength-label\"\u003e\n      CANNABINOID BLEND\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      1000MG.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"wyz-herb-strength-grid\"\u003e\n\n      \u003cdiv class=\"wyz-herb-strength-item\"\u003e\n        \u003csmall\u003eCBG\u003c\/small\u003e\n        \u003cstrong\u003e700MG\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-herb-strength-item\"\u003e\n        \u003csmall\u003eCBD\u003c\/small\u003e\n        \u003cstrong\u003e300MG\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"wyz-herb-section\"\u003e\n\n  \u003cdiv class=\"wyz-herb-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-herb-label\"\u003e\n      PRODUCT DETAILS\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"wyz-herb-title\"\u003e\n      THE\u003cbr\u003e\n      SPEC.\n    \u003c\/h2\u003e\n\n    \u003ctable class=\"wyz-herb-details\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePRODUCT\u003c\/th\u003e\n          \u003ctd\u003eCBGハーブ - OG Kush\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSIZE\u003c\/th\u003e\n          \u003ctd\u003e3.5g\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCBG\u003c\/th\u003e\n          \u003ctd\u003e700mg\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCBD\u003c\/th\u003e\n          \u003ctd\u003e300mg\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTOTAL\u003c\/th\u003e\n          \u003ctd\u003e1000mg\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTERPENE\u003c\/th\u003e\n          \u003ctd\u003eカンナビス由来テルペン\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eAROMA\u003c\/th\u003e\n          \u003ctd\u003eEarthy × Pine × Citrus\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eMADE IN\u003c\/th\u003e\n          \u003ctd\u003e日本\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"wyz-herb-ingredients\"\u003e\n\n  \u003cdiv class=\"wyz-herb-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-herb-label\"\u003e\n      INGREDIENTS\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"wyz-herb-title\"\u003e\n      HERBAL\u003cbr\u003e\n      BLEND.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"wyz-herb-ingredients-grid\"\u003e\n\n      \u003cdiv class=\"wyz-herb-ingredient\"\u003e\n        \u003csmall\u003e01 \/ CANNABINOID\u003c\/small\u003e\n        \u003cstrong\u003eCBG\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-herb-ingredient\"\u003e\n        \u003csmall\u003e02 \/ CANNABINOID\u003c\/small\u003e\n        \u003cstrong\u003eCBD\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-herb-ingredient\"\u003e\n        \u003csmall\u003e03 \/ TERPENE\u003c\/small\u003e\n        \u003cstrong\u003eCannabis-Derived Terpenes\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-herb-ingredient\"\u003e\n        \u003csmall\u003e04 \/ HERB\u003c\/small\u003e\n        \u003cstrong\u003eMoringa\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-herb-ingredient\"\u003e\n        \u003csmall\u003e05 \/ HERB\u003c\/small\u003e\n        \u003cstrong\u003eMarshmallow\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"wyz-herb-section\"\u003e\n\n  \u003cdiv class=\"wyz-herb-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-herb-label\"\u003e\n      LAB TEST\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"wyz-herb-title\"\u003e\n      COA.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      製品の成分分析情報はCOAからご確認いただけます。\n    \u003c\/p\u003e\n\n    \u003ca class=\"wyz-herb-btn\" href=\"#\" target=\"_blank\" rel=\"noopener\"\u003e\n      VIEW COA\n      \u003cspan\u003e↗\u003c\/span\u003e\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"wyz-herb-faq\"\u003e\n\n  \u003cdiv class=\"wyz-herb-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-herb-label\"\u003e\n      FREQUENTLY ASKED QUESTIONS\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"wyz-herb-title\"\u003e\n      FAQ.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"wyz-herb-faq-list\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCBGはどのくらい配合されていますか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-herb-answer\"\u003e\n          1パッケージ3.5gあたりCBG 700mgを配合しています。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCBDも配合されていますか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-herb-answer\"\u003e\n          はい。CBDを300mg配合しています。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eどのような香りですか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-herb-answer\"\u003e\n          OG Kushをイメージした、アーシー・パイン・シトラスを軸にしたアロマプロファイルです。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e内容量はどのくらいですか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-herb-answer\"\u003e\n          内容量は3.5gです。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eTHCやニコチンは含まれていますか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-herb-answer\"\u003e\n          ニコチンおよびTHCは含まれていません。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"wyz-herb-notice\"\u003e\n\n  \u003cdiv class=\"wyz-herb-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-herb-label\"\u003e\n      NOTICE\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"wyz-herb-title\"\u003e\n      PLEASE\u003cbr\u003e\n      READ.\n    \u003c\/h2\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e本製品は嗜好用途の雑貨です。用途以外での使用はお控えください。\u003c\/li\u003e\n      \u003cli\u003e未成年の方の使用はお控えください。\u003c\/li\u003e\n      \u003cli\u003e妊娠中または授乳中の方は使用をお控えください。\u003c\/li\u003e\n      \u003cli\u003e使用後の自動車運転や危険を伴う作業はお控えください。\u003c\/li\u003e\n      \u003cli\u003eニコチンおよびTHCは含まれておりません。\u003c\/li\u003e\n      \u003cli\u003e直射日光・高温多湿を避けて保管してください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Weedyyz","offers":[{"title":"はい","offer_id":51054783988031,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"いいえ","offer_id":51054784020799,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/0847\/9039\/files\/198F8898-36D6-4D5A-B1B2-67169EECA4AA.png?v=1750912178","url":"https:\/\/weedyyz.jp\/products\/cbg-herb-og-kush","provider":"Weedyyz®︎ CBD","version":"1.0","type":"link"}