{"title":"Rohto 40α Series","description":null,"products":[{"product_id":"rhoto-vita-40α-eyedrop","title":"Rohto Vita 40α","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width,initial-scale=1\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.pd-wrap, .pd-wrap * {box-sizing:border-box;}\n.pd-wrap{\n  --acc:#c9a000;\n  --acc-dark:#7a5c00;\n  --acc-light:#fffbe6;\n  --acc-mid:#f5c400;\n  --cool:#0077b6;\n  --cool-dark:#023e8a;\n  --cool-light:#e8f4fd;\n  font-family:'Hiragino Kaku Gothic ProN','Noto Sans JP',sans-serif;\n  color:#2a2200;\n  max-width:860px;\n  margin:0 auto;\n  padding:0 4px;\n}\n\n\/* ===== HERO ===== *\/\n.pd-wrap .hero{\n  background:linear-gradient(135deg,#7a5c00 0%,#c9a000 55%,#f5c400 100%);\n  border-radius:16px;\n  padding:40px 32px;\n  color:#fff;\n  text-align:center;\n  position:relative;\n  overflow:hidden;\n}\n.pd-wrap .hero::before{\n  content:'';\n  position:absolute;\n  top:-40px;right:-40px;\n  width:200px;height:200px;\n  border-radius:50%;\n  background:rgba(255,255,255,0.09);\n}\n.pd-wrap .hero .brand-label{\n  display:inline-block;\n  background:rgba(255,255,255,0.20);\n  border:1px solid rgba(255,255,255,0.45);\n  border-radius:20px;\n  font-size:11px;\n  font-weight:700;\n  padding:4px 14px;\n  margin-bottom:14px;\n  letter-spacing:0.05em;\n}\n.pd-wrap .hero h1{\n  font-size:clamp(22px,5vw,34px);\n  font-weight:900;\n  line-height:1.3;\n  margin:0 0 8px;\n  text-shadow:0 2px 8px rgba(0,0,0,0.30);\n}\n.pd-wrap .hero .hero-sub{\n  font-size:13px;\n  opacity:0.93;\n  margin:0 0 20px;\n  line-height:1.7;\n}\n.pd-wrap .hero .hero-badge-row{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  justify-content:center;\n}\n.pd-wrap .hero .hero-badge{\n  background:rgba(255,255,255,0.22);\n  border:1px solid rgba(255,255,255,0.50);\n  border-radius:8px;\n  padding:6px 14px;\n  font-size:12px;\n  font-weight:700;\n}\n\n\/* ===== VITA LEVEL BAR ===== *\/\n.pd-wrap .cool-bar{\n  background:var(--acc-light);\n  border-radius:12px;\n  padding:16px 20px;\n  margin:16px 0;\n  display:flex;\n  align-items:center;\n  gap:14px;\n  flex-wrap:wrap;\n}\n.pd-wrap .cool-bar .cool-label{\n  font-size:12px;\n  font-weight:700;\n  color:var(--acc-dark);\n  white-space:nowrap;\n}\n.pd-wrap .cool-bar .cool-stars{display:flex;gap:3px;}\n.pd-wrap .cool-bar .star{\n  width:20px;height:20px;\n  background:var(--acc-mid);\n  clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);\n}\n.pd-wrap .cool-bar .star.off{background:#e8dba0;}\n.pd-wrap .cool-bar .cool-note{font-size:11px;color:#666;}\n\n\/* ===== BANNER ===== *\/\n.pd-wrap .no1-banner{\n  background:linear-gradient(90deg,#7a5c00,#c9a000);\n  border-radius:12px;\n  padding:14px 20px;\n  margin:14px 0;\n  display:flex;\n  align-items:center;\n  gap:14px;\n  color:#fff;\n}\n.pd-wrap .no1-banner .no1-icon{font-size:28px;}\n.pd-wrap .no1-banner .no1-headline{font-size:15px;font-weight:800;margin:0 0 2px;}\n.pd-wrap .no1-banner .no1-note{font-size:11px;opacity:0.88;margin:0;}\n\n\/* ===== SECTION TITLE ===== *\/\n.pd-wrap .sec-title{\n  font-size:15px;\n  font-weight:800;\n  color:var(--acc-dark);\n  border-left:4px solid var(--acc-mid);\n  padding-left:10px;\n  margin:24px 0 12px;\n}\n\n\/* ===== FEATURE GRID ===== *\/\n.pd-wrap .feature-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(160px,1fr));\n  gap:10px;\n  margin-bottom:8px;\n}\n.pd-wrap .feature-card{\n  background:#fff;\n  border:1.5px solid #e8d080;\n  border-radius:12px;\n  padding:16px 12px;\n  text-align:center;\n}\n.pd-wrap .feature-card .fc-icon{font-size:26px;display:block;margin-bottom:8px;}\n.pd-wrap .feature-card .fc-title{font-size:13px;font-weight:700;color:var(--acc-dark);margin-bottom:4px;}\n.pd-wrap .feature-card .fc-desc{font-size:11px;color:#555;line-height:1.5;}\n\n\/* ===== INGREDIENT CARDS ===== *\/\n.pd-wrap .ing-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(130px,1fr));\n  gap:8px;\n  margin-bottom:8px;\n}\n.pd-wrap .ing-card{\n  background:linear-gradient(135deg,#7a5c00,#c9a000);\n  border-radius:10px;\n  padding:14px 10px;\n  text-align:center;\n  color:#fff;\n}\n.pd-wrap .ing-card .ic-name{font-size:11px;opacity:0.93;margin-bottom:6px;line-height:1.4;}\n.pd-wrap .ing-card .ic-amount{font-size:20px;font-weight:800;}\n.pd-wrap .ing-card .ic-amount span{font-size:11px;font-weight:400;margin-left:2px;}\n\n\/* ===== COMPARE TABLE ===== *\/\n.pd-wrap .compare-wrap{overflow-x:auto;margin-bottom:12px;}\n.pd-wrap .compare-table{\n  width:100%;\n  border-collapse:collapse;\n  font-size:13px;\n  min-width:480px;\n}\n.pd-wrap .compare-table th{\n  padding:10px 14px;\n  border:1px solid #e8d080;\n  text-align:center;\n  font-weight:700;\n}\n.pd-wrap .compare-table td{\n  padding:10px 14px;\n  border:1px solid #e8d080;\n  text-align:center;\n  background:#fff;\n}\n.pd-wrap .compare-table .th-item{\n  background:#faf5d0;\n  color:#333;\n  text-align:left;\n  font-weight:700;\n  width:30%;\n}\n.pd-wrap .compare-table .th-vita{\n  background:linear-gradient(135deg,#7a5c00,#c9a000);\n  color:#fff;\n}\n.pd-wrap .compare-table .th-cool{\n  background:linear-gradient(135deg,#023e8a,#0077b6);\n  color:#fff;\n}\n.pd-wrap .compare-table .td-vita{\n  background:#fffbe6;\n  color:#7a5c00;\n  font-weight:700;\n}\n.pd-wrap .compare-table .td-cool{\n  background:#e8f4fd;\n  color:#023e8a;\n  font-weight:700;\n}\n.pd-wrap .compare-table .td-same{color:#555;}\n.pd-wrap .compare-point{\n  background:linear-gradient(90deg,#fffbe6,#e8f4fd);\n  border-radius:10px;\n  padding:14px 18px;\n  font-size:13px;\n  line-height:1.8;\n  margin-bottom:10px;\n  border:1.5px solid #e8d080;\n}\n.pd-wrap .compare-point strong{color:var(--acc-dark);}\n\n\/* ===== TABLES ===== *\/\n.pd-wrap table{\n  width:100%;\n  border-collapse:collapse;\n  margin-bottom:10px;\n  font-size:13px;\n}\n.pd-wrap table th{\n  background:var(--acc-light);\n  color:var(--acc-dark);\n  font-weight:700;\n  padding:9px 12px;\n  border:1px solid #e8d080;\n  text-align:left;\n  width:38%;\n}\n.pd-wrap table td{\n  padding:9px 12px;\n  border:1px solid #e8d080;\n  background:#fff;\n}\n\n\/* ===== HOW TO USE STEPS ===== *\/\n.pd-wrap .how-steps{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px;}\n.pd-wrap .how-step{\n  flex:1;min-width:100px;\n  background:#fff;\n  border:1.5px solid #e8d080;\n  border-radius:10px;\n  padding:14px 10px;\n  text-align:center;\n}\n.pd-wrap .how-step .step-num{\n  width:30px;height:30px;\n  border-radius:50%;\n  background:var(--acc);\n  color:#fff;\n  font-size:15px;\n  font-weight:800;\n  display:flex;align-items:center;justify-content:center;\n  margin:0 auto 8px;\n}\n.pd-wrap .how-step .step-label{font-size:12px;font-weight:700;color:var(--acc-dark);}\n\n\/* ===== TAGS ===== *\/\n.pd-wrap .drink-tags{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0;}\n.pd-wrap .drink-tag{\n  background:var(--acc-light);\n  border:1px solid #e8d080;\n  border-radius:20px;\n  font-size:12px;\n  padding:4px 12px;\n  color:var(--acc-dark);\n  font-weight:600;\n}\n\n\/* ===== CONTACT LENS BOX ===== *\/\n.pd-wrap .contact-box{\n  background:var(--acc-light);\n  border-left:4px solid var(--acc-mid);\n  border-radius:0 10px 10px 0;\n  padding:14px 16px;\n  font-size:13px;\n  margin-bottom:10px;\n}\n.pd-wrap .contact-box strong{color:var(--acc-dark);}\n\n\/* ===== CAUTION BOX ===== *\/\n.pd-wrap .caution-box{\n  background:#fff8e1;\n  border-left:4px solid #f4a261;\n  border-radius:0 10px 10px 0;\n  padding:14px 16px;\n  font-size:12px;\n  line-height:1.75;\n  margin-bottom:10px;\n}\n.pd-wrap .caution-box .caut-title{\n  font-weight:800;color:#b05a00;margin-bottom:6px;font-size:13px;\n}\n\n\/* ===== QA LIST ===== *\/\n.pd-wrap .qa-list{display:flex;flex-direction:column;gap:10px;}\n.pd-wrap .qa-item{\n  background:#fff;\n  border:1.5px solid #e8d080;\n  border-radius:10px;\n  padding:14px 16px;\n  font-size:13px;\n}\n.pd-wrap .qa-item .qa-q{font-weight:800;color:var(--acc-dark);margin-bottom:6px;}\n.pd-wrap .qa-item .qa-a{color:#444;line-height:1.65;}\n\n\/* ===== STORAGE BOX ===== *\/\n.pd-wrap .storage-box{\n  background:var(--acc-light);\n  border-radius:10px;\n  padding:14px 16px;\n  font-size:12px;\n  line-height:1.8;\n  margin-bottom:10px;\n}\n\n\/* ===== FOOTNOTE ===== *\/\n.pd-wrap .footnote{\n  font-size:11px;color:#888;\n  margin-top:24px;padding-top:10px;\n  border-top:1px solid #e8d080;\n  line-height:1.7;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"brand-label\"\u003eRohto Pharmaceutical \/ Rohto\u003c\/div\u003e\n\u003ch1\u003e\n\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eRohto Vita 40α\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"font-size: 0.65em; font-weight: 600; opacity: 0.9; color: rgb(255, 255, 255);\"\u003e12mL\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eFour vitamins and amino acids spread refreshingly over the eyes \/ Class 3 OTC Drug\u003cbr\u003eUsable even when wearing hard Contact lenses\u003c\/p\u003e\n\u003cdiv class=\"hero-badge-row\"\u003e\n\u003cspan class=\"hero-badge\"\u003e👁️ Natural vitamin E\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e💊 Vitamin B6\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e🛡️ Chondroitin sodium sulfate ester\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e⚡ L-aspartic acid K\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e🌟 Cooling sensation level ★★★☆☆\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VITA LEVEL BAR --\u003e\n\u003cdiv class=\"cool-bar\"\u003e\n\u003cdiv class=\"cool-label\"\u003e🌟 Cooling sensation level (Vita 40α)\u003c\/div\u003e\n\u003cdiv class=\"cool-stars\"\u003e\n\u003cdiv class=\"star\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"star\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"star\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"star off\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"star off\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-note\"\u003eLevel 3 \/ Gentle cooling sensation, ideal for daily use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER --\u003e\n\u003cdiv class=\"no1-banner\"\u003e\n\u003cdiv class=\"no1-icon\"\u003e🌟\u003c\/div\u003e\n\u003cdiv class=\"no1-text\"\u003e\n\u003cp class=\"no1-headline\"\u003eComprehensive care for eye fatigue and blurred vision with six active ingredients\u003c\/p\u003e\n\u003cp class=\"no1-note\"\u003eContains vitamin E, B6, chondroitin, aspartic acid K, neostigmine, and chlorpheniramine\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OVERVIEW --\u003e\n\u003cdiv class=\"sec-title\"\u003e👁️ Product overview\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1.5px solid #e8d080; border-radius: 12px; padding: 18px 16px; font-size: 13px; line-height: 1.85; margin-bottom: 10px;\"\u003e\n\u003cp\u003eFour essential vitamins and amino acids spread refreshingly over the eyes, effectively improving eye fatigue and blurred vision. Natural vitamin E promotes blood circulation to relieve eye fatigue, and vitamin B6 promotes metabolism in eye cells to improve tired eyes. Chondroitin sodium sulfate ester replenishes tear fluid, protects the corneal surface, and prevents eye diseases. L-aspartic acid potassium activates cellular respiration in the eyes and helps recover from fatigue.\u003c\/p\u003e\n\u003cp style=\"margin-top: 8px;\"\u003eA gentle refreshing sensation with a cooling level of 3 (★★★☆☆). Mild and ideal for daily use, recommended for those sensitive to cooling sensations. Usable even when wearing hard Contact lenses.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"sec-title\"\u003e✨ Effects of the six active ingredients (per 100mL)\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e🔴\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eNatural vitamin E\u003cbr\u003e0.05%\u003c\/div\u003e\n\u003cdiv class=\"fc-desc\"\u003ePromotes blood circulation. Delivers nutrients and relieves eye fatigue\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e💛\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eVitamin B6\u003cbr\u003e0.1%\u003c\/div\u003e\n\u003cdiv class=\"fc-desc\"\u003ePromotes metabolism. Activates eye cells and improves eye fatigue\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eChondroitin\u003cbr\u003eSodium sulfate ester 0.1%\u003c\/div\u003e\n\u003cdiv class=\"fc-desc\"\u003eReplenishes tear fluid, protects the corneal surface, and prevents eye diseases\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e⚡\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eL-aspartic acid K\u003cbr\u003e1%\u003c\/div\u003e\n\u003cdiv class=\"fc-desc\"\u003eActivates cellular respiration to supply oxygen to the eyes and relieve fatigue\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e🔬\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eNeostigmine\u003cbr\u003eMethyl sulfate 0.005%\u003c\/div\u003e\n\u003cdiv class=\"fc-desc\"\u003eActs on the ciliary nerve to smooth focus adjustment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e🌿\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eChlorpheniramine\u003cbr\u003eMaleate salt 0.03%\u003c\/div\u003e\n\u003cdiv class=\"fc-desc\"\u003eSuppresses redness and itching with antihistamine action\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 11px; color: #666; margin-top: 4px;\"\u003eAdditives: Boric acid, borax, l-menthol, d-borneol, eucalyptus oil, edetate Na, polyoxyethylene hardened castor oil, pH adjuster\u003c\/p\u003e\n\u003c!-- EFFICACY TAGS --\u003e\n\u003cdiv class=\"sec-title\"\u003e📋 Effects and benefits\u003c\/div\u003e\n\u003cdiv class=\"drink-tags\"\u003e\n\u003cspan class=\"drink-tag\"\u003eBlurred vision\u003c\/span\u003e\u003cspan class=\"drink-tag\"\u003eEye fatigue\u003c\/span\u003e\u003cspan class=\"drink-tag\"\u003eConjunctival redness\u003c\/span\u003e \u003cspan class=\"drink-tag\"\u003ePrevention of eye diseases\u003c\/span\u003e\u003cspan class=\"drink-tag\"\u003eBlepharitis\u003c\/span\u003e\u003cspan class=\"drink-tag\"\u003eEye itching\u003c\/span\u003e \u003cspan class=\"drink-tag\"\u003eSnow blindness and photokeratitis\u003c\/span\u003e\u003cspan class=\"drink-tag\"\u003eDiscomfort from HCL lenses\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- CONTACT LENS --\u003e\n\u003cdiv class=\"contact-box\"\u003e\n\u003cstrong\u003e🟡 Usable even when wearing hard Contact lenses\u003c\/strong\u003e\u003cbr\u003eNot for use with soft Contact lenses. Please check if use is allowed while wearing them.\u003c\/div\u003e\n\u003c!-- 比較セクション --\u003e\n\u003cdiv class=\"sec-title\"\u003e🆚 Rohto Vita 40α vs Rohto Cool 40α Thorough Comparison\u003c\/div\u003e\n\u003cdiv class=\"compare-wrap\"\u003e\n\u003ctable class=\"compare-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"th-item\"\u003eComparison items\u003c\/th\u003e\n\u003cth class=\"th-vita\"\u003e🌟 Rohto Vita 40α\u003c\/th\u003e\n\u003cth class=\"th-cool\"\u003e❄️ Rohto Cool 40α\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"th-item\"\u003eProduct photo\u003c\/td\u003e\n\u003ctd class=\"td-vita\"\u003e\u003cimg height=\"128\" width=\"128\" alt=\"Rohto Vita 40α\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987241100521.png?v=1776044211\"\u003e\u003c\/td\u003e\n\u003ctd class=\"td-cool\"\u003e\u003cimg height=\"128\" width=\"128\" alt=\"Rohto Cool 40α\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987241100538.png?v=1776044550\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"th-item\"\u003eCooling sensation level\u003c\/td\u003e\n\u003ctd class=\"td-vita\"\u003e★★★☆☆ (3)\u003c\/td\u003e\n\u003ctd class=\"td-cool\"\u003e★★★★★ (MAX 5)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"th-item\"\u003eRecommended for\u003c\/td\u003e\n\u003ctd class=\"td-vita\"\u003eFor those who dislike cooling sensations\u003cbr\u003eFor those seeking gentle daily care\u003c\/td\u003e\n\u003ctd class=\"td-cool\"\u003eFor those who like a strong refreshing sensation\u003cbr\u003eFor those who feel heat in their eyes during summer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"compare-point\"\u003e💡 \u003cstrong\u003eIn conclusion:\u003c\/strong\u003e The six active ingredients, their amounts, effects, and usage are all \u003cstrong\u003eexactly the same\u003c\/strong\u003e.\u003cbr\u003eThe only difference is the \u003cstrong\u003ecooling sensation level\u003c\/strong\u003e. Vita 40α is ★★★☆☆ (moderate), and Cool 40α is ★★★★★ (MAX).\u003cbr\u003e👉 \u003cstrong\u003eFor gentle cooling and daily use\u003c\/strong\u003e → Vita 40α ／ \u003cstrong\u003eFor those who like a strong, refreshing sensation\u003c\/strong\u003e → Cool 40α\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003cdiv class=\"sec-title\"\u003e💧 Dosage and Administration\u003c\/div\u003e\n\u003cdiv class=\"how-steps\"\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"step-label\"\u003eHold the container with clean hands\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"step-label\"\u003eInstill 2 to 3 drops per use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"step-label\"\u003eUse 5 to 6 times a day\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"step-label\"\u003eKeep the area around the eyes clean\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"caution-box\"\u003e\n\u003cdiv class=\"caut-title\"\u003e⚠️ Precautions Regarding Dosage and Administration\u003c\/div\u003e\n(1) If children use it, do so under the guidance and supervision of a guardian.\u003cbr\u003e(2) Avoid letting the tip of the container touch eyes, eyelashes, skin, etc.\u003cbr\u003e(3) Do not share with others.\u003cbr\u003e(4) For eye drops use only.\u003cbr\u003e(5) If the Liquid gets outside the eye, wipe it off with a clean gauze.\u003cbr\u003e(6) Do not use by putting other substances into the container.\u003c\/div\u003e\n\u003c!-- SPEC --\u003e\n\u003cdiv class=\"sec-title\" style=\"font-size:15px;font-weight:800;color:#7a5c00;border-left:4px solid #f5c400;padding-left:10px;margin:24px 0 12px;\"\u003e📦 Product Specifications\u003c\/div\u003e\n\u003ctable style=\"width:100%;border-collapse:collapse;margin-bottom:10px;font-size:13px;\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003cth style=\"background:#fffbe6;color:#7a5c00;font-weight:700;padding:9px 12px;border:1px solid #e8d080;text-align:left;width:38%;\"\u003eProduct Name\u003c\/th\u003e\n      \u003ctd style=\"padding:9px 12px;border:1px solid #e8d080;background:#fff;\"\u003eRohto Vita 40α\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"background:#fffbe6;color:#7a5c00;font-weight:700;padding:9px 12px;border:1px solid #e8d080;text-align:left;width:38%;\"\u003eClassification\u003c\/th\u003e\n      \u003ctd style=\"padding:9px 12px;border:1px solid #e8d080;background:#fff;\"\u003eClass 3 OTC Drug\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"background:#fffbe6;color:#7a5c00;font-weight:700;padding:9px 12px;border:1px solid #e8d080;text-align:left;width:38%;\"\u003eContent Volume\u003c\/th\u003e\n      \u003ctd style=\"padding:9px 12px;border:1px solid #e8d080;background:#fff;\"\u003e12mL\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"background:#fffbe6;color:#7a5c00;font-weight:700;padding:9px 12px;border:1px solid #e8d080;text-align:left;width:38%;\"\u003eDosage and Administration\u003c\/th\u003e\n      \u003ctd style=\"padding:9px 12px;border:1px solid #e8d080;background:#fff;\"\u003e2 to 3 drops per use, 5 to 6 times a day\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"background:#fffbe6;color:#7a5c00;font-weight:700;padding:9px 12px;border:1px solid #e8d080;text-align:left;width:38%;\"\u003eManufacturer\u003c\/th\u003e\n      \u003ctd style=\"padding:9px 12px;border:1px solid #e8d080;background:#fff;\"\u003eRohto Pharmaceutical Co., Ltd.\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003c!-- CAUTIONS --\u003e\n\u003cdiv class=\"sec-title\"\u003e⚠️ Precautions for Use\u003c\/div\u003e\n\u003cdiv class=\"caution-box\"\u003e\n\u003cdiv class=\"caut-title\"\u003ePeople who need to consult a doctor, pharmacist, or registered seller before use\u003c\/div\u003e\n(1) People currently receiving medical treatment\u003cbr\u003e(2) People who have had allergic reactions to medicines or other substances\u003cbr\u003e(3) People experiencing severe eye pain\u003cbr\u003e(4) People diagnosed with glaucoma\u003c\/div\u003e\n\u003cdiv class=\"caution-box\"\u003e\n\u003cdiv class=\"caut-title\"\u003eIf any of the following symptoms appear after use, stop use immediately and consult a doctor:\u003c\/div\u003e\nSkin: rash, redness, itching\u003cbr\u003eEyes: redness, itching, swelling, stinging pain\u003c\/div\u003e\n\u003cdiv class=\"caution-box\"\u003e\n\u003cdiv class=\"caut-title\"\u003eStop use and consult a doctor in the following cases as well:\u003c\/div\u003e\n(1) If eye blurriness does not improve\u003cbr\u003e(2) If symptoms do not improve after about 2 weeks of use\u003c\/div\u003e\n\u003c!-- STORAGE --\u003e\n\u003cdiv class=\"sec-title\"\u003e🏠 Storage and Handling\u003c\/div\u003e\n\u003cdiv class=\"storage-box\"\u003e・Store tightly closed in a cool place away from direct sunlight.\u003cbr\u003e・Do not leave in high-temperature places (above 40°C).\u003cbr\u003e・Keep out of reach of children.\u003cbr\u003e・Do not transfer to other containers.\u003cbr\u003e・Do not use products past their expiration date.\u003cbr\u003e・Use as soon as possible after opening.\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"sec-title\"\u003e❓ Frequently Asked Questions\u003c\/div\u003e\n\u003cdiv class=\"qa-list\"\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003eQ. What is the difference between Vita 40α and Cool 40α?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eA. The active ingredients, formulation, efficacy, and price are exactly the same. The only difference is the cooling sensation level: Vita 40α is ★★★☆☆ (moderate), and Cool 40α is ★★★★★ (MAX). For a gentle cooling sensation and daily use, choose Vita 40α; for a strong, refreshing feeling, choose Cool 40α.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003eQ. Can I use it while wearing Contact lenses?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eA. It can be used while wearing hard Contact lenses. It is not compatible with soft Contact lenses, so please remove the lenses before use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003eQ. How strong is the cooling sensation?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eA. The cooling sensation level is 3 (★★★☆☆). It has a mild and gentle refreshing feeling, making it suitable for those who dislike strong cooling or have sensitive eyes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003eQ. How many times a day can I use it?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eA. The recommended dosage is 2 to 3 drops per use, 5 to 6 times a day. Avoid excessive use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003eQ. Can children use this product?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eA. Children can use this product under the guidance and supervision of a guardian. Please consult a doctor before using it on infants.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ROHTO","offers":[{"title":"12ml","offer_id":51881863512380,"sku":"4987241100521","price":290.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987241100521.jpg?v=1751851247"},{"product_id":"rhoto-cool-40α-eyedrop","title":"Rohto Cool 40α","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width,initial-scale=1\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.pd-wrap, .pd-wrap * {box-sizing:border-box;}\n.pd-wrap{\n  --acc:#0077b6;\n  --acc-dark:#023e8a;\n  --acc-light:#e8f4fd;\n  --acc-mid:#48cae4;\n  --vita:#b8860b;\n  --vita-dark:#7a5c00;\n  --vita-light:#fffbe6;\n  --vita-mid:#f5c400;\n  font-family:'Hiragino Kaku Gothic ProN','Noto Sans JP',sans-serif;\n  color:#1a2a3a;\n  max-width:860px;\n  margin:0 auto;\n  padding:0 4px;\n}\n\n\/* ===== HERO ===== *\/\n.pd-wrap .hero{\n  background:linear-gradient(135deg,#023e8a 0%,#0077b6 55%,#48cae4 100%);\n  border-radius:16px;\n  padding:40px 32px;\n  color:#fff;\n  text-align:center;\n  position:relative;\n  overflow:hidden;\n}\n.pd-wrap .hero::before{\n  content:'';\n  position:absolute;\n  top:-40px;right:-40px;\n  width:200px;height:200px;\n  border-radius:50%;\n  background:rgba(255,255,255,0.07);\n}\n.pd-wrap .hero .brand-label{\n  display:inline-block;\n  background:rgba(255,255,255,0.18);\n  border:1px solid rgba(255,255,255,0.4);\n  border-radius:20px;\n  font-size:11px;\n  font-weight:700;\n  padding:4px 14px;\n  margin-bottom:14px;\n  letter-spacing:0.05em;\n}\n.pd-wrap .hero h1{\n  font-size:clamp(22px,5vw,34px);\n  font-weight:900;\n  line-height:1.3;\n  margin:0 0 8px;\n  text-shadow:0 2px 8px rgba(0,0,0,0.25);\n}\n.pd-wrap .hero .hero-sub{\n  font-size:13px;\n  opacity:0.9;\n  margin:0 0 20px;\n  line-height:1.7;\n}\n.pd-wrap .hero .hero-badge-row{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  justify-content:center;\n}\n.pd-wrap .hero .hero-badge{\n  background:rgba(255,255,255,0.20);\n  border:1px solid rgba(255,255,255,0.45);\n  border-radius:8px;\n  padding:6px 14px;\n  font-size:12px;\n  font-weight:700;\n}\n\n\/* ===== COOL LEVEL BAR ===== *\/\n.pd-wrap .cool-bar{\n  background:#e8f4fd;\n  border-radius:12px;\n  padding:16px 20px;\n  margin:16px 0;\n  display:flex;\n  align-items:center;\n  gap:14px;\n  flex-wrap:wrap;\n}\n.pd-wrap .cool-bar .cool-label{\n  font-size:12px;\n  font-weight:700;\n  color:var(--acc-dark);\n  white-space:nowrap;\n}\n.pd-wrap .cool-bar .cool-stars{display:flex;gap:3px;}\n.pd-wrap .cool-bar .star{\n  width:20px;height:20px;\n  background:var(--acc-mid);\n  clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);\n}\n.pd-wrap .cool-bar .star.off{background:#c5d8e8;}\n.pd-wrap .cool-bar .cool-note{font-size:11px;color:#555;}\n\n\/* ===== BANNER ===== *\/\n.pd-wrap .no1-banner{\n  background:linear-gradient(90deg,var(--acc-dark),var(--acc));\n  border-radius:12px;\n  padding:14px 20px;\n  margin:14px 0;\n  display:flex;\n  align-items:center;\n  gap:14px;\n  color:#fff;\n}\n.pd-wrap .no1-banner .no1-icon{font-size:28px;}\n.pd-wrap .no1-banner .no1-headline{font-size:15px;font-weight:800;margin:0 0 2px;}\n.pd-wrap .no1-banner .no1-note{font-size:11px;opacity:0.85;margin:0;}\n\n\/* ===== SECTION TITLE ===== *\/\n.pd-wrap .sec-title{\n  font-size:15px;\n  font-weight:800;\n  color:var(--acc-dark);\n  border-left:4px solid var(--acc-mid);\n  padding-left:10px;\n  margin:24px 0 12px;\n}\n\n\/* ===== FEATURE GRID ===== *\/\n.pd-wrap .feature-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(160px,1fr));\n  gap:10px;\n  margin-bottom:8px;\n}\n.pd-wrap .feature-card{\n  background:#fff;\n  border:1.5px solid #b8dff5;\n  border-radius:12px;\n  padding:16px 12px;\n  text-align:center;\n}\n.pd-wrap .feature-card .fc-icon{font-size:26px;display:block;margin-bottom:8px;}\n.pd-wrap .feature-card .fc-title{font-size:13px;font-weight:700;color:var(--acc-dark);margin-bottom:4px;}\n.pd-wrap .feature-card .fc-desc{font-size:11px;color:#555;line-height:1.5;}\n\n\/* ===== INGREDIENT CARDS ===== *\/\n.pd-wrap .ing-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(130px,1fr));\n  gap:8px;\n  margin-bottom:8px;\n}\n.pd-wrap .ing-card{\n  background:linear-gradient(135deg,var(--acc-dark),var(--acc));\n  border-radius:10px;\n  padding:14px 10px;\n  text-align:center;\n  color:#fff;\n}\n.pd-wrap .ing-card .ic-name{font-size:11px;opacity:0.9;margin-bottom:6px;line-height:1.4;}\n.pd-wrap .ing-card .ic-amount{font-size:20px;font-weight:800;}\n.pd-wrap .ing-card .ic-amount span{font-size:11px;font-weight:400;margin-left:2px;}\n\n\/* ===== COMPARE TABLE ===== *\/\n.pd-wrap .compare-wrap{overflow-x:auto;margin-bottom:12px;}\n.pd-wrap .compare-table{\n  width:100%;\n  border-collapse:collapse;\n  font-size:13px;\n  min-width:480px;\n}\n.pd-wrap .compare-table th{\n  padding:10px 14px;\n  border:1px solid #b8dff5;\n  text-align:center;\n  font-weight:700;\n}\n.pd-wrap .compare-table td{\n  padding:10px 14px;\n  border:1px solid #b8dff5;\n  text-align:center;\n  background:#fff;\n}\n.pd-wrap .compare-table .th-item{\n  background:#f0f4f8;\n  color:#333;\n  text-align:left;\n  font-weight:700;\n  width:30%;\n}\n.pd-wrap .compare-table .th-cool{\n  background:linear-gradient(135deg,#023e8a,#0077b6);\n  color:#fff;\n}\n.pd-wrap .compare-table .th-vita{\n  background:linear-gradient(135deg,#7a5c00,#c9a000);\n  color:#fff;\n}\n.pd-wrap .compare-table .td-cool{\n  background:#e8f4fd;\n  color:var(--acc-dark);\n  font-weight:700;\n}\n.pd-wrap .compare-table .td-vita{\n  background:#fffbe6;\n  color:#7a5c00;\n  font-weight:700;\n}\n.pd-wrap .compare-table .td-same{color:#555;}\n.pd-wrap .compare-point{\n  background:linear-gradient(90deg,#e8f4fd,#fffbe6);\n  border-radius:10px;\n  padding:14px 18px;\n  font-size:13px;\n  line-height:1.8;\n  margin-bottom:10px;\n  border:1.5px solid #b8dff5;\n}\n.pd-wrap .compare-point strong{color:var(--acc-dark);}\n\n\/* ===== TABLES ===== *\/\n.pd-wrap table{\n  width:100%;\n  border-collapse:collapse;\n  margin-bottom:10px;\n  font-size:13px;\n}\n.pd-wrap table th{\n  background:var(--acc-light);\n  color:var(--acc-dark);\n  font-weight:700;\n  padding:9px 12px;\n  border:1px solid #b8dff5;\n  text-align:left;\n  width:38%;\n}\n.pd-wrap table td{\n  padding:9px 12px;\n  border:1px solid #b8dff5;\n  background:#fff;\n}\n\n\/* ===== HOW TO USE STEPS ===== *\/\n.pd-wrap .how-steps{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px;}\n.pd-wrap .how-step{\n  flex:1;min-width:100px;\n  background:#fff;\n  border:1.5px solid #b8dff5;\n  border-radius:10px;\n  padding:14px 10px;\n  text-align:center;\n}\n.pd-wrap .how-step .step-num{\n  width:30px;height:30px;\n  border-radius:50%;\n  background:var(--acc);\n  color:#fff;\n  font-size:15px;\n  font-weight:800;\n  display:flex;align-items:center;justify-content:center;\n  margin:0 auto 8px;\n}\n.pd-wrap .how-step .step-label{font-size:12px;font-weight:700;color:var(--acc-dark);}\n\n\/* ===== TAGS ===== *\/\n.pd-wrap .drink-tags{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0;}\n.pd-wrap .drink-tag{\n  background:var(--acc-light);\n  border:1px solid #90cce8;\n  border-radius:20px;\n  font-size:12px;\n  padding:4px 12px;\n  color:var(--acc-dark);\n  font-weight:600;\n}\n\n\/* ===== CONTACT LENS BOX ===== *\/\n.pd-wrap .contact-box{\n  background:#e8f4fd;\n  border-left:4px solid var(--acc-mid);\n  border-radius:0 10px 10px 0;\n  padding:14px 16px;\n  font-size:13px;\n  margin-bottom:10px;\n}\n.pd-wrap .contact-box strong{color:var(--acc-dark);}\n\n\/* ===== CAUTION BOX ===== *\/\n.pd-wrap .caution-box{\n  background:#fff8e1;\n  border-left:4px solid #f4a261;\n  border-radius:0 10px 10px 0;\n  padding:14px 16px;\n  font-size:12px;\n  line-height:1.75;\n  margin-bottom:10px;\n}\n.pd-wrap .caution-box .caut-title{\n  font-weight:800;color:#b05a00;margin-bottom:6px;font-size:13px;\n}\n\n\/* ===== QA LIST ===== *\/\n.pd-wrap .qa-list{display:flex;flex-direction:column;gap:10px;}\n.pd-wrap .qa-item{\n  background:#fff;\n  border:1.5px solid #b8dff5;\n  border-radius:10px;\n  padding:14px 16px;\n  font-size:13px;\n}\n.pd-wrap .qa-item .qa-q{font-weight:800;color:var(--acc-dark);margin-bottom:6px;}\n.pd-wrap .qa-item .qa-a{color:#444;line-height:1.65;}\n\n\/* ===== STORAGE BOX ===== *\/\n.pd-wrap .storage-box{\n  background:var(--acc-light);\n  border-radius:10px;\n  padding:14px 16px;\n  font-size:12px;\n  line-height:1.8;\n  margin-bottom:10px;\n}\n\n\/* ===== FOOTNOTE ===== *\/\n.pd-wrap .footnote{\n  font-size:11px;color:#888;\n  margin-top:24px;padding-top:10px;\n  border-top:1px solid #cde;\n  line-height:1.7;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"brand-label\"\u003eRohto Pharmaceutical \/ Rohto\u003c\/div\u003e\n\u003ch1\u003e\n\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eRohto Cool 40α\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"font-size: 0.65em; font-weight: 600; opacity: 0.9; color: rgb(255, 255, 255);\"\u003e12mL\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eDelivers four essential nutrients to the eyes with a cool sensation \/ Class 3 OTC Drug\u003cbr\u003eUsable even when wearing hard Contact lenses\u003c\/p\u003e\n\u003cdiv class=\"hero-badge-row\"\u003e\n\u003cspan class=\"hero-badge\"\u003e👁️ Natural vitamin E\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e💊 Vitamin B6\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e🛡️ Chondroitin sodium ester sulfate\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e⚡ L-aspartic acid K\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e❄️ Cooling sensation level ★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COOL LEVEL BAR --\u003e\n\u003cdiv class=\"cool-bar\"\u003e\n\u003cdiv class=\"cool-label\"\u003e❄️ Cooling sensation level (Cool 40α)\u003c\/div\u003e\n\u003cdiv class=\"cool-stars\"\u003e\n\u003cdiv class=\"star\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"star\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"star\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"star\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"star\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-note\"\u003eMAX 5 \/ The strongest level of cool type compatible with hard lenses\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER --\u003e\n\u003cdiv class=\"no1-banner\"\u003e\n\u003cdiv class=\"no1-icon\"\u003e💙\u003c\/div\u003e\n\u003cdiv class=\"no1-text\"\u003e\n\u003cp class=\"no1-headline\"\u003eComprehensive care for eye fatigue and blurred vision with six active ingredients\u003c\/p\u003e\n\u003cp class=\"no1-note\"\u003eContains vitamin E, B6, chondroitin, aspartic acid K, neostigmine, and chlorpheniramine\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OVERVIEW --\u003e\n\u003cdiv class=\"sec-title\"\u003e👁️ Product overview\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1.5px solid #b8dff5; border-radius: 12px; padding: 18px 16px; font-size: 13px; line-height: 1.85; margin-bottom: 10px;\"\u003e\n\u003cp\u003eThis eye drop delivers four essential nutrients directly to the eyes, effectively improving eye fatigue and blurred vision. Natural vitamin E promotes blood circulation to relieve eye fatigue, and vitamin B6 promotes metabolism in eye cells to improve tired eyes. Chondroitin sodium ester sulfate protects the corneal surface and prevents eye diseases. L-aspartic acid potassium helps oxygenate the eyes and soothes fatigue.\u003c\/p\u003e\n\u003cp style=\"margin-top: 8px;\"\u003eMaximum cooling sensation level 5 (★★★★★) with a refreshing cold feeling. Usable even when wearing hard Contact lenses.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"sec-title\"\u003e✨ Effects of the six active ingredients (per 100mL)\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e🔴\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eNatural vitamin E\u003cbr\u003e0.05%\u003c\/div\u003e\n\u003cdiv class=\"fc-desc\"\u003ePromotes blood circulation. Delivers nutrients and relieves eye fatigue\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e💛\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eVitamin B6\u003cbr\u003e0.1%\u003c\/div\u003e\n\u003cdiv class=\"fc-desc\"\u003ePromotes metabolism. Activates eye cells and improves eye fatigue\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eChondroitin\u003cbr\u003eSodium ester sulfate 0.1%\u003c\/div\u003e\n\u003cdiv class=\"fc-desc\"\u003eSupplements tear fluid, protects the corneal surface, and prevents eye diseases\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e⚡\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eL-aspartic acid K\u003cbr\u003e1%\u003c\/div\u003e\n\u003cdiv class=\"fc-desc\"\u003eActivates cellular respiration to supply oxygen to the eyes and relieve fatigue\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e🔬\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eNeostigmine\u003cbr\u003eMethyl sulfate 0.005%\u003c\/div\u003e\n\u003cdiv class=\"fc-desc\"\u003eActs on accommodation nerves to smooth focus adjustment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e🌿\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eChlorpheniramine\u003cbr\u003eMaleate salt 0.03%\u003c\/div\u003e\n\u003cdiv class=\"fc-desc\"\u003eAntihistamine action suppresses redness and itching\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 11px; color: #666; margin-top: 4px;\"\u003eAdditives: Boric acid, borax, l-menthol, d-borneol, eucalyptus oil, edetate Na, polyoxyethylene hardened castor oil, pH adjuster\u003c\/p\u003e\n\u003c!-- EFFICACY TAGS --\u003e\n\u003cdiv class=\"sec-title\"\u003e📋 Effects and benefits\u003c\/div\u003e\n\u003cdiv class=\"drink-tags\"\u003e\n\u003cspan class=\"drink-tag\"\u003eBlurred vision\u003c\/span\u003e\u003cspan class=\"drink-tag\"\u003eEye fatigue\u003c\/span\u003e\u003cspan class=\"drink-tag\"\u003eConjunctival redness\u003c\/span\u003e \u003cspan class=\"drink-tag\"\u003ePrevention of eye diseases\u003c\/span\u003e\u003cspan class=\"drink-tag\"\u003eBlepharitis\u003c\/span\u003e\u003cspan class=\"drink-tag\"\u003eEye itching\u003c\/span\u003e \u003cspan class=\"drink-tag\"\u003eSnow blindness and photokeratitis\u003c\/span\u003e\u003cspan class=\"drink-tag\"\u003eDiscomfort with HCL lenses\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- CONTACT LENS --\u003e\n\u003cdiv class=\"contact-box\"\u003e\n\u003cstrong\u003e🔵 Usable even when wearing hard Contact lenses\u003c\/strong\u003e\u003cbr\u003eNot for use with soft Contact lenses. Please check if use is allowed while wearing them.\u003c\/div\u003e\n\u003c!-- 比較セクション --\u003e\n\u003cdiv class=\"sec-title\"\u003e🆚 Rohto Cool 40α vs Rohto Vita 40α Thorough Comparison\u003c\/div\u003e\n\u003cdiv class=\"compare-wrap\"\u003e\n\u003ctable class=\"compare-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"th-item\"\u003eComparison items\u003c\/th\u003e\n\u003cth class=\"th-cool\"\u003e❄️ Rohto Cool 40α\u003c\/th\u003e\n\u003cth class=\"th-vita\"\u003e🌟 Rohto Vita 40α\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"th-item\"\u003eProduct photo\u003c\/td\u003e\n\u003ctd class=\"td-cool\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987241100538.png?v=1776044550\" alt=\"Rohto Cool 40α\" width=\"128\" height=\"128\"\u003e\u003c\/td\u003e\n\u003ctd class=\"td-vita\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987241100521.png?v=1776044211\" alt=\"Rohto Vita 40α\" width=\"128\" height=\"128\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"th-item\"\u003eCooling sensation level\u003c\/td\u003e\n\u003ctd class=\"td-cool\"\u003e★★★★★ (MAX 5)\u003c\/td\u003e\n\u003ctd class=\"td-vita\"\u003e★★★☆☆ (3)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"th-item\"\u003eFor these people\u003c\/td\u003e\n\u003ctd class=\"td-cool\"\u003eFor those who like a strong refreshing sensation\u003cbr\u003eFor those who feel heat in their eyes during summer\u003c\/td\u003e\n\u003ctd class=\"td-vita\"\u003eFor those sensitive to cooling sensations\u003cbr\u003eFor daily use and gentle care seekers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"compare-point\"\u003e💡 \u003cstrong\u003eConclusion:\u003c\/strong\u003e The six active ingredients, their amounts, effects, and usage are all \u003cstrong\u003eexactly the same\u003c\/strong\u003e.\u003cbr\u003eThe only difference is the \u003cstrong\u003ecooling sensation level\u003c\/strong\u003e. Cool 40α is ★★★★★ (MAX), Vita 40α is ★★★☆☆ (medium).\u003cbr\u003e👉 \u003cstrong\u003eFor those who like a strong, refreshing coolness\u003c\/strong\u003e → Cool 40α ／ \u003cstrong\u003eFor gentle cooling sensation and daily use\u003c\/strong\u003e → Vita 40α\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003cdiv class=\"sec-title\"\u003e💧 Dosage and Administration\u003c\/div\u003e\n\u003cdiv class=\"how-steps\"\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"step-label\"\u003eHold the container with clean hands\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"step-label\"\u003eInstill 2 to 3 drops each time\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"step-label\"\u003eUse 5 to 6 times a day\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"step-label\"\u003eKeep the area around the eyes clean\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"caution-box\"\u003e\n\u003cdiv class=\"caut-title\"\u003e⚠️ Precautions Regarding Dosage and Administration\u003c\/div\u003e\n(1) Children should use under the guidance and supervision of a guardian.\u003cbr\u003e(2) Avoid letting the tip of the container touch eyes, eyelashes, skin, etc.\u003cbr\u003e(3) Do not share with others.\u003cbr\u003e(4) For eye drops use only.\u003cbr\u003e(5) If the liquid gets outside the eye, wipe it off with a clean gauze.\u003cbr\u003e(6) Do not use by putting other substances in the container.\u003c\/div\u003e\n\u003c!-- SPEC --\u003e\n\u003cdiv class=\"sec-title\" style=\"font-size:15px;font-weight:800;color:#023e8a;border-left:4px solid #48cae4;padding-left:10px;margin:24px 0 12px;\"\u003e📦 Product Specifications\u003c\/div\u003e\n\u003ctable style=\"width:100%;border-collapse:collapse;margin-bottom:10px;font-size:13px;\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003cth style=\"background:#e8f4fd;color:#023e8a;font-weight:700;padding:9px 12px;border:1px solid #b8dff5;text-align:left;width:38%;\"\u003eProduct Name\u003c\/th\u003e\n      \u003ctd style=\"padding:9px 12px;border:1px solid #b8dff5;background:#fff;\"\u003eRohto Cool 40α\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"background:#e8f4fd;color:#023e8a;font-weight:700;padding:9px 12px;border:1px solid #b8dff5;text-align:left;width:38%;\"\u003eClassification\u003c\/th\u003e\n      \u003ctd style=\"padding:9px 12px;border:1px solid #b8dff5;background:#fff;\"\u003eClass 3 OTC Drug\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"background:#e8f4fd;color:#023e8a;font-weight:700;padding:9px 12px;border:1px solid #b8dff5;text-align:left;width:38%;\"\u003eContent Volume\u003c\/th\u003e\n      \u003ctd style=\"padding:9px 12px;border:1px solid #b8dff5;background:#fff;\"\u003e12mL\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"background:#e8f4fd;color:#023e8a;font-weight:700;padding:9px 12px;border:1px solid #b8dff5;text-align:left;width:38%;\"\u003eDosage and Administration\u003c\/th\u003e\n      \u003ctd style=\"padding:9px 12px;border:1px solid #b8dff5;background:#fff;\"\u003e2 to 3 drops per use, 5 to 6 times a day\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"background:#e8f4fd;color:#023e8a;font-weight:700;padding:9px 12px;border:1px solid #b8dff5;text-align:left;width:38%;\"\u003eManufacturer\u003c\/th\u003e\n      \u003ctd style=\"padding:9px 12px;border:1px solid #b8dff5;background:#fff;\"\u003eRohto Pharmaceutical Co., Ltd.\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003c!-- CAUTIONS --\u003e\n\u003cdiv class=\"sec-title\"\u003e⚠️ Precautions for Use\u003c\/div\u003e\n\u003cdiv class=\"caution-box\"\u003e\n\u003cdiv class=\"caut-title\"\u003eThose who need to consult a doctor, pharmacist, or registered seller before use\u003c\/div\u003e\n(1) People receiving medical treatment\u003cbr\u003e(2) People who have had allergic reactions to medications\u003cbr\u003e(3) People with severe eye pain\u003cbr\u003e(4) People diagnosed with glaucoma\u003c\/div\u003e\n\u003cdiv class=\"caution-box\"\u003e\n\u003cdiv class=\"caut-title\"\u003eIf any of the following symptoms appear after use, stop immediately and consult\u003c\/div\u003e\nSkin: rash, redness, itching\u003cbr\u003eEyes: redness, itching, swelling, stinging pain\u003c\/div\u003e\n\u003cdiv class=\"caution-box\"\u003e\n\u003cdiv class=\"caut-title\"\u003eStop use and consult if any of the following occur\u003c\/div\u003e\n(1) If eye blurriness does not improve\u003cbr\u003e(2) If symptoms do not improve after about 2 weeks of use\u003c\/div\u003e\n\u003c!-- STORAGE --\u003e\n\u003cdiv class=\"sec-title\"\u003e🏠 Storage and Handling\u003c\/div\u003e\n\u003cdiv class=\"storage-box\"\u003e・Store tightly closed in a cool place away from direct sunlight.\u003cbr\u003e・Do not leave in high-temperature places (above 40°C).\u003cbr\u003e・Keep out of reach of children.\u003cbr\u003e・Do not transfer to other containers.\u003cbr\u003e・Do not use products past their expiration date.\u003cbr\u003e・Use as soon as possible after opening.\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"sec-title\"\u003e❓ Frequently Asked Questions\u003c\/div\u003e\n\u003cdiv class=\"qa-list\"\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003eQ. What is the difference between Cool 40α and Vita 40α?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eA. The active ingredients, formulation, efficacy, and price are exactly the same. The only difference is the cooling sensation level: Cool 40α is rated ★★★★★ (MAX), while Vita 40α is rated ★★★☆☆. If you like a strong, refreshing coolness, choose Cool 40α; if you prefer a gentle cooling sensation, choose Vita 40α.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003eQ. Can I use it while wearing Contact lenses?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eA. It can be used while wearing hard Contact lenses. It is not compatible with soft Contact lenses, so please remove the lenses before use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003eQ. How strong is the cooling sensation?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eA. The cooling sensation level is a maximum of 5 (★★★★★). Contains l-menthol, d-borneol, and eucalyptus oil, providing a strong, refreshing coolness.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003eQ. How many times a day can I use it?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eA. The dosage is 2 to 3 drops per use, 5 to 6 times a day within the recommended range. Avoid excessive use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003eQ. Can children use this?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eA. Children can use it under the guidance and supervision of a guardian. Please consult a doctor before using on infants.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ROHTO","offers":[{"title":"12ml","offer_id":51881991471420,"sku":"4987241100538","price":290.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987241100538.jpg?v=1751852664"}],"url":"https:\/\/mamigo.jp\/en-ph\/collections\/rohto-40%ce%b1.oembed","provider":"MamiGo","version":"1.0","type":"link"}