{"id":420,"date":"2023-08-04T15:15:48","date_gmt":"2023-08-04T15:15:48","guid":{"rendered":"https:\/\/msianpestcontrol.com\/?page_id=420"},"modified":"2026-04-24T10:11:10","modified_gmt":"2026-04-24T10:11:10","slug":"bed-bugs-treatment","status":"publish","type":"page","link":"https:\/\/msianpestcontrol.com\/ja\/\u30c8\u30b3\u30b8\u30e9\u30df\u306e\u6cbb\u7642\/","title":{"rendered":"\u30c8\u30b3\u30b8\u30e9\u30df\u99c6\u9664"},"content":{"rendered":"\n<!-- =========================================================\n     MPC BED BUGS TREATMENT PAGE \u2014 Custom HTML Block\n     Paste into a WordPress Custom HTML block on\n     \/bed-bugs-treatment\/\n     Scoped to .mpc-bedbugs to avoid affecting theme.\n     ========================================================= -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400&#038;family=Inter:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* ============================================================\n   MPC BED BUGS \u2014 scoped to .mpc-bedbugs\n   ============================================================ *\/\n.mpc-bedbugs {\n  --mpc-blue: #0B3B8C;\n  --mpc-blue-deep: #072560;\n  --mpc-blue-ink: #061B44;\n  --mpc-gold: #C9A34A;\n  --mpc-paper: #FAF8F3;\n  --mpc-line: #E6E1D5;\n  --mpc-ink: #14161C;\n  --mpc-ink-soft: #3A3E4A;\n  --mpc-ink-muted: #6B6F7A;\n  --mpc-wa-green: #25D366;\n  --mpc-warning: #B85B25;\n  --mpc-success: #1F8A4F;\n  --mpc-serif: 'Fraunces', Georgia, serif;\n  --mpc-sans: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n\n  font-family: var(--mpc-sans);\n  color: var(--mpc-ink);\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n}\n.mpc-bedbugs *,\n.mpc-bedbugs *::before,\n.mpc-bedbugs *::after { box-sizing: border-box; }\n.mpc-bedbugs a { color: inherit; text-decoration: none; }\n.mpc-bedbugs img { max-width: 100%; display: block; }\n.mpc-bedbugs p { margin: 0 0 1em 0; }\n.mpc-bedbugs ul { list-style: none; padding: 0; margin: 0; }\n.mpc-bedbugs h1, .mpc-bedbugs h2, .mpc-bedbugs h3,\n.mpc-bedbugs h4, .mpc-bedbugs h5 { margin: 0; }\n\n.mpc-container {\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0 24px;\n}\n\n\/* ============ BUTTONS ============ *\/\n.mpc-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 13px 24px;\n  font-family: var(--mpc-sans);\n  font-weight: 600;\n  font-size: 14px;\n  letter-spacing: 0.01em;\n  border-radius: 2px;\n  cursor: pointer;\n  transition: all 0.2s ease;\n  text-decoration: none !important;\n  border: none;\n}\n.mpc-btn-wa { background: var(--mpc-wa-green); color: #fff !important; }\n.mpc-btn-wa:hover { background: #1EBE5D; transform: translateY(-1px); color: #fff !important; }\n.mpc-btn-ghost { background: transparent; color: var(--mpc-blue) !important; border: 1px solid var(--mpc-blue); }\n.mpc-btn-ghost:hover { background: var(--mpc-blue); color: #fff !important; }\n.mpc-btn-gold { background: var(--mpc-gold); color: var(--mpc-blue-ink) !important; }\n.mpc-btn-gold:hover { background: #D9B45D; transform: translateY(-1px); }\n\n\/* ============ EYEBROW ============ *\/\n.mpc-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 11px;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 600;\n  margin-bottom: 20px;\n}\n.mpc-eyebrow::before {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n}\n\n.mpc-section {\n  padding: 70px 0;\n  margin: 0 -24px;\n}\n.mpc-section .mpc-container { padding: 0 24px; }\n.mpc-section-paper { background: var(--mpc-paper); }\n.mpc-section-white { background: #fff; }\n\n.mpc-section-head {\n  max-width: 760px;\n  margin-bottom: 48px;\n}\n.mpc-section-head.center {\n  margin-left: auto; margin-right: auto;\n  text-align: center;\n}\n.mpc-section-head.center .mpc-eyebrow { justify-content: center; }\n.mpc-section-head.center .mpc-eyebrow::before { display: none; }\n.mpc-section-head.center .mpc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n  margin-left: 10px;\n}\n.mpc-section-head h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(28px, 3.5vw, 44px);\n  line-height: 1.1;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 16px;\n}\n.mpc-section-head h2 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-section-head p {\n  font-size: 16px;\n  line-height: 1.65;\n  color: var(--mpc-ink-soft);\n  margin: 0;\n}\n\n\/* ============ HERO ============ *\/\n.mpc-hero {\n  background: linear-gradient(180deg, #FAF8F3 0%, #F2EEE2 100%);\n  padding: 80px 0 90px;\n  margin: 0 -24px 0 -24px;\n  border-bottom: 1px solid var(--mpc-line);\n  position: relative;\n  overflow: hidden;\n}\n.mpc-hero::before {\n  content: '';\n  position: absolute;\n  top: -150px; right: -150px;\n  width: 500px; height: 500px;\n  background: radial-gradient(circle, rgba(11,59,140,0.08) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-hero-grid {\n  display: grid;\n  grid-template-columns: 1.2fr 1fr;\n  gap: 60px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 900px) { .mpc-hero-grid { grid-template-columns: 1fr; gap: 40px; } }\n.mpc-hero-breadcrumb {\n  font-size: 12px;\n  color: var(--mpc-ink-muted);\n  margin-bottom: 16px;\n}\n.mpc-hero-breadcrumb a { color: var(--mpc-blue); font-weight: 500; }\n.mpc-hero-breadcrumb a:hover { text-decoration: underline !important; }\n.mpc-hero h1 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(36px, 5vw, 58px);\n  line-height: 1.05;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 22px;\n}\n.mpc-hero h1 em { font-style: italic; color: var(--mpc-blue); font-weight: 400; }\n.mpc-hero-lead {\n  font-size: 17px;\n  line-height: 1.65;\n  color: var(--mpc-ink-soft);\n  max-width: 540px;\n  margin-bottom: 28px;\n}\n.mpc-hero-cta {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n  margin-bottom: 30px;\n}\n.mpc-hero-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n.mpc-hero-tags span {\n  background: rgba(11,59,140,0.08);\n  border: 1px solid rgba(11,59,140,0.15);\n  color: var(--mpc-blue-ink);\n  padding: 6px 12px;\n  font-size: 12px;\n  font-weight: 500;\n  letter-spacing: 0.01em;\n}\n\n\/* hero card with NPMA stat *\/\n.mpc-hero-card {\n  background: var(--mpc-blue-ink);\n  position: relative;\n  aspect-ratio: 4 \/ 5;\n  overflow: hidden;\n  box-shadow: 0 30px 60px -30px rgba(11,59,140,0.4);\n  padding: 36px;\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  color: #fff;\n}\n.mpc-hero-card::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(circle at 20% 30%, rgba(201,163,74,0.25) 0%, transparent 40%),\n    radial-gradient(circle at 80% 70%, rgba(255,255,255,0.08) 0%, transparent 50%);\n  pointer-events: none;\n}\n.mpc-hero-card > * { position: relative; }\n.mpc-hero-card-tag {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 13px;\n  letter-spacing: 0.16em;\n  color: var(--mpc-gold);\n  font-weight: 500;\n  text-transform: uppercase;\n  line-height: 1.4;\n}\n.mpc-hero-card-tag strong { font-weight: 600; }\n.mpc-hero-card-big {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: clamp(76px, 11vw, 130px);\n  font-weight: 400;\n  line-height: 0.92;\n  color: var(--mpc-gold);\n  letter-spacing: -0.04em;\n}\n.mpc-hero-card-cap {\n  font-family: var(--mpc-serif);\n  font-size: 17px;\n  font-weight: 400;\n  font-style: italic;\n  color: rgba(255,255,255,0.92);\n  margin-top: 8px;\n  display: block;\n  line-height: 1.4;\n  letter-spacing: -0.005em;\n}\n.mpc-hero-card-foot {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  padding-top: 20px;\n  border-top: 1px solid rgba(255,255,255,0.18);\n}\n.mpc-hero-card-source {\n  font-family: var(--mpc-sans);\n  font-size: 11px;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.7);\n  line-height: 1.5;\n}\n.mpc-hero-card-source strong {\n  display: block;\n  color: var(--mpc-gold);\n  font-weight: 600;\n}\n\n\/* ============ TRUST STRIP ============ *\/\n.mpc-trust {\n  background: #fff;\n  border-bottom: 1px solid var(--mpc-line);\n  padding: 26px 0;\n  margin: 0 -24px;\n}\n.mpc-trust-inner {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 24px;\n  flex-wrap: wrap;\n}\n.mpc-trust-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n}\n.mpc-trust-icon {\n  width: 36px; height: 36px;\n  border: 1px solid var(--mpc-blue);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  font-family: var(--mpc-serif);\n  font-weight: 600;\n  font-size: 13px;\n  flex-shrink: 0;\n}\n.mpc-trust-item strong {\n  display: block;\n  color: var(--mpc-blue-ink);\n  font-weight: 600;\n  font-size: 13px;\n}\n.mpc-trust-item span {\n  font-size: 11px;\n  color: var(--mpc-ink-muted);\n}\n\n\/* ============ DISTRESS \/ VALIDATION CARDS ============ *\/\n.mpc-distress-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n@media (max-width: 820px) { .mpc-distress-grid { grid-template-columns: 1fr; } }\n\n.mpc-distress {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 32px 30px;\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n}\n.mpc-distress-icon {\n  width: 48px; height: 48px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n}\n.mpc-distress-icon svg { width: 22px; height: 22px; }\n.mpc-distress-tag {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 600;\n}\n.mpc-distress h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 20px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n}\n.mpc-distress p {\n  font-size: 14px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.65;\n  margin: 0;\n}\n\n\/* ============ NOT YOUR FAULT CALLOUT ============ *\/\n.mpc-fault {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  border-left: 3px solid var(--mpc-gold);\n  padding: 36px 40px;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 24px;\n  align-items: start;\n  margin-bottom: 32px;\n}\n@media (max-width: 720px) { .mpc-fault { grid-template-columns: 1fr; padding: 26px 24px; } }\n.mpc-fault-icon {\n  width: 50px; height: 50px;\n  background: var(--mpc-paper);\n  color: var(--mpc-success);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n.mpc-fault-icon svg { width: 24px; height: 24px; }\n.mpc-fault-label {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-success);\n  font-weight: 600;\n  margin-bottom: 8px;\n}\n.mpc-fault h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 24px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  margin-bottom: 12px;\n}\n.mpc-fault h3 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-fault p {\n  font-size: 14.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.7;\n  margin: 0 0 12px 0;\n}\n.mpc-fault p:last-child { margin-bottom: 0; }\n.mpc-fault p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n\/* ============ HOW THEY ARRIVE \u2014 4 cards ============ *\/\n.mpc-arrive-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n}\n@media (max-width: 820px) { .mpc-arrive-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 540px) { .mpc-arrive-grid { grid-template-columns: 1fr; } }\n\n.mpc-arrive {\n  background: #fff;\n  padding: 26px 22px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.mpc-arrive-icon {\n  width: 42px; height: 42px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  margin-bottom: 4px;\n}\n.mpc-arrive-icon svg { width: 20px; height: 20px; }\n.mpc-arrive h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 16px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n}\n.mpc-arrive p {\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.55;\n  margin: 0;\n}\n\n\/* ============ SIGNS \u2014 2-col with video ============ *\/\n.mpc-twocol {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 60px;\n  align-items: center;\n}\n@media (max-width: 820px) { .mpc-twocol { grid-template-columns: 1fr; gap: 36px; } }\n\n.mpc-twocol h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(22px, 2.4vw, 30px);\n  line-height: 1.15;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 16px;\n  letter-spacing: -0.01em;\n}\n.mpc-twocol h3 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-twocol p {\n  color: var(--mpc-ink-soft);\n  font-size: 15px;\n  line-height: 1.7;\n  margin-bottom: 14px;\n}\n.mpc-twocol-list {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  margin-top: 16px;\n}\n.mpc-twocol-list li {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 12px;\n  font-size: 14px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.55;\n  align-items: start;\n}\n.mpc-twocol-list li::before {\n  content: '';\n  width: 12px; height: 12px;\n  border-radius: 50%;\n  background: var(--mpc-blue);\n  flex-shrink: 0;\n  margin-top: 5px;\n}\n.mpc-twocol-list li strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n.mpc-video-wrap {\n  background: var(--mpc-blue-ink);\n  position: relative;\n  overflow: hidden;\n  aspect-ratio: 16 \/ 9;\n}\n.mpc-video-wrap video {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\n}\n.mpc-video-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 12px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 600;\n  margin-bottom: 12px;\n}\n.mpc-video-label::before {\n  content: '\u25b6';\n  color: var(--mpc-gold);\n  font-size: 11px;\n}\n\n\/* ============ HARD TO ELIMINATE ============ *\/\n.mpc-hard-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 24px;\n}\n@media (max-width: 820px) { .mpc-hard-grid { grid-template-columns: 1fr; } }\n\n.mpc-hard {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 28px 30px;\n  display: flex;\n  gap: 18px;\n  align-items: start;\n  transition: all 0.25s;\n}\n.mpc-hard:hover {\n  border-color: var(--mpc-blue);\n  transform: translateY(-2px);\n  box-shadow: 0 12px 32px -22px rgba(11,59,140,0.2);\n}\n.mpc-hard-num {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 36px;\n  font-weight: 400;\n  color: var(--mpc-gold);\n  line-height: 1;\n  flex-shrink: 0;\n}\n.mpc-hard h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 19px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 8px;\n}\n.mpc-hard p {\n  font-size: 14px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.65;\n  margin: 0;\n}\n\n\/* ============ 3-VISIT PROGRAMME ============ *\/\n.mpc-visits-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n@media (max-width: 820px) { .mpc-visits-grid { grid-template-columns: 1fr; } }\n\n.mpc-visit {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 32px 30px;\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n  transition: all 0.25s;\n  position: relative;\n}\n.mpc-visit:hover {\n  border-color: var(--mpc-blue);\n  box-shadow: 0 14px 36px -22px rgba(11,59,140,0.2);\n}\n.mpc-visit-tag {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 14px;\n  color: var(--mpc-gold);\n  font-weight: 500;\n  letter-spacing: 0.04em;\n}\n.mpc-visit-num {\n  font-family: var(--mpc-serif);\n  font-size: 38px;\n  font-weight: 400;\n  color: var(--mpc-blue-ink);\n  line-height: 1;\n  letter-spacing: -0.02em;\n  margin-bottom: 4px;\n}\n.mpc-visit-title {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 22px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.15;\n}\n.mpc-visit-when {\n  font-size: 11px;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n  margin-top: -6px;\n}\n.mpc-visit-desc {\n  font-size: 14px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.65;\n  margin: 0;\n  flex: 1;\n}\n.mpc-visit-list {\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n  margin-top: 4px;\n}\n.mpc-visit-list li {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 10px;\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.5;\n  align-items: start;\n}\n.mpc-visit-list li::before {\n  content: '\u2713';\n  color: var(--mpc-blue);\n  font-weight: 700;\n  margin-top: 1px;\n}\n\n\/* ============ PREP FOR TREATMENT ============ *\/\n.mpc-prep-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n}\n@media (max-width: 820px) { .mpc-prep-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 540px) { .mpc-prep-grid { grid-template-columns: 1fr; } }\n\n.mpc-prep {\n  background: #fff;\n  padding: 26px 24px;\n}\n.mpc-prep-num {\n  font-family: var(--mpc-serif);\n  font-size: 28px;\n  font-weight: 400;\n  color: var(--mpc-gold);\n  line-height: 1;\n  margin-bottom: 12px;\n}\n.mpc-prep h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 17px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 8px;\n}\n.mpc-prep p {\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ============ FAQ ============ *\/\n.mpc-faq-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n  max-width: 820px;\n  margin: 0 auto;\n}\n.mpc-faq {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  transition: border-color 0.2s;\n}\n.mpc-faq:hover, .mpc-faq[open] { border-color: var(--mpc-blue); }\n.mpc-faq summary {\n  padding: 18px 24px;\n  cursor: pointer;\n  font-weight: 600;\n  color: var(--mpc-blue-ink);\n  font-size: 15px;\n  list-style: none;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 16px;\n  line-height: 1.4;\n}\n.mpc-faq summary::-webkit-details-marker { display: none; }\n.mpc-faq summary::after {\n  content: '+';\n  font-family: var(--mpc-serif);\n  font-size: 24px;\n  font-weight: 300;\n  color: var(--mpc-blue);\n  flex-shrink: 0;\n  line-height: 1;\n}\n.mpc-faq[open] summary::after { content: '\u2212'; }\n.mpc-faq-body {\n  padding: 0 24px 22px 24px;\n  color: var(--mpc-ink-soft);\n  font-size: 14.5px;\n  line-height: 1.7;\n}\n.mpc-faq-body p { margin: 0 0 12px 0; }\n.mpc-faq-body p:last-child { margin-bottom: 0; }\n.mpc-faq-body a { color: var(--mpc-blue); font-weight: 500; text-decoration: underline !important; }\n\n\/* ============ CTA BAND ============ *\/\n.mpc-cta-band {\n  background: linear-gradient(135deg, var(--mpc-blue) 0%, var(--mpc-blue-deep) 100%);\n  color: #fff;\n  padding: 60px 0;\n  margin: 0 -24px;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-cta-band::before {\n  content: '';\n  position: absolute;\n  top: -100px; right: -100px;\n  width: 360px; height: 360px;\n  background: radial-gradient(circle, rgba(201,163,74,0.15) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-cta-inner {\n  display: grid;\n  grid-template-columns: 1.4fr 1fr;\n  gap: 50px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 820px) { .mpc-cta-inner { grid-template-columns: 1fr; gap: 30px; } }\n.mpc-cta-band h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(26px, 3vw, 36px);\n  line-height: 1.15;\n  margin-bottom: 12px;\n  letter-spacing: -0.02em;\n  color: #fff;\n}\n.mpc-cta-band h2 em { font-style: italic; color: var(--mpc-gold); }\n.mpc-cta-band p {\n  color: #C9CFE0;\n  font-size: 15px;\n  line-height: 1.65;\n  margin: 0;\n}\n.mpc-cta-right { display: flex; flex-direction: column; gap: 12px; }\n.mpc-cta-buttons { display: flex; gap: 10px; flex-wrap: wrap; }\n.mpc-cta-band .mpc-btn-ghost {\n  color: #fff !important;\n  border-color: rgba(255,255,255,0.3);\n}\n.mpc-cta-band .mpc-btn-ghost:hover { background: rgba(255,255,255,0.1); color: #fff !important; }\n<\/style>\n\n<!-- =====================================================\n     PAGE CONTENT STARTS HERE\n     ===================================================== -->\n<div class=\"mpc-bedbugs\">\n\n  <!-- HERO -->\n  <section class=\"mpc-hero\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-hero-grid\">\n        <div>\n          <div class=\"mpc-hero-breadcrumb\">\n            <a href=\"https:\/\/msianpestcontrol.com\/pest-control-services-2\/\">Our Services<\/a> &nbsp;\u203a&nbsp; Bed Bugs Treatment\n          <\/div>\n          <div class=\"mpc-eyebrow\">Bed Bugs Treatment<\/div>\n          <h1>Bed bugs aren&#8217;t your fault. <em>They&#8217;re our specialty.<\/em><\/h1>\n          <p class=\"mpc-hero-lead\">Bed bugs are widely recognised as the hardest household pest to eliminate. They&#8217;re also one of the most distressing \u2014 emotionally and physically. We treat them with a proven 3-visit programme, refined over decades.<\/p>\n          <div class=\"mpc-hero-cta\">\n            <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-wa\">\n              <svg viewBox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"\/><\/svg>\n              Free Inspection \u2014 WhatsApp\n            <\/a>\n            <a href=\"https:\/\/msianpestcontrol.com\/pest-control-price-or-charges\/\" class=\"mpc-btn mpc-btn-ghost\">View Pricing \u2192<\/a>\n          <\/div>\n          <div class=\"mpc-hero-tags\">\n            <span>3-Visit Programme<\/span>\n            <span>From RM 600<\/span>\n            <span>Discreet &#038; professional<\/span>\n            <span>59 years experience<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-hero-card\">\n          <div class=\"mpc-hero-card-tag\">Pest professionals say<\/div>\n          <div>\n            <div class=\"mpc-hero-card-big\">76%<\/div>\n            <span class=\"mpc-hero-card-cap\">rate bed bugs as the <strong style=\"color:#fff;\">hardest pest<\/strong> to eradicate.<\/span>\n          <\/div>\n          <div class=\"mpc-hero-card-foot\">\n            <div class=\"mpc-hero-card-source\">\n              <strong>Source: NPMA Survey<\/strong>\n              National Pest Management Association\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- TRUST STRIP -->\n  <div class=\"mpc-trust\">\n    <div class=\"mpc-container mpc-trust-inner\">\n      <div class=\"mpc-trust-item\">\n        <div class=\"mpc-trust-icon\">\u2713<\/div>\n        <div><strong>ISO 9001 Certified<\/strong><span>Quality management<\/span><\/div>\n      <\/div>\n      <div class=\"mpc-trust-item\">\n        <div class=\"mpc-trust-icon\">\u2605<\/div>\n        <div><strong>HACCP Approved<\/strong><span>Food-safe protocols<\/span><\/div>\n      <\/div>\n      <div class=\"mpc-trust-item\">\n        <div class=\"mpc-trust-icon\">59<\/div>\n        <div><strong>Since 1967<\/strong><span>Established reputation<\/span><\/div>\n      <\/div>\n      <div class=\"mpc-trust-item\">\n        <div class=\"mpc-trust-icon\">G3<\/div>\n        <div><strong>CIDB Registered<\/strong><span>G3 Contractor<\/span><\/div>\n      <\/div>\n      <div class=\"mpc-trust-item\">\n        <div class=\"mpc-trust-icon\">Rx<\/div>\n        <div><strong>Licensed Pesticides<\/strong><span>BASF \u00b7 Bayer \u00b7 Syngenta<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- THE REAL DISTRESS -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">We Understand<\/div>\n        <h2>Bed bugs cause <em>real distress.<\/em><\/h2>\n        <p>If you&#8217;re here, you&#8217;re probably exhausted, anxious, and looking for honest help. The impact of an infestation goes far beyond the itch.<\/p>\n      <\/div>\n\n      <div class=\"mpc-distress-grid\">\n\n        <div class=\"mpc-distress\">\n          <div class=\"mpc-distress-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M19 14c1.5 0 3 1.5 3 3s-1.5 3-3 3H5c-1.5 0-3-1.5-3-3s1.5-3 3-3\"\/><path d=\"M12 14V2M8 6l4-4 4 4\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-distress-tag\">Physical<\/div>\n          <h4>Painful bites, sleepless nights<\/h4>\n          <p>Itchy bites in lines or clusters, often on the face, neck, arms, and hands. Constant scratching can lead to skin scarring, secondary infections, and trigger conditions like eczema.<\/p>\n        <\/div>\n\n        <div class=\"mpc-distress\">\n          <div class=\"mpc-distress-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M9 11H7a2 2 0 0 0-2 2v7m14-9V7a2 2 0 0 0-2-2h-2m-4-3h-2m6 0h-2m-2 3v6m0 0h2m-2 0H9\"\/><circle cx=\"12\" cy=\"11\" r=\"1\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-distress-tag\">Emotional<\/div>\n          <h4>Anxiety about going to bed<\/h4>\n          <p>Your bed should be a sanctuary. Instead, it becomes a source of dread. The psychological stress of repeated nights of dread is genuinely debilitating.<\/p>\n        <\/div>\n\n        <div class=\"mpc-distress\">\n          <div class=\"mpc-distress-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-distress-tag\">Social<\/div>\n          <h4>Embarrassment and isolation<\/h4>\n          <p>Feeling reluctant to invite people over. Worrying about transferring the problem to others. The stigma is real \u2014 but it&#8217;s based on a misconception, not reality.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- NOT YOUR FAULT + HOW THEY ARRIVE -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Important<\/div>\n        <h2>Bed bugs aren&#8217;t a sign of <em>poor hygiene.<\/em><\/h2>\n        <p>This is the most damaging misconception about bed bugs \u2014 and it stops many people from seeking help quickly. Here&#8217;s the truth.<\/p>\n      <\/div>\n\n      <div class=\"mpc-fault\">\n        <div class=\"mpc-fault-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M9 12l2 2 4-4\"\/><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"mpc-fault-label\">The Truth<\/div>\n          <h3>Bed bugs are <em>hitchhikers<\/em> \u2014 not invaders.<\/h3>\n          <p>Bed bugs travel from infested places to new locations via luggage, clothing, used furniture, and even shopping bags. <strong>They can infest a spotless five-star hotel just as easily as anywhere else.<\/strong><\/p>\n          <p>You didn&#8217;t bring this on yourself. You picked up a passenger somewhere \u2014 perhaps a hotel stay, a second-hand purchase, or a visit to an infested location. The right response isn&#8217;t shame; it&#8217;s prompt, professional treatment.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"mpc-arrive-grid\">\n\n        <div class=\"mpc-arrive\">\n          <div class=\"mpc-arrive-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 7h18M3 12h18M3 17h18\"\/><\/svg>\n          <\/div>\n          <h4>Travel &#038; luggage<\/h4>\n          <p>Hotels, hostels, transport. Bed bugs hide in luggage seams and travel home with you.<\/p>\n        <\/div>\n\n        <div class=\"mpc-arrive\">\n          <div class=\"mpc-arrive-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M2 9V5l10-3 10 3v4M2 12h20M5 12v8h14v-8\"\/><\/svg>\n          <\/div>\n          <h4>Used furniture<\/h4>\n          <p>Second-hand mattresses, sofas, bed frames. Always inspect before bringing home.<\/p>\n        <\/div>\n\n        <div class=\"mpc-arrive\">\n          <div class=\"mpc-arrive-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\/><\/svg>\n          <\/div>\n          <h4>Shared buildings<\/h4>\n          <p>Apartments and shoplots. Bed bugs travel through walls, pipes, and electrical outlets.<\/p>\n        <\/div>\n\n        <div class=\"mpc-arrive\">\n          <div class=\"mpc-arrive-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/><path d=\"M2 17l10 5 10-5M2 12l10 5 10-5\"\/><\/svg>\n          <\/div>\n          <h4>Clothing &#038; bags<\/h4>\n          <p>From work, school, public transport, or visits to infested places. Tiny enough to fit anywhere.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SIGNS + VIDEO -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Identifying Bed Bugs<\/div>\n        <h2>What to look for in <em>your home.<\/em><\/h2>\n        <p>Adult bed bugs are about the size of an apple seed \u2014 visible to the naked eye. Here are the specific signs to check for.<\/p>\n      <\/div>\n\n      <div class=\"mpc-twocol\">\n        <div>\n          <div class=\"mpc-video-label\">Watch \u00b7 Bed Bugs Up Close<\/div>\n          <h3>Common signs of <em>infestation.<\/em><\/h3>\n          <ul class=\"mpc-twocol-list\">\n            <li><div><strong>Bites:<\/strong> Small, red, itchy bites in lines or clusters \u2014 often on face, neck, arms, hands.<\/div><\/li>\n            <li><div><strong>Blood spots on bedding:<\/strong> Rusty or reddish stains on sheets and mattresses, from bed bugs being crushed.<\/div><\/li>\n            <li><div><strong>Fecal spots:<\/strong> Tiny dark spots on bedding, mattresses, walls, or skirting \u2014 bed bug excrement.<\/div><\/li>\n            <li><div><strong>Live bugs:<\/strong> Adult bed bugs are reddish-brown, flat, oval, about 5mm long \u2014 visible without magnification.<\/div><\/li>\n            <li><div><strong>Where they hide:<\/strong> Mattress seams, box springs, bed frames, headboards, behind wallpaper, in furniture cracks, and electrical outlets.<\/div><\/li>\n          <\/ul>\n          <p style=\"margin-top:18px;font-size:14px;\"><a href=\"https:\/\/msianpestcontrol.com\/bed-bugs-behaviour\/\" style=\"color:var(--mpc-blue);font-weight:600;\">Read our deep-dive on bed bug behaviour &#038; lifecycle \u2192<\/a><\/p>\n        <\/div>\n        <div class=\"mpc-video-wrap\">\n          <video controls preload=\"metadata\" playsinline>\n            <source src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2023\/10\/Bed-Bugs.mp4\" type=\"video\/mp4\">\n            Your browser does not support the video tag.\n          <\/video>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WHY HARD TO ELIMINATE -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Why Bed Bugs Are So Persistent<\/div>\n        <h2>Four reasons they&#8217;re <em>hard to eliminate.<\/em><\/h2>\n        <p>Understanding why they&#8217;re so stubborn explains why one DIY treatment never works \u2014 and why a structured 3-visit programme does.<\/p>\n      <\/div>\n\n      <div class=\"mpc-hard-grid\">\n\n        <div class=\"mpc-hard\">\n          <div class=\"mpc-hard-num\">01<\/div>\n          <div>\n            <h4>Eggs survive most chemicals<\/h4>\n            <p>Adult bed bugs can be killed in one treatment. Their eggs cannot. Eggs hatch over 1-2 weeks after the first treatment, requiring repeat application before the new generation can mature and reproduce.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-hard\">\n          <div class=\"mpc-hard-num\">02<\/div>\n          <div>\n            <h4>Hide in tiny crevices<\/h4>\n            <p>Bed bugs squeeze into spaces the width of a credit card \u2014 mattress seams, bed frame joints, behind skirting boards, inside electrical outlets. Surface spraying misses most of them.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-hard\">\n          <div class=\"mpc-hard-num\">03<\/div>\n          <div>\n            <h4>Survive without food<\/h4>\n            <p>Bed bugs can live for up to a year without feeding. Leaving a room empty for weeks doesn&#8217;t starve them out \u2014 they simply wait you out and resume feeding when you return.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-hard\">\n          <div class=\"mpc-hard-num\">04<\/div>\n          <div>\n            <h4>Insecticide resistance<\/h4>\n            <p>Modern bed bug populations have evolved resistance to many traditional pesticides. Effective treatment requires specific products and protocols \u2014 not generic insect spray.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <div style=\"margin-top:32px;text-align:center;\">\n        <a href=\"https:\/\/msianpestcontrol.com\/why-are-bed-bugs-hard-to-control\/\" class=\"mpc-btn mpc-btn-ghost\">Read full article on this topic \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 3-VISIT PROGRAMME -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head center\">\n        <div class=\"mpc-eyebrow\">Our Treatment Programme<\/div>\n        <h2>The 3-visit <em>treatment programme.<\/em><\/h2>\n        <p>One treatment never works. Two might miss the egg cycle. Three visits across 4-6 weeks targets every generation \u2014 adults, nymphs, and newly hatched eggs.<\/p>\n      <\/div>\n\n      <div class=\"mpc-visits-grid\">\n\n        <div class=\"mpc-visit\">\n          <div class=\"mpc-visit-tag\">Visit 01<\/div>\n          <div class=\"mpc-visit-num\">Initial Treatment<\/div>\n          <div class=\"mpc-visit-when\">Week 1<\/div>\n          <div class=\"mpc-visit-title\">Knockdown of active population<\/div>\n          <p class=\"mpc-visit-desc\">Comprehensive inspection followed by targeted application across mattresses, bed frames, skirting boards, and identified hiding zones. Eliminates the bulk of adult bed bugs and nymphs immediately.<\/p>\n          <ul class=\"mpc-visit-list\">\n            <li>Full inspection &#038; mapping<\/li>\n            <li>Treatment of all hiding zones<\/li>\n            <li>Customer briefing on next steps<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"mpc-visit\">\n          <div class=\"mpc-visit-tag\">Visit 02<\/div>\n          <div class=\"mpc-visit-num\">Egg Cycle Treatment<\/div>\n          <div class=\"mpc-visit-when\">Week 2-3<\/div>\n          <div class=\"mpc-visit-title\">Catch newly hatched bed bugs<\/div>\n          <p class=\"mpc-visit-desc\">Eggs that survived Visit 01 will hatch into nymphs around now. We treat again before they can mature and reproduce \u2014 breaking the life cycle at its most vulnerable stage.<\/p>\n          <ul class=\"mpc-visit-list\">\n            <li>Targets newly hatched nymphs<\/li>\n            <li>Re-treats persistent zones<\/li>\n            <li>Reviews customer observations<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"mpc-visit\">\n          <div class=\"mpc-visit-tag\">Visit 03<\/div>\n          <div class=\"mpc-visit-num\">Final Sweep<\/div>\n          <div class=\"mpc-visit-when\">Week 4-6<\/div>\n          <div class=\"mpc-visit-title\">Confirmation &#038; cleanup<\/div>\n          <p class=\"mpc-visit-desc\">Final inspection to confirm elimination. Any remaining hotspots are treated. Recommendations on prevention to keep bed bugs from returning via luggage, visitors, or used items.<\/p>\n          <ul class=\"mpc-visit-list\">\n            <li>Verifies treatment success<\/li>\n            <li>Targets any residual activity<\/li>\n            <li>Prevention guidance for the future<\/li>\n          <\/ul>\n        <\/div>\n\n      <\/div>\n\n      <div style=\"margin-top:32px;text-align:center;\">\n        <a href=\"https:\/\/msianpestcontrol.com\/bed-bugs-treatment-how-is-it-done\/\" class=\"mpc-btn mpc-btn-ghost\">See how our treatment is carried out \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PREP FOR TREATMENT -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Before We Arrive<\/div>\n        <h2>Preparing your home for <em>treatment.<\/em><\/h2>\n        <p>A few simple preparation steps significantly improve treatment effectiveness. We&#8217;ll provide full guidance after booking \u2014 here&#8217;s a preview.<\/p>\n      <\/div>\n\n      <div class=\"mpc-prep-grid\">\n\n        <div class=\"mpc-prep\">\n          <div class=\"mpc-prep-num\">01<\/div>\n          <h4>Wash bedding hot<\/h4>\n          <p>Wash all bed sheets, pillowcases, and blankets at 60\u00b0C or higher. Heat kills bed bugs at all life stages.<\/p>\n        <\/div>\n\n        <div class=\"mpc-prep\">\n          <div class=\"mpc-prep-num\">02<\/div>\n          <h4>Declutter the space<\/h4>\n          <p>Remove unnecessary items from under beds and around the room. Bed bugs hide in clutter \u2014 the less, the better.<\/p>\n        <\/div>\n\n        <div class=\"mpc-prep\">\n          <div class=\"mpc-prep-num\">03<\/div>\n          <h4>Vacuum thoroughly<\/h4>\n          <p>Vacuum mattresses, bed frames, carpets, and floor edges. Empty the vacuum bag immediately into a sealed plastic bag.<\/p>\n        <\/div>\n\n        <div class=\"mpc-prep\">\n          <div class=\"mpc-prep-num\">04<\/div>\n          <h4>Bag personal items<\/h4>\n          <p>Place clothing, soft toys, and books in sealed plastic bags. Keeps them clean and prevents bed bug spread during treatment.<\/p>\n        <\/div>\n\n      <\/div>\n\n      <div style=\"margin-top:24px;text-align:center;\">\n        <a href=\"https:\/\/msianpestcontrol.com\/bed-bugs-treatment-get-ready\/\" class=\"mpc-btn mpc-btn-ghost\">Read full preparation guide \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FAQ -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head center\">\n        <div class=\"mpc-eyebrow\">Bed Bug Questions<\/div>\n        <h2>What customers <em>ask us about bed bugs.<\/em><\/h2>\n        <p>The questions we hear most \u2014 many reflecting fears that turn out to be unfounded.<\/p>\n      <\/div>\n\n      <div class=\"mpc-faq-list\">\n\n        <details class=\"mpc-faq\">\n          <summary>Why do I need 3 visits? Can&#8217;t one treatment do it?<\/summary>\n          <div class=\"mpc-faq-body\">\n            <p>Bed bug eggs are highly resistant to most chemicals. A single treatment kills active bed bugs but leaves eggs to hatch in 1-2 weeks \u2014 and the cycle restarts. The 3-visit programme deliberately targets each life stage as it emerges, breaking the cycle completely.<\/p>\n            <p>This is why the National Pest Management Association reports that <strong>76% of pest professionals say bed bugs are the hardest pest to eradicate<\/strong> \u2014 and most require 2 or more visits.<\/p>\n          <\/div>\n        <\/details>\n\n        <details class=\"mpc-faq\">\n          <summary>Did I get bed bugs because my home is dirty?<\/summary>\n          <div class=\"mpc-faq-body\">\n            <p>No. This is the single biggest myth about bed bugs. They are hitchhikers \u2014 they travel via luggage, clothing, used furniture, and visiting people, regardless of how clean the destination is.<\/p>\n            <p>Some of the worst infestations we treat are in spotless homes, premium hotels, and luxury apartments. The connection between bed bugs and hygiene is purely a misconception \u2014 please don&#8217;t let shame stop you from getting prompt help.<\/p>\n          <\/div>\n        <\/details>\n\n        <details class=\"mpc-faq\">\n          <summary>How much does bed bug treatment cost?<\/summary>\n          <div class=\"mpc-faq-body\">\n            <p>Bed bug treatment starts from RM 600 for the full 3-visit programme. Final pricing depends on the size of your premise, the severity of infestation, and whether multiple rooms or units are affected.<\/p>\n            <p>Inspection is free. <a href=\"https:\/\/msianpestcontrol.com\/pest-control-price-or-charges\/\">View our full pricing guide<\/a> for reference rates.<\/p>\n          <\/div>\n        <\/details>\n\n        <details class=\"mpc-faq\">\n          <summary>Are the chemicals safe for my children and pets?<\/summary>\n          <div class=\"mpc-faq-body\">\n            <p>Yes. We use registered, licensed insecticides applied by trained operators. We&#8217;ll advise on a safe re-entry period after each treatment \u2014 typically a few hours of ventilation and avoiding direct contact with treated surfaces.<\/p>\n            <p>For homes with infants, elderly, or pets, we adjust application techniques to minimise exposure while maintaining effectiveness.<\/p>\n          <\/div>\n        <\/details>\n\n        <details class=\"mpc-faq\">\n          <summary>Should I throw out my mattress?<\/summary>\n          <div class=\"mpc-faq-body\">\n            <p>Usually no \u2014 and this is one of the most common mistakes people make. A treated mattress can almost always be saved. Throwing it out also creates a risk of spreading bed bugs to whoever picks it up next.<\/p>\n            <p>If a mattress is severely infested or already damaged, we&#8217;ll advise replacement \u2014 and how to dispose of it responsibly. But for most cases, treatment is more effective and cheaper than replacement.<\/p>\n          <\/div>\n        <\/details>\n\n        <details class=\"mpc-faq\">\n          <summary>How long until I can sleep peacefully again?<\/summary>\n          <div class=\"mpc-faq-body\">\n            <p>Most customers see significant reduction in bed bug activity within 1-2 weeks of the first treatment. By the end of the 3-visit programme (4-6 weeks), elimination is typically complete.<\/p>\n            <p>If you have ongoing concerns or see continued activity beyond Visit 3, contact us \u2014 we&#8217;ll inspect again and address any persistent hotspots.<\/p>\n          <\/div>\n        <\/details>\n\n        <details class=\"mpc-faq\">\n          <summary>How can I prevent bed bugs from coming back?<\/summary>\n          <div class=\"mpc-faq-body\">\n            <p>After successful treatment, prevention focuses on avoiding re-introduction: inspect luggage and clothing after travel, never bring home second-hand mattresses or upholstered furniture without inspection, vacuum regularly, and address any signs of bed bug activity immediately.<\/p>\n            <p><a href=\"https:\/\/msianpestcontrol.com\/bed-bugs-prevention-strategies\/\">Read our full bed bug prevention guide<\/a> for detailed strategies.<\/p>\n          <\/div>\n        <\/details>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA BAND -->\n  <section class=\"mpc-cta-band\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-cta-inner\">\n        <div>\n          <div class=\"mpc-eyebrow\" style=\"color: var(--mpc-gold);\">No judgment. Just help.<\/div>\n          <h2>Sleep peacefully <em>again.<\/em><\/h2>\n          <p>Send us a photo on WhatsApp \u2014 we&#8217;ll respond discreetly and arrange a free inspection. Our team has handled thousands of bed bug cases over 58 years. There&#8217;s nothing you can show us that we haven&#8217;t seen before.<\/p>\n        <\/div>\n        <div class=\"mpc-cta-right\">\n          <div class=\"mpc-cta-buttons\">\n            <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-gold\">WhatsApp Us Discreetly<\/a>\n            <a href=\"https:\/\/msianpestcontrol.com\/bed-bugs-behaviour\/\" class=\"mpc-btn mpc-btn-ghost\">Learn More<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END MPC BED BUGS PAGE -->\n\n","protected":false},"excerpt":{"rendered":"<p>Our Services &nbsp;\u203a&nbsp; Bed Bugs Treatment Bed Bugs Treatment Bed bugs aren&#8217;t your fault. They&#8217;re [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-420","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Bed Bugs Control and Treatment | Malaysian Pest Control<\/title>\n<meta name=\"description\" content=\"Haunted by Bed Bugs? Reclaim peace with our effective bed bug removal. Trust in our 57+ years of experience.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/msianpestcontrol.com\/ja\/\u30c8\u30b3\u30b8\u30e9\u30df\u306e\u6cbb\u7642\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Bed Bugs Control and Treatment | Malaysian Pest Control\" \/>\n<meta property=\"og:description\" content=\"Haunted by Bed Bugs? Reclaim peace with our effective bed bug removal. Trust in our 57+ years of experience.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/msianpestcontrol.com\/ja\/\u30c8\u30b3\u30b8\u30e9\u30df\u306e\u6cbb\u7642\/\" \/>\n<meta property=\"og:site_name\" content=\"MALAYSIAN PEST CONTROL\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/msianpestcontrol\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-24T10:11:10+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"7\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/bed-bugs-treatment\\\/\",\"url\":\"https:\\\/\\\/msianpestcontrol.com\\\/bed-bugs-treatment\\\/\",\"name\":\"Bed Bugs Control and Treatment | Malaysian Pest Control\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#website\"},\"datePublished\":\"2023-08-04T15:15:48+00:00\",\"dateModified\":\"2026-04-24T10:11:10+00:00\",\"description\":\"Haunted by Bed Bugs? Reclaim peace with our effective bed bug removal. Trust in our 57+ years of experience.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/bed-bugs-treatment\\\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/msianpestcontrol.com\\\/bed-bugs-treatment\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/bed-bugs-treatment\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/msianpestcontrol.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Bed Bugs Control\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#website\",\"url\":\"https:\\\/\\\/msianpestcontrol.com\\\/\",\"name\":\"MALAYSIAN PEST CONTROL\",\"description\":\"Guarding Homes, Offices and Buildings Since 1967\",\"publisher\":{\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/msianpestcontrol.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#organization\",\"name\":\"MALAYSIAN PEST CONTROL\",\"url\":\"https:\\\/\\\/msianpestcontrol.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/msianpestcontrol.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/mpc-blue-transparent.png\",\"contentUrl\":\"https:\\\/\\\/msianpestcontrol.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/mpc-blue-transparent.png\",\"width\":2378,\"height\":2378,\"caption\":\"MALAYSIAN PEST CONTROL\"},\"image\":{\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/msianpestcontrol\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u30c8\u30b3\u30b8\u30e9\u30df\u306e\u99c6\u9664\u3068\u6cbb\u7642 |\u30de\u30ec\u30fc\u30b7\u30a2\u306e\u5bb3\u866b\u99c6\u9664","description":"\u30c8\u30b3\u30b8\u30e9\u30df\u306b\u60a9\u307e\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u304b\uff1f\u30c8\u30b3\u30b8\u30e9\u30df\u306e\u52b9\u679c\u7684\u306a\u99c6\u9664\u3067\u5e73\u548c\u3092\u53d6\u308a\u623b\u3057\u307e\u3057\u3087\u3046\u3002\u5f53\u793e\u306e 57 \u5e74\u4ee5\u4e0a\u306e\u7d4c\u9a13\u3092\u4fe1\u983c\u3057\u3066\u304f\u3060\u3055\u3044\u3002","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/msianpestcontrol.com\/ja\/\u30c8\u30b3\u30b8\u30e9\u30df\u306e\u6cbb\u7642\/","og_locale":"ja_JP","og_type":"article","og_title":"Bed Bugs Control and Treatment | Malaysian Pest Control","og_description":"Haunted by Bed Bugs? Reclaim peace with our effective bed bug removal. Trust in our 57+ years of experience.","og_url":"https:\/\/msianpestcontrol.com\/ja\/\u30c8\u30b3\u30b8\u30e9\u30df\u306e\u6cbb\u7642\/","og_site_name":"MALAYSIAN PEST CONTROL","article_publisher":"https:\/\/www.facebook.com\/msianpestcontrol\/","article_modified_time":"2026-04-24T10:11:10+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"7\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/msianpestcontrol.com\/bed-bugs-treatment\/","url":"https:\/\/msianpestcontrol.com\/bed-bugs-treatment\/","name":"\u30c8\u30b3\u30b8\u30e9\u30df\u306e\u99c6\u9664\u3068\u6cbb\u7642 |\u30de\u30ec\u30fc\u30b7\u30a2\u306e\u5bb3\u866b\u99c6\u9664","isPartOf":{"@id":"https:\/\/msianpestcontrol.com\/#website"},"datePublished":"2023-08-04T15:15:48+00:00","dateModified":"2026-04-24T10:11:10+00:00","description":"\u30c8\u30b3\u30b8\u30e9\u30df\u306b\u60a9\u307e\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u304b\uff1f\u30c8\u30b3\u30b8\u30e9\u30df\u306e\u52b9\u679c\u7684\u306a\u99c6\u9664\u3067\u5e73\u548c\u3092\u53d6\u308a\u623b\u3057\u307e\u3057\u3087\u3046\u3002\u5f53\u793e\u306e 57 \u5e74\u4ee5\u4e0a\u306e\u7d4c\u9a13\u3092\u4fe1\u983c\u3057\u3066\u304f\u3060\u3055\u3044\u3002","breadcrumb":{"@id":"https:\/\/msianpestcontrol.com\/bed-bugs-treatment\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/msianpestcontrol.com\/bed-bugs-treatment\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/msianpestcontrol.com\/bed-bugs-treatment\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/msianpestcontrol.com\/"},{"@type":"ListItem","position":2,"name":"Bed Bugs Control"}]},{"@type":"WebSite","@id":"https:\/\/msianpestcontrol.com\/#website","url":"https:\/\/msianpestcontrol.com\/","name":"\u30de\u30ec\u30fc\u30b7\u30a2\u306e\u5bb3\u866b\u99c6\u9664","description":"1967 \u5e74\u4ee5\u6765\u3001\u4f4f\u5b85\u3001\u30aa\u30d5\u30a3\u30b9\u3001\u5efa\u7269\u306e\u8b66\u5099\u3092\u884c\u3063\u3066\u3044\u307e\u3059","publisher":{"@id":"https:\/\/msianpestcontrol.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/msianpestcontrol.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Organization","@id":"https:\/\/msianpestcontrol.com\/#organization","name":"\u30de\u30ec\u30fc\u30b7\u30a2\u306e\u5bb3\u866b\u99c6\u9664","url":"https:\/\/msianpestcontrol.com\/","logo":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/msianpestcontrol.com\/#\/schema\/logo\/image\/","url":"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2026\/04\/mpc-blue-transparent.png","contentUrl":"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2026\/04\/mpc-blue-transparent.png","width":2378,"height":2378,"caption":"MALAYSIAN PEST CONTROL"},"image":{"@id":"https:\/\/msianpestcontrol.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/msianpestcontrol\/"]}]}},"_links":{"self":[{"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/pages\/420","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/comments?post=420"}],"version-history":[{"count":5,"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/pages\/420\/revisions"}],"predecessor-version":[{"id":1295,"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/pages\/420\/revisions\/1295"}],"wp:attachment":[{"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/media?parent=420"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}