{"product_id":"colgen-kowa-rhinitis-film-alpha","title":"콜겐 코와 비염 필름α","description":"\u003cstyle\u003e\n  .colgen-wrap{\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,\"Noto Sans JP\",\"Hiragino Kaku Gothic ProN\",\"Yu Gothic\",sans-serif;\n    color:#0b1e4b;\n  }\n  .colgen-wrap *{box-sizing:border-box;}\n\n  \/* ✅ PCは今まで通り中央寄せ、スマホだけ全幅にする *\/\n  .colgen-container{max-width:980px;margin:0 auto;padding:18px 14px;}\n\n  .colgen-hero{\n    border-radius:18px;\n    overflow:hidden;\n    background:linear-gradient(180deg,\n      #0aa0e6 0%,\n      #0a7fc9 72%,\n      #cfeeff 72.6%,\n      #e9f6ff 100%\n    );\n    box-shadow:0 8px 22px rgba(11,30,75,.12);\n  }\n\n  .colgen-heroTop{padding:18px 16px 12px;}\n  .colgen-title{\n    margin:0; line-height:1.12; font-weight:900; letter-spacing:.2px; color:#fff;\n    font-size:clamp(26px, 4.4vw, 44px);\n  }\n  .colgen-title .hl{color:#ffe100;}\n  .colgen-sub{\n    margin:10px 0 0; color:#e9fbff; font-weight:800;\n    font-size:clamp(14px, 2.2vw, 18px);\n    line-height:1.5;\n  }\n  .colgen-sub .red{color:#ff3b30;}\n\n  .colgen-heroBody{\n    padding:0 16px 12px;\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    gap:12px;\n  }\n\n  .colgen-pack{width:100%;display:flex;justify-content:center;background:transparent;border:none;padding:0;margin:0;}\n  .colgen-packImg{width:100%;display:flex;justify-content:center;align-items:center;}\n  .colgen-packImg img{\n    width:min(100%, 720px);\n    max-width:clamp(340px, 72vw, 720px);\n    height:auto;\n    display:block;\n    border-radius:0;\n    box-shadow:none;\n  }\n\n  .colgen-bubble{\n    width:100%;\n    max-width:860px;\n    background:#fff;\n    border:none;\n    border-radius:16px;\n    padding:16px 16px;\n    box-shadow:0 10px 24px rgba(11,30,75,.10);\n  }\n  .colgen-bubble p{margin:0;font-weight:900;line-height:1.55;font-size:clamp(15px, 2.2vw, 18px);}\n  .colgen-note{margin:10px 0 0;color:#4b5b7a;font-size:clamp(12px, 1.8vw, 13.5px);line-height:1.6;}\n\n  .colgen-pills{\n    display:grid;\n    grid-template-columns:repeat(3, minmax(0,1fr));\n    gap:12px;\n    padding:12px 16px 18px;\n  }\n  .colgen-pill{\n    background:linear-gradient(180deg,#fff7b5 0%, #ffd24a 100%);\n    border:1px solid rgba(11,30,75,.12);\n    border-radius:12px;\n    text-align:center;\n    font-weight:900;\n    padding:clamp(12px, 2.2vw, 16px) 10px;\n    box-shadow:0 6px 14px rgba(11,30,75,.10);\n    font-size:clamp(14px, 2.2vw, 18px);\n    white-space:nowrap;\n  }\n\n  \/* ===== 本文（省略せず残すならここに続けてOK） ===== *\/\n  .colgen-section{padding:18px 0;}\n  .colgen-card{background:#fff;border:1px solid rgba(11,30,75,.10);border-radius:16px;padding:18px 16px;box-shadow:0 8px 22px rgba(11,30,75,.08);}\n  .colgen-checklist{display:flex;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;}\n  .colgen-check{display:flex;gap:12px;align-items:flex-start;padding-top:14px;border-top:1px dashed rgba(11,30,75,.15);}\n  .colgen-check:first-child{padding-top:0;border-top:none;}\n  .colgen-checkIcon{width:26px;height:26px;flex:0 0 26px;border-radius:6px;background:#0aa0e6;position:relative;box-shadow:0 4px 10px rgba(10,160,230,.25);}\n  .colgen-checkIcon:after{content:\"\";position:absolute;left:7px;top:6px;width:11px;height:6px;border-left:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(-45deg);}\n  .colgen-checkMain{font-weight:900;line-height:1.45;margin:0;color:#0b1e4b;}\n  .colgen-note.kome{opacity:.95;}\n\n  .colgen-center{text-align:center;}\n  .colgen-productTitle{margin:8px 0 0;font-size:22px;font-weight:900;}\n  .colgen-class{display:inline-block;margin-top:6px;font-weight:900;color:#0b1e4b;background:#fff;border:1px solid rgba(11,30,75,.18);padding:6px 10px;border-radius:999px;}\n  .colgen-dividerTitle{margin:18px 0 12px;background:#007dac;color:#fff;font-weight:900;padding:10px 12px;border-radius:12px;text-align:center;}\n\n  .colgen-infoGrid{display:grid;grid-template-columns:1fr;gap:12px;margin-top:14px;}\n  .colgen-infoBox{border:1px solid rgba(11,30,75,.12);border-radius:14px;padding:14px 14px;background:#f7fbff;}\n  .colgen-infoBox .ttl{display:inline-block;font-weight:900;background:#0aa0e6;color:#fff;padding:6px 10px;border-radius:10px;margin:0 0 10px;}\n  .colgen-infoBox p{margin:0;color:#0b1e4b;line-height:1.6;font-weight:700;}\n  @media (min-width:860px){.colgen-infoGrid{grid-template-columns:1fr 1fr;}}\n\n  .colgen-stepsImg{width:100%;height:auto;display:block;border-radius:0;border:none;box-shadow:none;}\n\n  .colgen-tableWrap{overflow:visible;border:none;border-radius:0;}\n  .colgen-table{width:100%;border-collapse:collapse;table-layout:fixed;background:#fff;border:none;}\n  .colgen-table th,.colgen-table td{padding:14px 14px;border:1px solid rgba(11,30,75,.22);vertical-align:top;word-break:break-word;overflow-wrap:anywhere;}\n  .colgen-table th{background:#f1f7ff;text-align:center;font-weight:900;}\n  .colgen-table td{font-weight:700;}\n  @media (max-width:520px){.colgen-table th,.colgen-table td{padding:10px 10px;font-size:13px;}}\n\n  \/* ✅ スマホだけ：端から端、角丸なし *\/\n  @media (max-width: 640px){\n    .colgen-container{\n      max-width:none;\n      padding:0;          \/* ✅ 外側余白をゼロにして全幅 *\/\n    }\n    .colgen-hero{\n      border-radius:0;    \/* ✅ 丸角なし *\/\n      box-shadow:none;    \/* 端まで行くので影もなしにする（必要なら残してOK） *\/\n    }\n    .colgen-heroTop{padding:16px 14px 10px;}\n    .colgen-heroBody{padding:0 14px 12px;}\n    .colgen-pills{padding:12px 14px 16px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"colgen-wrap\"\u003e\n\u003cdiv class=\"colgen-container\"\u003e\n\u003csection class=\"colgen-hero\"\u003e\n\u003cdiv class=\"colgen-heroTop\"\u003e\n\u003ch1 style=\"text-align: center;\" class=\"colgen-title\"\u003e콜겐 코와\u003cbr\u003e\u003cspan class=\"hl\"\u003e비염 \u003c\/span\u003e필름α\u003c\/h1\u003e\n\u003ch2 style=\"text-align: center;\" class=\"colgen-sub\"\u003e지금 바로 멈추고 싶은\u003cspan class=\"red\"\u003e힘든 콧물\u003c\/span\u003e에!\u003cbr\u003e언제 어디서나 즉효 1매\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colgen-heroBody\"\u003e\n\u003cdiv class=\"colgen-pack\"\u003e\n\u003cdiv class=\"colgen-packImg\"\u003e\u003cimg alt=\"콜겐 코와 비염 필름α 패키지\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/colgen-kowa-rhinitis-film-alpha-lp.png?v=1771379938\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colgen-bubble\"\u003e\n\u003cp\u003e갑작스러운 비염 증상에.\u003cbr\u003e휴대하기 편리한 얇은 필름제\u003c\/p\u003e\n\u003cp class=\"colgen-note\"\u003e※복용 간격은 4시간 이상 두세요.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colgen-pills\"\u003e\n\u003cdiv class=\"colgen-pill\"\u003e언제든지 OK\u003c\/div\u003e\n\u003cdiv class=\"colgen-pill\"\u003e1회 1매\u003c\/div\u003e\n\u003cdiv class=\"colgen-pill\"\u003e필름 타입\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 以降の本文は、あなたの既存ブロックをこの下に続けて貼ればOK --\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 以下、必要ならそのまま ===== --\u003e\n\u003csection class=\"colgen-section\"\u003e\n\u003cdiv class=\"colgen-card\"\u003e\n\u003cul class=\"colgen-checklist\"\u003e\n\u003cli class=\"colgen-check\"\u003e\n\u003cspan class=\"colgen-checkIcon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"colgen-checkMain\"\u003e콧물을 억제하는 항히스타민 성분과 코 분비물 억제 성분을 최대 함량 배합\u003csup\u003e※\u003c\/sup\u003e。\u003c\/p\u003e\n\u003cp class=\"colgen-note kome\"\u003e※일반용 의약품 비염용 내복약 제조판매 승인 기준 최대 함량 배합\u003cbr\u003e승인 기준이란 후생노동성이 승인 업무의 효율화를 위해 정한 의약품 범위입니다.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"colgen-check\"\u003e\n\u003cspan class=\"colgen-checkIcon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"colgen-checkMain\"\u003e입 안에서 빠르게 녹아 어떤 상황에서도 물 없이 복용할 수 있습니다.\u003c\/p\u003e\n\u003cp class=\"colgen-note\"\u003e※침이 적어 복용하기 어려울 때는 물을 입에 머금고 녹이면서 복용하세요.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"colgen-check\"\u003e\n\u003cspan class=\"colgen-checkIcon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"colgen-checkMain\"\u003e부피가 크지 않은 얇은 필름제로 지갑이나 정기권 케이스 등에 끼워 휴대하기 편리합니다.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"colgen-section colgen-center\"\u003e\n\u003cdiv style=\"max-width: 720px; margin: 0 auto;\"\u003e\n\u003cdiv style=\"opacity: .9; font-weight: 900;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4987067299201-1.png?v=1771374186\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"opacity: .9; font-weight: 900;\"\u003e언제 어디서나\u003cstrong\u003e즉효 1매\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colgen-productTitle\"\u003e콜겐 코와 비염 필름α\u003c\/div\u003e\n\u003cdiv class=\"colgen-class\"\u003e【제2류 의약품】\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"colgen-section\"\u003e\n\u003cdiv class=\"colgen-infoGrid\"\u003e\n\u003cdiv class=\"colgen-infoBox\"\u003e\n\u003cdiv class=\"ttl\"\u003e효능·효과\u003c\/div\u003e\n\u003cp\u003e급성 비염, 알레르기성 비염 또는 부비동염에 의한 다음 증상의 완화: 재채기, 콧물(과다한 코 분비물), 코막힘, 눈물, 목 통증, 두중감(머리가 무거운 느낌)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colgen-infoBox\"\u003e\n\u003cdiv class=\"ttl\"\u003e용법·용량\u003c\/div\u003e\n\u003cp\u003e성인(15세 이상), 1회 1매, 1일 3회 입 안에서 녹여 복용하세요.\u003cbr\u003e단, 복용 간격은 4시간 이상 두세요.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"colgen-section\"\u003e\n\u003cdiv class=\"colgen-dividerTitle\"\u003e휴대하기 편리한 필름제로 물 없이 복용 가능!\u003c\/div\u003e\n\u003cimg class=\"colgen-stepsImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/colgen-kowa-rhinitis-film-alpha-lp2.jpg?v=1771374044\" alt=\"사용법: 봉지를 열고 입 안에서 녹여 복용\"\u003e\n\u003cp class=\"colgen-note\" style=\"margin-top: 10px;\"\u003e※이 약(필름)은 입 안에서 바로 녹지만, 만약 목에 붙었을 경우에는 물로 넘기세요.\u003cbr\u003e또한, 침이 적어 복용하기 어려울 때는 물을 입에 머금고 녹이면서 복용하세요.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"colgen-section\"\u003e\n\u003cdiv class=\"colgen-dividerTitle\"\u003e3가지 유효 성분을 효과적으로 배합한 비염약\u003c\/div\u003e\n\u003cdiv class=\"colgen-tableWrap\"\u003e\n\u003ctable class=\"colgen-table\" role=\"table\" aria-label=\"成分・分量と働き\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 50%;\"\u003e성분·함량(1매 중)\u003c\/th\u003e\n\u003cth style=\"width: 50%;\"\u003e작용\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003ed-클로르페니라민말레산염 2mg\u003c\/td\u003e\n\u003ctd\u003e알레르기 등으로 인한 콧물과 재채기를 완화합니다.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e벨라도나 총 알칼로이드 0.2mg\u003c\/td\u003e\n\u003ctd\u003e코 분비물과 눈물 분비를 억제하여 콧물과 눈물을 줄입니다.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e페닐에프린염산염 6mg\u003c\/td\u003e\n\u003ctd\u003e코 점막의 충혈과 부기를 억제하여 코막힘을 완화합니다.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 10px;\" class=\"colgen-note\"\u003e〔첨가물〕히프로멜로스(히드록시프로필메틸셀룰로오스), 환원맥아당수아메, 산화티타늄, l-멘톨, 히드록시프로필셀룰로오스, 사카린나트륨, 에리스리톨, 아황산수소나트륨, 향료, 청색1호\u003c\/p\u003e\n\u003c\/section\u003e","brand":"Kowa","offers":[{"title":"9장","offer_id":50207980552508,"sku":"4987067299201","price":750.0,"currency_code":"JPY","in_stock":true},{"title":"18장","offer_id":50207980585276,"sku":"4987067299508","price":1167.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987067299201.jpg?v=1751852257","url":"https:\/\/mamigo.jp\/ko-ph\/products\/colgen-kowa-rhinitis-film-alpha","provider":"MamiGo","version":"1.0","type":"link"}