{"product_id":"pen-510-vape-battery","title":"ボールペン型 Vapeバッテリー","description":"\u003cstyle\u003e\n\/* =========================================\n   WEEDYYZ®︎ HARDWARE\n   PEN 510 BATTERY\n========================================= *\/\n\n.wyz-pen{\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-pen *,\n.wyz-pen *::before,\n.wyz-pen *::after{\n  box-sizing:border-box;\n}\n\n.wyz-pen-wrap{\n  width:min(100%,980px);\n  margin:0 auto;\n}\n\n\n\/* HERO *\/\n\n.wyz-pen-hero{\n  position:relative;\n  overflow:hidden;\n  padding:90px 45px;\n\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-pen-hero::before{\n  content:\"\";\n  position:absolute;\n  width:420px;\n  height:420px;\n  right:-170px;\n  top:-190px;\n  border:1px solid rgba(22,148,71,.25);\n  border-radius:50%;\n}\n\n.wyz-pen-eyebrow{\n  position:relative;\n  z-index:2;\n  margin-bottom:22px;\n\n  color:var(--green);\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.22em;\n}\n\n.wyz-pen-hero h2{\n  position:relative;\n  z-index:2;\n  margin:0;\n\n  font-size:clamp(46px,8vw,94px);\n  line-height:.87;\n  letter-spacing:-.06em;\n  font-weight:900;\n}\n\n.wyz-pen-hero h2 span{\n  display:block;\n}\n\n.wyz-pen-hero-copy{\n  position:relative;\n  z-index:2;\n  max-width:720px;\n  margin-top:35px;\n\n  color:#555;\n  font-size:15px;\n  line-height:2;\n}\n\n\n\/* PROFILE *\/\n\n.wyz-pen-profile{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  background:var(--green);\n  color:#fff;\n}\n\n.wyz-pen-profile-item{\n  padding:24px 22px;\n  border-right:1px solid rgba(255,255,255,.35);\n}\n\n.wyz-pen-profile-item:last-child{\n  border-right:0;\n}\n\n.wyz-pen-profile-item small{\n  display:block;\n  margin-bottom:7px;\n\n  font-size:9px;\n  letter-spacing:.18em;\n  opacity:.7;\n}\n\n.wyz-pen-profile-item strong{\n  font-size:15px;\n}\n\n\n\/* GENERAL *\/\n\n.wyz-pen-section{\n  padding:75px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.wyz-pen-label{\n  margin-bottom:18px;\n\n  color:var(--green);\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.2em;\n}\n\n.wyz-pen-title{\n  margin:0 0 30px;\n\n  font-size:clamp(34px,5vw,62px);\n  line-height:.92;\n  letter-spacing:-.045em;\n  font-weight:900;\n}\n\n.wyz-pen-section p{\n  margin:0 0 18px;\n\n  color:var(--gray);\n  font-size:15px;\n  line-height:2;\n}\n\n\n\/* STEALTH *\/\n\n.wyz-pen-stealth{\n  padding:85px 45px;\n\n  background:var(--black);\n  color:#fff;\n}\n\n.wyz-pen-stealth .wyz-pen-label{\n  color:#54df85;\n}\n\n.wyz-pen-stealth h2{\n  margin:0 0 22px;\n\n  font-size:clamp(43px,7vw,82px);\n  line-height:.86;\n  letter-spacing:-.055em;\n  font-weight:900;\n}\n\n.wyz-pen-stealth-profile{\n  margin-bottom:30px;\n\n  color:#54df85;\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:.14em;\n}\n\n.wyz-pen-stealth p{\n  max-width:780px;\n  margin:0 0 16px;\n\n  color:#c9c9c9;\n  font-size:15px;\n  line-height:2;\n}\n\n\n\/* VOLTAGE *\/\n\n.wyz-pen-voltage{\n  padding:85px 45px;\n\n  background:var(--green);\n  color:#fff;\n}\n\n.wyz-pen-voltage-label{\n  margin-bottom:20px;\n\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.2em;\n  opacity:.75;\n}\n\n.wyz-pen-voltage h2{\n  margin:0;\n\n  font-size:clamp(62px,11vw,135px);\n  line-height:.82;\n  letter-spacing:-.07em;\n  font-weight:900;\n}\n\n.wyz-pen-voltage-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-top:50px;\n\n  border-top:1px solid rgba(255,255,255,.4);\n}\n\n.wyz-pen-voltage-item{\n  padding:28px 20px 28px 0;\n  border-right:1px solid rgba(255,255,255,.4);\n}\n\n.wyz-pen-voltage-item + .wyz-pen-voltage-item{\n  padding-left:22px;\n}\n\n.wyz-pen-voltage-item:last-child{\n  border-right:0;\n}\n\n.wyz-pen-voltage-item small{\n  display:block;\n  margin-bottom:8px;\n\n  font-size:9px;\n  letter-spacing:.17em;\n  opacity:.7;\n}\n\n.wyz-pen-voltage-item strong{\n  font-size:30px;\n}\n\n\n\/* FEATURES *\/\n\n.wyz-pen-features{\n  padding:75px 0;\n  background:var(--green-soft);\n}\n\n.wyz-pen-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n\n  border-top:1px solid rgba(22,148,71,.25);\n}\n\n.wyz-pen-feature{\n  min-height:145px;\n\n  padding:28px 25px 28px 0;\n\n  border-bottom:1px solid rgba(22,148,71,.25);\n}\n\n.wyz-pen-feature:nth-child(even){\n  padding-left:25px;\n  border-left:1px solid rgba(22,148,71,.25);\n}\n\n.wyz-pen-feature small{\n  display:block;\n  margin-bottom:9px;\n\n  color:var(--green);\n  font-size:9px;\n  font-weight:800;\n  letter-spacing:.17em;\n}\n\n.wyz-pen-feature strong{\n  display:block;\n  margin-bottom:8px;\n\n  font-size:20px;\n}\n\n.wyz-pen-feature p{\n  margin:0;\n\n  color:var(--gray);\n  font-size:13px;\n  line-height:1.8;\n}\n\n\n\/* MAGNETIC *\/\n\n.wyz-pen-magnetic{\n  padding:85px 45px;\n\n  background:var(--black);\n  color:#fff;\n}\n\n.wyz-pen-magnetic .wyz-pen-label{\n  color:#54df85;\n}\n\n.wyz-pen-magnetic h2{\n  margin:0 0 25px;\n\n  font-size:clamp(43px,7vw,82px);\n  line-height:.86;\n  letter-spacing:-.055em;\n  font-weight:900;\n}\n\n.wyz-pen-magnetic-profile{\n  margin-bottom:30px;\n\n  color:#54df85;\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:.14em;\n}\n\n.wyz-pen-magnetic p{\n  max-width:760px;\n  margin:0 0 16px;\n\n  color:#c9c9c9;\n  font-size:15px;\n  line-height:2;\n}\n\n\n\/* DETAILS *\/\n\n.wyz-pen-details{\n  width:100%;\n\n  border-collapse:collapse;\n  border-top:1px solid var(--line);\n}\n\n.wyz-pen-details th,\n.wyz-pen-details td{\n  padding:20px 0;\n\n  border-bottom:1px solid var(--line);\n\n  text-align:left;\n  vertical-align:top;\n}\n\n.wyz-pen-details th{\n  width:32%;\n\n  color:var(--green);\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.15em;\n}\n\n.wyz-pen-details td{\n  color:#333;\n  font-size:14px;\n  line-height:1.8;\n}\n\n\n\/* COMPATIBLE *\/\n\n.wyz-pen-compatible{\n  padding:80px 45px;\n  background:#f5f5f1;\n}\n\n.wyz-pen-compatible-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  margin-top:40px;\n  border-top:1px solid var(--line);\n}\n\n.wyz-pen-compatible-item{\n  padding:27px 20px 27px 0;\n}\n\n.wyz-pen-compatible-item + .wyz-pen-compatible-item{\n  padding-left:25px;\n  border-left:1px solid var(--line);\n}\n\n.wyz-pen-compatible-item small{\n  display:block;\n  margin-bottom:8px;\n\n  color:var(--green);\n  font-size:9px;\n  font-weight:800;\n  letter-spacing:.16em;\n}\n\n.wyz-pen-compatible-item strong{\n  display:block;\n  margin-bottom:7px;\n  font-size:20px;\n}\n\n.wyz-pen-compatible-item p{\n  margin:0;\n  color:var(--gray);\n  font-size:13px;\n  line-height:1.8;\n}\n\n\n\/* FAQ *\/\n\n.wyz-pen-faq{\n  padding:75px 0;\n  background:var(--offwhite);\n}\n\n.wyz-pen-faq-list{\n  border-top:1px solid var(--line);\n}\n\n.wyz-pen-faq details{\n  border-bottom:1px solid var(--line);\n}\n\n.wyz-pen-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-pen-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.wyz-pen-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-pen-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.wyz-pen-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\/* MOBILE *\/\n\n@media(max-width:749px){\n\n  .wyz-pen-hero,\n  .wyz-pen-stealth,\n  .wyz-pen-voltage,\n  .wyz-pen-magnetic,\n  .wyz-pen-compatible{\n    padding-left:22px;\n    padding-right:22px;\n  }\n\n  .wyz-pen-profile{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .wyz-pen-profile-item{\n    border-bottom:1px solid rgba(255,255,255,.3);\n  }\n\n  .wyz-pen-feature-grid,\n  .wyz-pen-voltage-grid,\n  .wyz-pen-compatible-grid{\n    grid-template-columns:1fr;\n  }\n\n  .wyz-pen-feature:nth-child(even),\n  .wyz-pen-voltage-item + .wyz-pen-voltage-item,\n  .wyz-pen-compatible-item + .wyz-pen-compatible-item{\n    padding-left:0;\n    border-left:0;\n  }\n\n  .wyz-pen-voltage-item + .wyz-pen-voltage-item{\n    border-top:1px solid rgba(255,255,255,.4);\n  }\n\n  .wyz-pen-details th{\n    width:38%;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"wyz-pen\"\u003e\n\n\n\u003c!-- HERO --\u003e\n\n\u003csection class=\"wyz-pen-hero\"\u003e\n\n  \u003cdiv class=\"wyz-pen-eyebrow\"\u003e\n    WEEDYYZ®︎ \/ STEALTH 510 BATTERY \/ PEN\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    \u003cspan\u003ePEN\u003c\/span\u003e\n    \u003cspan\u003e510\u003c\/span\u003e\n    \u003cspan\u003eBATTERY.\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"wyz-pen-hero-copy\"\u003e\n    ボールペンを思わせるスリムな外観に、\n    510規格カートリッジ対応の機能を組み込んだPen 510 Battery。\n    400mAh、3段階電圧調整、プリヒート、Type-C充電を備えた\n    ペン型ステルスデバイスです。\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- PROFILE --\u003e\n\n\u003cdiv class=\"wyz-pen-profile\"\u003e\n\n  \u003cdiv class=\"wyz-pen-profile-item\"\u003e\n    \u003csmall\u003eTHREAD\u003c\/small\u003e\n    \u003cstrong\u003e510\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wyz-pen-profile-item\"\u003e\n    \u003csmall\u003eBATTERY\u003c\/small\u003e\n    \u003cstrong\u003e400MAH\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wyz-pen-profile-item\"\u003e\n    \u003csmall\u003eVOLTAGE\u003c\/small\u003e\n    \u003cstrong\u003e3 LEVELS\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wyz-pen-profile-item\"\u003e\n    \u003csmall\u003eCHARGING\u003c\/small\u003e\n    \u003cstrong\u003eTYPE-C\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- CONCEPT --\u003e\n\n\u003csection class=\"wyz-pen-section\"\u003e\n\n  \u003cdiv class=\"wyz-pen-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-pen-label\"\u003e\n      PRODUCT CONCEPT\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"wyz-pen-title\"\u003e\n      SLIM.\u003cbr\u003e\n      SMART.\u003cbr\u003e\n      510.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Pen 510 Batteryは、\n      ボールペンのようなスリムなシルエットを採用した\n      510規格対応Vapeバッテリーです。\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      コンパクトなボディに400mAhバッテリー、\n      3段階電圧調整、プリヒート機能を搭載しています。\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!-- STEALTH --\u003e\n\n\u003csection class=\"wyz-pen-stealth\"\u003e\n\n  \u003cdiv class=\"wyz-pen-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-pen-label\"\u003e\n      PEN STYLE DESIGN\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      LOOKS\u003cbr\u003e\n      LIKE A PEN.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"wyz-pen-stealth-profile\"\u003e\n      PEN × SLIM × PORTABLE\n    \u003c\/div\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!-- VOLTAGE --\u003e\n\n\u003csection class=\"wyz-pen-voltage\"\u003e\n\n  \u003cdiv class=\"wyz-pen-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-pen-voltage-label\"\u003e\n      VARIABLE VOLTAGE\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      3\u003cbr\u003e\n      LEVELS.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"wyz-pen-voltage-grid\"\u003e\n\n      \u003cdiv class=\"wyz-pen-voltage-item\"\u003e\n        \u003csmall\u003eLOW\u003c\/small\u003e\n        \u003cstrong\u003e2.7V\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-pen-voltage-item\"\u003e\n        \u003csmall\u003eMID\u003c\/small\u003e\n        \u003cstrong\u003e3.1V\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-pen-voltage-item\"\u003e\n        \u003csmall\u003eHIGH\u003c\/small\u003e\n        \u003cstrong\u003e3.6V\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- FEATURES --\u003e\n\n\u003csection class=\"wyz-pen-features\"\u003e\n\n  \u003cdiv class=\"wyz-pen-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-pen-label\"\u003e\n      FEATURES\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"wyz-pen-title\"\u003e\n      SMALL\u003cbr\u003e\n      DEVICE.\u003cbr\u003e\n      FULL SPEC.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"wyz-pen-feature-grid\"\u003e\n\n      \u003cdiv class=\"wyz-pen-feature\"\u003e\n        \u003csmall\u003e01 \/ THREAD\u003c\/small\u003e\n        \u003cstrong\u003e510 Compatible\u003c\/strong\u003e\n        \u003cp\u003e510規格対応カートリッジ・アトマイザーに対応。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-pen-feature\"\u003e\n        \u003csmall\u003e02 \/ DESIGN\u003c\/small\u003e\n        \u003cstrong\u003ePen Style\u003c\/strong\u003e\n        \u003cp\u003eボールペンを思わせるスリムなデザイン。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-pen-feature\"\u003e\n        \u003csmall\u003e03 \/ BATTERY\u003c\/small\u003e\n        \u003cstrong\u003e400mAh\u003c\/strong\u003e\n        \u003cp\u003e400mAhバッテリーを搭載。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-pen-feature\"\u003e\n        \u003csmall\u003e04 \/ VOLTAGE\u003c\/small\u003e\n        \u003cstrong\u003e3-Level Voltage\u003c\/strong\u003e\n        \u003cp\u003e2.7V \/ 3.1V \/ 3.6Vの3段階調整。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-pen-feature\"\u003e\n        \u003csmall\u003e05 \/ PREHEAT\u003c\/small\u003e\n        \u003cstrong\u003ePreheat\u003c\/strong\u003e\n        \u003cp\u003eプリヒート機能を搭載。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-pen-feature\"\u003e\n        \u003csmall\u003e06 \/ CHARGING\u003c\/small\u003e\n        \u003cstrong\u003eUSB Type-C\u003c\/strong\u003e\n        \u003cp\u003eType-C充電に対応。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-pen-feature\"\u003e\n        \u003csmall\u003e07 \/ TIP\u003c\/small\u003e\n        \u003cstrong\u003eMagnetic Tip\u003c\/strong\u003e\n        \u003cp\u003e着脱しやすいマグネット式ペン先。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-pen-feature\"\u003e\n        \u003csmall\u003e08 \/ SIZE\u003c\/small\u003e\n        \u003cstrong\u003eSlim Body\u003c\/strong\u003e\n        \u003cp\u003e持ち運びやすい細身のボディ。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- MAGNETIC --\u003e\n\n\u003csection class=\"wyz-pen-magnetic\"\u003e\n\n  \u003cdiv class=\"wyz-pen-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-pen-label\"\u003e\n      MAGNETIC TIP\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      SNAP.\u003cbr\u003e\n      CONNECT.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"wyz-pen-magnetic-profile\"\u003e\n      MAGNETIC × CLEAN × PORTABLE\n    \u003c\/div\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\n\u003csection class=\"wyz-pen-section\"\u003e\n\n  \u003cdiv class=\"wyz-pen-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-pen-label\"\u003e\n      PRODUCT DETAILS\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"wyz-pen-title\"\u003e\n      THE\u003cbr\u003e\n      SPEC.\n    \u003c\/h2\u003e\n\n    \u003ctable class=\"wyz-pen-details\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePRODUCT\u003c\/th\u003e\n          \u003ctd\u003ePen 510 Battery\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTYPE\u003c\/th\u003e\n          \u003ctd\u003eペン型 510 Vape Battery\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTHREAD\u003c\/th\u003e\n          \u003ctd\u003e510規格対応\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBATTERY\u003c\/th\u003e\n          \u003ctd\u003e400mAh\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eVOLTAGE\u003c\/th\u003e\n          \u003ctd\u003e2.7V \/ 3.1V \/ 3.6V\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePREHEAT\u003c\/th\u003e\n          \u003ctd\u003e対応\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCHARGING\u003c\/th\u003e\n          \u003ctd\u003eUSB Type-C\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTIP\u003c\/th\u003e\n          \u003ctd\u003eマグネット式ペン先\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eDESIGN\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!-- COMPATIBLE --\u003e\n\n\u003csection class=\"wyz-pen-compatible\"\u003e\n\n  \u003cdiv class=\"wyz-pen-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-pen-label\"\u003e\n      COMPATIBILITY\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"wyz-pen-title\"\u003e\n      510\u003cbr\u003e\n      READY.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"wyz-pen-compatible-grid\"\u003e\n\n      \u003cdiv class=\"wyz-pen-compatible-item\"\u003e\n        \u003csmall\u003eCARTRIDGE SIZE\u003c\/small\u003e\n        \u003cstrong\u003e11.5mm\u003c\/strong\u003e\n        \u003cp\u003e\n          直径11.5mmクラスの対応アトマイザーを想定した設計です。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-pen-compatible-item\"\u003e\n        \u003csmall\u003eCARTRIDGE TYPE\u003c\/small\u003e\n        \u003cstrong\u003eFull Ceramic 510\u003c\/strong\u003e\n        \u003cp\u003e\n          対応サイズのフルセラミック510カートリッジにも使用できます。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- FAQ --\u003e\n\n\u003csection class=\"wyz-pen-faq\"\u003e\n\n  \u003cdiv class=\"wyz-pen-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-pen-label\"\u003e\n      FREQUENTLY ASKED QUESTIONS\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"wyz-pen-title\"\u003e\n      FAQ.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"wyz-pen-faq-list\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e510規格カートリッジに対応していますか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-pen-answer\"\u003e\n          はい。510規格対応のカートリッジ・アトマイザーに対応しています。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e対応するカートリッジの太さは？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-pen-answer\"\u003e\n          直径11.5mmクラスの対応アトマイザーを想定しています。\n          実際の適合はカートリッジ形状によって異なる場合があります。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e電圧は調整できますか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-pen-answer\"\u003e\n          はい。2.7V、3.1V、3.6Vの3段階で調整できます。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e予熱機能はありますか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-pen-answer\"\u003e\n          はい。プリヒート機能を搭載しています。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eバッテリー容量はどのくらいですか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-pen-answer\"\u003e\n          400mAhのバッテリーを搭載しています。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e充電端子は何ですか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-pen-answer\"\u003e\n          USB Type-C充電に対応しています。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eフルセラミックカートリッジにも使えますか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-pen-answer\"\u003e\n          対応するサイズ・510規格のフルセラミックカートリッジで使用できます。\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\u003c\/div\u003e","brand":"Weedyyz®︎ CBD","offers":[{"title":"Default Title","offer_id":52953858244927,"sku":null,"price":3500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/0847\/9039\/files\/IMG-4241.png?v=1778419682","url":"https:\/\/weedyyz.jp\/products\/pen-510-vape-battery","provider":"Weedyyz®︎ CBD","version":"1.0","type":"link"}