{"title":"OK繃 傷口護理貼布","description":"","products":[{"product_id":"band-aid-kizupowerpad-regular-size","title":"邦迪創可貼 傷口護理貼 普通尺寸","description":"\u003cstyle\u003e\n.pd-wrap, .pd-wrap * {\n  box-sizing: border-box;\n}\n\n.pd-wrap {\n  --acc: #1a7a3c;\n  --acc-dark: #145a2d;\n  --acc-light: #e8f5ed;\n  --acc-mid: #4a9d5f;\n  \n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  line-height: 1.7;\n  color: #333;\n  margin: 0;\n  padding: 0;\n}\n\n.pd-wrap h1,\n.pd-wrap h2,\n.pd-wrap h3,\n.pd-wrap h4,\n.pd-wrap h5,\n.pd-wrap h6 {\n  margin: 0;\n  padding: 0;\n  font-weight: 600;\n  line-height: 1.3;\n}\n\n.pd-wrap p {\n  margin: 0 0 1em 0;\n}\n\n.pd-wrap ul,\n.pd-wrap ol {\n  margin: 0 0 1em 0;\n  padding-left: 1.5em;\n}\n\n.pd-wrap .hero-section {\n  background: linear-gradient(135deg, var(--acc-dark) 0%, var(--acc) 100%);\n  padding: 3rem 1.5rem;\n  margin-bottom: 2rem;\n  border-radius: 12px;\n  position: relative;\n  overflow: hidden;\n}\n\n.pd-wrap .hero-section::before {\n  content: '';\n  position: absolute;\n  top: -50%;\n  right: -10%;\n  width: 300px;\n  height: 300px;\n  background: rgba(255, 255, 255, 0.05);\n  border-radius: 50%;\n}\n\n.pd-wrap .badge-group {\n  display: flex;\n  gap: 0.75rem;\n  flex-wrap: wrap;\n  margin-bottom: 1.5rem;\n}\n\n.pd-wrap .badge {\n  background: rgba(255, 255, 255, 0.25);\n  backdrop-filter: blur(10px);\n  color: #fff;\n  padding: 0.4rem 1rem;\n  border-radius: 20px;\n  font-size: 0.85rem;\n  font-weight: 600;\n  border: 1px solid rgba(255, 255, 255, 0.3);\n}\n\n.pd-wrap .hero-section h1 {\n  color: #fff;\n  font-size: 2rem;\n  margin-bottom: 0.75rem;\n  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);\n}\n\n.pd-wrap .tagline {\n  color: rgba(255, 255, 255, 0.95);\n  font-size: 1.1rem;\n  margin-bottom: 1.25rem;\n  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);\n}\n\n.pd-wrap .pill-tags {\n  display: flex;\n  gap: 0.5rem;\n  flex-wrap: wrap;\n}\n\n.pd-wrap .pill-tag {\n  background: rgba(255, 255, 255, 0.95);\n  color: var(--acc);\n  padding: 0.4rem 1rem;\n  border-radius: 20px;\n  font-size: 0.85rem;\n  font-weight: 600;\n  border: 1px solid rgba(255, 255, 255, 0.5);\n}\n\n.pd-wrap .overview-card {\n  background: #fff;\n  padding: 2rem;\n  margin-bottom: 2rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n}\n\n.pd-wrap .section-title {\n  font-size: 1.5rem;\n  color: var(--acc);\n  margin-bottom: 1.25rem;\n  padding-bottom: 0.75rem;\n  border-bottom: 3px solid var(--acc);\n  display: inline-block;\n}\n\n.pd-wrap .features-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 1.5rem;\n  margin-bottom: 2rem;\n}\n\n@media (max-width: 768px) {\n  .pd-wrap .features-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n.pd-wrap .feature-card {\n  background: var(--acc-light);\n  padding: 1.5rem;\n  border-radius: 10px;\n  border: 2px solid var(--acc-mid);\n  position: relative;\n}\n\n.pd-wrap .feature-number {\n  position: absolute;\n  top: -12px;\n  left: 1rem;\n  background: var(--acc);\n  color: #fff;\n  width: 32px;\n  height: 32px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 700;\n  font-size: 1rem;\n}\n\n.pd-wrap .feature-card h3 {\n  color: var(--acc-dark);\n  font-size: 1.15rem;\n  margin-bottom: 0.75rem;\n  margin-top: 0.5rem;\n}\n\n.pd-wrap .feature-ingredients {\n  display: flex;\n  gap: 0.4rem;\n  flex-wrap: wrap;\n  margin-bottom: 0.75rem;\n}\n\n.pd-wrap .ingredient-pill {\n  background: #fff;\n  color: var(--acc);\n  padding: 0.25rem 0.75rem;\n  border-radius: 12px;\n  font-size: 0.8rem;\n  font-weight: 600;\n  border: 1px solid var(--acc-mid);\n}\n\n.pd-wrap .ing-table-wrap {\n  overflow-x: auto;\n  margin-bottom: 2rem;\n  background: #fff;\n  border-radius: 10px;\n  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n}\n\n.pd-wrap .ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  min-width: 500px;\n}\n\n.pd-wrap .ing-table thead tr th {\n  background-color: var(--acc) !important;\n  color: #fff !important;\n  padding: 1rem;\n  text-align: left;\n  font-weight: 600;\n  font-size: 0.95rem;\n}\n\n.pd-wrap .ing-table tbody tr td {\n  padding: 1rem;\n  border-bottom: 1px solid #e5e7eb;\n}\n\n.pd-wrap .ing-table tbody tr:last-child td {\n  border-bottom: none;\n}\n\n.pd-wrap .ing-table tbody tr:nth-child(even) {\n  background-color: #f9fafb;\n}\n\n.pd-wrap .efficacy-section {\n  background: #fff;\n  padding: 2rem;\n  margin-bottom: 2rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n}\n\n.pd-wrap .efficacy-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.75rem;\n  margin-top: 1rem;\n}\n\n.pd-wrap .efficacy-tag {\n  background: var(--acc-light);\n  color: var(--acc-dark);\n  padding: 0.6rem 1.25rem;\n  border-radius: 8px;\n  font-size: 0.95rem;\n  font-weight: 500;\n  border: 2px solid var(--acc-mid);\n}\n\n.pd-wrap .usage-section {\n  background: #fff;\n  padding: 2rem;\n  margin-bottom: 2rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n}\n\n.pd-wrap .usage-table-wrap {\n  overflow-x: auto;\n  margin: 1rem 0;\n}\n\n.pd-wrap .usage-table {\n  width: 100%;\n  border-collapse: collapse;\n  min-width: 400px;\n}\n\n.pd-wrap .usage-table thead tr th {\n  background-color: var(--acc) !important;\n  color: #fff !important;\n  padding: 0.9rem;\n  text-align: left;\n  font-weight: 600;\n  font-size: 0.95rem;\n}\n\n.pd-wrap .usage-table tbody tr td {\n  padding: 0.9rem;\n  border-bottom: 1px solid #e5e7eb;\n}\n\n.pd-wrap .usage-table tbody tr:last-child td {\n  border-bottom: none;\n}\n\n.pd-wrap .usage-table tbody tr:nth-child(even) {\n  background-color: #f9fafb;\n}\n\n.pd-wrap .note-box {\n  background: #fffbeb;\n  border-left: 4px solid #f59e0b;\n  padding: 1rem 1.25rem;\n  margin-top: 1.25rem;\n  border-radius: 6px;\n}\n\n.pd-wrap .note-box p:last-child {\n  margin-bottom: 0;\n}\n\n.pd-wrap .warning-section {\n  background: #fff8e1;\n  border-left: 5px solid #f59e0b;\n  padding: 2rem;\n  margin-bottom: 2rem;\n  border-radius: 8px;\n}\n\n.pd-wrap .warning-section h2 {\n  color: #d97706;\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n  margin-bottom: 1.25rem;\n}\n\n.pd-wrap .storage-section {\n  background: #f0f4ff;\n  border-left: 5px solid #4a6fa5;\n  padding: 2rem;\n  margin-bottom: 2rem;\n  border-radius: 8px;\n}\n\n.pd-wrap .storage-section h2 {\n  color: #4a6fa5;\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n  margin-bottom: 1.25rem;\n}\n\n.pd-wrap .qna-section {\n  background: #fff;\n  padding: 2rem;\n  margin-bottom: 2rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n}\n\n.pd-wrap .qna-item {\n  margin-bottom: 1.75rem;\n  padding-bottom: 1.75rem;\n  border-bottom: 1px solid #e5e7eb;\n}\n\n.pd-wrap .qna-item:last-child {\n  margin-bottom: 0;\n  padding-bottom: 0;\n  border-bottom: none;\n}\n\n.pd-wrap .qna-q {\n  color: var(--acc);\n  font-weight: 700;\n  font-size: 1.05rem;\n  margin-bottom: 0.75rem;\n  display: flex;\n  align-items: flex-start;\n  gap: 0.5rem;\n}\n\n.pd-wrap .qna-a {\n  color: #4b5563;\n  padding-left: 1.75rem;\n  line-height: 1.7;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-wrap\"\u003e\n  \u003cdiv class=\"hero-section\"\u003e\n    \u003cdiv class=\"badge-group\"\u003e\n      \u003cspan class=\"badge\"\u003e一般醫療器材\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e管理醫療器材\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch1\u003eBand-Aid キズパワーパッド 普通尺寸\u003c\/h1\u003e\n    \u003cp class=\"tagline\"\u003e濕潤療法促進傷口快速且潔淨癒合\u003c\/p\u003e\n    \u003cdiv class=\"pill-tags\"\u003e\n      \u003cspan class=\"pill-tag\"\u003e水膠體材質\u003c\/span\u003e\n      \u003cspan class=\"pill-tag\"\u003e防水\u003c\/span\u003e\n      \u003cspan class=\"pill-tag\"\u003e緊密保護\u003c\/span\u003e\n      \u003cspan class=\"pill-tag\"\u003e擦傷、割傷\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"overview-card\"\u003e\n    \u003ch2 class=\"section-title\"\u003e商品概要\u003c\/h2\u003e\n    \u003cp\u003eBand-Aid キズパワーパッド為採用水膠體材質的管理醫療器材創可貼。吸收傷口滲出液形成凝膠狀緩衝層，密封傷口，維持最佳濕潤環境。促進傷口快速癒合，支持濕潤療法。\u003c\/p\u003e\n    \u003cp\u003e具優異防水性，能有效保護傷口，洗手及洗澡時也可使用。普通尺寸適合日常擦傷、割傷，適用於手指及關節等多種部位。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-title\" style=\"margin: 0 0 1.5rem 0;\"\u003e產品特點\u003c\/h2\u003e\n  \u003cdiv class=\"features-grid\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-number\"\u003e1\u003c\/div\u003e\n      \u003ch3\u003e濕潤療法促進快速癒合\u003c\/h3\u003e\n      \u003cdiv class=\"feature-ingredients\"\u003e\n        \u003cspan class=\"ingredient-pill\"\u003e水膠體材質\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e吸收傷口滲出液形成凝膠狀緩衝層。密封傷口，維持最佳濕潤環境，最大化自然癒合力。無需結痂，減輕疼痛並促進傷口潔淨癒合。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-number\"\u003e2\u003c\/div\u003e\n      \u003ch3\u003e防水性讓水工作也安心\u003c\/h3\u003e\n      \u003cdiv class=\"feature-ingredients\"\u003e\n        \u003cspan class=\"ingredient-pill\"\u003e防水薄膜\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e優異防水性，洗手及洗澡時也能保護傷口。防止水分及細菌侵入，保持清潔。設計考慮日常生活使用。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-number\"\u003e3\u003c\/div\u003e\n      \u003ch3\u003e密合保護減輕疼痛\u003c\/h3\u003e\n      \u003cdiv class=\"feature-ingredients\"\u003e\n        \u003cspan class=\"ingredient-pill\"\u003e聚氨酯薄膜\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e緊密貼合傷口保護，防止外部刺激。具緩衝性的貼片可減輕疼痛，提供舒適感。更換時設計不易傷害傷口。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-number\"\u003e4\u003c\/div\u003e\n      \u003ch3\u003e適用多種傷口\u003c\/h3\u003e\n      \u003cdiv class=\"feature-ingredients\"\u003e\n        \u003cspan class=\"ingredient-pill\"\u003e普通尺寸\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e適用於日常擦傷、割傷、刺傷、抓傷、凍瘡、鞋擦傷等多種傷口。普通尺寸適合手指及關節等多種部位使用。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"efficacy-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003e功效與效果\u003c\/h2\u003e\n    \u003cp\u003e以下創傷的治療及保護\u003c\/p\u003e\n    \u003cdiv class=\"efficacy-tags\"\u003e\n      \u003cspan class=\"efficacy-tag\"\u003e擦傷\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003e割傷\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003e刺傷\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003e抓傷\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003e凍瘡\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003e鞋擦傷等創傷\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"usage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003e用法與用量\u003c\/h2\u003e\n    \n    \u003ch3 style=\"color: var(--acc-dark); margin: 1.5rem 0 1rem 0; font-size: 1.1rem;\"\u003e使用方法\u003c\/h3\u003e\n    \u003col style=\"line-height: 1.9;\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003e傷口清潔：\u003c\/strong\u003e請用自來水等徹底清洗傷口，並用乾淨紗布或毛巾輕輕擦乾。\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e貼附：\u003c\/strong\u003e請將貼片中央部分完全覆蓋傷口。貼片需超出傷口邊緣以確保保護效果。\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e更換：\u003c\/strong\u003e當白色膨脹物（吸收體液部分）達到貼片邊緣時請更換。通常每2至3天更換一次。\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e撕除方法：\u003c\/strong\u003e請慢慢從貼片邊緣撕下。強行撕除可能傷害傷口。\u003c\/li\u003e\n    \u003c\/ol\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n      \u003cp\u003e\u003cstrong\u003e注意事項：\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cul style=\"margin: 0.5rem 0 0 0; padding-left: 1.5rem;\"\u003e\n        \u003cli\u003e請勿使用消毒液或軟膏（會破壞密封效果）\u003c\/li\u003e\n        \u003cli\u003e最長可使用7天，但請依傷口狀況適時更換\u003c\/li\u003e\n        \u003cli\u003e請持續使用直到傷口癒合\u003c\/li\u003e\n        \u003cli\u003e使用中若傷口或周圍出現紅腫、腫脹、疼痛、化膿等情況，請立即停止使用並諮詢醫師\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"qna-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003e常見問題\u003c\/h2\u003e\n    \n    \u003cdiv class=\"qna-item\"\u003e\n      \u003cdiv class=\"qna-q\"\u003e\n        \u003cspan style=\"flex-shrink: 0;\"\u003eQ.\u003c\/span\u003e\n        \u003cspan\u003e白色膨脹了，這樣沒問題嗎？\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qna-a\"\u003e\n        \u003cstrong\u003eA.\u003c\/strong\u003e 白色膨脹物是貼片吸收傷口滲出液後形成的凝膠狀物質，屬正常現象，有助促進傷口癒合。當白色膨脹物達到貼片邊緣時，請更換貼片。\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qna-item\"\u003e\n      \u003cdiv class=\"qna-q\"\u003e\n        \u003cspan style=\"flex-shrink: 0;\"\u003eQ.\u003c\/span\u003e\n        \u003cspan\u003e可以使用消毒液或軟膏嗎？\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qna-a\"\u003e\n        \u003cstrong\u003eA.\u003c\/strong\u003e 不可以。使用消毒液或軟膏會破壞貼片的密封效果，無法充分發揮濕潤療法效果。請用自來水等清洗傷口後直接貼上貼片。\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qna-item\"\u003e\n      \u003cdiv class=\"qna-q\"\u003e\n        \u003cspan style=\"flex-shrink: 0;\"\u003eQ.\u003c\/span\u003e\n        \u003cspan\u003e可以使用多久？\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qna-a\"\u003e\n        \u003cstrong\u003eA.\u003c\/strong\u003e 一片貼片最長可使用7天，通常建議每2至3天更換一次。當白色膨脹物達到貼片邊緣時，請更換。請持續使用直到傷口癒合。\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qna-item\"\u003e\n      \u003cdiv class=\"qna-q\"\u003e\n        \u003cspan style=\"flex-shrink: 0;\"\u003eQ.\u003c\/span\u003e\n        \u003cspan\u003e可以洗澡嗎？\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qna-a\"\u003e\n        \u003cstrong\u003eA.\u003c\/strong\u003e 是的。キズパワーパッド因具優異防水性，可貼著洗澡。但請確實貼合，避免水從貼片邊緣滲入。\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"warning-section\"\u003e\n    \u003ch2\u003e\n\u003cspan\u003e⚠️\u003c\/span\u003e使用注意事項\u003c\/h2\u003e\n    \n    \u003ch3 style=\"color: #d97706; margin: 1.5rem 0 0.75rem 0; font-size: 1.05rem;\"\u003e禁止事項\u003c\/h3\u003e\n    \u003cul style=\"line-height: 1.8;\"\u003e\n      \u003cli\u003e請勿用於以下部位\n        \u003cul style=\"margin-top: 0.5rem;\"\u003e\n          \u003cli\u003e感染傷口（傷口周圍紅腫或化膿）\u003c\/li\u003e\n          \u003cli\u003e深度或較大傷口\u003c\/li\u003e\n          \u003cli\u003e動物咬傷\u003c\/li\u003e\n          \u003cli\u003e異物仍留在傷口內\u003c\/li\u003e\n          \u003cli\u003e皮膚炎、濕疹、燒燙傷\u003c\/li\u003e\n          \u003cli\u003e痘痘、蟲咬傷\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e請勿使用消毒液、軟膏等\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch3 style=\"color: #d97706; margin: 1.5rem 0 0.75rem 0; font-size: 1.05rem;\"\u003e需諮詢事項\u003c\/h3\u003e\n    \u003cul style=\"line-height: 1.8;\"\u003e\n      \u003cli\u003e以下人士使用前請先諮詢醫師或藥師\n        \u003cul style=\"margin-top: 0.5rem;\"\u003e\n          \u003cli\u003e糖尿病患者\u003c\/li\u003e\n          \u003cli\u003e有血友病等血液疾病者\u003c\/li\u003e\n          \u003cli\u003e曾對藥物等產生過敏反應者\u003c\/li\u003e\n          \u003cli\u003e傷口位於臉部者\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e以下情況請立即停止使用並諮詢醫師\n        \u003cul style=\"margin-top: 0.5rem;\"\u003e\n          \u003cli\u003e使用中或使用後出現皮疹、發紅、癢感、皮膚炎症等症狀時\u003c\/li\u003e\n          \u003cli\u003e傷口或周圍出現紅腫、腫脹、疼痛、熱感、化膿等情況時\u003c\/li\u003e\n          \u003cli\u003e使用7天後仍未痊癒時\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch3 style=\"color: #d97706; margin: 1.5rem 0 0.75rem 0; font-size: 1.05rem;\"\u003e其他注意事項\u003c\/h3\u003e\n    \u003cul style=\"line-height: 1.8;\"\u003e\n      \u003cli\u003e兒童使用時，請在監護人指導監督下使用\u003c\/li\u003e\n      \u003cli\u003e注意避免入眼。如不慎入眼，請立即以水或溫水沖洗\u003c\/li\u003e\n      \u003cli\u003e僅限外用\u003c\/li\u003e\n      \u003cli\u003e請嚴格遵守規定用法及用量\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"storage-section\"\u003e\n    \u003ch2\u003e\n\u003cspan\u003e📦\u003c\/span\u003e保存及使用注意事項\u003c\/h2\u003e\n    \u003cul style=\"line-height: 1.8;\"\u003e\n      \u003cli\u003e請置於避免直射陽光、濕氣少且涼爽處保存\u003c\/li\u003e\n      \u003cli\u003e請置於兒童無法觸及之處\u003c\/li\u003e\n      \u003cli\u003e請勿轉移至其他容器（可能導致誤用或品質改變）\u003c\/li\u003e\n      \u003cli\u003e請勿使用包裝袋破損的產品\u003c\/li\u003e\n      \u003cli\u003e請勿使用過期產品\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"JNTL Consumer Health","offers":[{"title":"10片入","offer_id":51881864429884,"sku":"4901730021906","price":850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4901730021906.jpg?v=1786435679"},{"product_id":"band-aid-kizupowerpad-spot","title":"邦迪創可貼 傷口修護貼 點狀型","description":"\u003cp\u003eバンドエイド的「キズパワーパッド スポットタイプ」是適合臉部、手指等小傷口，或痘疤及輕度燙傷等的**濕潤療法（モイストヒーリング）**應用創可貼。採用不顯眼的膚色半透明小尺寸，保持傷口濕潤環境不乾燥，減輕疼痛並促進傷口快速漂亮癒合，幫助減少疤痕形成。\u003c\/p\u003e\n\u003chr\u003e\n\u003ch4\u003e商品特點\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e最適合臉部及手指的小傷口:\u003c\/b\u003e 直徑小的圓形或橢圓形スポットタイプ，完美貼合容易顯眼的臉部傷口、指尖小割傷、痘疤等需要精準照護的部位。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e利用濕潤療法快速漂亮癒合:\u003c\/b\u003e 吸收從傷口滲出的體液（滲出液）並膨脹成凝膠狀，維持最適合傷口癒合的濕潤環境。藉此促進皮膚再生而不形成結痂，減輕疼痛並加速傷口快速漂亮癒合。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e膚色半透明不顯眼:\u003c\/b\u003e 薄且膚色半透明，貼著幾乎不顯眼。即使貼在臉部等裸露部位也不易被注意，讓日常生活更加舒適。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e高密合性與不易脫落:\u003c\/b\u003e 柔軟且有彈性的水膠體材質緊密貼合肌膚，即使是活動頻繁的指尖或洗臉時也不易脫落。最長可持續貼敷5天（參考值），省去頻繁更換的麻煩。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e完全防水設計:\u003c\/b\u003e 360°完全防水設計，即使做水工作或洗澡也不易脫落，防止水分和細菌侵入傷口。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e「バンドエイド キズパワーパッド スポットタイプ」是兼具功能性與美觀性的創可貼，非常適合想要有效照護不明顯的小傷口並快速漂亮癒合的人使用。\u003c\/p\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"3ilKvmPq8t3durLd2o1AzN\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用方法的4步驟\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3qxuWDCVYdFh7vPVLpEtCQ\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\" data-sb-field-path=\"image\" data-sb-object-id=\"aPY7LNIaSiEpQnEnTVn5f\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/3Zfac7VeSV7SmPJqbylpgn\/88c96adbf94ec36c6fe9b921e467b306\/howtouse_step1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP1\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e洗淨傷口\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"4aC70b2pi9hDE89CNtxw11\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\" data-sb-field-path=\"image\" data-sb-object-id=\"6OpdP3cj9z3iaJvDDKCS8y\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1NtFbTtX4BbUHKjt0vdgYo\/9d735e0ef3e18c42271557c3624091f3\/howtouse_step3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP2\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e觀察・處理\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1djDyQRvwgMwZRWkV4tah4\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\" data-sb-field-path=\"image\" data-sb-object-id=\"3vB2Em9E6HJRO87WuD6cpP\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4nsLv1EmcoXebZx84GiX6Z\/f6b4b480e72450d8770e64acdc1c992d\/howtouse_step2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP3\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e保持潤澤\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3dfqZzbzHvzcPEaNjdgamJ\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP4 觀察經過\" data-sb-field-path=\"image\" data-sb-object-id=\"6dTSHpVo2OQ3cpD51UnVr4\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1MVeXvOaOsB8mv5TMC7bz6\/fb729bd97ff3c9bf44105357ee59ae71\/howtouse_step4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP4\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e觀察經過\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"3LygO0B7lYnWrNd5yroLKH\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP1 洗淨傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"7deNCg1hlBZ6T0CH62T7sw\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\" data-sb-field-path=\"image\" data-sb-object-id=\"5aGJq9PbBJmdvW6x1zuBDB\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/75KcgJ7FTwGUGjk1wlkZpr\/06d8ea9b3f1f2502cc7a09113fa6efcd\/howtouse_taco_step1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e用自來水的流水徹底沖洗異物和細菌。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e請勿塗抹消毒液或霜。某些消毒劑可能會損害促進傷口修復的細胞，導致癒合變差。若使用消毒劑，請盡量少量使用，並用水沖洗乾淨。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e無法順利清洗時……\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e如果傷口有沙子或小石子等，且無法僅用水沖洗，請用乾淨的紗布或棉棒等將其取出。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"VzJy5XMYSmLl9amO41vGJ\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP2 觀察・處理\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3RMYWolI3BCCGTrzbF7t2B\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\" data-sb-field-path=\"image\" data-sb-object-id=\"1YVomnKk0j3a0DAyeLxcKu\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/55U0ZKp7wOg6ygpE70uYND\/fd41e795304c48ac05db84bd049fa6f6\/howtouse_taco_step3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e用乾淨的毛巾或面紙擦乾水分，有出血時請止血。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e如果2~3分鐘過去仍止血不止，請前往醫院。\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e為了提高粘著力並防止脫落，請擦拭傷口及周圍皮膚的水分、油分和霜等。然後，事先從個別包裝中取出キズパワーパッド™，用雙手溫熱1分鐘，使其更貼合肌膚。此外，選擇キズパワーパッド™時，請選擇比傷口稍大一圈的尺寸。選擇適合受傷部位和大小的商品，可以更有效地使用。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e應該觀察哪些點？\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e確認傷口上沒有毛巾或面紙纖維等異物。燙傷時，避免強行刺破水泡或剝離皮膚。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"5KREKVy6EtsxGUGquRLtFC\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP3 保持濕潤\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"72bLf9x8ZriktgFADMwUm5\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\" data-sb-field-path=\"image\" data-sb-object-id=\"60URx4FhtngTqHkzC30FQL\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5jtzdhTTJVQrfA1ROFAZwQ\/2382fcb34fe06cc81e078ef3408bb4a6\/howtouse_taco_step2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e為防止體液（滲出液）乾燥結痂，請緊密貼合キズパワーパッド™商品，保持傷口濕潤。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e貼上後，用手掌覆蓋キズパワーパッド™並溫熱1分鐘。這樣可以使邊緣緊密貼合。\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"4wILTvKcElNiCgJPcjTp5a\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP4 觀察經過\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"53FMmnOxoClzLL4Fpb3YjL\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP4 觀察經過\" data-sb-field-path=\"image\" data-sb-object-id=\"9ptGO2PMB3umRavL6nEhn\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/39QvEknQY5QFLSil9KUfQs\/39d2761108ad53b5e54d3ffc9dc66eb5\/howtouse_taco_step4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e請觀察傷口狀況直到傷口閉合。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e若傷口異常，請停止家庭處理並諮詢醫師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e若體液（滲出液）從キズパワーパッド™滲出導致脫落，請清洗傷口並更換新的創可貼。\u003cbr\u003e當皮膚再生並閉合傷口後，體液將不再流出，貼上後也不會再膨脹成白色凝膠狀。\u003cbr\u003e另外，更換時，請多次拉扯商品的一端，慢慢撕下。若難以撕下，可用溫水流入商品與皮膚間，使其更易剝離。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e傷口閉合後\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e傷口閉合是傷口開始癒合的信號。然而，隨意觸碰會妨礙皮膚下的修復工作，導致修復延遲。此外，新生皮膚若長時間曝曬於直射陽光下，可能會產生色素沉著。即使傷口已閉合，也應持續用創可貼保護一段時間。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"1VrtWovpzNeBNZXFzVk5yv\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e可用キズパワーパッド™處理的傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"2kuzWbfpKHYtsOYYUtzaUa\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕微擦傷\" data-sb-field-path=\"image\" data-sb-object-id=\"364K7jmTBISZdfTlcDVr5T\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/7oHGVYbA1j5U8x268l0q3V\/b36e910c2b2b54e0d4807a0367d6f7b2\/howtouse_taco_1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕微擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1s7hTgpsShoa7scs9byh02\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕微割傷\" data-sb-field-path=\"image\" data-sb-object-id=\"37C5EhNu4xP3kcZZNJNOBW\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5hj7136xd8DAI4gniXAdpz\/0997f93fd2ae1f3ca49e7e2ce93d97ad\/howtouse_taco_2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕微割傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"nF0r1lpwribiGS1GXz6Su\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕度燙傷\" data-sb-field-path=\"image\" data-sb-object-id=\"78Wu0t9PMN2BF2Dj1Otneg\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/6xY4fGLZ9njVV9ilyIuftP\/75582eb4f9692b6b7deaddcfdadebc7d\/howtouse_taco_3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕度燙傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1sJMZf6lSDOtlTEJGK3Sx2\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 凍瘡\" data-sb-field-path=\"image\" data-sb-object-id=\"EpYgy5w6JXmW4K50pfJQ1\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4YCQeHpBQDU3F5Ii9WqmTg\/fcd47282c0e7ebc2096b856827cb121c\/howtouse_taco_4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e凍瘡\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"5aMMe8xatAfqvDlKa6CqrB\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 倒刺\" data-sb-field-path=\"image\" data-sb-object-id=\"4n2U54pM0BB5y33WMIWq1T\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/IW74Y5l7Gzpz1ZKfYzd54\/ee7641d6e466731dd061cc17c08d10c2\/howtouse_taco_5.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e倒刺\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3zfRWFJx4NC36Krd4Hiip5\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 鞋擦傷\" data-sb-field-path=\"image\" data-sb-object-id=\"7nAjW0zDmQ3glNhsYb7hrf\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4SYroJDgcnRMJf6ff0DEo3\/70cf245746e78fe4467e5a3a2ce4e046\/howtouse_taco_6.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e鞋擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_center\" aria-labelledby=\"\" data-sb-object-id=\"5y907rzJOCQrnaiJtdx0uk\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e適用於キズパワーパッド™的傷口\u003cbr\u003e\u003cbr\u003e確認不適用的傷口。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003ca data-sb-object-id=\"2ATJ62v6REnmaKNUDAJegb\" class=\"vds-textStyle_body.bold vds-cursor_pointer vds-text_components.button.primary.text.base.idle hover:vds-text_components.button.primary.text.base.hover active:vds-text_components.button.primary.text.base.pressed focus:vds-text_components.button.primary.text.base.hover disabled:vds-text_components.button.primary.text.base.disabled disabled:hover:vds-text_components.button.primary.text.base.disabled disabled:active:vds-text_components.button.primary.text.base.disabled vds-rounded_components.button.primary.borderRadius.all vds-d_inline-flex vds-justify_center vds-items_center vds-gap_8 vds-break_break-word vds-text_token(fonts.components.button.text.case.base) focusVisible:vds-ring_2px focusVisible:vds-outline-style_solid focusVisible:vds-ring_components.button.border.focus focusVisible:vds-ring_0 vds-pt_components.button.primary.padding.bottom vds-pl_components.button.primary.padding.left vds-pb_components.button.primary.padding.bottom vds-pr_components.button.primary.padding.right vds-border-style_solid vds-border_components.button.primary.border.base.idle hover:vds-border_components.button.primary.border.base.hover active:vds-border_components.button.primary.border.base.pressed focus:vds-border_components.button.primary.border.base.hover disabled:vds-border_components.button.primary.border.base.disabled disabled:hover:vds-border_components.button.primary.border.base.disabled disabled:active:vds-border_components.button.primary.border.base.disabled vds-border-w_token(spacing.components.button.primary.border.weight.all) vds-bg_components.button.primary.background.base.idle hover:vds-bg_components.button.primary.background.base.hover active:vds-bg_components.button.primary.background.base.pressed focus:vds-bg_components.button.primary.background.base.hover disabled:vds-bg_components.button.primary.background.base.disabled disabled:hover:vds-bg_components.button.primary.background.base.disabled disabled:active:vds-bg_components.button.primary.background.base.disabled vds-text_center group\" href=\"https:\/\/www.band-aid.jp\/kizu\" target=\"_self\"\u003e\u003cspan data-button-label=\"true\"\u003e詳情請見此處\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"vds-box vds-box--display_block vds-mb_token(spacing.24) lg:vds-mb_token(spacing.36)\"\u003e\n\u003cdiv class=\"vds-box\" data-sb-object-id=\"5Dv4qbppM2xtj3sJZ7Raw\"\u003e\n\u003cdiv class=\"vds-box\" data-sb-field-path=\".content\"\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text\"\u003e\n\u003cp\u003e跌倒擦傷或日常生活中造成的割傷可用キズパワーパッド™處理。但若傷口深或大，請就醫。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"4TaQbcBqj9Ck20zrsLCRDq\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用注意事項\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_center\" aria-labelledby=\"\" data-sb-object-id=\"2VZr71hA4IZG9lnGliiREu\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e超過2週未癒合的傷口請諮詢醫師建議\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e超過2週仍未痊癒的傷口，可能是超出家庭護理範圍的嚴重傷口，或有使傷口難以癒合的原因。請就醫並接受醫師建議。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e以下人士使用前請諮詢醫師或藥劑師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e正在接受糖尿病或血行障礙治療者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e感到強烈倦怠或有發燒等全身狀況不佳者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e過敏體質者，或曾因藥物或創可貼等出現皮疹等過敏症狀者\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cb\u003e請勿用於2歲以下的嬰幼兒。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"JNTL Consumer Health","offers":[{"title":"10片裝","offer_id":51888909287740,"sku":"4901730077699","price":886.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4901730077699.jpg?v=1752051116"},{"product_id":"band-aid-kizupowerpad-large-size","title":"邦迪創可貼 傷口護理貼 大尺寸","description":"\u003cp\u003e這款創可貼能在家輕鬆實施促進廣泛及深層傷口癒合、緩解疼痛並減少疤痕形成的**「モイストヒーリング（濕潤療法）」**。獨特的ハイドロコロイド素材充分封存體液，保持傷口濕潤不乾燥。肌色半透明不顯眼，柔軟貼合，特別適合膝蓋、肘部等大面積傷口護理。\u003c\/p\u003e\n\u003chr\u003e\n\u003ch4\u003e商品特點\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eモイストヒーリングで早くきれいに治す:\u003c\/b\u003e 吸收從傷口滲出的體液（滲出液）並膨脹成凝膠狀，維持傷口癒合的最佳濕潤環境。藉此促進皮膚再生而不形成痂皮，減輕疼痛，使傷口快速且美觀癒合。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e大きめサイズで広範囲のキズに対応:\u003c\/b\u003e 適用於一般尺寸無法完全覆蓋的膝蓋、肘部等大傷口及廣泛擦傷，一片即可牢固保護傷口。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e高い密着性ではがれにくい:\u003c\/b\u003e 柔軟且有彈性的ハイドロコロイド素材緊密貼合肌膚，即使劇烈活動或摩擦也不易剝落。最長可持續貼敷5天（參考值），省去更換的麻煩。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e肌色半透明で目立ちにくい:\u003c\/b\u003e 全體為肌色半透明，貼著也不顯眼，保持自然外觀。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e完全防水仕様:\u003c\/b\u003e 360°完全防水設計，因此即使做水工作或洗澡也不易剝落，防止水和細菌侵入傷口。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e「バンドエイド キズパワーパッド 大きめサイズ」採用最新技術支援大傷口癒合，是希望日常生活舒適的人士的理想創可貼。\u003c\/p\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"3ilKvmPq8t3durLd2o1AzN\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用方法的4步驟\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3qxuWDCVYdFh7vPVLpEtCQ\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\" data-sb-field-path=\"image\" data-sb-object-id=\"aPY7LNIaSiEpQnEnTVn5f\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/3Zfac7VeSV7SmPJqbylpgn\/88c96adbf94ec36c6fe9b921e467b306\/howtouse_step1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP1\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e洗淨傷口\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"4aC70b2pi9hDE89CNtxw11\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\" data-sb-field-path=\"image\" data-sb-object-id=\"6OpdP3cj9z3iaJvDDKCS8y\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1NtFbTtX4BbUHKjt0vdgYo\/9d735e0ef3e18c42271557c3624091f3\/howtouse_step3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP2\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e觀察・處理\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1djDyQRvwgMwZRWkV4tah4\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\" data-sb-field-path=\"image\" data-sb-object-id=\"3vB2Em9E6HJRO87WuD6cpP\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4nsLv1EmcoXebZx84GiX6Z\/f6b4b480e72450d8770e64acdc1c992d\/howtouse_step2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP3\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e保持潤澤\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3dfqZzbzHvzcPEaNjdgamJ\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP4 觀察經過\" data-sb-field-path=\"image\" data-sb-object-id=\"6dTSHpVo2OQ3cpD51UnVr4\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1MVeXvOaOsB8mv5TMC7bz6\/fb729bd97ff3c9bf44105357ee59ae71\/howtouse_step4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP4\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e觀察經過\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"3LygO0B7lYnWrNd5yroLKH\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP1 洗淨傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"7deNCg1hlBZ6T0CH62T7sw\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\" data-sb-field-path=\"image\" data-sb-object-id=\"5aGJq9PbBJmdvW6x1zuBDB\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/75KcgJ7FTwGUGjk1wlkZpr\/06d8ea9b3f1f2502cc7a09113fa6efcd\/howtouse_taco_step1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e用自來水的流水徹底沖洗異物和細菌。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e請勿塗抹消毒液或霜。某些消毒劑可能會損害促進傷口修復的細胞，導致癒合變差。若使用消毒劑，請盡量少量並用水沖洗乾淨。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e無法順利清洗時……\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e若傷口有砂子或小石子等，且無法僅用水沖洗，請用乾淨的紗布或棉棒等將其取出。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"VzJy5XMYSmLl9amO41vGJ\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP2 觀察・處理\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3RMYWolI3BCCGTrzbF7t2B\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\" data-sb-field-path=\"image\" data-sb-object-id=\"1YVomnKk0j3a0DAyeLxcKu\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/55U0ZKp7wOg6ygpE70uYND\/fd41e795304c48ac05db84bd049fa6f6\/howtouse_taco_step3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e用乾淨的毛巾或面紙擦乾水分，若有出血，請止血。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e如果2~3分鐘過去仍止血不止，請前往醫院。\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e為了提高粘著力並防止脫落，請擦拭傷口及周圍皮膚的水分、油分和霜等。然後，事先從個別包裝中取出キズパワーパッド™，用雙手溫熱1分鐘，使其更貼合肌膚。此外，選擇キズパワーパッド™時，請選擇比傷口稍大一圈的尺寸。選擇適合受傷部位和大小的商品，可以更有效地使用。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e應該觀察哪些點？\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e確認傷口上沒有毛巾或面紙纖維等異物。燙傷時，請勿強行刺破水泡或剝離皮膚。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"5KREKVy6EtsxGUGquRLtFC\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP3 保持濕潤\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"72bLf9x8ZriktgFADMwUm5\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\" data-sb-field-path=\"image\" data-sb-object-id=\"60URx4FhtngTqHkzC30FQL\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5jtzdhTTJVQrfA1ROFAZwQ\/2382fcb34fe06cc81e078ef3408bb4a6\/howtouse_taco_step2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e為避免體液（滲出液）乾燥形成結痂，請緊密貼合キズパワーパッド™商品，保持傷口濕潤。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e貼上後，用手掌覆蓋キズパワーパッド™並溫熱1分鐘。這樣可以使邊緣緊密貼合。\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"4wILTvKcElNiCgJPcjTp5a\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP4 觀察經過\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"53FMmnOxoClzLL4Fpb3YjL\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP4 觀察經過\" data-sb-field-path=\"image\" data-sb-object-id=\"9ptGO2PMB3umRavL6nEhn\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/39QvEknQY5QFLSil9KUfQs\/39d2761108ad53b5e54d3ffc9dc66eb5\/howtouse_taco_step4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e請觀察傷口狀況直到傷口閉合。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e若傷口出現異常，請停止家庭處理並諮詢醫師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e若體液（滲出液）從キズパワーパッド™滲出導致脫落，請清洗傷口並更換新的商品。\u003cbr\u003e當皮膚再生並閉合傷口後，體液將不再流出，貼上後也不會再膨脹成白色凝膠狀。\u003cbr\u003e另外，更換時，請多次拉扯商品的一端，慢慢撕下。若難以撕下，將溫水注入商品與皮膚之間，會更容易撕除。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e傷口閉合後\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e當傷口閉合時，表示傷口開始癒合的信號。然而，若隨意觸摸，會妨礙皮膚下的修復工作，導致修復延遲。此外，新生皮膚若長時間曝曬於直射陽光下，可能會產生色素沉著。即使傷口已閉合，也應持續用創可貼保護一段時間。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"1VrtWovpzNeBNZXFzVk5yv\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e可用キズパワーパッド™處理的傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"2kuzWbfpKHYtsOYYUtzaUa\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕微擦傷\" data-sb-field-path=\"image\" data-sb-object-id=\"364K7jmTBISZdfTlcDVr5T\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/7oHGVYbA1j5U8x268l0q3V\/b36e910c2b2b54e0d4807a0367d6f7b2\/howtouse_taco_1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕微擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1s7hTgpsShoa7scs9byh02\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕微割傷\" data-sb-field-path=\"image\" data-sb-object-id=\"37C5EhNu4xP3kcZZNJNOBW\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5hj7136xd8DAI4gniXAdpz\/0997f93fd2ae1f3ca49e7e2ce93d97ad\/howtouse_taco_2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕微割傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"nF0r1lpwribiGS1GXz6Su\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕度燙傷\" data-sb-field-path=\"image\" data-sb-object-id=\"78Wu0t9PMN2BF2Dj1Otneg\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/6xY4fGLZ9njVV9ilyIuftP\/75582eb4f9692b6b7deaddcfdadebc7d\/howtouse_taco_3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕度燙傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1sJMZf6lSDOtlTEJGK3Sx2\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 凍瘡\" data-sb-field-path=\"image\" data-sb-object-id=\"EpYgy5w6JXmW4K50pfJQ1\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4YCQeHpBQDU3F5Ii9WqmTg\/fcd47282c0e7ebc2096b856827cb121c\/howtouse_taco_4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e凍瘡\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"5aMMe8xatAfqvDlKa6CqrB\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 倒刺\" data-sb-field-path=\"image\" data-sb-object-id=\"4n2U54pM0BB5y33WMIWq1T\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/IW74Y5l7Gzpz1ZKfYzd54\/ee7641d6e466731dd061cc17c08d10c2\/howtouse_taco_5.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e倒刺\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3zfRWFJx4NC36Krd4Hiip5\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 鞋擦傷\" data-sb-field-path=\"image\" data-sb-object-id=\"7nAjW0zDmQ3glNhsYb7hrf\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4SYroJDgcnRMJf6ff0DEo3\/70cf245746e78fe4467e5a3a2ce4e046\/howtouse_taco_6.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e鞋擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_center\" aria-labelledby=\"\" data-sb-object-id=\"5y907rzJOCQrnaiJtdx0uk\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e適用於キズパワーパッド™的傷口\u003cbr\u003e\u003cbr\u003e確認不適用的傷口。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003ca data-sb-object-id=\"2ATJ62v6REnmaKNUDAJegb\" class=\"vds-textStyle_body.bold vds-cursor_pointer vds-text_components.button.primary.text.base.idle hover:vds-text_components.button.primary.text.base.hover active:vds-text_components.button.primary.text.base.pressed focus:vds-text_components.button.primary.text.base.hover disabled:vds-text_components.button.primary.text.base.disabled disabled:hover:vds-text_components.button.primary.text.base.disabled disabled:active:vds-text_components.button.primary.text.base.disabled vds-rounded_components.button.primary.borderRadius.all vds-d_inline-flex vds-justify_center vds-items_center vds-gap_8 vds-break_break-word vds-text_token(fonts.components.button.text.case.base) focusVisible:vds-ring_2px focusVisible:vds-outline-style_solid focusVisible:vds-ring_components.button.border.focus focusVisible:vds-ring_0 vds-pt_components.button.primary.padding.bottom vds-pl_components.button.primary.padding.left vds-pb_components.button.primary.padding.bottom vds-pr_components.button.primary.padding.right vds-border-style_solid vds-border_components.button.primary.border.base.idle hover:vds-border_components.button.primary.border.base.hover active:vds-border_components.button.primary.border.base.pressed focus:vds-border_components.button.primary.border.base.hover disabled:vds-border_components.button.primary.border.base.disabled disabled:hover:vds-border_components.button.primary.border.base.disabled disabled:active:vds-border_components.button.primary.border.base.disabled vds-border-w_token(spacing.components.button.primary.border.weight.all) vds-bg_components.button.primary.background.base.idle hover:vds-bg_components.button.primary.background.base.hover active:vds-bg_components.button.primary.background.base.pressed focus:vds-bg_components.button.primary.background.base.hover disabled:vds-bg_components.button.primary.background.base.disabled disabled:hover:vds-bg_components.button.primary.background.base.disabled disabled:active:vds-bg_components.button.primary.background.base.disabled vds-text_center group\" href=\"https:\/\/www.band-aid.jp\/kizu\" target=\"_self\"\u003e\u003cspan data-button-label=\"true\"\u003e詳情請見此處\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"vds-box vds-box--display_block vds-mb_token(spacing.24) lg:vds-mb_token(spacing.36)\"\u003e\n\u003cdiv class=\"vds-box\" data-sb-object-id=\"5Dv4qbppM2xtj3sJZ7Raw\"\u003e\n\u003cdiv class=\"vds-box\" data-sb-field-path=\".content\"\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text\"\u003e\n\u003cp\u003e跌倒擦傷或日常生活中造成的割傷可用キズパワーパッド™處理。但若傷口深或大，請就醫。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"4TaQbcBqj9Ck20zrsLCRDq\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用注意事項\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_center\" aria-labelledby=\"\" data-sb-object-id=\"2VZr71hA4IZG9lnGliiREu\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e超過2週未痊癒的傷口請諮詢醫師建議\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e超過2週仍未痊癒的傷口，可能是超出家庭護理範圍的嚴重傷口，或有使傷口難以癒合的原因。請就醫並接受醫師建議。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e以下人士使用前請諮詢醫師或藥劑師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e正在接受糖尿病或血行障礙治療者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e感到強烈倦怠或有發燒等全身狀況不佳者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e過敏體質者，或曾因藥物或創可貼等出現皮疹等過敏症狀者\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cb\u003e請勿用於2歲以下的嬰幼兒。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"JNTL Consumer Health","offers":[{"title":"6片裝","offer_id":51901324525884,"sku":"4901730021913","price":644.0,"currency_code":"JPY","in_stock":true},{"title":"12片裝","offer_id":51901324558652,"sku":"4901730077002","price":1594.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4901730021913.jpg?v=1752409304"},{"product_id":"band-aid-kizupowerpad-blister","title":"OK繃 傷口修護貼 鞋擦傷用","description":"\u003cp\u003eバンドエイド的「キズパワーパッド 靴ずれ用」是一款應用**濕潤療法（モイストヒーリング）**，能緩解鞋擦傷疼痛並加速傷口癒合的創可貼。設計貼合易受鞋擦傷的腳跟及跟腱，獨特的水膠體材質吸收傷口滲出液，維持濕潤環境。膚色半透明不顯眼，高密著且不易脫落，是希望舒適度過鞋擦傷不適感者的最佳選擇。\u003c\/p\u003e\n\u003chr\u003e\n\u003ch4\u003e商品特點\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e專為鞋擦傷設計的形狀與功能:\u003c\/b\u003e 專門設計貼合易受鞋擦傷的腳跟及跟腱，能緊密貼合活動頻繁的腳部，保護傷口免受摩擦。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e利用濕潤療法快速且美觀癒合:\u003c\/b\u003e 吸收從傷口滲出的體液，膨脹成凝膠狀，維持最適合傷口癒合的濕潤環境。藉此不形成結痂，促進皮膚再生，減輕疼痛並加速且美觀地癒合傷口。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e高密著性與不易脫落:\u003c\/b\u003e 柔軟且有彈性的水膠體材質緊密貼合肌膚，不易因鞋子摩擦或行走動作而移位或脫落。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e膚色半透明不顯眼:\u003c\/b\u003e 薄且膚色半透明，貼上後幾乎不顯眼，即使在赤腳的季節也能安心使用。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e完全防水設計:\u003c\/b\u003e 360°完全防水設計，即使從事水工作或淋浴也不易脫落，防止水和細菌侵入傷口。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e「バンドエイド キズパワーパッド 靴ずれ用」是專為減輕鞋擦傷疼痛並希望快速且美觀癒合的人設計的創可貼，堪稱救世主。\u003c\/p\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"3ilKvmPq8t3durLd2o1AzN\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用方法的4步驟\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3qxuWDCVYdFh7vPVLpEtCQ\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\" data-sb-field-path=\"image\" data-sb-object-id=\"aPY7LNIaSiEpQnEnTVn5f\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/3Zfac7VeSV7SmPJqbylpgn\/88c96adbf94ec36c6fe9b921e467b306\/howtouse_step1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP1\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e洗淨傷口\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"4aC70b2pi9hDE89CNtxw11\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\" data-sb-field-path=\"image\" data-sb-object-id=\"6OpdP3cj9z3iaJvDDKCS8y\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1NtFbTtX4BbUHKjt0vdgYo\/9d735e0ef3e18c42271557c3624091f3\/howtouse_step3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP2\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e觀察・處理\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1djDyQRvwgMwZRWkV4tah4\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\" data-sb-field-path=\"image\" data-sb-object-id=\"3vB2Em9E6HJRO87WuD6cpP\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4nsLv1EmcoXebZx84GiX6Z\/f6b4b480e72450d8770e64acdc1c992d\/howtouse_step2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP3\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e保持潤澤\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3dfqZzbzHvzcPEaNjdgamJ\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP4 觀察經過\" data-sb-field-path=\"image\" data-sb-object-id=\"6dTSHpVo2OQ3cpD51UnVr4\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1MVeXvOaOsB8mv5TMC7bz6\/fb729bd97ff3c9bf44105357ee59ae71\/howtouse_step4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP4\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e觀察經過\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"3LygO0B7lYnWrNd5yroLKH\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP1 洗淨傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"7deNCg1hlBZ6T0CH62T7sw\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\" data-sb-field-path=\"image\" data-sb-object-id=\"5aGJq9PbBJmdvW6x1zuBDB\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/75KcgJ7FTwGUGjk1wlkZpr\/06d8ea9b3f1f2502cc7a09113fa6efcd\/howtouse_taco_step1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e用自來水的流水，徹底沖洗異物和細菌。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e請勿塗抹消毒液或霜。根據消毒劑種類，可能會對促進傷口修復的細胞造成損害，導致癒合變差。若使用消毒劑，請盡量少量使用，並用水沖洗乾淨。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e無法順利清洗時……\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e如果傷口有沙子或小石子等，且無法僅用水沖洗，請用乾淨的紗布或棉棒等將其取出。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"VzJy5XMYSmLl9amO41vGJ\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP2 觀察・處理\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3RMYWolI3BCCGTrzbF7t2B\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\" data-sb-field-path=\"image\" data-sb-object-id=\"1YVomnKk0j3a0DAyeLxcKu\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/55U0ZKp7wOg6ygpE70uYND\/fd41e795304c48ac05db84bd049fa6f6\/howtouse_taco_step3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e用乾淨的毛巾或面紙擦乾水分，有出血時請止血。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e如果2~3分鐘過去仍止血不止，請前往醫院。\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e為了提高粘著力並防止脫落，請擦拭傷口及周圍皮膚的水分、油分、霜等。然後，事先從個別包裝中取出キズパワーパッド™，用雙手溫熱1分鐘，使其更貼合肌膚。此外，選擇キズパワーパッド™時，請選擇比傷口稍大一圈的尺寸。選擇適合受傷部位和大小的商品，可以更有效地使用。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e應該觀察哪些點？\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e確認傷口上沒有毛巾或面紙纖維等異物。燒燙傷時，請勿強行刺破水泡或剝離皮膚。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"5KREKVy6EtsxGUGquRLtFC\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP3 保持濕潤\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"72bLf9x8ZriktgFADMwUm5\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\" data-sb-field-path=\"image\" data-sb-object-id=\"60URx4FhtngTqHkzC30FQL\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5jtzdhTTJVQrfA1ROFAZwQ\/2382fcb34fe06cc81e078ef3408bb4a6\/howtouse_taco_step2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e為避免體液（滲出液）乾燥結痂，請緊密貼合キズパワーパッド™商品，保持傷口濕潤。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e貼上後，用手掌覆蓋キズパワーパッド™並溫熱1分鐘。這樣可以使邊緣緊密貼合。\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"4wILTvKcElNiCgJPcjTp5a\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP4 觀察經過\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"53FMmnOxoClzLL4Fpb3YjL\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP4 觀察經過\" data-sb-field-path=\"image\" data-sb-object-id=\"9ptGO2PMB3umRavL6nEhn\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/39QvEknQY5QFLSil9KUfQs\/39d2761108ad53b5e54d3ffc9dc66eb5\/howtouse_taco_step4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e請觀察傷口狀況直到傷口閉合。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e若傷口出現異常，請停止家庭處理並諮詢醫師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e若體液（滲出液）從キズパワーパッド™滲出導致脫落，請清洗傷口並更換新的產品。\u003cbr\u003e當皮膚再生並閉合傷口時，體液將不再流出，貼上後也不會再膨脹成白色凝膠狀。\u003cbr\u003e另外，更換時，請多次拉扯商品的一端，慢慢撕下。若難以撕下，可用溫水流入商品與皮膚之間，會更容易撕下。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e傷口閉合後\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e傷口閉合是傷口開始癒合的信號。然而，隨意觸碰會妨礙皮膚下的修復工作，導致修復延遲。此外，新生皮膚若長時間曝曬於直射陽光下，可能會產生色素沉著。即使傷口已閉合，也應該用創可貼保護一段時間。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"1VrtWovpzNeBNZXFzVk5yv\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e可用キズパワーパッド™處理的傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"2kuzWbfpKHYtsOYYUtzaUa\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕微擦傷\" data-sb-field-path=\"image\" data-sb-object-id=\"364K7jmTBISZdfTlcDVr5T\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/7oHGVYbA1j5U8x268l0q3V\/b36e910c2b2b54e0d4807a0367d6f7b2\/howtouse_taco_1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕微擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1s7hTgpsShoa7scs9byh02\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕微割傷\" data-sb-field-path=\"image\" data-sb-object-id=\"37C5EhNu4xP3kcZZNJNOBW\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5hj7136xd8DAI4gniXAdpz\/0997f93fd2ae1f3ca49e7e2ce93d97ad\/howtouse_taco_2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕微割傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"nF0r1lpwribiGS1GXz6Su\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕度燙傷\" data-sb-field-path=\"image\" data-sb-object-id=\"78Wu0t9PMN2BF2Dj1Otneg\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/6xY4fGLZ9njVV9ilyIuftP\/75582eb4f9692b6b7deaddcfdadebc7d\/howtouse_taco_3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕度燙傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1sJMZf6lSDOtlTEJGK3Sx2\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 凍瘡\" data-sb-field-path=\"image\" data-sb-object-id=\"EpYgy5w6JXmW4K50pfJQ1\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4YCQeHpBQDU3F5Ii9WqmTg\/fcd47282c0e7ebc2096b856827cb121c\/howtouse_taco_4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e凍瘡\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"5aMMe8xatAfqvDlKa6CqrB\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 倒刺\" data-sb-field-path=\"image\" data-sb-object-id=\"4n2U54pM0BB5y33WMIWq1T\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/IW74Y5l7Gzpz1ZKfYzd54\/ee7641d6e466731dd061cc17c08d10c2\/howtouse_taco_5.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e倒刺\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3zfRWFJx4NC36Krd4Hiip5\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 鞋擦傷\" data-sb-field-path=\"image\" data-sb-object-id=\"7nAjW0zDmQ3glNhsYb7hrf\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4SYroJDgcnRMJf6ff0DEo3\/70cf245746e78fe4467e5a3a2ce4e046\/howtouse_taco_6.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e鞋擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_center\" aria-labelledby=\"\" data-sb-object-id=\"5y907rzJOCQrnaiJtdx0uk\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e適用於キズパワーパッド™的傷口\u003cbr\u003e\u003cbr\u003e請確認不適用的傷口。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003ca data-sb-object-id=\"2ATJ62v6REnmaKNUDAJegb\" class=\"vds-textStyle_body.bold vds-cursor_pointer vds-text_components.button.primary.text.base.idle hover:vds-text_components.button.primary.text.base.hover active:vds-text_components.button.primary.text.base.pressed focus:vds-text_components.button.primary.text.base.hover disabled:vds-text_components.button.primary.text.base.disabled disabled:hover:vds-text_components.button.primary.text.base.disabled disabled:active:vds-text_components.button.primary.text.base.disabled vds-rounded_components.button.primary.borderRadius.all vds-d_inline-flex vds-justify_center vds-items_center vds-gap_8 vds-break_break-word vds-text_token(fonts.components.button.text.case.base) focusVisible:vds-ring_2px focusVisible:vds-outline-style_solid focusVisible:vds-ring_components.button.border.focus focusVisible:vds-ring_0 vds-pt_components.button.primary.padding.bottom vds-pl_components.button.primary.padding.left vds-pb_components.button.primary.padding.bottom vds-pr_components.button.primary.padding.right vds-border-style_solid vds-border_components.button.primary.border.base.idle hover:vds-border_components.button.primary.border.base.hover active:vds-border_components.button.primary.border.base.pressed focus:vds-border_components.button.primary.border.base.hover disabled:vds-border_components.button.primary.border.base.disabled disabled:hover:vds-border_components.button.primary.border.base.disabled disabled:active:vds-border_components.button.primary.border.base.disabled vds-border-w_token(spacing.components.button.primary.border.weight.all) vds-bg_components.button.primary.background.base.idle hover:vds-bg_components.button.primary.background.base.hover active:vds-bg_components.button.primary.background.base.pressed focus:vds-bg_components.button.primary.background.base.hover disabled:vds-bg_components.button.primary.background.base.disabled disabled:hover:vds-bg_components.button.primary.background.base.disabled disabled:active:vds-bg_components.button.primary.background.base.disabled vds-text_center group\" href=\"https:\/\/www.band-aid.jp\/kizu\" target=\"_self\"\u003e\u003cspan data-button-label=\"true\"\u003e詳情請點此\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"vds-box vds-box--display_block vds-mb_token(spacing.24) lg:vds-mb_token(spacing.36)\"\u003e\n\u003cdiv class=\"vds-box\" data-sb-object-id=\"5Dv4qbppM2xtj3sJZ7Raw\"\u003e\n\u003cdiv class=\"vds-box\" data-sb-field-path=\".content\"\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text\"\u003e\n\u003cp\u003e跌倒擦傷或日常生活中造成的割傷可用キズパワーパッド™處理。但若傷口深或大，請就醫。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"4TaQbcBqj9Ck20zrsLCRDq\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用注意事項\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_center\" aria-labelledby=\"\" data-sb-object-id=\"2VZr71hA4IZG9lnGliiREu\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e超過2週未癒合的傷口請諮詢醫師建議\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e超過2週仍未痊癒的傷口，可能是超出家庭護理範圍的嚴重傷口，或有使傷口難以癒合的原因。請就醫並接受醫師建議。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e以下人士使用前請諮詢醫師或藥劑師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e正在接受糖尿病或血行障礙治療者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e感到強烈倦怠或有發燒等全身狀況不佳者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e過敏體質者，或曾因藥物或創可貼等出現皮疹等過敏症狀者\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cb\u003e請勿用於2歲以下的嬰幼兒。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"JNTL Consumer Health","offers":[{"title":"6片裝","offer_id":51927201677628,"sku":"4901730090889","price":886.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4901730090889.jpg?v=1753005082"},{"product_id":"band-aid-kizupowerpad-plus-regular-size","title":"邦迪創可貼 傷口修護貼 Plus 一般尺寸","description":"\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_small\"\u003e\n\u003cdiv class=\"rich-text\" data-sb-field-path=\".product.longDescription\"\u003e\n\u003cp\u003eBand-Aid的「キズパワーパッド プラス ふつうサイズ」是一款能在家輕鬆實施促進傷口癒合、減輕疼痛並減少疤痕形成的**「濕潤療法」**創可貼。獨特的水膠體材質在高吸收墊中央部位充分封存體液，保持傷口濕潤不乾燥。膚色半透明不顯眼，柔軟貼合，適用於割傷、擦傷、鞋擦傷等各種傷口護理。\u003c\/p\u003e\n\u003chr\u003e\n\u003ch4\u003e商品特點\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e透過濕潤療法快速且美麗地癒合:\u003c\/b\u003e 吸收從傷口滲出的體液（滲出液）並膨脹成凝膠狀，維持適合傷口癒合的濕潤環境。藉此促進皮膚再生而不形成結痂，減輕疼痛，讓傷口更快且美麗地癒合。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e高吸收墊防止體液滲漏:\u003c\/b\u003e 墊子中央部位加厚25%，能牢牢吸收體液並防止滲漏。高密著性不易脫落，最長可持續貼敷5天（參考值），省去頻繁更換的麻煩。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e對肌膚溫和且柔軟的貼合感:\u003c\/b\u003e 整體由膚色半透明的水膠體材質製成，特點是不易顯眼。柔軟且有彈性，能完美貼合身體動作，貼著時也不會有違和感。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e完全防水設計：\u003c\/b\u003e 360°完全防水設計，即使洗水或淋浴也不易脫落，防止水分和細菌侵入傷口。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e適用多種傷口：\u003c\/b\u003e 可用於割傷、擦傷、抓傷、凍瘡、倒刺、鞋擦傷、輕度燒燙傷等各種日常傷口。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e「バンドエイド キズパワーパッド プラス ふつうサイズ」採用最新技術支持傷口癒合，是希望日常生活舒適的理想創可貼。\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/p\u003e\n\u003ch2 data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\"\u003eキズパワーパッド™是由什麼製成的？\u003c\/h2\u003e\n\u003ch3 data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\"\u003e水膠體材質\u003c\/h3\u003e\n\u003cp data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\"\u003e水膠體材質也用於醫療現場。\u003cbr data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\"\u003e\u003cbr data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\"\u003eキズパワーパッド™是日本首個使用此材質推廣家庭用濕潤療法的產品。\u003c\/p\u003e\n\u003ch3 data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" data-state=\"open\" data-orientation=\"vertical\"\u003e\u003cbutton data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" data-radix-collection-item=\"\" class=\"vds-d_flex vds-items_center vds-w_100% vds-cursor_pointer vds-gap_xSmall [\u0026amp;\u0026gt;.iconCollapsed]:vds-d_block focusVisible:vds-ring_3px focusVisible:vds-outline-style_solid focusVisible:vds-ring_components.accordion.border.focus expanded:[\u0026amp;_.iconCollapsed]:vds-opacity_0 expanded:[\u0026amp;_.iconCollapsed]:vds-pointer-events_none expanded:[\u0026amp;_.iconCollapsed]:vds-transform_rotate(-180deg) expanded:[\u0026amp;_.iconCollapsed]:vds-transition_opacity_0.2s_ease-in-out,_transform_0.4s_ease-in-out expanded:[\u0026amp;_.iconExpanded]:vds-opacity_1 expanded:[\u0026amp;_.iconExpanded]:vds-pointer-events_all expanded:[\u0026amp;_.iconExpanded]:vds-transform_rotate(180deg) expanded:[\u0026amp;_.iconExpanded]:vds-transition_opacity_0.2s_ease-in-out,_transform_0.4s_ease-in-out vds-textStyle_headline.medium vds-justify_space-between vds-text_components.accordion.label.text.label vds-bg_components.accordion.label.background.base vds-pt_components.accordion.label.padding.top vds-pr_components.accordion.label.padding.right vds-pl_components.accordion.label.padding.left vds-pb_components.accordion.label.padding.bottom\" id=\"radix-:rv:\" data-orientation=\"vertical\" data-state=\"open\" aria-expanded=\"true\" aria-controls=\"radix-:r10:\" type=\"button\"\u003e\u003cspan data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-text_left rtl:vds-text_right vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" data-sb-field-path=\"title\"\u003e關於水膠體材質\u003c\/span\u003e\u003c\/span\u003e\u003cspan data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-d_flex vds-items_center vds-pos_relative\"\u003e\u003cspan data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"iconCollapsed vds-transition_transform_.2s_ease-in-out vds-transform_rotate(0deg) vds-opacity_1 vds-pos_absolute vds-right_0 lg:vds-right_unset vds-self_center\"\u003e\u003csvg aria-labelledby=\"svgTitle\" fill=\"currentcolor\" color=\"var(--components-accordion-label-icon-base)\" viewbox=\"0 0 24 24\" height=\"16\" width=\"16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath fill=\"currentcolor\" d=\"M13 3C13 2.44772 12.5523 2 12 2C11.4477 2 11 2.44772 11 3V11L3 11C2.44772 11 2 11.4477 2 12C2 12.5523 2.44771 13 3 13L11 13V21C11 21.5523 11.4477 22 12 22C12.5523 22 13 21.5523 13 21V13L21 13C21.5523 13 22 12.5523 22 12C22 11.4477 21.5523 11 21 11L13 11V3Z\" clip-rule=\"evenodd\" fill-rule=\"evenodd\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"iconExpanded vds-transition_transform_.2s_ease-in-out vds-transform_rotate(0deg) vds-opacity_0 vds-self_center\"\u003e\u003csvg aria-labelledby=\"svgTitle\" fill=\"currentcolor\" color=\"var(--components-accordion-label-icon-base)\" viewbox=\"0 0 24 24\" height=\"16\" width=\"16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath fill=\"currentcolor\" d=\"M22 12C22 12.5523 21.5523 13 21 13L3 13C2.44771 13 2 12.5523 2 12C2 11.4477 2.44772 11 3 11L21 11C21.5523 11 22 11.4477 22 12Z\" clip-rule=\"evenodd\" fill-rule=\"evenodd\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/button\u003e\u003c\/h3\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" data-sb-field-path=\"2rOzAFLVtCCT5wNf9g0kl7:content\" class='vds-overflow_hidden [\u0026amp;[data-state=\"open\"]]:vds-animation_accordionSlideDown_250ms_ease-in-out [\u0026amp;[data-state=\"closed\"]]:vds-animation_accordionSlideUp_250ms_ease-in-out [\u0026amp;[data-state=\"closed\"]]:vds-h_0 [\u0026amp;[data-state=\"closed\"]]:vds-d_none vds-bg_components.accordion.dropdown.background.base vds-text_components.accordion.dropdown.text.body' data-orientation=\"vertical\" aria-labelledby=\"radix-:rv:\" role=\"region\" id=\"radix-:r10:\" data-state=\"open\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-pt_components.accordion.dropdown.padding.top vds-pr_components.accordion.dropdown.padding.right vds-pl_components.accordion.dropdown.padding.left vds-pb_components.accordion.dropdown.padding.bottom vds-d_flex vds-flex_column vds-gap_36 lg:vds-gap_48\"\u003e\n\u003csection data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-bg_components.page.background.base vds-p_token(spacing.0)\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" data-sb-object-id=\"71ttaViXBmx2aEeAG9xMKP\" class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_8 vds-w_100%\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-flex_column vds-gap-x_token(spacing.small) vds-overflow_hidden\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" data-sb-object-id=\"5E9m6UntGZrmhouOkl0kud\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_token(spacing.0) vds-rounded-tr_token(spacing.0) vds-rounded-bl_token(spacing.0) vds-rounded-br_token(spacing.0) vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start vds-border-w_token(spacing.0)\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_16\/9 sm:vds-aspect_16\/9\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/21tNs7vtM8zfJPpX9mtMZA\/16106c42622f1e0db6622f86fe17a8b6\/band-aid_kizupowerpad_hydrocolloid.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-object_center_center vds-object_contain\" data-nimg=\"1\" decoding=\"async\" height=\"364.44444444444446\" width=\"600\" loading=\"lazy\" data-sb-object-id=\"5507ijn68XJZt0zNDrtzy\" data-sb-field-path=\"image\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_0 vds-pr_0 vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_typography.body.regular\" data-sb-field-path=\".contentCard.description\"\u003e\n\u003cp data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\"\u003eキズパワーパッド™為雙層結構。外層為防止細菌和水分侵入的聚氨酯薄膜。內層由水膠體材質製成。水膠體材質由用於緊密貼合皮膚的黏著劑（疏水性聚合物）和吸收及保護水分的水膠體粒子（親水性聚合物）組成。\u003c\/p\u003e\n\u003cp data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\"\u003e這種水膠體粒子會吸收傷口滲出的體液膨脹，形成如果凍般的凝膠狀緩衝墊。\u003cbr data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\"\u003e當皮膚再生，傷口滲出的體液減少時，每次更換時膨脹會變小。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\"\u003eキズパワーパッド™的三大特點\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" data-sb-object-id=\"4iyZQ22QYYA00fwM0dzqRL\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/3IyDwHATFdjsRC06QDNwVb\/6759f6c65ea147c1124449e744ad08e0\/band-aid_kizupowerpad_3features_soft_0.png\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" data-nimg=\"1\" decoding=\"async\" height=\"420\" width=\"420\" loading=\"lazy\" data-sb-object-id=\"4khGHA2QyC80WgD7CxVKh8\" data-sb-field-path=\"image\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" data-sb-field-path=\"title\" id=\"content-card-headline-Primary\" class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\"\u003e\u003cspan data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\"\u003e抑制因乾燥對神經的刺激，減輕傷口疼痛。\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" data-sb-object-id=\"uwxAT4yzmhjXDP0Aiq18c\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/3gISA8dyVsS2edPHiJEtBw\/c7abd3c43d0859a5a4c3a87e1eaf8b5a\/band-aid_kizupowerpad_3features_quick_0.png\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" data-nimg=\"1\" decoding=\"async\" height=\"420\" width=\"420\" loading=\"lazy\" data-sb-object-id=\"6oujPBfuCoPxoRDdFIBHHP\" data-sb-field-path=\"image\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" data-sb-field-path=\"title\" id=\"content-card-headline-Primary\" class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\"\u003e\u003cspan data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\"\u003e保持適合皮膚恢復的體液（滲出液）環境，促進傷口快速癒合。\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" data-sb-object-id=\"5QqgDfyfdyLnXL5Np6UowQ\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1rQjOYYE6LgO7U9SuV6zgy\/80cd03a369537fde8d0b64fba4aaecb7\/band-aid_kizupowerpad_3features_beauty_0.png\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" data-nimg=\"1\" decoding=\"async\" height=\"420\" width=\"420\" loading=\"lazy\" data-sb-object-id=\"11nn5sD5Iftv4QG6zslfsl\" data-sb-field-path=\"image\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\" data-sb-field-path=\"title\" id=\"content-card-headline-Primary\" class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\"\u003e\u003cspan data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"1b242af4-0b52-4ad6-a23c-91c76f68720f\"\u003e不形成容易留下疤痕的結痂，讓傷口能夠乾淨癒合。\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--display_block vds-mb_token(spacing.24) lg:vds-mb_token(spacing.36)\"\u003e\n\u003cdiv data-sb-object-id=\"GSNdJjBiez2w3Ui7tGEBg\" class=\"vds-box\"\u003e\n\u003cdiv data-sb-field-path=\".content\" class=\"vds-box\"\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text\"\u003e\n\u003ch2\u003e凍瘡、鞋擦傷、燒燙傷也適用キズパワーパッド™\u003c\/h2\u003e\n\u003cp\u003e你是否認為像是凍瘡、鞋擦傷等已形成的傷口疼痛只能忍受呢？\u003cbr\u003e\u003cbr\u003e使用キズパワーパッド™，能減輕這些傷口的疼痛，並促進快速且美觀的癒合。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv data-sb-object-id=\"6zfENla3iQoiQE70ZHTVbl\" class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv data-sb-object-id=\"RjOZcNMOXnPdg1moSllbW\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\"\u003e\n\u003ca href=\"https:\/\/www.band-aid.jp\/kizupowerpad\/akagire\" class=\"focusVisible:vds-ring_2px focusVisible:vds-outline-style_solid focusVisible:vds-ring_components.link.border.focus focusVisible:vds-rounded_2px vds-ring_-2px vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\" aria-disabled=\"false\" role=\"link\" title=\"あかぎれ\" tabindex=\"0\" target=\"_self\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/2toNYz0HrdJVtSFflMEqXF\/483ce380c30eed20872645ee573872c1\/band-aid_kizupowerpad_akagire_0.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" data-nimg=\"1\" decoding=\"async\" height=\"308\" width=\"419\" loading=\"lazy\" data-sb-object-id=\"2iKtWhHrYKb4wVhdTYQKOw\" data-sb-field-path=\"image\" alt=\"\"\u003e\u003c\/a\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003ca href=\"https:\/\/www.band-aid.jp\/kizupowerpad\/akagire\" class=\"vds-textStyle_body.bold vds-cursor_pointer vds-text_components.button.tertiary.text.base.idle hover:vds-text_components.button.tertiary.text.base.hover active:vds-text_components.button.tertiary.text.base.pressed focus:vds-text_components.button.tertiary.text.base.hover disabled:vds-text_components.button.tertiary.text.base.disabled disabled:hover:vds-text_components.button.tertiary.text.base.disabled disabled:active:vds-text_components.button.tertiary.text.base.disabled vds-rounded_components.button.primary.borderRadius.all vds-d_inline-flex vds-justify_center vds-items_center vds-gap_8 vds-break_break-word vds-text_token(fonts.components.button.text.case.base) focusVisible:vds-ring_2px focusVisible:vds-outline-style_solid focusVisible:vds-ring_components.button.border.focus focusVisible:vds-ring_0 vds-bg_transparent vds-border-style_solid vds-text_center group\" data-sb-object-id=\"1RAGfK0bRx1oc7kslCM3e7\" target=\"_self\"\u003e\u003cspan data-button-label=\"true\"\u003e凍瘡\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-sb-object-id=\"3qYV7ZfDV2f67k39ufYUEE\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\"\u003e\n\u003ca href=\"https:\/\/www.band-aid.jp\/kizupowerpad\/blister\" class=\"focusVisible:vds-ring_2px focusVisible:vds-outline-style_solid focusVisible:vds-ring_components.link.border.focus focusVisible:vds-rounded_2px vds-ring_-2px vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\" aria-disabled=\"false\" role=\"link\" title=\"靴ずれ\" tabindex=\"0\" target=\"_self\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4eur2w2p4sIufVntjwOhdu\/4e1378fb4f77e304230f76ecfd13fe3f\/band-aid_kizupowerpad_shoeslip_0.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" data-nimg=\"1\" decoding=\"async\" height=\"309\" width=\"421\" loading=\"lazy\" data-sb-object-id=\"5yRKpqGipGmLgEvn3tJUaw\" data-sb-field-path=\"image\" alt=\"\"\u003e\u003c\/a\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003ca href=\"https:\/\/www.band-aid.jp\/kizupowerpad\/blister\" class=\"vds-textStyle_body.bold vds-cursor_pointer vds-text_components.button.tertiary.text.base.idle hover:vds-text_components.button.tertiary.text.base.hover active:vds-text_components.button.tertiary.text.base.pressed focus:vds-text_components.button.tertiary.text.base.hover disabled:vds-text_components.button.tertiary.text.base.disabled disabled:hover:vds-text_components.button.tertiary.text.base.disabled disabled:active:vds-text_components.button.tertiary.text.base.disabled vds-rounded_components.button.primary.borderRadius.all vds-d_inline-flex vds-justify_center vds-items_center vds-gap_8 vds-break_break-word vds-text_token(fonts.components.button.text.case.base) focusVisible:vds-ring_2px focusVisible:vds-outline-style_solid focusVisible:vds-ring_components.button.border.focus focusVisible:vds-ring_0 vds-bg_transparent vds-border-style_solid vds-text_center group\" data-sb-object-id=\"uZNjmBZoYFCQjoj17p5sL\" target=\"_self\"\u003e\u003cspan data-button-label=\"true\"\u003e鞋擦傷\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-sb-object-id=\"1mLcpFTlW2zz9IbsQfixfJ\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\"\u003e\n\u003ca href=\"https:\/\/www.band-aid.jp\/kizu\/yakedo\" class=\"focusVisible:vds-ring_2px focusVisible:vds-outline-style_solid focusVisible:vds-ring_components.link.border.focus focusVisible:vds-rounded_2px vds-ring_-2px vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\" aria-disabled=\"false\" role=\"link\" title=\"やけど\" tabindex=\"0\" target=\"_self\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/7CxVKo6SNcVO2lpwn4yxCp\/363c8949a447b5f8e5a255d9c29be5ef\/band-aid_kizupowerpad_scald_0.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" data-nimg=\"1\" decoding=\"async\" height=\"311\" width=\"420\" loading=\"lazy\" data-sb-object-id=\"1ay76w0qTOyYACayLlDsUF\" data-sb-field-path=\"image\" alt=\"\"\u003e\u003c\/a\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003ca href=\"https:\/\/www.band-aid.jp\/kizu\/yakedo\" class=\"vds-textStyle_body.bold vds-cursor_pointer vds-text_components.button.tertiary.text.base.idle hover:vds-text_components.button.tertiary.text.base.hover active:vds-text_components.button.tertiary.text.base.pressed focus:vds-text_components.button.tertiary.text.base.hover disabled:vds-text_components.button.tertiary.text.base.disabled disabled:hover:vds-text_components.button.tertiary.text.base.disabled disabled:active:vds-text_components.button.tertiary.text.base.disabled vds-rounded_components.button.primary.borderRadius.all vds-d_inline-flex vds-justify_center vds-items_center vds-gap_8 vds-break_break-word vds-text_token(fonts.components.button.text.case.base) focusVisible:vds-ring_2px focusVisible:vds-outline-style_solid focusVisible:vds-ring_components.button.border.focus focusVisible:vds-ring_0 vds-bg_transparent vds-border-style_solid vds-text_center group\" data-sb-object-id=\"1xWyjEHkhSPwVxgiX8BOHZ\" target=\"_self\"\u003e\u003cspan data-button-label=\"true\"\u003e燒燙傷\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/p\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv data-sb-object-id=\"3ilKvmPq8t3durLd2o1AzN\" class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用方法的4步驟\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv data-sb-object-id=\"3qxuWDCVYdFh7vPVLpEtCQ\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\"\u003e\n\u003cdiv style=\"text-align: start;\" class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/3Zfac7VeSV7SmPJqbylpgn\/88c96adbf94ec36c6fe9b921e467b306\/howtouse_step1.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" data-nimg=\"1\" decoding=\"async\" height=\"437\" width=\"421\" loading=\"lazy\" data-sb-object-id=\"aPY7LNIaSiEpQnEnTVn5f\" data-sb-field-path=\"image\" alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 data-sb-field-path=\"title\" id=\"content-card-headline-Primary\" class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\"\u003e\u003cspan\u003eSTEP1\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\" data-sb-field-path=\".contentCard.description\"\u003e\n\u003cp\u003e\u003cb\u003e洗淨傷口\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-sb-object-id=\"4aC70b2pi9hDE89CNtxw11\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1NtFbTtX4BbUHKjt0vdgYo\/9d735e0ef3e18c42271557c3624091f3\/howtouse_step3.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" data-nimg=\"1\" decoding=\"async\" height=\"436\" width=\"420\" loading=\"lazy\" data-sb-object-id=\"6OpdP3cj9z3iaJvDDKCS8y\" data-sb-field-path=\"image\" alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 data-sb-field-path=\"title\" id=\"content-card-headline-Primary\" class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\"\u003e\u003cspan\u003eSTEP2\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\" data-sb-field-path=\".contentCard.description\"\u003e\n\u003cp\u003e\u003cb\u003e觀察・處理\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-sb-object-id=\"1djDyQRvwgMwZRWkV4tah4\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4nsLv1EmcoXebZx84GiX6Z\/f6b4b480e72450d8770e64acdc1c992d\/howtouse_step2.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" data-nimg=\"1\" decoding=\"async\" height=\"436\" width=\"420\" loading=\"lazy\" data-sb-object-id=\"3vB2Em9E6HJRO87WuD6cpP\" data-sb-field-path=\"image\" alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 data-sb-field-path=\"title\" id=\"content-card-headline-Primary\" class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\"\u003e\u003cspan\u003eSTEP3\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\" data-sb-field-path=\".contentCard.description\"\u003e\n\u003cp\u003e\u003cb\u003e保持潤澤\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-sb-object-id=\"3dfqZzbzHvzcPEaNjdgamJ\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1MVeXvOaOsB8mv5TMC7bz6\/fb729bd97ff3c9bf44105357ee59ae71\/howtouse_step4.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" data-nimg=\"1\" decoding=\"async\" height=\"436\" width=\"420\" loading=\"lazy\" data-sb-object-id=\"6dTSHpVo2OQ3cpD51UnVr4\" data-sb-field-path=\"image\" alt=\"キズパワーパッド™使用方法STEP4 觀察經過\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 data-sb-field-path=\"title\" id=\"content-card-headline-Primary\" class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\"\u003e\u003cspan\u003eSTEP4\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\" data-sb-field-path=\".contentCard.description\"\u003e\n\u003cp\u003e\u003cb\u003e觀察經過\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv data-sb-object-id=\"3LygO0B7lYnWrNd5yroLKH\" class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP1 洗淨傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv data-sb-object-id=\"7deNCg1hlBZ6T0CH62T7sw\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/75KcgJ7FTwGUGjk1wlkZpr\/06d8ea9b3f1f2502cc7a09113fa6efcd\/howtouse_taco_step1.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" data-nimg=\"1\" decoding=\"async\" height=\"321\" width=\"420\" loading=\"lazy\" data-sb-object-id=\"5aGJq9PbBJmdvW6x1zuBDB\" data-sb-field-path=\"image\" alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 data-sb-field-path=\"title\" id=\"content-card-headline-Primary\" class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\"\u003e\u003cspan\u003e用自來水的流水，徹底沖洗異物和細菌。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\" data-sb-field-path=\".contentCard.description\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e請勿塗抹消毒液或霜。根據消毒劑的種類，可能會對促進傷口修復的細胞造成損害，導致癒合變差。若使用消毒劑，請盡量少量使用，並用水沖洗乾淨。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e無法順利清洗時……\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e如果傷口有砂子或小石子等，且無法僅用水沖洗，請用乾淨的紗布或棉棒等將其取出。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv data-sb-object-id=\"VzJy5XMYSmLl9amO41vGJ\" class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP2 觀察・處理\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv data-sb-object-id=\"3RMYWolI3BCCGTrzbF7t2B\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/55U0ZKp7wOg6ygpE70uYND\/fd41e795304c48ac05db84bd049fa6f6\/howtouse_taco_step3.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" data-nimg=\"1\" decoding=\"async\" height=\"458.44155844155847\" width=\"600\" loading=\"lazy\" data-sb-object-id=\"1YVomnKk0j3a0DAyeLxcKu\" data-sb-field-path=\"image\" alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 data-sb-field-path=\"title\" id=\"content-card-headline-Primary\" class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\"\u003e\u003cspan\u003e用乾淨的毛巾或面紙擦乾水分，若有出血，請止血。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\" data-sb-field-path=\".contentCard.description\"\u003e\n\u003cp\u003e如果2~3分鐘過去仍止血不止，請前往醫院。\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e為了提高粘著力並防止脫落，請擦拭傷口及周圍皮膚的水分、油分、霜等。然後，事先從個別包裝中取出キズパワーパッド™，用雙手溫熱1分鐘，使其更貼合肌膚。此外，選擇キズパワーパッド™時，請選擇比傷口稍大一圈的尺寸。選擇符合受傷部位和大小的商品，可以更有效地使用。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e應該觀察哪些點？\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e確認傷口上沒有毛巾或面紙纖維等異物。燒燙傷時，請勿強行刺破水泡或剝離皮膚。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv data-sb-object-id=\"5KREKVy6EtsxGUGquRLtFC\" class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP3 保持濕潤\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv data-sb-object-id=\"72bLf9x8ZriktgFADMwUm5\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5jtzdhTTJVQrfA1ROFAZwQ\/2382fcb34fe06cc81e078ef3408bb4a6\/howtouse_taco_step2.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" data-nimg=\"1\" decoding=\"async\" height=\"458.44155844155847\" width=\"600\" loading=\"lazy\" data-sb-object-id=\"60URx4FhtngTqHkzC30FQL\" data-sb-field-path=\"image\" alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 data-sb-field-path=\"title\" id=\"content-card-headline-Primary\" class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\"\u003e\u003cspan\u003e為避免體液（滲出液）乾燥形成結痂，請緊密貼合キズパワーパッド™商品，保持傷口濕潤。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\" data-sb-field-path=\".contentCard.description\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e貼上後，用手掌覆蓋キズパワーパッド™並溫熱1分鐘。這樣可以使邊緣緊密貼合。\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv data-sb-object-id=\"4wILTvKcElNiCgJPcjTp5a\" class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP4 觀察經過\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv data-sb-object-id=\"53FMmnOxoClzLL4Fpb3YjL\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/39QvEknQY5QFLSil9KUfQs\/39d2761108ad53b5e54d3ffc9dc66eb5\/howtouse_taco_step4.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" data-nimg=\"1\" decoding=\"async\" height=\"458.44155844155847\" width=\"600\" loading=\"lazy\" data-sb-object-id=\"9ptGO2PMB3umRavL6nEhn\" data-sb-field-path=\"image\" alt=\"キズパワーパッド™使用方法STEP4 觀察經過\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 data-sb-field-path=\"title\" id=\"content-card-headline-Primary\" class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\"\u003e\u003cspan\u003e請持續觀察傷口狀況直到傷口閉合。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\" data-sb-field-path=\".contentCard.description\"\u003e\n\u003cp\u003e\u003cb\u003e若傷口出現異常，請停止家庭處理並諮詢醫師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e若體液（滲出液）從キズパワーパッド™滲出導致脫落，請清洗傷口並更換新的商品。\u003cbr\u003e當皮膚再生並閉合傷口後，體液將不再流出，貼上後也不會再膨脹成白色凝膠狀。\u003cbr\u003e另外，更換時，請多次拉扯商品的一端，慢慢撕下。若難以撕下，可將溫水注入商品與皮膚之間，會更容易撕除。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e傷口閉合後\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e當傷口閉合時，表示傷口開始癒合的信號。然而，若隨意觸碰，會妨礙皮膚下的修復工作，導致修復延遲。此外，新生皮膚若長時間曝曬於直射陽光下，可能會產生色素沉著。即使傷口已閉合，也應持續用創可貼保護一段時間。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv data-sb-object-id=\"1VrtWovpzNeBNZXFzVk5yv\" class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e可用キズパワーパッド™處理的傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv data-sb-object-id=\"2kuzWbfpKHYtsOYYUtzaUa\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/7oHGVYbA1j5U8x268l0q3V\/b36e910c2b2b54e0d4807a0367d6f7b2\/howtouse_taco_1.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" data-nimg=\"1\" decoding=\"async\" height=\"622.4066390041494\" width=\"600\" loading=\"lazy\" data-sb-object-id=\"364K7jmTBISZdfTlcDVr5T\" data-sb-field-path=\"image\" alt=\"可用キズパワーパッド™處理的傷口 輕微擦傷\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 data-sb-field-path=\"title\" id=\"content-card-headline-Primary\" class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\"\u003e\u003cspan\u003e輕微擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-sb-object-id=\"1s7hTgpsShoa7scs9byh02\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5hj7136xd8DAI4gniXAdpz\/0997f93fd2ae1f3ca49e7e2ce93d97ad\/howtouse_taco_2.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" data-nimg=\"1\" decoding=\"async\" height=\"622.4066390041494\" width=\"600\" loading=\"lazy\" data-sb-object-id=\"37C5EhNu4xP3kcZZNJNOBW\" data-sb-field-path=\"image\" alt=\"可用キズパワーパッド™處理的傷口 輕微割傷\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 data-sb-field-path=\"title\" id=\"content-card-headline-Primary\" class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\"\u003e\u003cspan\u003e輕微割傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-sb-object-id=\"nF0r1lpwribiGS1GXz6Su\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/6xY4fGLZ9njVV9ilyIuftP\/75582eb4f9692b6b7deaddcfdadebc7d\/howtouse_taco_3.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" data-nimg=\"1\" decoding=\"async\" height=\"622.4066390041494\" width=\"600\" loading=\"lazy\" data-sb-object-id=\"78Wu0t9PMN2BF2Dj1Otneg\" data-sb-field-path=\"image\" alt=\"可用キズパワーパッド™處理的傷口 輕度燙傷\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 data-sb-field-path=\"title\" id=\"content-card-headline-Primary\" class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\"\u003e\u003cspan\u003e輕度燙傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-sb-object-id=\"1sJMZf6lSDOtlTEJGK3Sx2\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4YCQeHpBQDU3F5Ii9WqmTg\/fcd47282c0e7ebc2096b856827cb121c\/howtouse_taco_4.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" data-nimg=\"1\" decoding=\"async\" height=\"622.4066390041494\" width=\"600\" loading=\"lazy\" data-sb-object-id=\"EpYgy5w6JXmW4K50pfJQ1\" data-sb-field-path=\"image\" alt=\"可用キズパワーパッド™處理的傷口 凍瘡\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 data-sb-field-path=\"title\" id=\"content-card-headline-Primary\" class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\"\u003e\u003cspan\u003e凍瘡\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-sb-object-id=\"5aMMe8xatAfqvDlKa6CqrB\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/IW74Y5l7Gzpz1ZKfYzd54\/ee7641d6e466731dd061cc17c08d10c2\/howtouse_taco_5.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" data-nimg=\"1\" decoding=\"async\" height=\"622.4066390041494\" width=\"600\" loading=\"lazy\" data-sb-object-id=\"4n2U54pM0BB5y33WMIWq1T\" data-sb-field-path=\"image\" alt=\"可用キズパワーパッド™處理的傷口 倒刺\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 data-sb-field-path=\"title\" id=\"content-card-headline-Primary\" class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\"\u003e\u003cspan\u003e倒刺\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-sb-object-id=\"3zfRWFJx4NC36Krd4Hiip5\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4SYroJDgcnRMJf6ff0DEo3\/70cf245746e78fe4467e5a3a2ce4e046\/howtouse_taco_6.jpg\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" data-nimg=\"1\" decoding=\"async\" height=\"622.4066390041494\" width=\"600\" loading=\"lazy\" data-sb-object-id=\"7nAjW0zDmQ3glNhsYb7hrf\" data-sb-field-path=\"image\" alt=\"可用キズパワーパッド™處理的傷口 鞋擦傷\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 data-sb-field-path=\"title\" id=\"content-card-headline-Primary\" class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\"\u003e\u003cspan\u003e鞋擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-sb-object-id=\"5y907rzJOCQrnaiJtdx0uk\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_center\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\" data-sb-field-path=\".contentCard.description\"\u003e\n\u003cp\u003e\u003cb\u003e適用於キズパワーパッド™的傷口\u003cbr\u003e\u003cbr\u003e確認不適合的傷口。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003ca href=\"https:\/\/www.band-aid.jp\/kizu\" class=\"vds-textStyle_body.bold vds-cursor_pointer vds-text_components.button.primary.text.base.idle hover:vds-text_components.button.primary.text.base.hover active:vds-text_components.button.primary.text.base.pressed focus:vds-text_components.button.primary.text.base.hover disabled:vds-text_components.button.primary.text.base.disabled disabled:hover:vds-text_components.button.primary.text.base.disabled disabled:active:vds-text_components.button.primary.text.base.disabled vds-rounded_components.button.primary.borderRadius.all vds-d_inline-flex vds-justify_center vds-items_center vds-gap_8 vds-break_break-word vds-text_token(fonts.components.button.text.case.base) focusVisible:vds-ring_2px focusVisible:vds-outline-style_solid focusVisible:vds-ring_components.button.border.focus focusVisible:vds-ring_0 vds-pt_components.button.primary.padding.bottom vds-pl_components.button.primary.padding.left vds-pb_components.button.primary.padding.bottom vds-pr_components.button.primary.padding.right vds-border-style_solid vds-border_components.button.primary.border.base.idle hover:vds-border_components.button.primary.border.base.hover active:vds-border_components.button.primary.border.base.pressed focus:vds-border_components.button.primary.border.base.hover disabled:vds-border_components.button.primary.border.base.disabled disabled:hover:vds-border_components.button.primary.border.base.disabled disabled:active:vds-border_components.button.primary.border.base.disabled vds-border-w_token(spacing.components.button.primary.border.weight.all) vds-bg_components.button.primary.background.base.idle hover:vds-bg_components.button.primary.background.base.hover active:vds-bg_components.button.primary.background.base.pressed focus:vds-bg_components.button.primary.background.base.hover disabled:vds-bg_components.button.primary.background.base.disabled disabled:hover:vds-bg_components.button.primary.background.base.disabled disabled:active:vds-bg_components.button.primary.background.base.disabled vds-text_center group\" data-sb-object-id=\"2ATJ62v6REnmaKNUDAJegb\" target=\"_self\"\u003e\u003cspan data-button-label=\"true\"\u003e詳情請見此處\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"vds-box vds-box--display_block vds-mb_token(spacing.24) lg:vds-mb_token(spacing.36)\"\u003e\n\u003cdiv data-sb-object-id=\"5Dv4qbppM2xtj3sJZ7Raw\" class=\"vds-box\"\u003e\n\u003cdiv data-sb-field-path=\".content\" class=\"vds-box\"\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text\"\u003e\n\u003cp\u003e跌倒擦傷或日常生活中造成的割傷可用キズパワーパッド™處理。但若傷口深或大，請就醫。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv data-sb-object-id=\"4TaQbcBqj9Ck20zrsLCRDq\" class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用注意事項\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv data-sb-object-id=\"2VZr71hA4IZG9lnGliiREu\" aria-labelledby=\"\" class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_center\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\" data-sb-field-path=\".contentCard.description\"\u003e\n\u003cp\u003e\u003cb\u003e超過2週未癒合的傷口請諮詢醫師建議\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e超過2週仍未痊癒的傷口，可能是家庭護理範圍以外的嚴重傷口，或有使傷口難以癒合的原因。請就醫並接受醫師建議。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e以下人士使用前請諮詢醫師或藥劑師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e正在接受糖尿病或血行障礙治療者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e感到強烈倦怠或有發燒等全身狀況不佳者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e過敏體質者，或曾因藥物或創可貼等出現皮疹等過敏症狀者\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cb\u003e請勿用於2歲以下的嬰幼兒。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JNTL Consumer Health","offers":[{"title":"10片裝","offer_id":51936483443004,"sku":"4901730180467","price":1025.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4901730180467.jpg?v=1753174271"},{"product_id":"band-aid-kizupowerpad-akagire","title":"OK繃 傷口能量貼 防水型","description":"\u003ch3\u003eバンドエイド キズパワーパッド 水仕事用\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eバンドエイド的「キズパワーパッド 水仕事用」是專為經常接觸水的手部及指部傷口設計，\u003cb\u003e採用濕潤療法（Moist Healing）原理的創可貼。獨特的水膠體素材保持傷口濕潤不乾燥，減輕疼痛，促進傷口快速且乾淨癒合。特別設計強韌防水且不易脫落\u003c\/b\u003e，非常適合在做家務或洗手等日常水工作時使用，讓您無憂舒適度過。\u003c\/p\u003e\n\u003chr\u003e\n\u003ch4\u003e商品特點\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e強韌防水且不易脫落的密著力:\u003c\/b\u003e 採用特殊黏著技術，即使沾水也不易脫落，實現強力密著。即使在經常洗手或做水工作環境中，也能牢牢保護傷口。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e利用濕潤療法快速且乾淨治癒:\u003c\/b\u003e 吸收從傷口滲出的體液（滲出液）並膨脹成凝膠狀，維持最適合傷口癒合的濕潤環境。藉此促進皮膚再生而不形成結痂，減輕疼痛，讓傷口快速且乾淨地癒合。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e對肌膚溫和且柔軟的貼合感:\u003c\/b\u003e 柔軟且有彈性的水膠體素材緊密貼合肌膚，不妨礙手指及關節的活動。即使貼著也不會感到不適，能舒適度過。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e不顯眼的半透明款式:\u003c\/b\u003e 肌膚色半透明，貼上後不顯眼，且可安心用於指尖等裸露部位。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e「在水中工作時牢牢保護傷口」:\u003c\/b\u003e 專為經常接觸水的日常生活傷口護理設計，作為**「兼具功能性與舒適性的創可貼」**，支持家務及工作。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e「バンドエイド キズパワーパッド 水仕事用」是一款具有強力防護力且不怕水，能快速且乾淨治癒傷口的創可貼，非常適合想要舒適度過日常生活的人使用。\u003c\/p\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"3ilKvmPq8t3durLd2o1AzN\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用方法的4步驟\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3qxuWDCVYdFh7vPVLpEtCQ\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\" data-sb-field-path=\"image\" data-sb-object-id=\"aPY7LNIaSiEpQnEnTVn5f\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/3Zfac7VeSV7SmPJqbylpgn\/88c96adbf94ec36c6fe9b921e467b306\/howtouse_step1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP1\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e洗淨傷口\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"4aC70b2pi9hDE89CNtxw11\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\" data-sb-field-path=\"image\" data-sb-object-id=\"6OpdP3cj9z3iaJvDDKCS8y\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1NtFbTtX4BbUHKjt0vdgYo\/9d735e0ef3e18c42271557c3624091f3\/howtouse_step3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP2\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e觀察・處理\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1djDyQRvwgMwZRWkV4tah4\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\" data-sb-field-path=\"image\" data-sb-object-id=\"3vB2Em9E6HJRO87WuD6cpP\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4nsLv1EmcoXebZx84GiX6Z\/f6b4b480e72450d8770e64acdc1c992d\/howtouse_step2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP3\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e保持潤澤\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3dfqZzbzHvzcPEaNjdgamJ\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP4 觀察經過\" data-sb-field-path=\"image\" data-sb-object-id=\"6dTSHpVo2OQ3cpD51UnVr4\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1MVeXvOaOsB8mv5TMC7bz6\/fb729bd97ff3c9bf44105357ee59ae71\/howtouse_step4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP4\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e觀察經過\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"3LygO0B7lYnWrNd5yroLKH\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP1 洗淨傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"7deNCg1hlBZ6T0CH62T7sw\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\" data-sb-field-path=\"image\" data-sb-object-id=\"5aGJq9PbBJmdvW6x1zuBDB\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/75KcgJ7FTwGUGjk1wlkZpr\/06d8ea9b3f1f2502cc7a09113fa6efcd\/howtouse_taco_step1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e用自來水的流水徹底沖洗異物和細菌。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e請勿塗抹消毒液或霜。某些消毒劑可能會損害促進傷口修復的細胞，導致癒合變差。若使用消毒劑，請盡量少量使用，並用水沖洗乾淨。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e無法順利清洗時……\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e如果傷口有沙子或小石子等，且無法僅用水沖洗，請用乾淨的紗布或棉棒等將其取出。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"VzJy5XMYSmLl9amO41vGJ\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP2 觀察・處理\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3RMYWolI3BCCGTrzbF7t2B\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\" data-sb-field-path=\"image\" data-sb-object-id=\"1YVomnKk0j3a0DAyeLxcKu\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/55U0ZKp7wOg6ygpE70uYND\/fd41e795304c48ac05db84bd049fa6f6\/howtouse_taco_step3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e用乾淨的毛巾或面紙擦乾水分，有出血時請止血。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e如果2~3分鐘過去仍止血不止，請前往醫院。\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e為了提高粘著力並防止脫落，請擦拭傷口及周圍皮膚的水分、油分和霜等。然後，事先從個別包裝中取出キズパワーパッド™，用雙手溫熱1分鐘，使其更貼合肌膚。此外，選擇キズパワーパッド™時，請選擇比傷口稍大一圈的尺寸。選擇適合受傷部位和大小的商品，可以更有效地使用。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e應該觀察哪些點？\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e確認傷口上沒有毛巾或面紙纖維等異物。燒燙傷時，請勿強行刺破水泡或剝離皮膚。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"5KREKVy6EtsxGUGquRLtFC\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP3 保持濕潤\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"72bLf9x8ZriktgFADMwUm5\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\" data-sb-field-path=\"image\" data-sb-object-id=\"60URx4FhtngTqHkzC30FQL\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5jtzdhTTJVQrfA1ROFAZwQ\/2382fcb34fe06cc81e078ef3408bb4a6\/howtouse_taco_step2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e為避免體液（滲出液）乾燥結痂，請緊密貼合キズパワーパッド™商品，保持傷口濕潤。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e貼上後，用手掌覆蓋キズパワーパッド™並溫熱1分鐘。這樣可以使邊緣緊密貼合。\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"4wILTvKcElNiCgJPcjTp5a\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP4 觀察經過\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"53FMmnOxoClzLL4Fpb3YjL\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP4 觀察經過\" data-sb-field-path=\"image\" data-sb-object-id=\"9ptGO2PMB3umRavL6nEhn\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/39QvEknQY5QFLSil9KUfQs\/39d2761108ad53b5e54d3ffc9dc66eb5\/howtouse_taco_step4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e請觀察傷口狀況直到傷口閉合。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e若傷口出現異常，請停止家庭處理並諮詢醫師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e若體液（滲出液）從キズパワーパッド™滲出導致脫落，請清洗傷口並更換新的商品。\u003cbr\u003e當皮膚再生並閉合傷口後，體液將不再流出，貼上後也不會再膨脹成白色凝膠狀。\u003cbr\u003e另外，更換時，請多次拉扯商品的一端，慢慢撕下。若難以撕下，可用溫水流入商品與皮膚之間，會更容易撕下。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e傷口閉合後\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e傷口閉合是傷口開始癒合的信號。然而，隨意觸碰會妨礙皮膚下的修復工作，導致修復延遲。此外，新生皮膚若長時間曝曬於直射陽光下，可能會產生色素沉著。即使傷口已閉合，也應該用創可貼保護一段時間。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"1VrtWovpzNeBNZXFzVk5yv\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e可用キズパワーパッド™處理的傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"2kuzWbfpKHYtsOYYUtzaUa\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕微擦傷\" data-sb-field-path=\"image\" data-sb-object-id=\"364K7jmTBISZdfTlcDVr5T\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/7oHGVYbA1j5U8x268l0q3V\/b36e910c2b2b54e0d4807a0367d6f7b2\/howtouse_taco_1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕微擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1s7hTgpsShoa7scs9byh02\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕微割傷\" data-sb-field-path=\"image\" data-sb-object-id=\"37C5EhNu4xP3kcZZNJNOBW\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5hj7136xd8DAI4gniXAdpz\/0997f93fd2ae1f3ca49e7e2ce93d97ad\/howtouse_taco_2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕微割傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"nF0r1lpwribiGS1GXz6Su\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕度燙傷\" data-sb-field-path=\"image\" data-sb-object-id=\"78Wu0t9PMN2BF2Dj1Otneg\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/6xY4fGLZ9njVV9ilyIuftP\/75582eb4f9692b6b7deaddcfdadebc7d\/howtouse_taco_3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕度燙傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1sJMZf6lSDOtlTEJGK3Sx2\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 凍瘡\" data-sb-field-path=\"image\" data-sb-object-id=\"EpYgy5w6JXmW4K50pfJQ1\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4YCQeHpBQDU3F5Ii9WqmTg\/fcd47282c0e7ebc2096b856827cb121c\/howtouse_taco_4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e凍瘡\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"5aMMe8xatAfqvDlKa6CqrB\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 倒刺\" data-sb-field-path=\"image\" data-sb-object-id=\"4n2U54pM0BB5y33WMIWq1T\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/IW74Y5l7Gzpz1ZKfYzd54\/ee7641d6e466731dd061cc17c08d10c2\/howtouse_taco_5.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e倒刺\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3zfRWFJx4NC36Krd4Hiip5\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 鞋擦傷\" data-sb-field-path=\"image\" data-sb-object-id=\"7nAjW0zDmQ3glNhsYb7hrf\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4SYroJDgcnRMJf6ff0DEo3\/70cf245746e78fe4467e5a3a2ce4e046\/howtouse_taco_6.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e鞋擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_center\" aria-labelledby=\"\" data-sb-object-id=\"5y907rzJOCQrnaiJtdx0uk\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e適用於キズパワーパッド™的傷口\u003cbr\u003e\u003cbr\u003e確認不適用的傷口。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003ca data-sb-object-id=\"2ATJ62v6REnmaKNUDAJegb\" class=\"vds-textStyle_body.bold vds-cursor_pointer vds-text_components.button.primary.text.base.idle hover:vds-text_components.button.primary.text.base.hover active:vds-text_components.button.primary.text.base.pressed focus:vds-text_components.button.primary.text.base.hover disabled:vds-text_components.button.primary.text.base.disabled disabled:hover:vds-text_components.button.primary.text.base.disabled disabled:active:vds-text_components.button.primary.text.base.disabled vds-rounded_components.button.primary.borderRadius.all vds-d_inline-flex vds-justify_center vds-items_center vds-gap_8 vds-break_break-word vds-text_token(fonts.components.button.text.case.base) focusVisible:vds-ring_2px focusVisible:vds-outline-style_solid focusVisible:vds-ring_components.button.border.focus focusVisible:vds-ring_0 vds-pt_components.button.primary.padding.bottom vds-pl_components.button.primary.padding.left vds-pb_components.button.primary.padding.bottom vds-pr_components.button.primary.padding.right vds-border-style_solid vds-border_components.button.primary.border.base.idle hover:vds-border_components.button.primary.border.base.hover active:vds-border_components.button.primary.border.base.pressed focus:vds-border_components.button.primary.border.base.hover disabled:vds-border_components.button.primary.border.base.disabled disabled:hover:vds-border_components.button.primary.border.base.disabled disabled:active:vds-border_components.button.primary.border.base.disabled vds-border-w_token(spacing.components.button.primary.border.weight.all) vds-bg_components.button.primary.background.base.idle hover:vds-bg_components.button.primary.background.base.hover active:vds-bg_components.button.primary.background.base.pressed focus:vds-bg_components.button.primary.background.base.hover disabled:vds-bg_components.button.primary.background.base.disabled disabled:hover:vds-bg_components.button.primary.background.base.disabled disabled:active:vds-bg_components.button.primary.background.base.disabled vds-text_center group\" href=\"https:\/\/www.band-aid.jp\/kizu\" target=\"_self\"\u003e\u003cspan data-button-label=\"true\"\u003e詳情請見此處\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"vds-box vds-box--display_block vds-mb_token(spacing.24) lg:vds-mb_token(spacing.36)\"\u003e\n\u003cdiv class=\"vds-box\" data-sb-object-id=\"5Dv4qbppM2xtj3sJZ7Raw\"\u003e\n\u003cdiv class=\"vds-box\" data-sb-field-path=\".content\"\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text\"\u003e\n\u003cp\u003e跌倒擦傷或日常生活中造成的割傷可用キズパワーパッド™處理。但若傷口深或大，請就醫。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"4TaQbcBqj9Ck20zrsLCRDq\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用注意事項\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_center\" aria-labelledby=\"\" data-sb-object-id=\"2VZr71hA4IZG9lnGliiREu\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e超過2週未癒合的傷口請諮詢醫師建議\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e超過2週仍未痊癒的傷口，可能是超出家庭護理範圍的嚴重傷口，或有使傷口難以癒合的原因。請就醫並接受醫師建議。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e以下人士使用前請諮詢醫師或藥劑師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e正在接受糖尿病或血行障礙治療者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e感到強烈倦怠或有發燒等全身狀況不佳者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e過敏體質者，或曾因藥物或創可貼等出現皮疹等過敏症狀者\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cb\u003e請勿用於2歲以下的嬰幼兒。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"JNTL Consumer Health","offers":[{"title":"10片裝","offer_id":51940170629436,"sku":"4901730120012","price":886.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4901730120012.jpg?v=1753233667"},{"product_id":"band-aid-kizupowerpad-plus-large-size","title":"邦迪創可貼 傷口動力貼 Plus 大尺寸","description":"\u003cp\u003eバンドエイド的「キズパワーパッド プラス 大きめサイズ」是一款能在家輕鬆實施促進廣範圍及深層傷口快速癒合、緩解疼痛並減少疤痕的**「モイストヒーリング（濕潤療法）」**創可貼。獨特的水膠體材質在高吸收墊中央部位充分封存體液，保持傷口濕潤不乾燥。膚色半透明不顯眼，柔軟貼合感特別適合膝蓋、手肘等大型傷口護理。\u003c\/p\u003e\n\u003chr\u003e\n\u003ch4\u003e商品特點\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e利用濕潤療法快速且美麗地癒合:\u003c\/b\u003e 吸收從傷口滲出的體液（滲出液）並膨脹成凝膠狀，維持傷口癒合的最佳濕潤環境。藉此促進皮膚再生而不形成痂皮，減輕疼痛，讓傷口快速且美麗地癒合。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e大尺寸適用於廣範圍傷口:\u003c\/b\u003e 適用於一般尺寸無法完全覆蓋的膝蓋、手肘等大型傷口及廣泛的擦傷。一片即可牢固保護傷口。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e高吸收墊防止體液滲漏:\u003c\/b\u003e 墊子中央部位加厚25%，能牢牢吸收體液並防止滲漏。高密著性不易脫落，最長可持續貼敷5天（參考值），省去頻繁更換的麻煩。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e對肌膚溫和且柔軟的貼合感:\u003c\/b\u003e 全部由膚色半透明的水膠體材質製成，特點是不顯眼。柔軟且有彈性，能完美貼合身體動作，貼著也不會感到不適。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e完全防水設計:\u003c\/b\u003e 360°完全防水設計，即使做水工作或洗澡也不易脫落，防止水分和細菌侵入傷口。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e「バンドエイド キズパワーパッド プラス 大きめサイズ」是利用最新技術支援大型傷口癒合，非常適合想要舒適度過日常生活的人使用的創可貼。\u003c\/p\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"3ilKvmPq8t3durLd2o1AzN\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用方法的4步驟\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3qxuWDCVYdFh7vPVLpEtCQ\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\" data-sb-field-path=\"image\" data-sb-object-id=\"aPY7LNIaSiEpQnEnTVn5f\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/3Zfac7VeSV7SmPJqbylpgn\/88c96adbf94ec36c6fe9b921e467b306\/howtouse_step1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP1\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e洗淨傷口\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"4aC70b2pi9hDE89CNtxw11\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\" data-sb-field-path=\"image\" data-sb-object-id=\"6OpdP3cj9z3iaJvDDKCS8y\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1NtFbTtX4BbUHKjt0vdgYo\/9d735e0ef3e18c42271557c3624091f3\/howtouse_step3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP2\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e觀察・處理\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1djDyQRvwgMwZRWkV4tah4\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\" data-sb-field-path=\"image\" data-sb-object-id=\"3vB2Em9E6HJRO87WuD6cpP\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4nsLv1EmcoXebZx84GiX6Z\/f6b4b480e72450d8770e64acdc1c992d\/howtouse_step2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP3\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e保持潤澤\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3dfqZzbzHvzcPEaNjdgamJ\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP4 觀察經過\" data-sb-field-path=\"image\" data-sb-object-id=\"6dTSHpVo2OQ3cpD51UnVr4\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1MVeXvOaOsB8mv5TMC7bz6\/fb729bd97ff3c9bf44105357ee59ae71\/howtouse_step4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP4\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e觀察經過\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"3LygO0B7lYnWrNd5yroLKH\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP1 洗淨傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"7deNCg1hlBZ6T0CH62T7sw\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\" data-sb-field-path=\"image\" data-sb-object-id=\"5aGJq9PbBJmdvW6x1zuBDB\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/75KcgJ7FTwGUGjk1wlkZpr\/06d8ea9b3f1f2502cc7a09113fa6efcd\/howtouse_taco_step1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e用自來水的流水，徹底沖洗異物和細菌。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e請勿塗抹消毒液或霜。根據消毒劑種類，可能會對促進傷口修復的細胞造成損害，導致癒合變差。若使用消毒劑，請盡量少量使用，並用水沖洗乾淨。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e無法順利清洗時……\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e如果傷口有沙子或小石子等，且無法僅用水沖洗，請用乾淨的紗布或棉棒等將其取出。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"VzJy5XMYSmLl9amO41vGJ\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP2 觀察・處理\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3RMYWolI3BCCGTrzbF7t2B\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\" data-sb-field-path=\"image\" data-sb-object-id=\"1YVomnKk0j3a0DAyeLxcKu\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/55U0ZKp7wOg6ygpE70uYND\/fd41e795304c48ac05db84bd049fa6f6\/howtouse_taco_step3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e用乾淨的毛巾或面紙擦乾水分，有出血時請止血。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e如果2~3分鐘後血仍未止住，請前往醫院。\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e為了提高粘著力並防止脫落，請擦拭傷口及周圍皮膚的水分、油分、霜等。然後，事先從個包裝中取出キズパワーパッド™，用雙手溫熱1分鐘，使其更貼合肌膚。此外，選擇キズパワーパッド™時，請選擇比傷口稍大一圈的尺寸。選擇符合受傷部位和大小的商品，可以更有效地使用。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e應該觀察哪些點？\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e確認傷口上沒有毛巾或面紙纖維等異物。燒燙傷時，避免強行刺破水泡或剝離皮膚。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"5KREKVy6EtsxGUGquRLtFC\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP3 保持濕潤\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"72bLf9x8ZriktgFADMwUm5\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\" data-sb-field-path=\"image\" data-sb-object-id=\"60URx4FhtngTqHkzC30FQL\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5jtzdhTTJVQrfA1ROFAZwQ\/2382fcb34fe06cc81e078ef3408bb4a6\/howtouse_taco_step2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e為防止體液（滲出液）乾燥結痂，請緊密貼合キズパワーパッド™商品，保持傷口濕潤。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e貼上後，用手掌覆蓋キズパワーパッド™並溫熱1分鐘。這樣可以使邊緣緊密貼合。\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"4wILTvKcElNiCgJPcjTp5a\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP4 觀察經過\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"53FMmnOxoClzLL4Fpb3YjL\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP4 觀察經過\" data-sb-field-path=\"image\" data-sb-object-id=\"9ptGO2PMB3umRavL6nEhn\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/39QvEknQY5QFLSil9KUfQs\/39d2761108ad53b5e54d3ffc9dc66eb5\/howtouse_taco_step4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e請觀察傷口狀況直到傷口閉合。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e若傷口異常，請停止家庭處理並諮詢醫師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e若體液（滲出液）從キズパワーパッド™滲出導致脫落，請清洗傷口並更換新的產品。\u003cbr\u003e當皮膚再生並閉合傷口後，體液將不再流出，貼上後也不會再膨脹成白色凝膠狀。\u003cbr\u003e另外，更換時，請多次拉扯商品的一端，慢慢撕下。若難以撕下，可用溫水流入商品與皮膚間，使其更易剝離。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e傷口閉合後\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e傷口閉合是傷口開始癒合的信號。然而，隨意觸碰會妨礙皮膚下的修復工作，導致修復延遲。此外，新生皮膚若長時間曝曬於直射陽光下，可能會產生色素沉著。即使傷口已閉合，也應繼續用創可貼保護一段時間。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"1VrtWovpzNeBNZXFzVk5yv\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e可用キズパワーパッド™處理的傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"2kuzWbfpKHYtsOYYUtzaUa\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕微擦傷\" data-sb-field-path=\"image\" data-sb-object-id=\"364K7jmTBISZdfTlcDVr5T\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/7oHGVYbA1j5U8x268l0q3V\/b36e910c2b2b54e0d4807a0367d6f7b2\/howtouse_taco_1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕微擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1s7hTgpsShoa7scs9byh02\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕微割傷\" data-sb-field-path=\"image\" data-sb-object-id=\"37C5EhNu4xP3kcZZNJNOBW\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5hj7136xd8DAI4gniXAdpz\/0997f93fd2ae1f3ca49e7e2ce93d97ad\/howtouse_taco_2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕微割傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"nF0r1lpwribiGS1GXz6Su\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕度燙傷\" data-sb-field-path=\"image\" data-sb-object-id=\"78Wu0t9PMN2BF2Dj1Otneg\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/6xY4fGLZ9njVV9ilyIuftP\/75582eb4f9692b6b7deaddcfdadebc7d\/howtouse_taco_3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕度燙傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1sJMZf6lSDOtlTEJGK3Sx2\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 凍瘡\" data-sb-field-path=\"image\" data-sb-object-id=\"EpYgy5w6JXmW4K50pfJQ1\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4YCQeHpBQDU3F5Ii9WqmTg\/fcd47282c0e7ebc2096b856827cb121c\/howtouse_taco_4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e凍瘡\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"5aMMe8xatAfqvDlKa6CqrB\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 倒刺\" data-sb-field-path=\"image\" data-sb-object-id=\"4n2U54pM0BB5y33WMIWq1T\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/IW74Y5l7Gzpz1ZKfYzd54\/ee7641d6e466731dd061cc17c08d10c2\/howtouse_taco_5.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e倒刺\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3zfRWFJx4NC36Krd4Hiip5\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 鞋擦傷\" data-sb-field-path=\"image\" data-sb-object-id=\"7nAjW0zDmQ3glNhsYb7hrf\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4SYroJDgcnRMJf6ff0DEo3\/70cf245746e78fe4467e5a3a2ce4e046\/howtouse_taco_6.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e鞋擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_center\" aria-labelledby=\"\" data-sb-object-id=\"5y907rzJOCQrnaiJtdx0uk\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e適用於キズパワーパッド™的傷口\u003cbr\u003e\u003cbr\u003e讓我們確認不適用的傷口。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003ca data-sb-object-id=\"2ATJ62v6REnmaKNUDAJegb\" class=\"vds-textStyle_body.bold vds-cursor_pointer vds-text_components.button.primary.text.base.idle hover:vds-text_components.button.primary.text.base.hover active:vds-text_components.button.primary.text.base.pressed focus:vds-text_components.button.primary.text.base.hover disabled:vds-text_components.button.primary.text.base.disabled disabled:hover:vds-text_components.button.primary.text.base.disabled disabled:active:vds-text_components.button.primary.text.base.disabled vds-rounded_components.button.primary.borderRadius.all vds-d_inline-flex vds-justify_center vds-items_center vds-gap_8 vds-break_break-word vds-text_token(fonts.components.button.text.case.base) focusVisible:vds-ring_2px focusVisible:vds-outline-style_solid focusVisible:vds-ring_components.button.border.focus focusVisible:vds-ring_0 vds-pt_components.button.primary.padding.bottom vds-pl_components.button.primary.padding.left vds-pb_components.button.primary.padding.bottom vds-pr_components.button.primary.padding.right vds-border-style_solid vds-border_components.button.primary.border.base.idle hover:vds-border_components.button.primary.border.base.hover active:vds-border_components.button.primary.border.base.pressed focus:vds-border_components.button.primary.border.base.hover disabled:vds-border_components.button.primary.border.base.disabled disabled:hover:vds-border_components.button.primary.border.base.disabled disabled:active:vds-border_components.button.primary.border.base.disabled vds-border-w_token(spacing.components.button.primary.border.weight.all) vds-bg_components.button.primary.background.base.idle hover:vds-bg_components.button.primary.background.base.hover active:vds-bg_components.button.primary.background.base.pressed focus:vds-bg_components.button.primary.background.base.hover disabled:vds-bg_components.button.primary.background.base.disabled disabled:hover:vds-bg_components.button.primary.background.base.disabled disabled:active:vds-bg_components.button.primary.background.base.disabled vds-text_center group\" href=\"https:\/\/www.band-aid.jp\/kizu\" target=\"_self\"\u003e\u003cspan data-button-label=\"true\"\u003e詳情請點此\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"vds-box vds-box--display_block vds-mb_token(spacing.24) lg:vds-mb_token(spacing.36)\"\u003e\n\u003cdiv class=\"vds-box\" data-sb-object-id=\"5Dv4qbppM2xtj3sJZ7Raw\"\u003e\n\u003cdiv class=\"vds-box\" data-sb-field-path=\".content\"\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text\"\u003e\n\u003cp\u003e跌倒擦傷或日常生活中造成的割傷可用キズパワーパッド™處理。但若傷口深或大，請就醫。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"4TaQbcBqj9Ck20zrsLCRDq\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用注意事項\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_center\" aria-labelledby=\"\" data-sb-object-id=\"2VZr71hA4IZG9lnGliiREu\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e超過2週未癒合的傷口請諮詢醫師建議\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e超過2週仍未痊癒的傷口，可能是超出家庭護理範圍的嚴重傷口，或有使傷口難以癒合的原因。請就醫並接受醫師建議。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e以下人士使用前請諮詢醫師或藥劑師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e正在接受糖尿病或血行障礙治療者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e感到強烈倦怠或有發燒等全身狀況不佳者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e過敏體質者，或曾因藥物或創可貼等出現皮疹等過敏症狀者\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cb\u003e請勿用於2歲以下的嬰幼兒。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"JNTL Consumer Health","offers":[{"title":"6片裝","offer_id":52088596037948,"sku":"4901730180450","price":1025.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4901730180450.jpg?v=1756608614"},{"product_id":"band-aid-kizupowerpad-yubi","title":"OK繃 傷口護理貼 指用","description":"\u003cp\u003eバンドエイド的「キズパワーパッド 指用」是專為指尖傷口設計，採用**モイストヒーリング（濕潤療法）**的創可貼。特殊形狀易於繞指貼合，高伸縮性的水膠體材質完美貼合手指動作，能充分吸收體液，保持傷口濕潤不乾燥，減輕疼痛，促進傷口快速且美麗癒合，且不易剝落，讓您舒適無違和感地使用。\u003c\/p\u003e\n\u003chr\u003e\n\u003ch4\u003e商品特點\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e指に特化した形状とフィット感:\u003c\/b\u003e 特殊設計的形狀易於繞指貼合，柔軟的水膠體材質緊密貼合手指且不妨礙關節活動。即使做水工作也不易剝落，使用舒適。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eモイストヒーリングで早くきれいに治す:\u003c\/b\u003e 吸收從傷口滲出的體液（滲出液）並膨脹成凝膠狀，維持有利於傷口癒合的濕潤環境。藉此促進皮膚再生而不形成結痂，減輕疼痛，讓傷口快速且美麗地癒合。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e高い伸縮性と密着性:\u003c\/b\u003e 具優異伸縮性的材質能靈活配合手指動作，即使劇烈活動或摩擦也不易移位或剝落。最長可持續貼敷5天（參考值），省去頻繁更換的麻煩。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e目立ちにくい肌色半透明:\u003c\/b\u003e 薄且呈肌色半透明，貼上後幾乎不顯眼。日常使用手指時，也能不必在意外觀自在活動。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e完全防水仕様:\u003c\/b\u003e 360°完全防水設計，因此即使做水工作或洗澡也不易剝落，防止水分和細菌侵入傷口。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e「バンドエイド キズパワーパッド 指用」是專為想要有效保護手指傷口並快速美麗癒合的人設計，兼具功能性與舒適性的創可貼。\u003c\/p\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"3ilKvmPq8t3durLd2o1AzN\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用方法的4步驟\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3qxuWDCVYdFh7vPVLpEtCQ\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\" data-sb-field-path=\"image\" data-sb-object-id=\"aPY7LNIaSiEpQnEnTVn5f\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/3Zfac7VeSV7SmPJqbylpgn\/88c96adbf94ec36c6fe9b921e467b306\/howtouse_step1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP1\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e洗淨傷口\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"4aC70b2pi9hDE89CNtxw11\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\" data-sb-field-path=\"image\" data-sb-object-id=\"6OpdP3cj9z3iaJvDDKCS8y\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1NtFbTtX4BbUHKjt0vdgYo\/9d735e0ef3e18c42271557c3624091f3\/howtouse_step3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP2\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e觀察・處理\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1djDyQRvwgMwZRWkV4tah4\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\" data-sb-field-path=\"image\" data-sb-object-id=\"3vB2Em9E6HJRO87WuD6cpP\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4nsLv1EmcoXebZx84GiX6Z\/f6b4b480e72450d8770e64acdc1c992d\/howtouse_step2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP3\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e保持潤澤\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3dfqZzbzHvzcPEaNjdgamJ\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP4 觀察經過\" data-sb-field-path=\"image\" data-sb-object-id=\"6dTSHpVo2OQ3cpD51UnVr4\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1MVeXvOaOsB8mv5TMC7bz6\/fb729bd97ff3c9bf44105357ee59ae71\/howtouse_step4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP4\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e觀察經過\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"3LygO0B7lYnWrNd5yroLKH\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP1 洗淨傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"7deNCg1hlBZ6T0CH62T7sw\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\" data-sb-field-path=\"image\" data-sb-object-id=\"5aGJq9PbBJmdvW6x1zuBDB\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/75KcgJ7FTwGUGjk1wlkZpr\/06d8ea9b3f1f2502cc7a09113fa6efcd\/howtouse_taco_step1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e用自來水的流水，徹底沖洗異物和細菌。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e請勿塗抹消毒液或霜。根據消毒劑的種類，可能會對促進傷口修復的細胞造成損害，導致癒合變差。若使用消毒劑，請盡量少量使用，並用水沖洗乾淨。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e無法順利清洗時……\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e如果傷口有沙子或小石子等，且無法僅用水沖洗，請用乾淨的紗布或棉棒等將其取出。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"VzJy5XMYSmLl9amO41vGJ\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP2 觀察・處理\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3RMYWolI3BCCGTrzbF7t2B\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\" data-sb-field-path=\"image\" data-sb-object-id=\"1YVomnKk0j3a0DAyeLxcKu\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/55U0ZKp7wOg6ygpE70uYND\/fd41e795304c48ac05db84bd049fa6f6\/howtouse_taco_step3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e用乾淨的毛巾或面紙擦乾水分，若有出血，請止血。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e如果過了2~3分鐘仍止血不止，請前往醫院。\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e為了提高粘著力並防止脫落，請擦拭傷口及周圍皮膚的水分、油分、霜等。然後，事先從個別包裝中取出キズパワーパッド™，用雙手溫熱1分鐘，使其更貼合肌膚。此外，選擇キズパワーパッド™時，請選擇比傷口稍大一圈的尺寸。選擇符合受傷部位和大小的商品，可以更有效地使用。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e應該觀察哪些點？\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e確認傷口上沒有毛巾或面紙纖維等異物。燒燙傷時，請勿強行刺破水泡或剝離皮膚。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"5KREKVy6EtsxGUGquRLtFC\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP3 保持濕潤\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"72bLf9x8ZriktgFADMwUm5\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\" data-sb-field-path=\"image\" data-sb-object-id=\"60URx4FhtngTqHkzC30FQL\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5jtzdhTTJVQrfA1ROFAZwQ\/2382fcb34fe06cc81e078ef3408bb4a6\/howtouse_taco_step2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e為避免體液（滲出液）乾燥結痂，請緊密貼合キズパワーパッド™商品，保持傷口濕潤。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e貼上後，用手掌覆蓋キズパワーパッド™並溫熱1分鐘。這樣可以使邊緣緊密貼合。\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"4wILTvKcElNiCgJPcjTp5a\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP4 觀察經過\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"53FMmnOxoClzLL4Fpb3YjL\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP4 觀察經過\" data-sb-field-path=\"image\" data-sb-object-id=\"9ptGO2PMB3umRavL6nEhn\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/39QvEknQY5QFLSil9KUfQs\/39d2761108ad53b5e54d3ffc9dc66eb5\/howtouse_taco_step4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e請觀察傷口狀況直到傷口閉合。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e若傷口異常，請停止家庭處理並諮詢醫師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e若體液（滲出液）從キズパワーパッド™滲出導致脫落，請清洗傷口並更換新的產品。\u003cbr\u003e當皮膚再生並閉合傷口後，體液將不再流出，貼上後也不會再膨脹成白色凝膠狀。\u003cbr\u003e另外，更換時，請多次拉扯商品的一端，慢慢撕下。若難以撕下，可將溫水注入商品與皮膚間，使其更易剝離。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e傷口閉合後\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e傷口閉合即表示傷口開始癒合的信號。然而，隨意觸碰會妨礙皮膚下的修復工作，導致修復延遲。此外，新生皮膚若長時間曝曬於直射陽光下，可能會產生色素沉著。即使傷口已閉合，也應持續用創可貼保護一段時間。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"1VrtWovpzNeBNZXFzVk5yv\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e可用キズパワーパッド™處理的傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"2kuzWbfpKHYtsOYYUtzaUa\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕微擦傷\" data-sb-field-path=\"image\" data-sb-object-id=\"364K7jmTBISZdfTlcDVr5T\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/7oHGVYbA1j5U8x268l0q3V\/b36e910c2b2b54e0d4807a0367d6f7b2\/howtouse_taco_1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕微擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1s7hTgpsShoa7scs9byh02\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕微割傷\" data-sb-field-path=\"image\" data-sb-object-id=\"37C5EhNu4xP3kcZZNJNOBW\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5hj7136xd8DAI4gniXAdpz\/0997f93fd2ae1f3ca49e7e2ce93d97ad\/howtouse_taco_2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕微割傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"nF0r1lpwribiGS1GXz6Su\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕度燙傷\" data-sb-field-path=\"image\" data-sb-object-id=\"78Wu0t9PMN2BF2Dj1Otneg\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/6xY4fGLZ9njVV9ilyIuftP\/75582eb4f9692b6b7deaddcfdadebc7d\/howtouse_taco_3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕度燙傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1sJMZf6lSDOtlTEJGK3Sx2\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 凍瘡\" data-sb-field-path=\"image\" data-sb-object-id=\"EpYgy5w6JXmW4K50pfJQ1\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4YCQeHpBQDU3F5Ii9WqmTg\/fcd47282c0e7ebc2096b856827cb121c\/howtouse_taco_4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e凍瘡\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"5aMMe8xatAfqvDlKa6CqrB\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 倒刺\" data-sb-field-path=\"image\" data-sb-object-id=\"4n2U54pM0BB5y33WMIWq1T\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/IW74Y5l7Gzpz1ZKfYzd54\/ee7641d6e466731dd061cc17c08d10c2\/howtouse_taco_5.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e倒刺\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3zfRWFJx4NC36Krd4Hiip5\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 鞋擦傷\" data-sb-field-path=\"image\" data-sb-object-id=\"7nAjW0zDmQ3glNhsYb7hrf\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4SYroJDgcnRMJf6ff0DEo3\/70cf245746e78fe4467e5a3a2ce4e046\/howtouse_taco_6.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e鞋擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_center\" aria-labelledby=\"\" data-sb-object-id=\"5y907rzJOCQrnaiJtdx0uk\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e適用於キズパワーパッド™的傷口\u003cbr\u003e\u003cbr\u003e確認不適用的傷口。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003ca data-sb-object-id=\"2ATJ62v6REnmaKNUDAJegb\" class=\"vds-textStyle_body.bold vds-cursor_pointer vds-text_components.button.primary.text.base.idle hover:vds-text_components.button.primary.text.base.hover active:vds-text_components.button.primary.text.base.pressed focus:vds-text_components.button.primary.text.base.hover disabled:vds-text_components.button.primary.text.base.disabled disabled:hover:vds-text_components.button.primary.text.base.disabled disabled:active:vds-text_components.button.primary.text.base.disabled vds-rounded_components.button.primary.borderRadius.all vds-d_inline-flex vds-justify_center vds-items_center vds-gap_8 vds-break_break-word vds-text_token(fonts.components.button.text.case.base) focusVisible:vds-ring_2px focusVisible:vds-outline-style_solid focusVisible:vds-ring_components.button.border.focus focusVisible:vds-ring_0 vds-pt_components.button.primary.padding.bottom vds-pl_components.button.primary.padding.left vds-pb_components.button.primary.padding.bottom vds-pr_components.button.primary.padding.right vds-border-style_solid vds-border_components.button.primary.border.base.idle hover:vds-border_components.button.primary.border.base.hover active:vds-border_components.button.primary.border.base.pressed focus:vds-border_components.button.primary.border.base.hover disabled:vds-border_components.button.primary.border.base.disabled disabled:hover:vds-border_components.button.primary.border.base.disabled disabled:active:vds-border_components.button.primary.border.base.disabled vds-border-w_token(spacing.components.button.primary.border.weight.all) vds-bg_components.button.primary.background.base.idle hover:vds-bg_components.button.primary.background.base.hover active:vds-bg_components.button.primary.background.base.pressed focus:vds-bg_components.button.primary.background.base.hover disabled:vds-bg_components.button.primary.background.base.disabled disabled:hover:vds-bg_components.button.primary.background.base.disabled disabled:active:vds-bg_components.button.primary.background.base.disabled vds-text_center group\" href=\"https:\/\/www.band-aid.jp\/kizu\" target=\"_self\"\u003e\u003cspan data-button-label=\"true\"\u003e詳情請點此\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"vds-box vds-box--display_block vds-mb_token(spacing.24) lg:vds-mb_token(spacing.36)\"\u003e\n\u003cdiv class=\"vds-box\" data-sb-object-id=\"5Dv4qbppM2xtj3sJZ7Raw\"\u003e\n\u003cdiv class=\"vds-box\" data-sb-field-path=\".content\"\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text\"\u003e\n\u003cp\u003e跌倒擦傷或日常生活中造成的割傷可用キズパワーパッド™處理。但若傷口深或大，請就醫。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"4TaQbcBqj9Ck20zrsLCRDq\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用注意事項\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_center\" aria-labelledby=\"\" data-sb-object-id=\"2VZr71hA4IZG9lnGliiREu\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e超過2週未癒合的傷口請諮詢醫師建議\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e超過2週仍未痊癒的傷口，可能是超出家庭護理範圍的嚴重傷口，或有使傷口難以癒合的原因。請就醫並接受醫師建議。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e以下人士使用前請諮詢醫師或藥劑師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e正在接受糖尿病或血行障礙治療者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e感到強烈倦怠或有發燒等全身狀況不佳者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e過敏體質者，或曾因藥物或創可貼等出現皮疹等過敏症狀者\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cb\u003e請勿用於2歲以下的嬰幼兒。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"JNTL Consumer Health","offers":[{"title":"6片裝","offer_id":52109593313596,"sku":"4901730016322","price":886.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4901730016322.jpg?v=1757038813"},{"product_id":"band-aid-kizupowerpad-hiji-hiza","title":"邦迪創可貼 傷口護理貼片 肘部・膝蓋用","description":"\u003ch3\u003eバンドエイド キズパワーパッド ひじ・ひざ用\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eバンドエイド的「キズパワーパッド ひじ・ひざ用」是專為多活動的肘部及膝蓋傷口設計，採用**濕潤療法（モイストヒーリング）**的創可貼。獨特的新月形設計與高伸縮性的水膠體材質完美貼合關節動作。能有效吸收體液，促進傷口快速且美觀癒合，減輕疼痛，同時不易脫落，讓您舒適無違和感地度過每一天。\u003c\/p\u003e\n\u003chr\u003e\n\u003ch4\u003e商品特點\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e符合關節動作的新月形狀:\u003c\/b\u003e 以獨特的新月形剪裁，不妨礙肘部及膝蓋的關節活動。即使屈伸也不易產生皺摺，緊密貼合且不易脫落。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e利用濕潤療法快速且美觀癒合:\u003c\/b\u003e 吸收從傷口滲出的體液，膨脹成凝膠狀，維持適合傷口癒合的濕潤環境。促進皮膚再生而不形成結痂，減輕疼痛，讓傷口快速且美觀癒合。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e高伸縮性與密合性:\u003c\/b\u003e 高伸縮性的水膠體材質能靈活貼合肌膚動作。貼上後緊密貼合，即使劇烈活動也不易移位或脫落。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e完全防水設計:\u003c\/b\u003e 採用360°完全防水設計，即使從事水工作或淋浴也不易脫落，防止水分及細菌侵入傷口。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e「專為關節傷口設計的高機能創可貼」:\u003c\/b\u003e 專注於多活動部位的傷口護理，作為**「兼具舒適性與功能性的創可貼」**，支持積極生活的您。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e「バンドエイド キズパワーパッド ひじ・ひざ用」是專為關節傷口提供堅固保護，並希望快速且美觀癒合的人士設計，兼具功能性與舒適性的創可貼。\u003c\/p\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"3ilKvmPq8t3durLd2o1AzN\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用方法的4步驟\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3qxuWDCVYdFh7vPVLpEtCQ\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\" data-sb-field-path=\"image\" data-sb-object-id=\"aPY7LNIaSiEpQnEnTVn5f\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/3Zfac7VeSV7SmPJqbylpgn\/88c96adbf94ec36c6fe9b921e467b306\/howtouse_step1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP1\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e洗淨傷口\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"4aC70b2pi9hDE89CNtxw11\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\" data-sb-field-path=\"image\" data-sb-object-id=\"6OpdP3cj9z3iaJvDDKCS8y\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1NtFbTtX4BbUHKjt0vdgYo\/9d735e0ef3e18c42271557c3624091f3\/howtouse_step3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP2\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e觀察・處理\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1djDyQRvwgMwZRWkV4tah4\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\" data-sb-field-path=\"image\" data-sb-object-id=\"3vB2Em9E6HJRO87WuD6cpP\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4nsLv1EmcoXebZx84GiX6Z\/f6b4b480e72450d8770e64acdc1c992d\/howtouse_step2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP3\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e保持潤澤\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3dfqZzbzHvzcPEaNjdgamJ\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP4 觀察經過\" data-sb-field-path=\"image\" data-sb-object-id=\"6dTSHpVo2OQ3cpD51UnVr4\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1MVeXvOaOsB8mv5TMC7bz6\/fb729bd97ff3c9bf44105357ee59ae71\/howtouse_step4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP4\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e觀察經過\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"3LygO0B7lYnWrNd5yroLKH\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP1 洗淨傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"7deNCg1hlBZ6T0CH62T7sw\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\" data-sb-field-path=\"image\" data-sb-object-id=\"5aGJq9PbBJmdvW6x1zuBDB\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/75KcgJ7FTwGUGjk1wlkZpr\/06d8ea9b3f1f2502cc7a09113fa6efcd\/howtouse_taco_step1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e用自來水的流水，徹底沖洗異物和細菌。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e請勿塗抹消毒液或霜。根據消毒劑的種類，可能會對促進傷口修復的細胞造成損害，導致癒合變差。若使用消毒劑，請盡量少量使用，並用水沖洗乾淨。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e無法順利清洗時……\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e如果傷口有沙子或小石子等，且無法僅用水沖洗，請用乾淨的紗布或棉棒等將其取出。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"VzJy5XMYSmLl9amO41vGJ\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP2 觀察・處理\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3RMYWolI3BCCGTrzbF7t2B\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\" data-sb-field-path=\"image\" data-sb-object-id=\"1YVomnKk0j3a0DAyeLxcKu\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/55U0ZKp7wOg6ygpE70uYND\/fd41e795304c48ac05db84bd049fa6f6\/howtouse_taco_step3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e用乾淨的毛巾或面紙擦乾水分，有出血時請止血。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e如果2~3分鐘過去仍止血不止，請前往醫院。\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e為了提高粘著力並防止脫落，請擦拭傷口及周圍皮膚的水分、油分、霜等。然後，事先從個別包裝中取出キズパワーパッド™，用雙手溫熱1分鐘，使其更貼合肌膚。此外，選擇キズパワーパッド™時，請選擇比傷口稍大一圈的尺寸。選擇符合受傷部位和大小的商品，可以更有效地使用。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e應該觀察哪些點？\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e確認傷口上沒有毛巾或面紙纖維等異物。燒燙傷時，避免強行刺破水泡或剝離皮膚。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"5KREKVy6EtsxGUGquRLtFC\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP3 保持濕潤\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"72bLf9x8ZriktgFADMwUm5\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\" data-sb-field-path=\"image\" data-sb-object-id=\"60URx4FhtngTqHkzC30FQL\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5jtzdhTTJVQrfA1ROFAZwQ\/2382fcb34fe06cc81e078ef3408bb4a6\/howtouse_taco_step2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e為防止體液（滲出液）乾燥結痂，請緊密貼合キズパワーパッド™商品，保持傷口濕潤。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e貼上後，用手掌覆蓋キズパワーパッド™並溫熱1分鐘。這樣可以使邊緣緊密貼合。\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"4wILTvKcElNiCgJPcjTp5a\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP4 觀察經過\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"53FMmnOxoClzLL4Fpb3YjL\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP4 觀察經過\" data-sb-field-path=\"image\" data-sb-object-id=\"9ptGO2PMB3umRavL6nEhn\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/39QvEknQY5QFLSil9KUfQs\/39d2761108ad53b5e54d3ffc9dc66eb5\/howtouse_taco_step4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e請觀察傷口狀況直到傷口閉合。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e若傷口異常，請停止家庭處理並諮詢醫師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e若體液（滲出液）從キズパワーパッド™滲出導致脫落，請清洗傷口並更換新的商品。\u003cbr\u003e當皮膚再生並閉合傷口後，體液不再流出，貼上後也不會再膨脹成白色凝膠狀。\u003cbr\u003e另外，更換時，請多次拉扯商品的一端，慢慢撕下。若難以撕下，可將溫水注入商品與皮膚之間，會更容易撕下。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e傷口閉合後\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e傷口閉合是傷口開始癒合的信號。然而，隨意觸碰會妨礙皮膚下的修復工作，導致修復延遲。此外，新生皮膚若長時間曝曬於直射陽光下，可能會產生色素沉著。即使傷口已閉合，也應繼續用創可貼保護一段時間。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"1VrtWovpzNeBNZXFzVk5yv\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e可用キズパワーパッド™處理的傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"2kuzWbfpKHYtsOYYUtzaUa\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕微擦傷\" data-sb-field-path=\"image\" data-sb-object-id=\"364K7jmTBISZdfTlcDVr5T\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/7oHGVYbA1j5U8x268l0q3V\/b36e910c2b2b54e0d4807a0367d6f7b2\/howtouse_taco_1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕微擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1s7hTgpsShoa7scs9byh02\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕微割傷\" data-sb-field-path=\"image\" data-sb-object-id=\"37C5EhNu4xP3kcZZNJNOBW\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5hj7136xd8DAI4gniXAdpz\/0997f93fd2ae1f3ca49e7e2ce93d97ad\/howtouse_taco_2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕微割傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"nF0r1lpwribiGS1GXz6Su\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕度燙傷\" data-sb-field-path=\"image\" data-sb-object-id=\"78Wu0t9PMN2BF2Dj1Otneg\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/6xY4fGLZ9njVV9ilyIuftP\/75582eb4f9692b6b7deaddcfdadebc7d\/howtouse_taco_3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕度燙傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1sJMZf6lSDOtlTEJGK3Sx2\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 凍瘡\" data-sb-field-path=\"image\" data-sb-object-id=\"EpYgy5w6JXmW4K50pfJQ1\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4YCQeHpBQDU3F5Ii9WqmTg\/fcd47282c0e7ebc2096b856827cb121c\/howtouse_taco_4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e凍瘡\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"5aMMe8xatAfqvDlKa6CqrB\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 倒刺\" data-sb-field-path=\"image\" data-sb-object-id=\"4n2U54pM0BB5y33WMIWq1T\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/IW74Y5l7Gzpz1ZKfYzd54\/ee7641d6e466731dd061cc17c08d10c2\/howtouse_taco_5.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e倒刺\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3zfRWFJx4NC36Krd4Hiip5\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 鞋擦傷\" data-sb-field-path=\"image\" data-sb-object-id=\"7nAjW0zDmQ3glNhsYb7hrf\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4SYroJDgcnRMJf6ff0DEo3\/70cf245746e78fe4467e5a3a2ce4e046\/howtouse_taco_6.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e鞋擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_center\" aria-labelledby=\"\" data-sb-object-id=\"5y907rzJOCQrnaiJtdx0uk\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e適用於キズパワーパッド™的傷口\u003cbr\u003e\u003cbr\u003e讓我們確認不適合的傷口。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003ca data-sb-object-id=\"2ATJ62v6REnmaKNUDAJegb\" class=\"vds-textStyle_body.bold vds-cursor_pointer vds-text_components.button.primary.text.base.idle hover:vds-text_components.button.primary.text.base.hover active:vds-text_components.button.primary.text.base.pressed focus:vds-text_components.button.primary.text.base.hover disabled:vds-text_components.button.primary.text.base.disabled disabled:hover:vds-text_components.button.primary.text.base.disabled disabled:active:vds-text_components.button.primary.text.base.disabled vds-rounded_components.button.primary.borderRadius.all vds-d_inline-flex vds-justify_center vds-items_center vds-gap_8 vds-break_break-word vds-text_token(fonts.components.button.text.case.base) focusVisible:vds-ring_2px focusVisible:vds-outline-style_solid focusVisible:vds-ring_components.button.border.focus focusVisible:vds-ring_0 vds-pt_components.button.primary.padding.bottom vds-pl_components.button.primary.padding.left vds-pb_components.button.primary.padding.bottom vds-pr_components.button.primary.padding.right vds-border-style_solid vds-border_components.button.primary.border.base.idle hover:vds-border_components.button.primary.border.base.hover active:vds-border_components.button.primary.border.base.pressed focus:vds-border_components.button.primary.border.base.hover disabled:vds-border_components.button.primary.border.base.disabled disabled:hover:vds-border_components.button.primary.border.base.disabled disabled:active:vds-border_components.button.primary.border.base.disabled vds-border-w_token(spacing.components.button.primary.border.weight.all) vds-bg_components.button.primary.background.base.idle hover:vds-bg_components.button.primary.background.base.hover active:vds-bg_components.button.primary.background.base.pressed focus:vds-bg_components.button.primary.background.base.hover disabled:vds-bg_components.button.primary.background.base.disabled disabled:hover:vds-bg_components.button.primary.background.base.disabled disabled:active:vds-bg_components.button.primary.background.base.disabled vds-text_center group\" href=\"https:\/\/www.band-aid.jp\/kizu\" target=\"_self\"\u003e\u003cspan data-button-label=\"true\"\u003e詳情請見此處\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"vds-box vds-box--display_block vds-mb_token(spacing.24) lg:vds-mb_token(spacing.36)\"\u003e\n\u003cdiv class=\"vds-box\" data-sb-object-id=\"5Dv4qbppM2xtj3sJZ7Raw\"\u003e\n\u003cdiv class=\"vds-box\" data-sb-field-path=\".content\"\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text\"\u003e\n\u003cp\u003e跌倒擦傷或日常生活中造成的割傷可用キズパワーパッド™處理。但若傷口深或大，請就醫。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"4TaQbcBqj9Ck20zrsLCRDq\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用注意事項\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_center\" aria-labelledby=\"\" data-sb-object-id=\"2VZr71hA4IZG9lnGliiREu\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e超過2週未癒合的傷口請諮詢醫師建議\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e超過2週仍未痊癒的傷口，可能是超出家庭護理範圍的嚴重傷口，或有使傷口難以癒合的原因。請就醫並接受醫師建議。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e以下人士使用前請諮詢醫師或藥劑師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e正在接受糖尿病或血行障礙治療者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e感到強烈倦怠或有發燒等全身狀況不佳者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e過敏體質者，或曾因藥物或創可貼等出現皮疹等過敏症狀者\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cb\u003e請勿用於2歲以下的嬰幼兒。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"JNTL Consumer Health","offers":[{"title":"3片裝","offer_id":52135683522876,"sku":"4901730080163","price":1004.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4901730080163.jpg?v=1757360999"},{"product_id":"band-aid-kizupowerpad-large-size-jumbo-size","title":"邦迪創可貼 傷口護理墊 加大型","description":"\u003cp\u003eバンドエイド的「キズパワーパッド ジャンボサイズ」是適合大面積傷口及擦傷等的創可貼，採用**濕潤療法（モイストヒーリング）**。獨特的水膠體材質能充分吸收傷口滲出的體液，保持濕潤環境不乾燥。只需貼上即可減輕疼痛，促進傷口快速且美麗癒合，並減少明顯疤痕。膚色半透明不顯眼，柔軟舒適，是日常生活中照護大傷口的可靠選擇。\u003c\/p\u003e\n\u003chr\u003e\n\u003ch4\u003e商品特點\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e覆蓋廣泛傷口的ジャンボサイズ:\u003c\/b\u003e 有效保護一般創可貼無法完全覆蓋的大面積擦傷及切割傷等大傷口。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e利用濕潤療法快速美麗癒合:\u003c\/b\u003e 吸收從傷口滲出的體液（滲出液）並膨脹成凝膠狀，維持適合傷口癒合的濕潤環境。藉此促進皮膚再生而不形成結痂，減輕疼痛並加速傷口快速且美麗癒合。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e高密著性與不易脫落:\u003c\/b\u003e 柔軟且有彈性的水膠體材質緊貼肌膚，即使劇烈活動或摩擦也不易脫落。最長可持續貼敷5天（參考值），省去頻繁更換的麻煩。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e完全防水設計:\u003c\/b\u003e 採用360°完全防水設計，即使做水工作或洗澡也不易脫落，防止水分及細菌侵入傷口。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e「大傷口也能徹底照護」:\u003c\/b\u003e 對日常生活中可能發生的各種大傷口，展現高保護力與治療效果的**「值得信賴的高機能創可貼」**。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e「バンドエイド キズパワーパッド ジャンボサイズ」是適合想要有效照護大傷口並快速美麗癒合者的，兼具功能性與舒適性的創可貼。\u003c\/p\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"3ilKvmPq8t3durLd2o1AzN\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用方法的4步驟\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3qxuWDCVYdFh7vPVLpEtCQ\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\" data-sb-field-path=\"image\" data-sb-object-id=\"aPY7LNIaSiEpQnEnTVn5f\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/3Zfac7VeSV7SmPJqbylpgn\/88c96adbf94ec36c6fe9b921e467b306\/howtouse_step1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP1\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e洗淨傷口\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"4aC70b2pi9hDE89CNtxw11\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\" data-sb-field-path=\"image\" data-sb-object-id=\"6OpdP3cj9z3iaJvDDKCS8y\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1NtFbTtX4BbUHKjt0vdgYo\/9d735e0ef3e18c42271557c3624091f3\/howtouse_step3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP2\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e觀察・處理\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1djDyQRvwgMwZRWkV4tah4\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\" data-sb-field-path=\"image\" data-sb-object-id=\"3vB2Em9E6HJRO87WuD6cpP\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4nsLv1EmcoXebZx84GiX6Z\/f6b4b480e72450d8770e64acdc1c992d\/howtouse_step2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP3\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e保持濕潤\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3dfqZzbzHvzcPEaNjdgamJ\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP4 觀察經過\" data-sb-field-path=\"image\" data-sb-object-id=\"6dTSHpVo2OQ3cpD51UnVr4\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/1MVeXvOaOsB8mv5TMC7bz6\/fb729bd97ff3c9bf44105357ee59ae71\/howtouse_step4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003eSTEP4\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e觀察經過\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"3LygO0B7lYnWrNd5yroLKH\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP1 洗淨傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"7deNCg1hlBZ6T0CH62T7sw\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP1 洗淨傷口\" data-sb-field-path=\"image\" data-sb-object-id=\"5aGJq9PbBJmdvW6x1zuBDB\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/75KcgJ7FTwGUGjk1wlkZpr\/06d8ea9b3f1f2502cc7a09113fa6efcd\/howtouse_taco_step1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e用自來水的流水，徹底沖洗異物和細菌。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e請勿塗抹消毒液或霜。根據消毒劑的種類，可能會對修復傷口的細胞造成損害，導致癒合變差。若使用消毒劑，請盡量少量使用，並用水沖洗乾淨。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e無法順利清洗時……\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e如果傷口有沙子或小石子等，且無法只用水沖洗，請用乾淨的紗布或棉棒等將其取出。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"VzJy5XMYSmLl9amO41vGJ\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP2 觀察・處理\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3RMYWolI3BCCGTrzbF7t2B\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™的使用方法STEP2 觀察・處理\" data-sb-field-path=\"image\" data-sb-object-id=\"1YVomnKk0j3a0DAyeLxcKu\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/55U0ZKp7wOg6ygpE70uYND\/fd41e795304c48ac05db84bd049fa6f6\/howtouse_taco_step3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e用乾淨的毛巾或面紙擦乾水分，有出血時要止血。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e如果過了2~3分鐘仍止不住血，請去醫院。\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e為了提高黏著力並防止脫落，請擦拭傷口及周圍皮膚的水分、油分、霜等。然後，事先從個包裝中取出キズパワーパッド™，用雙手溫熱1分鐘，使其更貼合肌膚。此外，選擇キズパワーパッド™時，請選擇比傷口大一圈的尺寸。選擇符合受傷部位和大小的商品，可以更有效地使用。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e應該觀察哪些點？\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e確認傷口上沒有毛巾或面紙纖維等異物。燙傷時，避免強行刺破水泡或剝離皮膚。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"5KREKVy6EtsxGUGquRLtFC\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP3 保持濕潤\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"72bLf9x8ZriktgFADMwUm5\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP3 保持濕潤\" data-sb-field-path=\"image\" data-sb-object-id=\"60URx4FhtngTqHkzC30FQL\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5jtzdhTTJVQrfA1ROFAZwQ\/2382fcb34fe06cc81e078ef3408bb4a6\/howtouse_taco_step2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e為避免體液（滲出液）乾燥結痂，請緊密貼合キズパワーパッド™商品，保持傷口濕潤。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e貼上後，用手掌覆蓋キズパワーパッド™並溫熱1分鐘。這樣可以使邊緣緊密貼合。\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"4wILTvKcElNiCgJPcjTp5a\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003eSTEP4 觀察經過\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"53FMmnOxoClzLL4Fpb3YjL\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto md:vds-h_100% vds-self_flex-start vds-aspect_1\/1 vds-grow_0 md:vds-max-w_100% vds-overflow_hidden lg:vds-aspect_16\/9 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"キズパワーパッド™使用方法STEP4 觀察經過\" data-sb-field-path=\"image\" data-sb-object-id=\"9ptGO2PMB3umRavL6nEhn\" loading=\"lazy\" width=\"600\" height=\"458.44155844155847\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_contain vds-image vds-image--ratio_auto vds-object_contain vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_contain\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/39QvEknQY5QFLSil9KUfQs\/39d2761108ad53b5e54d3ffc9dc66eb5\/howtouse_taco_step4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e請觀察傷口狀況直到傷口閉合。\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e若傷口異常，請停止家庭處理並諮詢醫師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e有效使用的小提示\u003c\/p\u003e\n\u003cp\u003e若體液（滲出液）從キズパワーパッド™滲出導致脫落，請清洗傷口並更換新的創可貼。\u003cbr\u003e當皮膚再生並閉合傷口後，體液將不再流出，貼上後也不會再膨脹成白色凝膠狀。\u003cbr\u003e另外，更換時，請多次拉扯商品的一端，慢慢撕下。若難以撕下，可用溫水流入商品與皮膚間，使其更易剝離。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e傷口閉合後\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e傷口閉合是傷口開始癒合的信號。然而，隨意觸碰會妨礙皮膚下的修復工作，導致修復延遲。此外，新生皮膚若長時間曝曬於直射陽光下，可能會產生色素沉著。即使傷口已閉合，也應持續用創可貼保護一段時間。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"1VrtWovpzNeBNZXFzVk5yv\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e可用キズパワーパッド™處理的傷口\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr_1fr_1fr_1fr md:vds-grid-cols_1fr_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"2kuzWbfpKHYtsOYYUtzaUa\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕微擦傷\" data-sb-field-path=\"image\" data-sb-object-id=\"364K7jmTBISZdfTlcDVr5T\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/7oHGVYbA1j5U8x268l0q3V\/b36e910c2b2b54e0d4807a0367d6f7b2\/howtouse_taco_1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕微擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1s7hTgpsShoa7scs9byh02\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕微割傷\" data-sb-field-path=\"image\" data-sb-object-id=\"37C5EhNu4xP3kcZZNJNOBW\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/5hj7136xd8DAI4gniXAdpz\/0997f93fd2ae1f3ca49e7e2ce93d97ad\/howtouse_taco_2.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕微割傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"nF0r1lpwribiGS1GXz6Su\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 輕度燙傷\" data-sb-field-path=\"image\" data-sb-object-id=\"78Wu0t9PMN2BF2Dj1Otneg\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/6xY4fGLZ9njVV9ilyIuftP\/75582eb4f9692b6b7deaddcfdadebc7d\/howtouse_taco_3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e輕度燙傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"1sJMZf6lSDOtlTEJGK3Sx2\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 凍瘡\" data-sb-field-path=\"image\" data-sb-object-id=\"EpYgy5w6JXmW4K50pfJQ1\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4YCQeHpBQDU3F5Ii9WqmTg\/fcd47282c0e7ebc2096b856827cb121c\/howtouse_taco_4.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e凍瘡\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"5aMMe8xatAfqvDlKa6CqrB\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 倒刺\" data-sb-field-path=\"image\" data-sb-object-id=\"4n2U54pM0BB5y33WMIWq1T\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/IW74Y5l7Gzpz1ZKfYzd54\/ee7641d6e466731dd061cc17c08d10c2\/howtouse_taco_5.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e倒刺\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_flex-start\" aria-labelledby=\"\" data-sb-object-id=\"3zfRWFJx4NC36Krd4Hiip5\"\u003e\n\u003cdiv class=\"vds-box vds-w_100% vds-h_auto vds-self_flex-start vds-aspect_1\/1 vds-grow_0 vds-overflow_hidden lg:vds-aspect_1\/1 md:vds-aspect_1\/1 sm:vds-aspect_1\/1\"\u003e\u003cimg alt=\"可用キズパワーパッド™處理的傷口 鞋擦傷\" data-sb-field-path=\"image\" data-sb-object-id=\"7nAjW0zDmQ3glNhsYb7hrf\" loading=\"lazy\" width=\"600\" height=\"622.4066390041494\" decoding=\"async\" data-nimg=\"1\" class=\"vds-image vds-image--ratio_auto vds-image--widthVariant_originalSize vds-image--widthVariantMobile_originalSize vds-object_center_center vds-object_cover vds-image vds-image--ratio_auto vds-object_cover vds-w_100% vds-h_100% vds-rounded-tl_components.content.card.image.borderRadius.content.side.y.topLeft vds-rounded-tr_components.content.card.image.borderRadius.content.side.y.topRight vds-rounded-bl_components.content.card.image.borderRadius.content.side.y.bottomLeft vds-rounded-br_components.content.card.image.borderRadius.content.side.y.bottomRight vds-object_center_center vds-object_cover\" src=\"https:\/\/images.ctfassets.net\/9th3kck76zau\/4SYroJDgcnRMJf6ff0DEo3\/70cf245746e78fe4467e5a3a2ce4e046\/howtouse_taco_6.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003ch3 class=\"vds-textStyle_headline.medium vds-text_components.content.card.text.base.headline vds-break_break-word vds-max-w_token(spacing.typography.headline.content.max.width) vds-text_components.content.card.text.base.headline\" id=\"content-card-headline-Primary\" data-sb-field-path=\"title\"\u003e\u003cspan\u003e鞋擦傷\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--justify_center vds-items_center mdDown:vds-flex_column vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 vds-bg_components.content.card.background.base vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-justify_center\" aria-labelledby=\"\" data-sb-object-id=\"5y907rzJOCQrnaiJtdx0uk\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e適用於キズパワーパッド™的傷口\u003cbr\u003e\u003cbr\u003e讓我們確認不適合的傷口。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_large\"\u003e\u003ca data-sb-object-id=\"2ATJ62v6REnmaKNUDAJegb\" class=\"vds-textStyle_body.bold vds-cursor_pointer vds-text_components.button.primary.text.base.idle hover:vds-text_components.button.primary.text.base.hover active:vds-text_components.button.primary.text.base.pressed focus:vds-text_components.button.primary.text.base.hover disabled:vds-text_components.button.primary.text.base.disabled disabled:hover:vds-text_components.button.primary.text.base.disabled disabled:active:vds-text_components.button.primary.text.base.disabled vds-rounded_components.button.primary.borderRadius.all vds-d_inline-flex vds-justify_center vds-items_center vds-gap_8 vds-break_break-word vds-text_token(fonts.components.button.text.case.base) focusVisible:vds-ring_2px focusVisible:vds-outline-style_solid focusVisible:vds-ring_components.button.border.focus focusVisible:vds-ring_0 vds-pt_components.button.primary.padding.bottom vds-pl_components.button.primary.padding.left vds-pb_components.button.primary.padding.bottom vds-pr_components.button.primary.padding.right vds-border-style_solid vds-border_components.button.primary.border.base.idle hover:vds-border_components.button.primary.border.base.hover active:vds-border_components.button.primary.border.base.pressed focus:vds-border_components.button.primary.border.base.hover disabled:vds-border_components.button.primary.border.base.disabled disabled:hover:vds-border_components.button.primary.border.base.disabled disabled:active:vds-border_components.button.primary.border.base.disabled vds-border-w_token(spacing.components.button.primary.border.weight.all) vds-bg_components.button.primary.background.base.idle hover:vds-bg_components.button.primary.background.base.hover active:vds-bg_components.button.primary.background.base.pressed focus:vds-bg_components.button.primary.background.base.hover disabled:vds-bg_components.button.primary.background.base.disabled disabled:hover:vds-bg_components.button.primary.background.base.disabled disabled:active:vds-bg_components.button.primary.background.base.disabled vds-text_center group\" href=\"https:\/\/www.band-aid.jp\/kizu\" target=\"_self\"\u003e\u003cspan data-button-label=\"true\"\u003e詳情請見此處\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"vds-box vds-box--display_block vds-mb_token(spacing.24) lg:vds-mb_token(spacing.36)\"\u003e\n\u003cdiv class=\"vds-box\" data-sb-object-id=\"5Dv4qbppM2xtj3sJZ7Raw\"\u003e\n\u003cdiv class=\"vds-box\" data-sb-field-path=\".content\"\u003e\n\u003cdiv class=\"vds-textStyle_body.regular rich-text\"\u003e\n\u003cp\u003e跌倒擦傷或日常生活中造成的切割傷可用キズパワーパッド™處理。但若傷口深或大，請就醫。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"vds-bg_components.page.background.base vds-py_section.margin.sidesY\"\u003e\n\u003cdiv class=\"vds-d_flex vds-justify_center vds-w_100% vds-bg_components.page.background.base\"\u003e\n\u003cdiv class=\"vds-w_100% vds-max-w_token(spacing.screenSize.content.max.width) vds-px_screenSize.margin.sidesX\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-box--gap_large vds-bg_components.page.background.base\" data-sb-object-id=\"4TaQbcBqj9Ck20zrsLCRDq\"\u003e\n\u003cdiv class=\"vds-box vds-box--justify_spaceBetween vds-box--gap_medium\"\u003e\n\u003cdiv class=\"vds-box vds-box--display_flex vds-box--direction_column vds-gap_token(spacing.8)\"\u003e\n\u003ch2 class=\"vds-textStyle_headline.xLarge vds-text_typography.headline.xLarge vds-max-w_token(spacing.typography.headline.content.max.width)\"\u003e\u003cspan\u003e使用注意事項\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vds-d_grid vds-grid-rows_1fr vds-gap-y_token(spacing.screenSize.gutters) vds-gap-x_token(spacing.small) [\u0026amp;_.rich-text]:[\u0026amp;_h2:first-child,_h3:first-child,_h4:first-child,_h5:first-child,_h6:first-child]:vds-pt_7 lg:vds-grid-cols_1fr md:vds-grid-cols_1fr sm:vds-grid-cols_1fr\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_row vds-box--justify_center vds-items_center mdDown:vds-flex_row vds-rounded-tl_components.content.card.borderRadius.topLeft vds-rounded-tr_components.content.card.borderRadius.topRight vds-rounded-bl_components.content.card.borderRadius.bottomLeft vds-rounded-br_components.content.card.borderRadius.bottomRight vds-border-rw_token(spacing.components.content.card.border.weight.right) vds-border-lw_token(spacing.components.content.card.border.weight.left) vds-border-tw_token(spacing.components.content.card.border.weight.top) vds-border-bw_token(spacing.components.content.card.border.weight.bottom) vds-border-style_solid focus:vds-ring_0 md:vds-bg_components.content.card.background.base mdDown:vds-bg_transparent vds-overflow_hidden vds-grow_1 vds-border_components.content.card.border.base vds-gap_20 vds-justify_center\" aria-labelledby=\"\" data-sb-object-id=\"2VZr71hA4IZG9lnGliiREu\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-pt_components.content.card.padding.top vds-pl_components.content.card.padding.left vds-pr_components.content.card.padding.right vds-pb_components.content.card.padding.bottom vds-w_100% vds-gap_small vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_8 vds-grow_1\"\u003e\n\u003cdiv class=\"vds-box vds-box--direction_column vds-gap_xSmall\"\u003e\n\u003cdiv data-sb-field-path=\".contentCard.description\" class=\"vds-textStyle_body.regular rich-text vds-textStyle_body.regular vds-text_components.content.card.text.base.body\"\u003e\n\u003cp\u003e\u003cb\u003e超過2週未痊癒的傷口請聽取醫師建議\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e超過2週仍未痊癒的傷口，可能是超出家庭護理範圍的嚴重傷口，或有使傷口難以癒合的原因。請就醫並聽取醫師建議。\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e以下人士使用前請諮詢醫師或藥劑師。\u003c\/b\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e正在接受糖尿病或血行障礙治療者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e感到強烈倦怠或有發燒等全身狀況不佳者。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e過敏體質者，或曾因藥物或創可貼等出現皮疹等過敏症狀者\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cb\u003e請勿用於2歲以下的嬰幼兒。\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"JNTL Consumer Health","offers":[{"title":"3片裝","offer_id":52240217473340,"sku":"4901730080156","price":1004.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4901730080156.jpg?v=1759283948"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/collections\/band-aid.jpg?v=1761985663","url":"https:\/\/mamigo.jp\/zh-hant-au\/collections\/kizupowerpad.oembed","provider":"MamiGo","version":"1.0","type":"link"}