{"title":"V Rohto Premium","description":null,"products":[{"product_id":"v-rohto-premium","title":"V Rohto Premium","description":"\u003c!-- =========================\nVロート プレミアム \/ LP（Mobile表示をPCでも維持）\n- PCでもスマホと同じ「縦積み（1列）」表示に固定\n- 外枠線\/影なし\n- 指定ヘッダー背景は薄グレー統一（角丸なし）\n- 写真同士の隙間ゼロ \/ 角丸なし\n- HERO：商品名の下にPill（第2類医薬品 \/ 目の疲れ・充血に）\n- 角膜\/筋肉\/炎症 見出し色（青\/赤\/緑）＆大きめ\n- 区切り線：①成分1→筋肉、②成分2→炎症\n- シニアでも読みやすい文字サイズ\n- HERO画像：スマホでも切れない（contain）\n========================= --\u003e\n\u003cstyle\u003e\n  .vrp{\n    --navy:#0b1e4b;\n    --navy2:#14327a;\n    --bghead:#eef2f8;\n    --line:rgba(0,0,0,.12);\n    --text:#111;\n    --muted:rgba(17,17,17,.72);\n\n    font-family: system-ui,-apple-system,\"Segoe UI\",\"Hiragino Kaku Gothic ProN\",\"Noto Sans JP\",Meiryo,sans-serif;\n    color:var(--text);\n    line-height:1.9;\n    background:#fff;\n    word-break:keep-all;\n\n    font-size:16px; \/* シニア向け *\/\n  }\n  .vrp *{box-sizing:border-box;}\n  .vrp img{max-width:100%; height:auto; display:block; border-radius:0 !important;}\n\n  .vrp .wrap{max-width:980px; margin:0 auto; padding:18px 14px 70px;}\n  .vrp .muted{color:var(--muted);}\n  .vrp strong{font-weight:1000;}\n  .vrp p, .vrp li{font-size:16px;}\n\n  \/* ===== HERO ===== *\/\n  .vrp .hero{\n    background: radial-gradient(1200px 380px at 50% 30%, #f8e5a6 0%, #e2be61 45%, #c89a33 100%);\n    overflow: visible; \/* 画像切れ防止 *\/\n  }\n  .vrp .heroInner{padding:18px 16px 12px;}\n  .vrp .hero h1{\n    margin:0 0 10px;\n    font-size:26px;\n    line-height:1.3;\n    font-weight:1000;\n    color:rgba(255,255,255,.98);\n    text-shadow:0 2px 12px rgba(0,0,0,.22);\n  }\n\n  \/* HERO：商品名→下にpill *\/\n  .vrp .badgeRow{display:block;}\n  .vrp .heroName{font-size:22px; font-weight:1000; color:var(--navy); margin:0 0 8px;}\n  .vrp .pillRow{display:flex; gap:10px; flex-wrap:wrap;}\n  .vrp .pill{\n    display:inline-flex; align-items:center;\n    padding:7px 12px;\n    font-size:13px;\n    font-weight:1000;\n    background:rgba(11,30,75,.10);\n    border:0;\n    color:var(--navy);\n  }\n\n  \/* HERO画像：必ず収める *\/\n  .vrp .hero .prod{\n    display:flex;\n    justify-content:center;\n    padding:0 16px 18px;\n  }\n  .vrp .hero .prodHeroImg{\n    width:100% !important;\n    max-width:560px !important;\n    height:auto !important;\n    object-fit:contain !important;\n    object-position:center !important;\n    display:block;\n    filter: drop-shadow(0 18px 26px rgba(0,0,0,.22));\n  }\n  @media (max-width:480px){\n    .vrp .hero .prodHeroImg{width:92vw !important;}\n  }\n  .vrp .hero img{max-height:none !important;} \/* テーマ側対策 *\/\n\n  \/* ===== セクション（外枠なし） ===== *\/\n  .vrp .sec{margin-top:18px; border:0; border-radius:0; box-shadow:none; background:#fff;}\n  .vrp .secHead{\n    padding:18px 16px;\n    background: linear-gradient(180deg, rgba(20,50,122,.08) 0%, rgba(11,30,75,.02) 100%);\n    border:0;\n  }\n  .vrp .flatHead{background:var(--bghead) !important; border:0 !important; border-radius:0 !important;}\n\n  .vrp .kicker{\n    font-size:13px;\n    letter-spacing:.10em;\n    font-weight:900;\n    color:var(--muted);\n    margin:0 0 8px;\n  }\n  .vrp .title{\n    margin:0;\n    font-size:26px;\n    line-height:1.25;\n    font-weight:1000;\n    color:var(--navy);\n  }\n  .vrp .lead{margin:12px 0 0; color:var(--muted); font-weight:750; font-size:16px;}\n  .vrp .body{padding:18px 16px 24px;}\n\n  \/* ===== 見出し ===== *\/\n  .vrp .headline{\n    margin:10px 0 0;\n    font-size:26px;\n    line-height:1.25;\n    font-weight:1000;\n    color:var(--navy);\n    text-align:center;\n  }\n  .vrp .sub{margin:8px 0 0; font-size:13px; color:var(--muted); text-align:center;}\n\n  \/* ===== 症状（常に縦積みでOKなら1列固定） ===== *\/\n  .vrp .sym{display:grid; grid-template-columns:1fr; gap:12px; margin-top:16px;}\n  .vrp .sym .item{\n    border:1px solid var(--line);\n    border-radius:0;\n    padding:14px 12px;\n    background:#fff;\n  }\n  .vrp .sym h3{margin:0 0 6px; font-size:18px; font-weight:1000; color:var(--navy);}\n  .vrp .sym p{margin:0; color:var(--muted); font-weight:700; font-size:16px; line-height:1.8;}\n\n  .vrp .ribbon{\n    margin:18px 0 14px;\n    padding:14px 16px;\n    color:#fff;\n    text-align:center;\n    font-weight:1000;\n    background: linear-gradient(180deg,#14327a 0%, #0b1e4b 100%);\n    font-size:16px;\n  }\n\n  \/* ===== 図（枠なし） ===== *\/\n  .vrp .imgBox{margin-top:12px; border:0; border-radius:0; background:transparent;}\n\n  \/* ===== 角膜\/筋肉\/炎症カード：PCでもスマホと同じ「1列」 ===== *\/\n  .vrp .grid{display:grid; grid-template-columns:1fr; gap:12px; margin-top:14px;} \/* ←重要：常に1列 *\/\n  .vrp .card{\n    border:1px solid var(--line);\n    border-radius:0;\n    padding:14px 12px;\n    background:#fff;\n  }\n  .vrp .triTitle{\n    font-size:28px;\n    font-weight:1000;\n    line-height:1.1;\n    letter-spacing:.02em;\n    margin:0 0 10px;\n  }\n  .vrp .tri-corneal{color:#0b4aa6;}\n  .vrp .tri-muscle{color:#c31616;}\n  .vrp .tri-inflam{color:#0f6a3a;}\n  .vrp .triText{margin:0; color:var(--text); font-weight:700; font-size:16px; line-height:1.9;}\n\n  \/* ===== 有効成分：見出し色付き（右画像風） ===== *\/\n  .vrp .apTitle{font-size:20px; font-weight:1000; margin:0 0 10px; line-height:1.2;}\n  .vrp .apTitle small{font-size:13px; color:var(--muted); font-weight:900;}\n  .vrp .ap-corneal{color:#0b4aa6;}\n  .vrp .ap-muscle{color:#c31616;}\n  .vrp .ap-inflam{color:#0f6a3a;}\n\n  .vrp .group{padding-top:16px; margin-top:16px;}\n  .vrp .group:first-child{padding-top:0; margin-top:0;}\n\n  .vrp .bar{\n    width:100%;\n    padding:12px 12px;\n    border-radius:0;\n    background: linear-gradient(180deg, rgba(11,30,75,.96) 0%, rgba(20,50,122,.92) 100%);\n    color:#fff;\n    font-weight:1000;\n    letter-spacing:.02em;\n    font-size:16px;\n  }\n  .vrp .cap{margin:12px 0 10px; color:var(--muted); font-weight:750; font-size:16px; line-height:1.9;}\n  .vrp ol{margin:0 0 0 1.2em; padding:0;}\n  .vrp li{margin:10px 0; font-weight:800; color:#111; font-size:16px;}\n\n  .vrp .sepLine{border:0; border-top:1px solid #e5e7eb; margin:16px 0 18px;}\n  .vrp .footnote{margin-top:14px; font-size:14px; color:var(--muted); line-height:1.8;}\n\n  \/* ===== 写真：隙間ゼロ ===== *\/\n  .vrp .photoStack{margin-top:14px;}\n  .vrp .photoStack img{width:100%; margin:0; display:block;}\n\n  \/* ===== 使いやすさ（説明は枠なし） ===== *\/\n  .vrp .noBoxTitle{margin:14px 0 6px; font-size:20px; font-weight:1000; color:var(--navy);}\n  .vrp .noBoxText{margin:0; color:var(--muted); font-weight:750; font-size:16px; line-height:1.9;}\n\n  \/* ===== 製品情報 ===== *\/\n  .vrp .productInfo{text-align:center;}\n  .vrp .name{margin-top:10px; font-size:20px; font-weight:1000; color:var(--navy);}\n  .vrp .desc{margin:8px 0 0; color:var(--muted); font-weight:750; font-size:16px;}\n  .vrp .tag{\n    display:block;\n    width:fit-content;\n    margin:14px auto 0;\n    padding:8px 12px;\n    border-radius:999px;\n    font-weight:1000;\n    font-size:14px;\n    border:0;\n    background:rgba(11,30,75,.10);\n    color:var(--navy);\n  }\n  .vrp .level{margin:12px auto 0; display:inline-block; text-align:left; border:0; padding:0; background:transparent; font-size:16px; font-weight:900;}\n  .vrp .dots{display:flex; gap:8px; margin-top:10px; justify-content:center;}\n  .vrp .dot{\n    width:32px; height:32px; border-radius:999px;\n    display:flex; align-items:center; justify-content:center;\n    font-size:14px; font-weight:1000;\n    border:1px solid var(--line);\n    color:var(--muted);\n    background:#fff;\n  }\n  .vrp .dot.on{background:var(--navy); border-color:rgba(11,30,75,.4); color:#fff;}\n\n  \/* ===== PCでも「スマホと同じ」表示を維持するため、列増やす系は一切入れない ===== *\/\n\u003c\/style\u003e\n\u003csection class=\"vrp\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"heroInner\"\u003e\n\u003ch1\u003eFor eye fatigue beyond your tolerance limit.\u003cbr\u003eA drop of premium.\u003c\/h1\u003e\n\u003cdiv class=\"badgeRow\"\u003e\n\u003cdiv class=\"heroName\"\u003eV Rohto Premium\u003c\/div\u003e\n\u003cdiv class=\"pillRow\"\u003e\n\u003cspan class=\"pill\"\u003eClass 2 OTC Drug\u003c\/span\u003e \u003cspan class=\"pill\"\u003eFor eye fatigue and redness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prod\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4987241174454-1.png?v=1768807143\" alt=\"V Rohto Premium\" class=\"prodHeroImg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"secHead flatHead\"\u003e\n\u003cp class=\"kicker\"\u003eEffective for various causes of modern eye fatigue\u003c\/p\u003e\n\u003ch2 class=\"title\"\u003eA drop of premium.\u003c\/h2\u003e\n\u003cp class=\"lead\"\u003eWant to rest but can’t, leading to accumulating tough tired eyes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n\u003ch2 class=\"headline\"\u003eWant to rest but can’t\u003cbr\u003eAccumulating \u003cstrong\u003etough tired eyes\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003cdiv aria-label=\"疲れ目の主なタイプ\" role=\"list\" class=\"sym\"\u003e\n\u003cdiv role=\"listitem\" class=\"item\"\u003e\n\u003ch3\u003eFocus fatigue\u003c\/h3\u003e\n\u003cp\u003eEyes feel stiff and tired\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"listitem\" class=\"item\"\u003e\n\u003ch3\u003eDry eye fatigue\u003c\/h3\u003e\n\u003cp\u003eEyes feel gritty, irritated, and tired from dryness\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"listitem\" class=\"item\"\u003e\n\u003ch3\u003eBlue light damage\u003c\/h3\u003e\n\u003cp\u003eDigital fatigue caused by blue light, etc.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; margin: 18px 0 10px; font-weight: 1000; color: var(--navy); font-size: 18px; line-height: 1.6;\"\u003ePeople suffering from tough tired eyes\u003cbr\u003e\u003cstrong\u003eThree troubles often occur simultaneously\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"ribbon\"\u003eIn the eyes of modern people overused by computer work, etc.\u003cbr\u003eWhat is happening?\u003c\/div\u003e\n\u003cdiv class=\"imgBox\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-2.jpg?v=1768805704\" alt=\"Diagram of cornea, muscles, and inflammation\"\u003e\u003c\/div\u003e\n\u003c!-- ★PCでもスマホと同じ縦積み --\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"triTitle tri-corneal\"\u003eCornea\u003c\/div\u003e\n\u003cp class=\"triText\"\u003eContinuously looking at screens reduces blinking and tears. The tear film cannot form properly, making the cornea prone to damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"triTitle tri-muscle\"\u003eMuscle\u003c\/div\u003e\n\u003cp class=\"triText\"\u003eContinuously looking at close screens strains the ciliary muscle, causing stiffness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"triTitle tri-inflam\"\u003eInflammation\u003c\/div\u003e\n\u003cp class=\"triText\"\u003eLight such as blue light and ultraviolet rays damages the eyes, causing inflammation and various related symptoms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; margin: 18px 0 6px; font-weight: 1000; color: var(--navy); font-size: 18px;\"\u003eFor those tough tired eyes…\u003c\/p\u003e\n\u003cp style=\"text-align: center; margin: 0; font-size: 28px; font-weight: 1000; color: var(--navy);\"\u003eA drop of premium.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INGREDIENTS --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"secHead flatHead\"\u003e\n\u003cp class=\"kicker\"\u003eMost in Japan (within the standard*1)\u003c\/p\u003e\n\u003ch2 class=\"title\"\u003e\n\u003cstrong\u003eContains 12 active ingredients\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp class=\"lead\"\u003eApproaches the three causes of tired eyes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n\u003cdiv class=\"group\"\u003e\n\u003cdiv class=\"apTitle ap-corneal\"\u003eApproach to the cornea\u003c\/div\u003e\n\u003cdiv class=\"bar\"\u003eCorneal protection\u003c\/div\u003e\n\u003cp class=\"cap\"\u003eRetains tears and protects the cornea from dryness-related fatigue symptoms\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eHigh-molecular chondroitin (chondroitin sulfate ester sodium)\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr class=\"sepLine\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"group\"\u003e\n\u003cdiv class=\"apTitle ap-muscle\"\u003eMuscle\u003csmall\u003e※2\u003c\/small\u003eApproach to\u003c\/div\u003e\n\u003cdiv class=\"bar\"\u003eFocus adjustment\u003c\/div\u003e\n\u003cp class=\"cap\"\u003eRelaxes the stiff ciliary muscle\u003c\/p\u003e\n\u003col start=\"2\"\u003e\n\u003cli\u003eNeostigmine methyl sulfate\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr class=\"sepLine\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"group\"\u003e\n\u003cdiv class=\"apTitle ap-inflam\"\u003eApproach to inflammation\u003c\/div\u003e\n\u003cdiv class=\"bar\"\u003eInflammation damage suppression\u003c\/div\u003e\n\u003cp class=\"cap\"\u003eSoothes inflammation caused by blue light and others\u003c\/p\u003e\n\u003col start=\"3\"\u003e\n\u003cli\u003eZinc sulfate hydrate\u003c\/li\u003e\n\u003cli\u003eDipotassium glycyrrhizinate\u003c\/li\u003e\n\u003cli\u003eAllantoin\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cdiv class=\"bar\" style=\"margin-top: 16px;\"\u003eMetabolism promotion\u003c\/div\u003e\n\u003col start=\"6\"\u003e\n\u003cli\u003ePanthenol\u003c\/li\u003e\n\u003cli\u003eTaurine\u003c\/li\u003e\n\u003cli\u003eVitamin B6\u003c\/li\u003e\n\u003cli\u003ed-α-tocopherol acetate\u003c\/li\u003e\n\u003cli\u003eL-aspartic acid potassium salt\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cdiv class=\"bar\" style=\"margin-top: 16px;\"\u003eRedness suppression\u003c\/div\u003e\n\u003col start=\"11\"\u003e\n\u003cli\u003eTetrahydrozoline hydrochloride\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cdiv class=\"bar\" style=\"margin-top: 16px;\"\u003eItchiness suppression\u003c\/div\u003e\n\u003col start=\"12\"\u003e\n\u003cli\u003eChlorpheniramine maleate\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"footnote\"\u003e*1: The standard refers to the range of drugs defined by the Ministry of Health, Labour and Welfare to streamline approval procedures\u003cbr\u003e*2: Ciliary muscle\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STORY --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"secHead flatHead\"\u003e\n\u003cp class=\"kicker\"\u003eCares for tired eyes while protecting the cornea\u003c\/p\u003e\n\u003ch2 class=\"title\"\u003eHigh-molecular chondroitin\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n\u003cdiv class=\"photoStack\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-5.png?v=1768805903\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-6.png?v=1768805910\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-8.jpg?v=1768873802\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- USABILITY --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"secHead flatHead\"\u003e\n\u003cp class=\"kicker\"\u003eCommitment to ease of use\u003c\/p\u003e\n\u003ch2 class=\"title\"\u003eAdoption of universal design\u003c\/h2\u003e\n\u003cp class=\"lead\"\u003eConsideration for ease of opening and applying eye drops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-11.jpg?v=1768806253\" alt=\"\"\u003e\n\u003ch4 class=\"noBoxTitle\"\u003eOne-touch screw cap\u003c\/h4\u003e\n\u003cp class=\"noBoxText\"\u003eEasy to open and close with a one-touch mechanism. Reduces the worry of struggling to open it due to overtightening.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 16px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-12.jpg?v=1768806253\" alt=\"\"\u003e\u003c\/div\u003e\n\u003ch4 class=\"noBoxTitle\"\u003eFree-angle nozzle\u003c\/h4\u003e\n\u003cp class=\"noBoxText\"\u003eDesigned for easy eye drops from any angle. You can apply drops comfortably without tilting your neck too much.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT INFO --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"secHead flatHead\"\u003e\n\u003ch2 style=\"margin-bottom: 0px; text-align: center;\" class=\"kicker\"\u003e\u003cstrong\u003eProduct Information\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body productInfo\"\u003e\n\u003cdiv style=\"max-width: 420px; margin: 0 auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/products\/4987241174454.jpg?v=1753341520\" alt=\"V Rohto Premium\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"name\"\u003eV Rohto Premium\u003c\/div\u003e\n\u003cp class=\"desc\"\u003eFor eye fatigue and redness\u003c\/p\u003e\n\u003cspan class=\"tag\"\u003eClass 2 OTC Drug\u003c\/span\u003e\n\u003cdiv aria-label=\"清涼感レベル 4\" class=\"level\"\u003e\n\u003cb\u003eCooling Level: 4\u003c\/b\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dots\"\u003e\n\u003cspan class=\"dot on\"\u003e1\u003c\/span\u003e \u003cspan class=\"dot on\"\u003e2\u003c\/span\u003e \u003cspan class=\"dot on\"\u003e3\u003c\/span\u003e \u003cspan class=\"dot on\"\u003e4\u003c\/span\u003e \u003cspan class=\"dot\"\u003e5\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 18px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 18px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto.jpg?v=1768806092\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"ROHTO","offers":[{"title":"15ml","offer_id":50208619233596,"sku":"4987241174454","price":1500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987241174454.jpg?v=1780838180"},{"product_id":"v-rohto-contact-premium","title":"V Rohto Contact Premium","description":"\u003c!-- =========================\nVロート プレミアム \/ LP（Mobile表示をPCでも維持）\n- PCでもスマホと同じ「縦積み（1列）」表示に固定\n- 外枠線\/影なし\n- 指定ヘッダー背景は薄グレー統一（角丸なし）\n- 写真同士の隙間ゼロ \/ 角丸なし\n- HERO：商品名の下にPill（第2類医薬品 \/ 目の疲れ・充血に）\n- 角膜\/筋肉\/炎症 見出し色（青\/赤\/緑）＆大きめ\n- 区切り線：①成分1→筋肉、②成分2→炎症\n- シニアでも読みやすい文字サイズ\n- HERO画像：スマホでも切れない（contain）\n========================= --\u003e\n\u003cstyle\u003e\n  .vrp{\n    --navy:#0b1e4b;\n    --navy2:#14327a;\n    --bghead:#eef2f8;\n    --line:rgba(0,0,0,.12);\n    --text:#111;\n    --muted:rgba(17,17,17,.72);\n\n    font-family: system-ui,-apple-system,\"Segoe UI\",\"Hiragino Kaku Gothic ProN\",\"Noto Sans JP\",Meiryo,sans-serif;\n    color:var(--text);\n    line-height:1.9;\n    background:#fff;\n    word-break:keep-all;\n\n    font-size:16px; \/* シニア向け *\/\n  }\n  .vrp *{box-sizing:border-box;}\n  .vrp img{max-width:100%; height:auto; display:block; border-radius:0 !important;}\n\n  .vrp .wrap{max-width:980px; margin:0 auto; padding:18px 14px 70px;}\n  .vrp .muted{color:var(--muted);}\n  .vrp strong{font-weight:1000;}\n  .vrp p, .vrp li{font-size:16px;}\n\n  \/* ===== HERO ===== *\/\n  .vrp .hero{\n    background: radial-gradient(1200px 380px at 50% 30%, #f8e5a6 0%, #e2be61 45%, #c89a33 100%);\n    overflow: visible; \/* 画像切れ防止 *\/\n  }\n  .vrp .heroInner{padding:18px 16px 12px;}\n  .vrp .hero h1{\n    margin:0 0 10px;\n    font-size:26px;\n    line-height:1.3;\n    font-weight:1000;\n    color:rgba(255,255,255,.98);\n    text-shadow:0 2px 12px rgba(0,0,0,.22);\n  }\n\n  \/* HERO：商品名→下にpill *\/\n  .vrp .badgeRow{display:block;}\n  .vrp .heroName{font-size:22px; font-weight:1000; color:var(--navy); margin:0 0 8px;}\n  .vrp .pillRow{display:flex; gap:10px; flex-wrap:wrap;}\n  .vrp .pill{\n    display:inline-flex; align-items:center;\n    padding:7px 12px;\n    font-size:13px;\n    font-weight:1000;\n    background:rgba(11,30,75,.10);\n    border:0;\n    color:var(--navy);\n  }\n\n  \/* HERO画像：必ず収める *\/\n  .vrp .hero .prod{\n    display:flex;\n    justify-content:center;\n    padding:0 16px 18px;\n  }\n  .vrp .hero .prodHeroImg{\n    width:100% !important;\n    max-width:560px !important;\n    height:auto !important;\n    object-fit:contain !important;\n    object-position:center !important;\n    display:block;\n    filter: drop-shadow(0 18px 26px rgba(0,0,0,.22));\n  }\n  @media (max-width:480px){\n    .vrp .hero .prodHeroImg{width:92vw !important;}\n  }\n  .vrp .hero img{max-height:none !important;} \/* テーマ側対策 *\/\n\n  \/* ===== セクション（外枠なし） ===== *\/\n  .vrp .sec{margin-top:18px; border:0; border-radius:0; box-shadow:none; background:#fff;}\n  .vrp .secHead{\n    padding:18px 16px;\n    background: linear-gradient(180deg, rgba(20,50,122,.08) 0%, rgba(11,30,75,.02) 100%);\n    border:0;\n  }\n  .vrp .flatHead{background:var(--bghead) !important; border:0 !important; border-radius:0 !important;}\n\n  .vrp .kicker{\n    font-size:13px;\n    letter-spacing:.10em;\n    font-weight:900;\n    color:var(--muted);\n    margin:0 0 8px;\n  }\n  .vrp .title{\n    margin:0;\n    font-size:26px;\n    line-height:1.25;\n    font-weight:1000;\n    color:var(--navy);\n  }\n  .vrp .lead{margin:12px 0 0; color:var(--muted); font-weight:750; font-size:16px;}\n  .vrp .body{padding:18px 16px 24px;}\n\n  \/* ===== 見出し ===== *\/\n  .vrp .headline{\n    margin:10px 0 0;\n    font-size:26px;\n    line-height:1.25;\n    font-weight:1000;\n    color:var(--navy);\n    text-align:center;\n  }\n  .vrp .sub{margin:8px 0 0; font-size:13px; color:var(--muted); text-align:center;}\n\n  \/* ===== 症状（常に縦積みでOKなら1列固定） ===== *\/\n  .vrp .sym{display:grid; grid-template-columns:1fr; gap:12px; margin-top:16px;}\n  .vrp .sym .item{\n    border:1px solid var(--line);\n    border-radius:0;\n    padding:14px 12px;\n    background:#fff;\n  }\n  .vrp .sym h3{margin:0 0 6px; font-size:18px; font-weight:1000; color:var(--navy);}\n  .vrp .sym p{margin:0; color:var(--muted); font-weight:700; font-size:16px; line-height:1.8;}\n\n  .vrp .ribbon{\n    margin:18px 0 14px;\n    padding:14px 16px;\n    color:#fff;\n    text-align:center;\n    font-weight:1000;\n    background: linear-gradient(180deg,#14327a 0%, #0b1e4b 100%);\n    font-size:16px;\n  }\n\n  \/* ===== 図（枠なし） ===== *\/\n  .vrp .imgBox{margin-top:12px; border:0; border-radius:0; background:transparent;}\n\n  \/* ===== 角膜\/筋肉\/炎症カード：PCでもスマホと同じ「1列」 ===== *\/\n  .vrp .grid{display:grid; grid-template-columns:1fr; gap:12px; margin-top:14px;} \/* ←重要：常に1列 *\/\n  .vrp .card{\n    border:1px solid var(--line);\n    border-radius:0;\n    padding:14px 12px;\n    background:#fff;\n  }\n  .vrp .triTitle{\n    font-size:28px;\n    font-weight:1000;\n    line-height:1.1;\n    letter-spacing:.02em;\n    margin:0 0 10px;\n  }\n  .vrp .tri-corneal{color:#0b4aa6;}\n  .vrp .tri-muscle{color:#c31616;}\n  .vrp .tri-inflam{color:#0f6a3a;}\n  .vrp .triText{margin:0; color:var(--text); font-weight:700; font-size:16px; line-height:1.9;}\n\n  \/* ===== 有効成分：見出し色付き（右画像風） ===== *\/\n  .vrp .apTitle{font-size:20px; font-weight:1000; margin:0 0 10px; line-height:1.2;}\n  .vrp .apTitle small{font-size:13px; color:var(--muted); font-weight:900;}\n  .vrp .ap-corneal{color:#0b4aa6;}\n  .vrp .ap-muscle{color:#c31616;}\n  .vrp .ap-inflam{color:#0f6a3a;}\n\n  .vrp .group{padding-top:16px; margin-top:16px;}\n  .vrp .group:first-child{padding-top:0; margin-top:0;}\n\n  .vrp .bar{\n    width:100%;\n    padding:12px 12px;\n    border-radius:0;\n    background: linear-gradient(180deg, rgba(11,30,75,.96) 0%, rgba(20,50,122,.92) 100%);\n    color:#fff;\n    font-weight:1000;\n    letter-spacing:.02em;\n    font-size:16px;\n  }\n  .vrp .cap{margin:12px 0 10px; color:var(--muted); font-weight:750; font-size:16px; line-height:1.9;}\n  .vrp ol{margin:0 0 0 1.2em; padding:0;}\n  .vrp li{margin:10px 0; font-weight:800; color:#111; font-size:16px;}\n\n  .vrp .sepLine{border:0; border-top:1px solid #e5e7eb; margin:16px 0 18px;}\n  .vrp .footnote{margin-top:14px; font-size:14px; color:var(--muted); line-height:1.8;}\n\n  \/* ===== 写真：隙間ゼロ ===== *\/\n  .vrp .photoStack{margin-top:14px;}\n  .vrp .photoStack img{width:100%; margin:0; display:block;}\n\n  \/* ===== 使いやすさ（説明は枠なし） ===== *\/\n  .vrp .noBoxTitle{margin:14px 0 6px; font-size:20px; font-weight:1000; color:var(--navy);}\n  .vrp .noBoxText{margin:0; color:var(--muted); font-weight:750; font-size:16px; line-height:1.9;}\n\n  \/* ===== 製品情報 ===== *\/\n  .vrp .productInfo{text-align:center;}\n  .vrp .name{margin-top:10px; font-size:20px; font-weight:1000; color:var(--navy);}\n  .vrp .desc{margin:8px 0 0; color:var(--muted); font-weight:750; font-size:16px;}\n  .vrp .tag{\n    display:block;\n    width:fit-content;\n    margin:14px auto 0;\n    padding:8px 12px;\n    border-radius:999px;\n    font-weight:1000;\n    font-size:14px;\n    border:0;\n    background:rgba(11,30,75,.10);\n    color:var(--navy);\n  }\n  .vrp .level{margin:12px auto 0; display:inline-block; text-align:left; border:0; padding:0; background:transparent; font-size:16px; font-weight:900;}\n  .vrp .dots{display:flex; gap:8px; margin-top:10px; justify-content:center;}\n  .vrp .dot{\n    width:32px; height:32px; border-radius:999px;\n    display:flex; align-items:center; justify-content:center;\n    font-size:14px; font-weight:1000;\n    border:1px solid var(--line);\n    color:var(--muted);\n    background:#fff;\n  }\n  .vrp .dot.on{background:var(--navy); border-color:rgba(11,30,75,.4); color:#fff;}\n\n  \/* ===== PCでも「スマホと同じ」表示を維持するため、列増やす系は一切入れない ===== *\/\n\u003c\/style\u003e\n\u003csection class=\"vrp\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"heroInner\"\u003e\n\u003ch1\u003eWhen wearing Contact lenses\u003cbr\u003eFor eye fatigue beyond endurance\u003cbr\u003eA drop of premium.\u003c\/h1\u003e\n\u003cdiv class=\"badgeRow\"\u003e\n\u003cdiv class=\"heroName\"\u003eV Rohto Contact Premium\u003c\/div\u003e\n\u003cdiv class=\"pillRow\"\u003e\u003cspan class=\"pill\"\u003eClass 3 OTC Drug\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prod\"\u003e\u003cimg class=\"prodHeroImg\" alt=\"V Rohto Contact Premium\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4987241174508-1.png?v=1768876473\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"body\"\u003e\n\u003ch2 class=\"headline\"\u003eDue to long hours of wearing Contact lenses\u003cbr\u003e\u003cstrong\u003eUncomfortable symptoms\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"photoStack\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-contact1.jpg?v=1768876227\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-contact2.jpg?v=1768876993\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"secHead flatHead\"\u003e\n\u003ch2 class=\"title\"\u003e\u003cstrong\u003eFormulated design\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; margin: 18px 0 6px; font-weight: 1000; color: var(--navy); font-size: 18px;\"\u003eAll six active ingredients meet standards \u003cbr\u003e*1 Contains the highest concentration in its category.\u003c\/p\u003e\n\u003cp style=\"text-align: center; margin: 0; font-size: 28px; font-weight: 1000; color: var(--navy);\"\u003eRelieves severe eye fatigue when wearing Contact lenses!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"photoStack\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-contact5.jpg?v=1768877243\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-contact6.jpg?v=1768877295\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STORY --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"secHead flatHead\"\u003e\n\u003cp class=\"kicker\"\u003eCares for eye fatigue while protecting the cornea\u003c\/p\u003e\n\u003ch2 class=\"title\"\u003eHigh Molecular Chondroitin\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n\u003cp class=\"triText\"\u003eModern eyes are continuously strained by digital devices such as computers, smartphones, and video viewing. We believe it is important to \u003cspan style=\"text-decoration: underline;\"\u003eprotect while caring\u003c\/span\u003e for the accumulated eye fatigue damage daily, which led us to \u003cspan style=\"text-decoration: underline;\"\u003ehigh molecular chondroitin\u003c\/span\u003e.\u003c\/p\u003e\n\u003cdiv class=\"photoStack\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-5.png?v=1768805903\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-6.png?v=1768805910\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- USABILITY --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"secHead flatHead\"\u003e\n\u003cp class=\"kicker\"\u003eEven for those who have difficulty bending their neck\u003c\/p\u003e\n\u003ch2 class=\"title\"\u003eNozzle and one-touch cap for easy instillation\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-contact7.jpg?v=1768877521\"\u003e\n\u003ch4 class=\"noBoxTitle\"\u003eFree Angle Nozzle\u003c\/h4\u003e\n\u003cp class=\"noBoxText\"\u003eEquipped with the \"Free Angle Nozzle®\" that can be used from any angle. Because you can apply it at any angle, you can instill drops comfortably without tilting your neck excessively.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 16px;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-contact8.jpg?v=1768877545\"\u003e\u003c\/div\u003e\n\u003ch4 class=\"noBoxTitle\"\u003eOne-touch screw cap\u003c\/h4\u003e\n\u003cp class=\"noBoxText\"\u003eTo open, turn left until you hear one click; to close, turn right until you hear one click.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT INFO --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"secHead flatHead\"\u003e\n\u003ch2 class=\"kicker\" style=\"margin-bottom: 0px; text-align: center;\"\u003e\u003cstrong\u003eProduct Information\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body productInfo\"\u003e\n\u003cdiv style=\"max-width: 420px; margin: 0 auto;\"\u003e\u003cimg alt=\"V Rohto Contact Premium\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4987241174508-1.png?v=1768876473\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"name\"\u003eV Rohto\u003cbr\u003eContact Premium\u003c\/div\u003e\n\u003cp class=\"desc\"\u003eFor eye fatigue while wearing Contact lenses\u003c\/p\u003e\n\u003cspan class=\"tag\"\u003eClass 3 OTC Drug\u003c\/span\u003e\n\u003cdiv class=\"level\" aria-label=\"清涼感レベル 4\"\u003e\n\u003cb\u003eCooling Sensation Level: 4\u003c\/b\u003e\n\u003cdiv class=\"dots\" aria-hidden=\"true\"\u003e\n\u003cspan class=\"dot on\"\u003e1\u003c\/span\u003e \u003cspan class=\"dot on\"\u003e2\u003c\/span\u003e \u003cspan class=\"dot on\"\u003e3\u003c\/span\u003e \u003cspan class=\"dot on\"\u003e4\u003c\/span\u003e \u003cspan class=\"dot\"\u003e5\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 18px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 18px;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto.jpg?v=1768806092\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"ROHTO","offers":[{"title":"15ml","offer_id":51944247591228,"sku":"4987241174508","price":1500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987241174508.jpg?v=1780843585"},{"product_id":"v-rohto-active-premium","title":"V Rohto Active Premium","description":"\u003c!-- =========================\nVロート アクティブプレミアム \/ LP（Mobile表示をPCでも維持）\n- PCでもスマホと同じ「縦積み（1列）」表示に固定\n- 外枠線\/影なし\n- 指定ヘッダー背景は薄グレー統一（角丸なし）\n- 写真同士の隙間ゼロ \/ 角丸なし\n- HERO：商品名の下にPill（第2類医薬品 \/ 目の疲れ・充血に）\n- 角膜\/筋肉\/炎症 見出し色（青\/赤\/緑）＆大きめ\n- 区切り線：①成分1→筋肉、②成分2→炎症\n- シニアでも読みやすい文字サイズ\n- HERO画像：スマホでも切れない（contain）\n========================= --\u003e\n\u003cstyle\u003e\n  .vrp{\n    --navy:#0b1e4b;\n    --navy2:#14327a;\n    --bghead:#eef2f8;\n    --line:rgba(0,0,0,.12);\n    --text:#111;\n    --muted:rgba(17,17,17,.72);\n\n    font-family: system-ui,-apple-system,\"Segoe UI\",\"Hiragino Kaku Gothic ProN\",\"Noto Sans JP\",Meiryo,sans-serif;\n    color:var(--text);\n    line-height:1.9;\n    background:#fff;\n    word-break:keep-all;\n\n    font-size:16px; \/* シニア向け *\/\n  }\n  .vrp *{box-sizing:border-box;}\n  .vrp img{max-width:100%; height:auto; display:block; border-radius:0 !important;}\n\n  .vrp .wrap{max-width:980px; margin:0 auto; padding:18px 14px 70px;}\n  .vrp .muted{color:var(--muted);}\n  .vrp strong{font-weight:1000;}\n  .vrp p, .vrp li{font-size:16px;}\n\n  \/* ===== HERO ===== *\/\n  .vrp .hero{\n    background: radial-gradient(1200px 380px at 50% 30%, #f8e5a6 0%, #e2be61 45%, #c89a33 100%);\n    overflow: visible; \/* 画像切れ防止 *\/\n  }\n  .vrp .heroInner{padding:18px 16px 12px;}\n  .vrp .hero h1{\n    margin:0 0 10px;\n    font-size:26px;\n    line-height:1.3;\n    font-weight:1000;\n    color:rgba(255,255,255,.98);\n    text-shadow:0 2px 12px rgba(0,0,0,.22);\n  }\n\n  \/* HERO：商品名→下にpill *\/\n  .vrp .badgeRow{display:block;}\n  .vrp .heroName{font-size:22px; font-weight:1000; color:var(--navy); margin:0 0 8px;}\n  .vrp .pillRow{display:flex; gap:10px; flex-wrap:wrap;}\n  .vrp .pill{\n    display:inline-flex; align-items:center;\n    padding:7px 12px;\n    font-size:13px;\n    font-weight:1000;\n    background:rgba(11,30,75,.10);\n    border:0;\n    color:var(--navy);\n  }\n\n  \/* HERO画像：必ず収める *\/\n  .vrp .hero .prod{\n    display:flex;\n    justify-content:center;\n    padding:0 16px 18px;\n  }\n  .vrp .hero .prodHeroImg{\n    width:100% !important;\n    max-width:560px !important;\n    height:auto !important;\n    object-fit:contain !important;\n    object-position:center !important;\n    display:block;\n    filter: drop-shadow(0 18px 26px rgba(0,0,0,.22));\n  }\n  @media (max-width:480px){\n    .vrp .hero .prodHeroImg{width:92vw !important;}\n  }\n  .vrp .hero img{max-height:none !important;} \/* テーマ側対策 *\/\n\n  \/* ===== セクション（外枠なし） ===== *\/\n  .vrp .sec{margin-top:18px; border:0; border-radius:0; box-shadow:none; background:#fff;}\n  .vrp .secHead{\n    padding:18px 16px;\n    background: linear-gradient(180deg, rgba(20,50,122,.08) 0%, rgba(11,30,75,.02) 100%);\n    border:0;\n  }\n  .vrp .flatHead{background:var(--bghead) !important; border:0 !important; border-radius:0 !important;}\n\n  .vrp .kicker{\n    font-size:13px;\n    letter-spacing:.10em;\n    font-weight:900;\n    color:var(--muted);\n    margin:0 0 8px;\n  }\n  .vrp .title{\n    margin:0;\n    font-size:26px;\n    line-height:1.25;\n    font-weight:1000;\n    color:var(--navy);\n  }\n  .vrp .lead{margin:12px 0 0; color:var(--muted); font-weight:750; font-size:16px;}\n  .vrp .body{padding:18px 16px 24px;}\n\n  \/* ===== 見出し ===== *\/\n  .vrp .headline{\n    margin:10px 0 0;\n    font-size:26px;\n    line-height:1.25;\n    font-weight:1000;\n    color:var(--navy);\n    text-align:center;\n  }\n  .vrp .sub{margin:8px 0 0; font-size:13px; color:var(--muted); text-align:center;}\n\n  \/* ===== 症状（常に縦積みでOKなら1列固定） ===== *\/\n  .vrp .sym{display:grid; grid-template-columns:1fr; gap:12px; margin-top:16px;}\n  .vrp .sym .item{\n    border:1px solid var(--line);\n    border-radius:0;\n    padding:14px 12px;\n    background:#fff;\n  }\n  .vrp .sym h3{margin:0 0 6px; font-size:18px; font-weight:1000; color:var(--navy);}\n  .vrp .sym p{margin:0; color:var(--muted); font-weight:700; font-size:16px; line-height:1.8;}\n\n  .vrp .ribbon{\n    margin:18px 0 14px;\n    padding:14px 16px;\n    color:#fff;\n    text-align:center;\n    font-weight:1000;\n    background: linear-gradient(180deg,#14327a 0%, #0b1e4b 100%);\n    font-size:16px;\n  }\n\n  \/* ===== 図（枠なし） ===== *\/\n  .vrp .imgBox{margin-top:12px; border:0; border-radius:0; background:transparent;}\n\n  \/* ===== 角膜\/筋肉\/炎症カード：PCでもスマホと同じ「1列」 ===== *\/\n  .vrp .grid{display:grid; grid-template-columns:1fr; gap:12px; margin-top:14px;} \/* ←重要：常に1列 *\/\n  .vrp .card{\n    border:1px solid var(--line);\n    border-radius:0;\n    padding:14px 12px;\n    background:#fff;\n  }\n  .vrp .triTitle{\n    font-size:28px;\n    font-weight:1000;\n    line-height:1.1;\n    letter-spacing:.02em;\n    margin:0 0 10px;\n  }\n  .vrp .tri-corneal{color:#0b4aa6;}\n  .vrp .tri-muscle{color:#c31616;}\n  .vrp .tri-inflam{color:#0f6a3a;}\n  .vrp .triText{margin:0; color:var(--text); font-weight:700; font-size:16px; line-height:1.9;}\n\n  \/* ===== 有効成分：見出し色付き（右画像風） ===== *\/\n  .vrp .apTitle{font-size:20px; font-weight:1000; margin:0 0 10px; line-height:1.2;}\n  .vrp .apTitle small{font-size:13px; color:var(--muted); font-weight:900;}\n  .vrp .ap-corneal{color:#0b4aa6;}\n  .vrp .ap-muscle{color:#c31616;}\n  .vrp .ap-inflam{color:#0f6a3a;}\n\n  .vrp .group{padding-top:16px; margin-top:16px;}\n  .vrp .group:first-child{padding-top:0; margin-top:0;}\n\n  .vrp .bar{\n    width:100%;\n    padding:12px 12px;\n    border-radius:0;\n    background: linear-gradient(180deg, rgba(11,30,75,.96) 0%, rgba(20,50,122,.92) 100%);\n    color:#fff;\n    font-weight:1000;\n    letter-spacing:.02em;\n    font-size:16px;\n  }\n  .vrp .cap{margin:12px 0 10px; color:var(--muted); font-weight:750; font-size:16px; line-height:1.9;}\n  .vrp ol{margin:0 0 0 1.2em; padding:0;}\n  .vrp li{margin:10px 0; font-weight:800; color:#111; font-size:16px;}\n\n  .vrp .sepLine{border:0; border-top:1px solid #e5e7eb; margin:16px 0 18px;}\n  .vrp .footnote{margin-top:14px; font-size:14px; color:var(--muted); line-height:1.8;}\n\n  \/* ===== 写真：隙間ゼロ ===== *\/\n  .vrp .photoStack{margin-top:14px;}\n  .vrp .photoStack img{width:100%; margin:0; display:block;}\n\n  \/* ===== 使いやすさ（説明は枠なし） ===== *\/\n  .vrp .noBoxTitle{margin:14px 0 6px; font-size:20px; font-weight:1000; color:var(--navy);}\n  .vrp .noBoxText{margin:0; color:var(--muted); font-weight:750; font-size:16px; line-height:1.9;}\n\n  \/* ===== 製品情報 ===== *\/\n  .vrp .productInfo{text-align:center;}\n  .vrp .name{margin-top:10px; font-size:20px; font-weight:1000; color:var(--navy);}\n  .vrp .desc{margin:8px 0 0; color:var(--muted); font-weight:750; font-size:16px;}\n  .vrp .tag{\n    display:block;\n    width:fit-content;\n    margin:14px auto 0;\n    padding:8px 12px;\n    border-radius:999px;\n    font-weight:1000;\n    font-size:14px;\n    border:0;\n    background:rgba(11,30,75,.10);\n    color:var(--navy);\n  }\n  .vrp .level{margin:12px auto 0; display:inline-block; text-align:left; border:0; padding:0; background:transparent; font-size:16px; font-weight:900;}\n  .vrp .dots{display:flex; gap:8px; margin-top:10px; justify-content:center;}\n  .vrp .dot{\n    width:32px; height:32px; border-radius:999px;\n    display:flex; align-items:center; justify-content:center;\n    font-size:14px; font-weight:1000;\n    border:1px solid var(--line);\n    color:var(--muted);\n    background:#fff;\n  }\n  .vrp .dot.on{background:var(--navy); border-color:rgba(11,30,75,.4); color:#fff;}\n\n  \/* ===== PCでも「スマホと同じ」表示を維持するため、列増やす系は一切入れない ===== *\/\n\u003c\/style\u003e\n\u003csection class=\"vrp\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"heroInner\"\u003e\n\u003ch1\u003eTired eyes and blurred vision due to aging and other factors.\u003cbr\u003ePremium recovery power\u003c\/h1\u003e\n\u003cdiv class=\"badgeRow\"\u003e\n\u003cdiv class=\"heroName\"\u003eV Rohto Active Premium\u003c\/div\u003e\n\u003cdiv class=\"pillRow\"\u003e\n\u003cspan class=\"pill\"\u003eClass 2 OTC Drug\u003c\/span\u003e \u003cspan class=\"pill\"\u003eEye fatigue and blurred vision (such as when there is a lot of eye discharge)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prod\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4987241174461-1.png?v=1768887544\" alt=\"V Rohto Active Premium\" class=\"prodHeroImg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"body\"\u003e\n\u003ch2 class=\"headline\"\u003eDo you have these symptoms?\u003c\/h2\u003e\n\u003cdiv class=\"photoStack\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-active1.jpg?v=1768888114\" alt=\"\"\u003e\u003c\/div\u003e\n\u003ch2 class=\"headline\"\u003eWith age\u003cbr\u003eEye function declines\u003c\/h2\u003e\n\u003cdiv class=\"photoStack\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-active2.jpg?v=1768888434\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sym\" role=\"list\" aria-label=\"疲れ目の主なタイプ\"\u003e\n\u003cdiv class=\"item\" role=\"listitem\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(124, 40, 144);\"\u003eDecline in focusing function\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eDifficulty focusing causes overuse of focusing muscles, making eyes tire easily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\" role=\"listitem\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(199, 4, 135);\"\u003eDecline in metabolic function\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eEyes feel gritty, irritated, and tired due to dryness\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\" role=\"listitem\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(45, 81, 156);\"\u003eDecline in quality and quantity of tears that protect the cornea\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eThe function to secrete and retain tears declines. The tear layer that protects the cornea cannot be formed, causing difficulty seeing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ribbon\"\u003eWhat are changes due to decreased metabolism and tear function?\u003c\/div\u003e\n\u003cdiv class=\"imgBox\"\u003e\u003cimg alt=\"Changes due to decreased metabolism and tear function\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-active3.jpg?v=1768888792\"\u003e\u003c\/div\u003e\n\u003cp\u003eLight scattering causes difficulty seeing and makes eyes tire easily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"secHead flatHead\"\u003e\n\u003cp style=\"text-align: center; margin: 18px 0 6px; font-weight: 1000; color: var(--navy); font-size: 18px;\"\u003eFocus on changes in the eyes due to aging and other factors\u003cbr\u003eDecreases during eye fatigue\u003c\/p\u003e\n\u003cp style=\"text-align: center; margin: 0; font-size: 28px; font-weight: 1000; color: var(--navy);\"\u003eFormula to support vision recovery\u003cbr\u003eImproves tired eyes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ★PCでもスマホと同じ縦積み --\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"triTitle tri-corneal\"\u003e\u003cspan style=\"color: rgb(124, 40, 144);\"\u003eImproves focusing function to support vision recovery and relieve tired eyes\u003c\/span\u003e\u003c\/div\u003e\n\u003cp class=\"triText\"\u003eFocusing Function Improvement Ingredient\u003cbr\u003e・Neostigmine Methyl Sulfate [最大濃度配合※]\u003cbr\u003e　Relaxes the stiff focusing muscles and improves their function.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"triTitle tri-muscle\"\u003e\u003cspan style=\"color: rgb(199, 4, 135);\"\u003eApproaches metabolism\u003c\/span\u003e\u003c\/div\u003e\n\u003cp class=\"triText\"\u003eMetabolism Promotion Ingredient\u003cbr\u003e・Taurine [最大濃度配合※]\u003cbr\u003e・Vitamin B6\u003cbr\u003e・Natural Vitamin E (d-α-Tocopheryl Acetate)\u003cbr\u003e・L-Potassium Aspartate\u003cbr\u003e　Energizes pupil cells and promotes corneal metabolism.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"triTitle tri-inflam\"\u003e\u003cspan style=\"color: rgb(45, 81, 156);\"\u003eApproaches the cornea\u003c\/span\u003e\u003c\/div\u003e\n\u003cp class=\"triText\"\u003eCorneal Protection Ingredient\u003cbr\u003e・High Molecular Chondroitin (Chondroitin Sulfate Ester Sodium)\u003cbr\u003eViscous ingredients cover and protect the cornea.\u003cbr\u003e\u003cbr\u003eCorneal Damage Repair Ingredient\u003cbr\u003e・Vitamin A (Retinyl Palmitate) [最大濃度配合※]\u003cbr\u003eRepairs the cornea by promoting the growth of eye cells and regeneration of corneal cells through the production of hyaluronic acid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e*Contains the maximum amount within standards. The standards refer to the range of pharmaceuticals defined by the Ministry of Health, Labour and Welfare to streamline approval procedures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STORY --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"secHead flatHead\"\u003e\n\u003cp class=\"kicker\"\u003eCares for tired eyes while protecting the cornea\u003c\/p\u003e\n\u003ch2 class=\"title\"\u003eHigh Molecular Chondroitin\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n\u003cp class=\"triText\"\u003eModern eyes are continuously strained by digital devices such as computers, smartphones, and video viewing. We believe it is important to \u003cspan style=\"text-decoration: underline;\"\u003eprotect while caring\u003c\/span\u003e for the accumulated eye fatigue damage daily, which led us to \u003cspan style=\"text-decoration: underline;\"\u003ehigh molecular chondroitin\u003c\/span\u003e.\u003c\/p\u003e\n\u003cdiv class=\"photoStack\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-5.png?v=1768805903\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-6.png?v=1768805910\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- USABILITY --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"secHead flatHead\"\u003e\n\u003cp class=\"kicker\"\u003eEven for those who find it hard to bend their neck\u003c\/p\u003e\n\u003ch2 class=\"title\"\u003eNozzle and one-touch cap for easy application\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-active4.jpg?v=1768893102\" alt=\"\"\u003e\n\u003ch4 class=\"noBoxTitle\"\u003eFree Angle Nozzle\u003c\/h4\u003e\n\u003cp class=\"noBoxText\"\u003eEquipped with the \"Free Angle Nozzle®\" that can be applied from any angle. You can apply it at a comfortable angle without tilting your neck too much.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 16px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-active5.jpg?v=1768893764\" alt=\"\"\u003e\u003c\/div\u003e\n\u003ch4 class=\"noBoxTitle\"\u003eOne-touch Screw Cap\u003c\/h4\u003e\n\u003cp class=\"noBoxText\"\u003eTo open, turn once to the left until it clicks; to close, turn once to the right until it clicks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT INFO --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"secHead flatHead\"\u003e\n\u003ch2 style=\"margin-bottom: 0px; text-align: center;\" class=\"kicker\"\u003e\u003cstrong\u003eProduct Information\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body productInfo\"\u003e\n\u003cdiv style=\"max-width: 420px; margin: 0 auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4987241174461-1.png?v=1768887544\" alt=\"V Rohto Active Premium\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"name\"\u003eV Rohto\u003cbr\u003eActive Premium\u003c\/div\u003e\n\u003cp class=\"desc\"\u003eFor tired eyes and blurred vision (such as when there is a lot of eye discharge)\u003c\/p\u003e\n\u003cspan class=\"tag\"\u003eClass 2 OTC Drug\u003c\/span\u003e\n\u003cdiv aria-label=\"清涼感レベル 2\" class=\"level\"\u003e\n\u003cb\u003eCooling Sensation Level: 2\u003c\/b\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dots\"\u003e\n\u003cspan class=\"dot on\"\u003e1\u003c\/span\u003e \u003cspan class=\"dot on\"\u003e2\u003c\/span\u003e \u003cspan class=\"dot\"\u003e3\u003c\/span\u003e \u003cspan class=\"dot\"\u003e4\u003c\/span\u003e \u003cspan class=\"dot\"\u003e5\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 18px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 18px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto.jpg?v=1768806092\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"ROHTO","offers":[{"title":"15ml","offer_id":51944247787836,"sku":"4987241174461","price":1500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987241174461.jpg?v=1780841781"},{"product_id":"v-rohto-dryeye-premium","title":"V Rohto Dry Guard Premium","description":"\u003c!-- =========================\nVロートドライガードプレミアム \/ LP（Mobile表示をPCでも維持）\n- PCでもスマホと同じ「縦積み（1列）」表示に固定\n- 外枠線\/影なし\n- 指定ヘッダー背景は薄グレー統一（角丸なし）\n- 写真同士の隙間ゼロ \/ 角丸なし\n- HERO：商品名の下にPill（第2類医薬品 \/ 目の疲れ・充血に）\n- 角膜\/筋肉\/炎症 見出し色（青\/赤\/緑）＆大きめ\n- 区切り線：①成分1→筋肉、②成分2→炎症\n- シニアでも読みやすい文字サイズ\n- HERO画像：スマホでも切れない（contain）\n========================= --\u003e\n\u003cstyle\u003e\n  .vrp{\n    --navy:#0b1e4b;\n    --navy2:#14327a;\n    --bghead:#e4f1e4;\n    --line:rgba(0,0,0,.12);\n    --text:#111;\n    --muted:rgba(17,17,17,.72);\n\n    font-family: system-ui,-apple-system,\"Segoe UI\",\"Hiragino Kaku Gothic ProN\",\"Noto Sans JP\",Meiryo,sans-serif;\n    color:var(--text);\n    line-height:1.9;\n    background:#fff;\n    word-break:keep-all;\n\n    font-size:16px; \/* シニア向け *\/\n  }\n  .vrp *{box-sizing:border-box;}\n  .vrp img{max-width:100%; height:auto; display:block; border-radius:0 !important;}\n\n  .vrp .wrap{max-width:980px; margin:0 auto; padding:18px 14px 70px;}\n  .vrp .muted{color:var(--muted);}\n  .vrp strong{font-weight:1000;}\n  .vrp p, .vrp li{font-size:16px;}\n\n  \/* ===== HERO ===== *\/\n  .vrp .hero{\n    background: radial-gradient(1200px 380px at 50% 30%, #f8e5a6 0%, #e2be61 45%, #c89a33 100%);\n    overflow: visible; \/* 画像切れ防止 *\/\n  }\n  .vrp .heroInner{padding:18px 16px 12px;}\n  .vrp .hero h1{\n    margin:0 0 10px;\n    font-size:26px;\n    line-height:1.3;\n    font-weight:1000;\n    color:rgba(255,255,255,.98);\n    text-shadow:0 2px 12px rgba(0,0,0,.22);\n  }\n\n  \/* HERO：商品名→下にpill *\/\n  .vrp .badgeRow{display:block;}\n  .vrp .heroName{font-size:22px; font-weight:1000; color:var(--navy); margin:0 0 8px;}\n  .vrp .pillRow{display:flex; gap:10px; flex-wrap:wrap;}\n  .vrp .pill{\n    display:inline-flex; align-items:center;\n    padding:7px 12px;\n    font-size:13px;\n    font-weight:1000;\n    background:rgba(11,30,75,.10);\n    border:0;\n    color:var(--navy);\n  }\n\n  \/* HERO画像：必ず収める *\/\n  .vrp .hero .prod{\n    display:flex;\n    justify-content:center;\n    padding:0 16px 18px;\n  }\n  .vrp .hero .prodHeroImg{\n    width:100% !important;\n    max-width:560px !important;\n    height:auto !important;\n    object-fit:contain !important;\n    object-position:center !important;\n    display:block;\n    filter: drop-shadow(0 18px 26px rgba(0,0,0,.22));\n  }\n  @media (max-width:480px){\n    .vrp .hero .prodHeroImg{width:92vw !important;}\n  }\n  .vrp .hero img{max-height:none !important;} \/* テーマ側対策 *\/\n\n  \/* ===== セクション（外枠なし） ===== *\/\n  .vrp .sec{margin-top:18px; border:0; border-radius:0; box-shadow:none; background:#fff;}\n  .vrp .secHead{\n    padding:18px 16px;\n    background: linear-gradient(180deg, rgba(20,50,122,.08) 0%, rgba(11,30,75,.02) 100%);\n    border:0;\n  }\n  .vrp .flatHead{background:var(--bghead) !important; border:0 !important; border-radius:0 !important;}\n\n  .vrp .kicker{\n    font-size:13px;\n    letter-spacing:.10em;\n    font-weight:900;\n    color:var(--muted);\n    margin:0 0 8px;\n  }\n  .vrp .title{\n    margin:0;\n    font-size:26px;\n    line-height:1.25;\n    font-weight:1000;\n    color:var(--navy);\n  }\n  .vrp .lead{margin:12px 0 0; color:var(--muted); font-weight:750; font-size:16px;}\n  .vrp .body{padding:18px 16px 24px;}\n\n  \/* ===== 見出し ===== *\/\n  .vrp .headline{\n    margin:10px 0 0;\n    font-size:26px;\n    line-height:1.25;\n    font-weight:1000;\n    color:var(--navy);\n    text-align:center;\n  }\n  .vrp .sub{margin:8px 0 0; font-size:13px; color:var(--muted); text-align:center;}\n\n  \/* ===== 症状（常に縦積みでOKなら1列固定） ===== *\/\n  .vrp .sym{display:grid; grid-template-columns:1fr; gap:12px; margin-top:16px;}\n  .vrp .sym .item{\n    border:1px solid var(--line);\n    border-radius:0;\n    padding:14px 12px;\n    background:#fff;\n  }\n  .vrp .sym h3{margin:0 0 6px; font-size:18px; font-weight:1000; color:var(--navy);}\n  .vrp .sym p{margin:0; color:var(--muted); font-weight:700; font-size:16px; line-height:1.8;}\n\n  .vrp .ribbon{\n    margin:18px 0 14px;\n    padding:14px 16px;\n    color:#fff;\n    text-align:center;\n    font-weight:1000;\n    background: linear-gradient(180deg,#005828 0%, #006545 100%);\n    font-size:16px;\n  }\n\n  \/* ===== 図（枠なし） ===== *\/\n  .vrp .imgBox{margin-top:12px; border:0; border-radius:0; background:transparent;}\n\n  \/* ===== 角膜\/筋肉\/炎症カード：PCでもスマホと同じ「1列」 ===== *\/\n  .vrp .grid{display:grid; grid-template-columns:1fr; gap:12px; margin-top:14px;} \/* ←重要：常に1列 *\/\n  .vrp .card{\n    border:1px solid var(--line);\n    border-radius:0;\n    padding:14px 12px;\n    background:#fff;\n  }\n  .vrp .triTitle{\n    font-size:28px;\n    font-weight:1000;\n    line-height:1.1;\n    letter-spacing:.02em;\n    margin:0 0 10px;\n  }\n  .vrp .tri-corneal{color:#0b4aa6;}\n  .vrp .tri-muscle{color:#c31616;}\n  .vrp .tri-inflam{color:#0f6a3a;}\n  .vrp .triText{margin:0; color:var(--text); font-weight:700; font-size:16px; line-height:1.9;}\n\n  \/* ===== 有効成分：見出し色付き（右画像風） ===== *\/\n  .vrp .apTitle{font-size:20px; font-weight:1000; margin:0 0 10px; line-height:1.2;}\n  .vrp .apTitle small{font-size:13px; color:var(--muted); font-weight:900;}\n  .vrp .ap-corneal{color:#0b4aa6;}\n  .vrp .ap-muscle{color:#c31616;}\n  .vrp .ap-inflam{color:#0f6a3a;}\n\n  .vrp .group{padding-top:16px; margin-top:16px;}\n  .vrp .group:first-child{padding-top:0; margin-top:0;}\n\n  .vrp .bar{\n    width:100%;\n    padding:12px 12px;\n    border-radius:0;\n    background: linear-gradient(180deg,#d5a635 0%, #efcc6c 100%);\n    color:#1c1c1c;\n    font-weight:1000;\n    letter-spacing:.02em;\n    font-size:16px;\n  }\n  .vrp .cap{margin:12px 0 10px; color:var(--muted); font-weight:750; font-size:16px; line-height:1.9;}\n  .vrp ol{margin:0 0 0 1.2em; padding:0;}\n  .vrp li{margin:10px 0; font-weight:800; color:#111; font-size:16px;}\n\n  .vrp .sepLine{border:0; border-top:1px solid #e5e7eb; margin:16px 0 18px;}\n  .vrp .footnote{margin-top:14px; font-size:14px; color:var(--muted); line-height:1.8;}\n\n  \/* ===== 写真：隙間ゼロ ===== *\/\n  .vrp .photoStack{margin-top:14px;}\n  .vrp .photoStack img{width:100%; margin:0; display:block;}\n\n  \/* ===== 使いやすさ（説明は枠なし） ===== *\/\n  .vrp .noBoxTitle{margin:14px 0 6px; font-size:20px; font-weight:1000; color:var(--navy);}\n  .vrp .noBoxText{margin:0; color:var(--muted); font-weight:750; font-size:16px; line-height:1.9;}\n\n  \/* ===== 製品情報 ===== *\/\n  .vrp .productInfo{text-align:center;}\n  .vrp .name{margin-top:10px; font-size:20px; font-weight:1000; color:var(--navy);}\n  .vrp .desc{margin:8px 0 0; color:var(--muted); font-weight:750; font-size:16px;}\n  .vrp .tag{\n    display:block;\n    width:fit-content;\n    margin:14px auto 0;\n    padding:8px 12px;\n    border-radius:999px;\n    font-weight:1000;\n    font-size:14px;\n    border:0;\n    background:rgba(11,30,75,.10);\n    color:var(--navy);\n  }\n  .vrp .level{margin:12px auto 0; display:inline-block; text-align:left; border:0; padding:0; background:transparent; font-size:16px; font-weight:900;}\n  .vrp .dots{display:flex; gap:8px; margin-top:10px; justify-content:center;}\n  .vrp .dot{\n    width:32px; height:32px; border-radius:999px;\n    display:flex; align-items:center; justify-content:center;\n    font-size:14px; font-weight:1000;\n    border:1px solid var(--line);\n    color:var(--muted);\n    background:#fff;\n  }\n  .vrp .dot.on{background:var(--navy); border-color:rgba(11,30,75,.4); color:#fff;}\n\n  \/* ===== PCでも「スマホと同じ」表示を維持するため、列増やす系は一切入れない ===== *\/\n\u003c\/style\u003e\n\u003csection class=\"vrp\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"heroInner\"\u003e\n\u003ch1\u003ePainful sensation\u003cbr\u003eWould you like to treat your dry eye symptoms?\u003c\/h1\u003e\n\u003cdiv class=\"badgeRow\"\u003e\n\u003cdiv class=\"heroName\"\u003eV Rohto Dry Guard Premium\u003c\/div\u003e\n\u003cdiv class=\"pillRow\"\u003e\u003cspan class=\"pill\"\u003eClass 3 OTC Drug\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prod\"\u003e\u003cimg class=\"prodHeroImg\" alt=\"V Rohto Dry Guard Premium\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4987241194193.png?v=1783405789\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"body\"\u003e\n\u003cdiv class=\"photoStack\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-dryeye.jpg?v=1768956698\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003ch2 class=\"headline\"\u003eTroublesome dry eye (eye dryness) \u003cbr\u003eThere are dry spots on your eyes!\u003c\/h2\u003e\n\u003cdiv class=\"photoStack\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-dryeye2.jpg?v=1768956950\"\u003e\u003c\/div\u003e\n\u003cdiv aria-label=\"疲れ目の主なタイプ\" role=\"list\" class=\"sym\"\u003e\n\u003cdiv role=\"listitem\" class=\"item\"\u003e\n\u003cp\u003eNormally, the eye surface is covered with tears. However, due to aging or reduced blinking during computer work, tears may become insufficient, causing \"dry spots.\" The delicate cornea becomes exposed, making the eyes dry and more vulnerable.\u003cbr\u003e\u003cbr\u003eWhen you open and close your eyelids, friction occurs between the inside of the eyelid and the exposed cornea, causing corneal damage. This leads to a gritty feeling and makes the eyes more prone to dryness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ribbon\"\u003eIs the 'oil' in your tears decreasing with age?\u003c\/div\u003e\n\u003cdiv class=\"imgBox\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-dryeye3.jpg?v=1768961360\" alt=\"Is the 'oil' in your tears decreasing with age?\"\u003e\u003c\/div\u003e\n\u003cp\u003eTears consist of three layers. The surface is covered by an oil layer that prevents tear evaporation. However, the function of the meibomian glands, which secrete oil, is said to decline with age. (Especially in women, oil secretion tends to decrease due to hormonal balance.)\u003cbr\u003eWhen the oil layer decreases, the tear balance is disrupted, making dry spots more likely to form.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"secHead flatHead\"\u003e\n\u003cp style=\"text-align: center; margin: 0; font-size: 28px; font-weight: 1000; color: var(--navy);\"\u003eFocused on dry spot care\u003cbr\u003eFormulation design\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"headline\"\u003ePainful sensation \u003cbr\u003eTreats dry eye symptoms \u003cbr\u003eOne drop of premium\u003c\/h2\u003e\n\u003c!-- INGREDIENTS --\u003e\n\u003cdiv class=\"body\"\u003e\n\u003cdiv class=\"group\"\u003e\n\u003cdiv class=\"bar\"\u003eCorneal damage care\u003c\/div\u003e\n\u003cp class=\"cap\"\u003ePovidone\u003c\/p\u003e\n\u003cp\u003eIngredient that reduces friction between the inside of the eyelid and the cornea caused by tear deficiency\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"group\"\u003e\n\u003cdiv class=\"bar\"\u003eMineral replenishment\u003c\/div\u003e\n\u003cp class=\"cap\"\u003eCalcium chloride hydrate\u003cbr\u003eMagnesium sulfate hydrate\u003c\/p\u003e\n\u003cp\u003eReplenishes minerals contained in tears\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 16px;\" class=\"bar\"\u003eApplication sensation\u003c\/div\u003e\n\u003cp class=\"cap\"\u003eSesame oil (formulation stabilizer)\u003c\/p\u003e\n\u003cp\u003eA comfortable sensation that feels like a veil over your eyes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- USABILITY --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"secHead flatHead\"\u003e\n\u003cp class=\"kicker\"\u003eEven for those who find it hard to bend their neck\u003c\/p\u003e\n\u003ch2 class=\"title\"\u003eNozzle and one-touch cap for easy application\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n\u003cimg alt=\"Free Angle Nozzle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-dryeye4.jpg?v=1768961576\"\u003e\n\u003ch4 class=\"noBoxTitle\"\u003eFree Angle Nozzle\u003c\/h4\u003e\n\u003cp class=\"noBoxText\"\u003eEquipped with the \"Free Angle Nozzle®\" that can be used from any angle. You can apply drops at a comfortable angle without tilting your head too much.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 16px;\"\u003e\u003cimg alt=\"One-touch screw cap\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto-dryeye5.jpg?v=1768961576\"\u003e\u003c\/div\u003e\n\u003ch4 class=\"noBoxTitle\"\u003eOne-touch screw cap\u003c\/h4\u003e\n\u003cp class=\"noBoxText\"\u003eTo open, turn once to the left until it clicks; to close, turn once to the right until it clicks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT INFO --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"secHead flatHead\"\u003e\n\u003ch2 class=\"kicker\" style=\"margin-bottom: 0px; text-align: center;\"\u003e\u003cstrong\u003eProduct Information\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body productInfo\"\u003e\n\u003cdiv style=\"max-width: 420px; margin: 0 auto;\"\u003e\u003cimg alt=\"V Rohto Dry Guard Premium\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4987241194193_2.jpg?v=1780838798\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"name\"\u003eV Rohto\u003cbr\u003eDry Guard Premium\u003c\/div\u003e\n\u003cp class=\"desc\"\u003ePainful sensation\u003cbr\u003eTreats dry eye symptoms\u003c\/p\u003e\n\u003cspan class=\"tag\"\u003eClass 3 OTC Drug\u003c\/span\u003e\n\u003cdiv class=\"level\" aria-label=\"清涼感レベル 1\"\u003e\n\u003cb\u003eCooling sensation level: 1\u003c\/b\u003e\n\u003cdiv class=\"dots\" aria-hidden=\"true\"\u003e\n\u003cspan class=\"dot on\"\u003e1\u003c\/span\u003e \u003cspan class=\"dot\"\u003e2\u003c\/span\u003e \u003cspan class=\"dot\"\u003e3\u003c\/span\u003e \u003cspan class=\"dot\"\u003e4\u003c\/span\u003e \u003cspan class=\"dot\"\u003e5\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 18px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 18px;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/v-rhoto.jpg?v=1768806092\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"ROHTO","offers":[{"title":"15ml","offer_id":51944247623996,"sku":"4987241194193","price":1500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987241194193.png?v=1783406732"}],"url":"https:\/\/mamigo.jp\/en-ca\/collections\/v-rohto-premium.oembed","provider":"MamiGo","version":"1.0","type":"link"}