{"product_id":"h4cbh-star-burst","title":"H4CBHリキッド - Star Burst 1ml","description":"\u003cstyle\u003e\n\/* =========================================\n   WEEDYYZ®︎ PRODUCT PAGE\n   H4CBH STAR BURST\n   WHITE × GREEN DISPENSARY STYLE\n========================================= *\/\n\n.wyz-product{\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\n  color:var(--black);\n  font-family:inherit;\n}\n\n.wyz-product *,\n.wyz-product *::before,\n.wyz-product *::after{\n  box-sizing:border-box;\n}\n\n.wyz-product a{\n  color:inherit;\n  text-decoration:none;\n}\n\n.wyz-product-wrap{\n  width:min(100%,980px);\n  margin:0 auto;\n}\n\n\n\/* HERO *\/\n\n.wyz-product-hero{\n  position:relative;\n  overflow:hidden;\n  padding:80px 45px;\n  background:\n    radial-gradient(circle at 82% 20%,rgba(22,148,71,.22),transparent 38%),\n    linear-gradient(135deg,#ffffff 0%,#f4faf6 58%,#e3f4e8 100%);\n}\n\n.wyz-product-hero::before{\n  content:\"\";\n  position:absolute;\n  width:360px;\n  height:360px;\n  right:-130px;\n  top:-160px;\n  border:1px solid rgba(22,148,71,.25);\n  border-radius:50%;\n}\n\n.wyz-product-eyebrow{\n  position:relative;\n  z-index:2;\n  margin-bottom:22px;\n  color:var(--green);\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.22em;\n}\n\n.wyz-product-hero h2{\n  position:relative;\n  z-index:2;\n  margin:0;\n  font-size:clamp(44px,8vw,90px);\n  line-height:.88;\n  letter-spacing:-.055em;\n  font-weight:900;\n}\n\n.wyz-product-hero h2 span{\n  display:block;\n}\n\n.wyz-product-hero-copy{\n  position:relative;\n  z-index:2;\n  max-width:680px;\n  margin-top:35px;\n  color:#555;\n  font-size:15px;\n  line-height:2;\n}\n\n\n\/* PROFILE BAR *\/\n\n.wyz-profile-bar{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  background:var(--green);\n  color:#fff;\n}\n\n.wyz-profile-item{\n  padding:24px 26px;\n  border-right:1px solid rgba(255,255,255,.35);\n}\n\n.wyz-profile-item:last-child{\n  border-right:0;\n}\n\n.wyz-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-profile-item strong{\n  font-size:15px;\n  letter-spacing:.03em;\n}\n\n\n\/* GENERAL SECTIONS *\/\n\n.wyz-product-section{\n  padding:75px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.wyz-product-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-product-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-product-section p{\n  margin:0 0 18px;\n  color:var(--gray);\n  font-size:15px;\n  line-height:2;\n}\n\n\n\/* FLAVOR *\/\n\n.wyz-flavor{\n  padding:80px 45px;\n  background:var(--black);\n  color:#fff;\n}\n\n.wyz-flavor .wyz-product-label{\n  color:#54df85;\n}\n\n.wyz-flavor h2{\n  margin:0 0 20px;\n  font-size:clamp(42px,7vw,78px);\n  line-height:.88;\n  letter-spacing:-.055em;\n  font-weight:900;\n}\n\n.wyz-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-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\n\/* TERPENE *\/\n\n.wyz-terpene{\n  padding:75px 45px;\n  background:var(--green-soft);\n}\n\n.wyz-terpene p{\n  color:#536158;\n  font-size:14px;\n  line-height:2;\n}\n\n\n\/* DETAILS *\/\n\n.wyz-details{\n  width:100%;\n  border-collapse:collapse;\n  border-top:1px solid var(--line);\n}\n\n.wyz-details th,\n.wyz-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-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-details td{\n  color:#333;\n  font-size:14px;\n  line-height:1.8;\n}\n\n\n\/* 25% SECTION *\/\n\n.wyz-strength{\n  padding:85px 45px;\n  background:var(--green);\n  color:#fff;\n}\n\n.wyz-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-strength h2{\n  margin:0;\n  font-size:clamp(72px,13vw,150px);\n  line-height:.8;\n  letter-spacing:-.07em;\n  font-weight:900;\n}\n\n.wyz-strength p{\n  max-width:720px;\n  margin-top:30px;\n  color:rgba(255,255,255,.82);\n  font-size:14px;\n  line-height:2;\n}\n\n\n\/* CTA *\/\n\n.wyz-product-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  transition:.2s ease;\n}\n\n.wyz-product-btn:hover{\n  background:var(--green-dark);\n}\n\n\n\/* FAQ *\/\n\n.wyz-product-faq{\n  padding:75px 0;\n  background:var(--offwhite);\n}\n\n.wyz-product-faq-list{\n  border-top:1px solid var(--line);\n}\n\n.wyz-product-faq details{\n  border-bottom:1px solid var(--line);\n}\n\n.wyz-product-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-product-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.wyz-product-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-product-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.wyz-product-answer{\n  max-width:760px;\n  padding-bottom:25px;\n  color:var(--gray);\n  font-size:14px;\n  line-height:2;\n}\n\n\n\/* NOTICE *\/\n\n.wyz-notice{\n  padding:65px 45px;\n  background:#f5f5f1;\n}\n\n.wyz-notice ul{\n  margin:25px 0 0;\n  padding-left:20px;\n}\n\n.wyz-notice li{\n  margin-bottom:10px;\n  color:var(--gray);\n  font-size:13px;\n  line-height:1.8;\n}\n\n\n\/* MOBILE *\/\n\n@media screen and (max-width:749px){\n\n  .wyz-product-hero,\n  .wyz-flavor,\n  .wyz-terpene,\n  .wyz-strength,\n  .wyz-notice{\n    padding-left:22px;\n    padding-right:22px;\n  }\n\n  .wyz-product-section,\n  .wyz-product-faq{\n    padding:60px 0;\n  }\n\n  .wyz-profile-bar{\n    grid-template-columns:1fr;\n  }\n\n  .wyz-profile-item{\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.3);\n  }\n\n  .wyz-details th{\n    width:38%;\n  }\n\n  .wyz-product-btn{\n    width:100%;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"wyz-product\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"wyz-product-hero\"\u003e\n\n    \u003cdiv class=\"wyz-product-eyebrow\"\u003e\n      WEEDYYZ®︎ \/ H4CBH LIQUID \/ 1ML\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      \u003cspan\u003eSTAR\u003c\/span\u003e\n      \u003cspan\u003eBURST.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"wyz-product-hero-copy\"\u003e\n      H4CBH 25%を中心に、H4CBD・CBD・CBGを組み合わせた\n      カンナビノイドブレンドを採用した510規格対応リキッド。\n      カンナビス由来テルペンと香りのバランスを重視した設計です。\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PROFILE --\u003e\n  \u003cdiv class=\"wyz-profile-bar\"\u003e\n\n    \u003cdiv class=\"wyz-profile-item\"\u003e\n      \u003csmall\u003eH4CBH\u003c\/small\u003e\n      \u003cstrong\u003e25%\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wyz-profile-item\"\u003e\n      \u003csmall\u003eSIZE\u003c\/small\u003e\n      \u003cstrong\u003e1ML\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wyz-profile-item\"\u003e\n      \u003csmall\u003eFORMAT\u003c\/small\u003e\n      \u003cstrong\u003e510 THREAD\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- CONCEPT --\u003e\n  \u003csection class=\"wyz-product-section\"\u003e\n\n    \u003cdiv class=\"wyz-product-wrap\"\u003e\n\n      \u003cdiv class=\"wyz-product-label\"\u003e\n        PRODUCT CONCEPT\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"wyz-product-title\"\u003e\n        HIGH\u003cbr\u003e\n        PROFILE.\u003cbr\u003e\n        BLEND.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Weedyyz®︎ H4CBHリキッド Star Burstは、\n        H4CBHを25%配合し、H4CBD・CBD・CBGを組み合わせた\n        カンナビノイドブレンドを採用しています。\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        成分バランスと香りの調和を重視し、\n        カンナビス由来テルペンを組み合わせることで、\n        奥行きのあるヘンプ系アロマに仕上げています。\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        本製品は嗜好用途のフレーバーリキッドであり、\n        食品・医薬品・医療機器ではありません。\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FLAVOR --\u003e\n  \u003csection class=\"wyz-flavor\"\u003e\n\n    \u003cdiv class=\"wyz-product-wrap\"\u003e\n\n      \u003cdiv class=\"wyz-product-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-flavor-profile\"\u003e\n        PINE × CITRUS × WOODY\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        OG Kushから着想を得たアロマプロファイル。\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        パインを想起させる爽やかなシトラスノートに、\n        ウッディで松のような深みが重なる、\n        クラシックなKush系フレーバーです。\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- STRENGTH --\u003e\n  \u003csection class=\"wyz-strength\"\u003e\n\n    \u003cdiv class=\"wyz-product-wrap\"\u003e\n\n      \u003cdiv class=\"wyz-strength-label\"\u003e\n        H4CBH CONTENT\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        25%.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        H4CBHを25%配合。\n        H4CBD・CBD・CBGと組み合わせた\n        Weedyyz®︎独自のカンナビノイドブレンドです。\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- TERPENE --\u003e\n  \u003csection class=\"wyz-terpene\"\u003e\n\n    \u003cdiv class=\"wyz-product-wrap\"\u003e\n\n      \u003cdiv class=\"wyz-product-label\"\u003e\n        CANNABIS-DERIVED TERPENES\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"wyz-product-title\"\u003e\n        TERPENE\u003cbr\u003e\n        PROFILE.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        本製品にはカンナビス由来テルペンを使用しています。\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        パイン、シトラス、ウッディなニュアンスを組み合わせ、\n        奥行きのあるヘンプ系のアロマプロファイルを表現しています。\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n  \u003csection class=\"wyz-product-section\"\u003e\n\n    \u003cdiv class=\"wyz-product-wrap\"\u003e\n\n      \u003cdiv class=\"wyz-product-label\"\u003e\n        PRODUCT DETAILS\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"wyz-product-title\"\u003e\n        THE\u003cbr\u003e\n        SPEC.\n      \u003c\/h2\u003e\n\n      \u003ctable class=\"wyz-details\"\u003e\n\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003ePRODUCT\u003c\/th\u003e\n            \u003ctd\u003eH4CBHリキッド - Star Burst\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSIZE\u003c\/th\u003e\n            \u003ctd\u003e1ml\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eH4CBH\u003c\/th\u003e\n            \u003ctd\u003e25%\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eINGREDIENTS\u003c\/th\u003e\n            \u003ctd\u003eH4CBH \/ H4CBD \/ CBD \/ CBG \/ カンナビス由来テルペン\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eFLAVOR\u003c\/th\u003e\n            \u003ctd\u003ePine × Citrus × Woody\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eFORMAT\u003c\/th\u003e\n            \u003ctd\u003e510規格対応カートリッジ\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\n  \u003c!-- HOW TO USE --\u003e\n  \u003csection class=\"wyz-product-section\"\u003e\n\n    \u003cdiv class=\"wyz-product-wrap\"\u003e\n\n      \u003cdiv class=\"wyz-product-label\"\u003e\n        HOW TO USE\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"wyz-product-title\"\u003e\n        CONNECT.\u003cbr\u003e\n        READY.\u003cbr\u003e\n        USE.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        本製品は510規格対応のカートリッジです。\n        使用には別途510規格対応のVapeバッテリーが必要です。\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        ご使用前にユーザーマニュアルをご確認ください。\n      \u003c\/p\u003e\n\n      \u003ca class=\"wyz-product-btn\" href=\"\/products\/vape%E6%9C%AC%E4%BD%93\"\u003e\n        510 VAPE BATTERY\n        \u003cspan\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- COA --\u003e\n  \u003csection class=\"wyz-product-section\"\u003e\n\n    \u003cdiv class=\"wyz-product-wrap\"\u003e\n\n      \u003cdiv class=\"wyz-product-label\"\u003e\n        LAB TEST\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"wyz-product-title\"\u003e\n        COA.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        本製品の成分分析情報はCOAからご確認いただけます。\n      \u003c\/p\u003e\n\n      \u003ca class=\"wyz-product-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\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"wyz-product-faq\"\u003e\n\n    \u003cdiv class=\"wyz-product-wrap\"\u003e\n\n      \u003cdiv class=\"wyz-product-label\"\u003e\n        FREQUENTLY ASKED QUESTIONS\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"wyz-product-title\"\u003e\n        FAQ.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"wyz-product-faq-list\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eH4CBHは何%配合されていますか？\u003c\/summary\u003e\n          \u003cdiv class=\"wyz-product-answer\"\u003e\n            H4CBHを25%配合しています。\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e内容量はどのくらいですか？\u003c\/summary\u003e\n          \u003cdiv class=\"wyz-product-answer\"\u003e\n            内容量は1mlです。\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eどのようなフレーバーですか？\u003c\/summary\u003e\n          \u003cdiv class=\"wyz-product-answer\"\u003e\n            OG Kushから着想を得た、パイン・シトラス・ウッディを軸にしたアロマプロファイルです。\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e別途Vapeバッテリーは必要ですか？\u003c\/summary\u003e\n          \u003cdiv class=\"wyz-product-answer\"\u003e\n            はい。別途510規格対応のVapeバッテリーが必要です。\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eニコチンやTHCは含まれていますか？\u003c\/summary\u003e\n          \u003cdiv class=\"wyz-product-answer\"\u003e\n            ニコチンおよびTHCは含まれていません。\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eVGなどは使用していますか？\u003c\/summary\u003e\n          \u003cdiv class=\"wyz-product-answer\"\u003e\n            VG・ビタミンEアセテート・フィトールは使用していません。\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\n  \u003c!-- NOTICE --\u003e\n  \u003csection class=\"wyz-notice\"\u003e\n\n    \u003cdiv class=\"wyz-product-wrap\"\u003e\n\n      \u003cdiv class=\"wyz-product-label\"\u003e\n        NOTICE\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"wyz-product-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妊娠中または授乳中の方は使用をお控えください。\u003c\/li\u003e\n        \u003cli\u003e使用後の自動車運転や危険を伴う作業はお控えください。\u003c\/li\u003e\n        \u003cli\u003eニコチンおよびTHCは含まれておりません。\u003c\/li\u003e\n        \u003cli\u003e別途510規格対応のバッテリーが必要です。\u003c\/li\u003e\n        \u003cli\u003e使用前にユーザーマニュアルをご確認ください。\u003c\/li\u003e\n        \u003cli\u003eVG・ビタミンEアセテート・フィトールは使用していません。\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":49704106033471,"sku":"","price":14000.0,"currency_code":"JPY","in_stock":false},{"title":"いいえ","offer_id":49704106066239,"sku":"","price":14000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/0847\/9039\/files\/IMG-3624.jpg?v=1773221759","url":"https:\/\/weedyyz.jp\/products\/h4cbh-star-burst","provider":"Weedyyz®︎ CBD","version":"1.0","type":"link"}