{"id":1047,"date":"2024-07-18T00:47:40","date_gmt":"2024-07-18T00:47:40","guid":{"rendered":"https:\/\/msianpestcontrol.com\/?page_id=1047"},"modified":"2026-08-13T05:21:47","modified_gmt":"2026-08-13T05:21:47","slug":"about-centipede","status":"publish","type":"page","link":"https:\/\/msianpestcontrol.com\/ja\/\u30e0\u30ab\u30c7\u306b\u3064\u3044\u3066\/","title":{"rendered":"\u30e0\u30ab\u30c7\u306b\u3064\u3044\u3066"},"content":{"rendered":"<!-- =========================================================\n     MPC ABOUT CENTIPEDE \u2014 Custom HTML Block\n     Paste into a WordPress Custom HTML block on\n     \/about-centipede\/\n     Scoped to .mpc-cp to avoid affecting theme.\n\n     STRATEGY: TRIPLE-VALUE HYBRID\n     - Dangerous: venomous bite (esp. giant red-headed centipede)\n     - Beneficial: predator that eats cockroaches, termites, spiders\n     - Warning sign: their presence indicates OTHER pests present\n\n     The killer insight (already in original content):\n     \"Frequent sightings of centipedes may indicate a pest\n     infestation, as they are attracted to food sources like\n     termites, cockroaches, and spiders.\"\n\n     This is elevated as the core conversion angle.\n\n     Content preserved verbatim from original:\n     - Introduction\n     - Biology & Lifecycle (Egg, Juvenile, Adult)\n     - Behaviour and Habitat\n     - Health and Economic Impact (Venom, Threat Perception)\n     - Common Areas of Infestation (6 areas)\n     - Signs of Infestation (the KEY INSIGHT)\n     - Prevention and Control\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 ABOUT CENTIPEDE \u2014 scoped to .mpc-cp\n   ============================================================ *\/\n.mpc-cp {\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-danger: #B82A25;\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-cp *,\n.mpc-cp *::before,\n.mpc-cp *::after { box-sizing: border-box; }\n.mpc-cp a { color: inherit; text-decoration: none; }\n.mpc-cp img { max-width: 100%; display: block; }\n.mpc-cp p { margin: 0 0 1em 0; }\n.mpc-cp ul { list-style: none; padding: 0; margin: 0; }\n.mpc-cp h1, .mpc-cp h2, .mpc-cp h3,\n.mpc-cp h4, .mpc-cp 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: 60px 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: 40px;\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(26px, 3.2vw, 38px);\n  line-height: 1.15;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 14px;\n}\n.mpc-section-head h2 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-section-head p {\n  font-size: 15.5px;\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: 70px 0 80px;\n  margin: 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: 460px; height: 460px;\n  background: radial-gradient(circle, rgba(184,42,37,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.1fr 1fr;\n  gap: 50px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 900px) { .mpc-hero-grid { grid-template-columns: 1fr; gap: 36px; } }\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(34px, 4.8vw, 54px);\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: 520px;\n  margin-bottom: 24px;\n}\n.mpc-hero-lead em { font-style: italic; color: var(--mpc-blue); }\n.mpc-hero-meta {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n  margin-top: 4px;\n}\n@media (max-width: 540px) { .mpc-hero-meta { grid-template-columns: 1fr; } }\n.mpc-hero-meta-item {\n  background: #fff;\n  padding: 16px 18px;\n}\n.mpc-hero-meta-label {\n  font-size: 10px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n  margin-bottom: 4px;\n}\n.mpc-hero-meta-val {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 15px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n}\n.mpc-hero-meta-val em {\n  font-style: italic;\n  color: var(--mpc-gold);\n  font-size: 13.5px;\n}\n.mpc-hero-meta-val.danger em { color: var(--mpc-danger); }\n.mpc-hero-meta-val.good em { color: var(--mpc-success); }\n.mpc-hero-img {\n  position: relative;\n  aspect-ratio: 16 \/ 9;\n  overflow: hidden;\n  box-shadow: 0 30px 60px -30px rgba(11,59,140,0.35);\n}\n.mpc-hero-img img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n}\n.mpc-hero-tag {\n  position: absolute;\n  bottom: 18px; left: 18px;\n  background: var(--mpc-warning);\n  color: #fff;\n  padding: 6px 12px;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  z-index: 2;\n}\n\n\/* ============ QUICK VERDICT BAND ============ *\/\n.mpc-verdict {\n  background: #fff;\n  border-bottom: 1px solid var(--mpc-line);\n  padding: 40px 0;\n  margin: 0 -24px;\n}\n.mpc-verdict-head {\n  text-align: center;\n  margin-bottom: 26px;\n}\n.mpc-verdict-label {\n  font-size: 10.5px;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  font-weight: 700;\n  margin-bottom: 10px;\n}\n.mpc-verdict-title {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(20px, 2.4vw, 26px);\n  line-height: 1.2;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n}\n.mpc-verdict-title em { font-style: italic; color: var(--mpc-blue); }\n\n.mpc-verdict-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n}\n@media (max-width: 720px) { .mpc-verdict-grid { grid-template-columns: 1fr; } }\n\n.mpc-verdict-item {\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-line);\n  padding: 18px 22px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n.mpc-verdict-item.warn { border-left: 3px solid var(--mpc-warning); }\n.mpc-verdict-item.danger { border-left: 3px solid var(--mpc-danger); }\n.mpc-verdict-q {\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.5;\n}\n.mpc-verdict-q strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-verdict-a {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 15.5px;\n  color: var(--mpc-blue);\n  letter-spacing: -0.005em;\n}\n.mpc-verdict-a em { font-style: italic; }\n.mpc-verdict-a.warn { color: var(--mpc-warning); }\n.mpc-verdict-a.danger { color: var(--mpc-danger); }\n.mpc-verdict-note {\n  font-size: 11.5px;\n  color: var(--mpc-ink-muted);\n  font-style: italic;\n  margin-top: auto;\n}\n\n\/* ============ INTRO PROSE ============ *\/\n.mpc-intro-prose {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  border-left: 4px solid var(--mpc-gold);\n  padding: 32px 36px;\n}\n.mpc-intro-prose p {\n  font-size: 15.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.75;\n  margin: 0;\n}\n.mpc-intro-prose p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-intro-prose p em { font-style: italic; color: var(--mpc-blue); }\n\n\/* ============ VENOM WARNING (Scolopendra) ============ *\/\n.mpc-venom-warning {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  border-left: 4px solid var(--mpc-danger);\n  padding: 36px 40px;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 30px;\n  align-items: start;\n}\n@media (max-width: 720px) {\n  .mpc-venom-warning { grid-template-columns: 1fr; padding: 28px 24px; gap: 20px; }\n}\n.mpc-venom-icon {\n  width: 70px; height: 70px;\n  background: rgba(184,42,37,0.08);\n  border: 1.5px solid var(--mpc-danger);\n  color: var(--mpc-danger);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n.mpc-venom-icon svg { width: 36px; height: 36px; }\n.mpc-venom-label {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-danger);\n  font-weight: 700;\n  margin-bottom: 10px;\n}\n.mpc-venom-warning h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(22px, 2.4vw, 28px);\n  line-height: 1.2;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 14px;\n  letter-spacing: -0.01em;\n}\n.mpc-venom-warning h3 em { font-style: italic; color: var(--mpc-danger); }\n.mpc-venom-warning p {\n  font-size: 14.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n.mpc-venom-warning p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-venom-warning p em { font-style: italic; color: var(--mpc-danger); }\n\n.mpc-venom-bite {\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-line);\n  padding: 18px 22px;\n  margin-top: 14px;\n}\n.mpc-venom-bite-title {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 14px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  margin-bottom: 10px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.mpc-venom-bite-title::before {\n  content: '';\n  width: 16px; height: 1px;\n  background: var(--mpc-gold);\n}\n.mpc-venom-bite ol {\n  margin: 0; padding: 0 0 0 20px;\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.65;\n}\n.mpc-venom-bite ol li {\n  margin-bottom: 6px;\n  padding-left: 6px;\n}\n.mpc-venom-bite ol li strong {\n  color: var(--mpc-blue-ink);\n  font-weight: 600;\n}\n.mpc-venom-bite ol li em {\n  font-style: italic;\n  color: var(--mpc-danger);\n}\n\n\/* ============ LIFECYCLE 3 STAGES ============ *\/\n.mpc-lifecycle-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n}\n@media (max-width: 720px) { .mpc-lifecycle-grid { grid-template-columns: 1fr; } }\n\n.mpc-stage {\n  background: #fff;\n  padding: 30px 26px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.mpc-stage-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  margin-bottom: 6px;\n}\n.mpc-stage-icon svg { width: 24px; height: 24px; }\n.mpc-stage-num {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 12px;\n  color: var(--mpc-gold);\n  font-weight: 500;\n  letter-spacing: 0.04em;\n}\n.mpc-stage 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  margin-bottom: 6px;\n}\n.mpc-stage p {\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.7;\n  margin: 0;\n}\n.mpc-stage p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-stage p em { font-style: italic; color: var(--mpc-blue); }\n\n\/* ============ FEATURES ROWS ============ *\/\n.mpc-features {\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n}\n.mpc-feature {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 16px;\n  align-items: start;\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 20px 22px;\n  transition: all 0.2s;\n}\n.mpc-feature:hover {\n  border-color: var(--mpc-blue);\n  transform: translateX(2px);\n}\n.mpc-feature-icon {\n  width: 40px; height: 40px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n.mpc-feature-icon.warn { color: var(--mpc-warning); }\n.mpc-feature-icon.good { color: var(--mpc-success); }\n.mpc-feature-icon svg { width: 20px; height: 20px; }\n.mpc-feature-content {\n  padding-top: 6px;\n}\n.mpc-feature-content strong {\n  display: block;\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 16px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.005em;\n  line-height: 1.2;\n  margin-bottom: 4px;\n}\n.mpc-feature-content p {\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.65;\n  margin: 0;\n}\n.mpc-feature-content p em { font-style: italic; color: var(--mpc-blue); }\n.mpc-feature-content p strong { color: var(--mpc-blue-ink); font-weight: 600; display: inline; font-size: inherit; font-family: inherit; margin: 0; }\n\n\/* ============ COMMON AREAS 6-CARD GRID ============ *\/\n.mpc-areas-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n}\n@media (max-width: 720px) { .mpc-areas-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .mpc-areas-grid { grid-template-columns: 1fr; } }\n\n.mpc-area {\n  background: #fff;\n  padding: 22px 22px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n  align-items: flex-start;\n  transition: background 0.2s;\n}\n.mpc-area:hover { background: var(--mpc-paper); }\n.mpc-area-icon {\n  width: 42px; height: 42px;\n  background: var(--mpc-paper);\n  color: var(--mpc-warning);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  margin-bottom: 4px;\n}\n.mpc-area:hover .mpc-area-icon {\n  background: #fff;\n}\n.mpc-area-icon svg { width: 22px; height: 22px; }\n.mpc-area-name {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 16px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.005em;\n}\n.mpc-area-hint {\n  font-size: 12px;\n  color: var(--mpc-ink-muted);\n  font-style: italic;\n  line-height: 1.4;\n}\n\n\/* ============ THE SECRET MESSAGE \u2014 key insight callout ============ *\/\n.mpc-insight {\n  background: linear-gradient(180deg, #FCF9F0 0%, #FAF5E5 100%);\n  border: 1px solid var(--mpc-gold);\n  padding: 40px 44px;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 32px;\n  align-items: center;\n  position: relative;\n  overflow: hidden;\n}\n@media (max-width: 720px) {\n  .mpc-insight { grid-template-columns: 1fr; padding: 28px 26px; gap: 20px; text-align: center; }\n}\n.mpc-insight::before {\n  content: '';\n  position: absolute;\n  top: -80px; right: -80px;\n  width: 260px; height: 260px;\n  background: radial-gradient(circle, rgba(201,163,74,0.15) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-insight-icon {\n  width: 80px; height: 80px;\n  background: #fff;\n  border: 2px solid var(--mpc-gold);\n  color: var(--mpc-gold);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n  position: relative;\n  z-index: 1;\n}\n@media (max-width: 720px) {\n  .mpc-insight-icon { margin: 0 auto; width: 64px; height: 64px; }\n}\n.mpc-insight-icon svg { width: 40px; height: 40px; }\n.mpc-insight-content {\n  position: relative;\n  z-index: 1;\n}\n.mpc-insight-label {\n  font-size: 11px;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  font-weight: 700;\n  margin-bottom: 12px;\n}\n.mpc-insight h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(22px, 2.6vw, 30px);\n  line-height: 1.2;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 14px;\n  letter-spacing: -0.01em;\n}\n.mpc-insight h3 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-insight p {\n  font-size: 15px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.7;\n  margin: 0;\n}\n.mpc-insight p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-insight p em { font-style: italic; color: var(--mpc-blue); }\n\n\/* ============ MID-PAGE BAR (Zone 1) ============ *\/\n.mpc-midbar {\n  background: var(--mpc-paper);\n  border-top: 1px solid var(--mpc-line);\n  border-bottom: 1px solid var(--mpc-line);\n  padding: 24px 0;\n  margin: 0 -24px;\n}\n.mpc-midbar-inner {\n  display: grid;\n  grid-template-columns: auto 1fr auto;\n  gap: 22px;\n  align-items: center;\n}\n@media (max-width: 720px) {\n  .mpc-midbar-inner {\n    grid-template-columns: 1fr;\n    text-align: center;\n    gap: 14px;\n  }\n}\n.mpc-midbar-icon {\n  width: 44px; height: 44px;\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n@media (max-width: 720px) {\n  .mpc-midbar-icon { margin: 0 auto; }\n}\n.mpc-midbar-icon svg { width: 22px; height: 22px; }\n.mpc-midbar-text {\n  font-family: var(--mpc-serif);\n  font-size: 15.5px;\n  color: var(--mpc-blue-ink);\n  line-height: 1.5;\n  letter-spacing: -0.005em;\n}\n.mpc-midbar-text em {\n  font-style: italic;\n  color: var(--mpc-blue);\n}\n.mpc-midbar-link {\n  font-size: 12.5px;\n  font-weight: 600;\n  color: var(--mpc-blue);\n  letter-spacing: 0.02em;\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  padding: 10px 18px;\n  border: 1px solid var(--mpc-blue);\n  transition: all 0.2s;\n  white-space: nowrap;\n}\n.mpc-midbar-link:hover {\n  background: var(--mpc-blue);\n  color: #fff !important;\n}\n\n\/* ============ FOOD CHAIN STRATEGY ============ *\/\n.mpc-strategy {\n  background: linear-gradient(135deg, var(--mpc-blue-ink) 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-strategy::before {\n  content: '';\n  position: absolute;\n  top: -100px; right: -100px;\n  width: 400px; height: 400px;\n  background: radial-gradient(circle, rgba(201,163,74,0.18) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-strategy-inner {\n  position: relative;\n  max-width: 860px;\n  margin: 0 auto;\n}\n.mpc-strategy-eyebrow {\n  font-size: 10.5px;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  font-weight: 700;\n  margin-bottom: 16px;\n}\n.mpc-strategy h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(26px, 3vw, 36px);\n  line-height: 1.15;\n  color: #fff;\n  margin-bottom: 20px;\n  letter-spacing: -0.01em;\n}\n.mpc-strategy h2 em { font-style: italic; color: var(--mpc-gold); }\n.mpc-strategy > .mpc-container > .mpc-strategy-inner > p {\n  color: rgba(255,255,255,0.9);\n  font-size: 15.5px;\n  line-height: 1.75;\n  margin: 0 0 16px 0;\n  max-width: 720px;\n}\n.mpc-strategy > .mpc-container > .mpc-strategy-inner > p strong { color: #fff; }\n.mpc-strategy > .mpc-container > .mpc-strategy-inner > p em {\n  font-style: italic;\n  color: var(--mpc-gold);\n}\n\n.mpc-strategy-flow {\n  display: grid;\n  grid-template-columns: 1fr auto 1fr auto 1fr;\n  gap: 12px;\n  align-items: center;\n  margin: 32px 0 22px 0;\n  padding: 24px 0;\n  border-top: 1px dashed rgba(255,255,255,0.2);\n  border-bottom: 1px dashed rgba(255,255,255,0.2);\n}\n@media (max-width: 720px) {\n  .mpc-strategy-flow {\n    grid-template-columns: 1fr;\n    gap: 8px;\n  }\n  .mpc-strategy-arrow {\n    transform: rotate(90deg);\n    justify-self: center;\n    padding: 4px 0;\n  }\n}\n.mpc-strategy-step {\n  background: rgba(255,255,255,0.06);\n  border: 1px solid rgba(255,255,255,0.12);\n  padding: 16px 18px;\n  text-align: center;\n}\n.mpc-strategy-step-num {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 12px;\n  color: var(--mpc-gold);\n  font-weight: 500;\n  margin-bottom: 6px;\n}\n.mpc-strategy-step-text {\n  font-size: 13.5px;\n  color: #fff;\n  line-height: 1.4;\n  font-weight: 500;\n}\n.mpc-strategy-arrow {\n  color: var(--mpc-gold);\n  font-size: 18px;\n  display: grid;\n  place-items: center;\n}\n\n.mpc-strategy-note {\n  font-size: 13.5px;\n  color: rgba(255,255,255,0.75);\n  font-style: italic;\n  line-height: 1.6;\n  margin: 0;\n}\n.mpc-strategy-note strong { color: var(--mpc-gold); font-style: normal; }\n\n\/* ============ TRUST STRIP ============ *\/\n.mpc-trust-strip {\n  background: var(--mpc-paper);\n  border-top: 1px solid var(--mpc-line);\n  padding: 44px 0;\n  margin: 0 -24px;\n  text-align: center;\n}\n.mpc-trust-strip-inner {\n  max-width: 780px;\n  margin: 0 auto;\n}\n.mpc-trust-strip-label {\n  font-size: 10.5px;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  font-weight: 700;\n  margin-bottom: 14px;\n}\n.mpc-trust-strip h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(22px, 2.6vw, 30px);\n  line-height: 1.2;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  margin-bottom: 14px;\n}\n.mpc-trust-strip h3 em {\n  font-style: italic;\n  color: var(--mpc-blue);\n}\n.mpc-trust-strip-badges {\n  display: flex;\n  justify-content: center;\n  gap: 24px;\n  flex-wrap: wrap;\n  margin-top: 18px;\n  padding-top: 16px;\n  border-top: 1px dashed var(--mpc-line);\n}\n.mpc-trust-strip-badge {\n  font-size: 12px;\n  color: var(--mpc-ink-muted);\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n}\n.mpc-trust-strip-badge strong {\n  font-family: var(--mpc-serif);\n  color: var(--mpc-blue-ink);\n  font-weight: 500;\n  font-size: 15px;\n  font-style: italic;\n}\n\n\/* ============ 4-CARD CONVERSION GRID ============ *\/\n.mpc-conv-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 16px;\n  margin-top: 8px;\n}\n@media (max-width: 720px) { .mpc-conv-grid { grid-template-columns: 1fr; } }\n\n.mpc-conv-card {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 26px 28px;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  text-decoration: none !important;\n  color: inherit !important;\n  transition: all 0.3s ease;\n  position: relative;\n  overflow: hidden;\n  height: 100%;\n  min-width: 0;\n}\n.mpc-conv-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0;\n  width: 0;\n  height: 3px;\n  background: var(--mpc-gold);\n  transition: width 0.3s ease;\n}\n.mpc-conv-card:hover {\n  border-color: var(--mpc-blue);\n  transform: translateY(-3px);\n  box-shadow: 0 14px 32px -20px rgba(11,59,140,0.22);\n}\n.mpc-conv-card:hover::before {\n  width: 100%;\n}\n\n.mpc-conv-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  transition: all 0.3s;\n  flex-shrink: 0;\n}\n.mpc-conv-card:hover .mpc-conv-icon {\n  background: var(--mpc-blue);\n  color: #fff;\n}\n.mpc-conv-icon svg { width: 24px; height: 24px; }\n\n.mpc-conv-hook {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(17px, 1.9vw, 19px);\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.005em;\n  line-height: 1.25;\n}\n.mpc-conv-hook em {\n  font-style: italic;\n  color: var(--mpc-blue);\n}\n\n.mpc-conv-price-row {\n  display: flex;\n  align-items: baseline;\n  gap: 8px;\n  padding-top: 4px;\n  border-top: 1px dashed var(--mpc-line);\n  margin-top: 4px;\n}\n.mpc-conv-price-label {\n  font-size: 10.5px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n}\n.mpc-conv-price {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 22px;\n  color: var(--mpc-gold);\n  font-weight: 500;\n  letter-spacing: -0.01em;\n  line-height: 1;\n}\n\n.mpc-conv-link {\n  margin-top: auto;\n  font-size: 12.5px;\n  font-weight: 600;\n  color: var(--mpc-blue);\n  letter-spacing: 0.02em;\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  transition: gap 0.2s;\n}\n.mpc-conv-card:hover .mpc-conv-link { gap: 10px; }\n\n.mpc-conv-below {\n  margin-top: 26px;\n  text-align: center;\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n}\n.mpc-conv-below a {\n  color: var(--mpc-blue);\n  font-weight: 600;\n  border-bottom: 1px solid rgba(11,59,140,0.3);\n  transition: border-color 0.2s;\n}\n.mpc-conv-below a:hover {\n  border-bottom-color: var(--mpc-blue);\n}\n.mpc-conv-below em {\n  font-style: italic;\n  color: var(--mpc-blue-ink);\n}\n\n\/* ============ DIRECT TREATMENT CARD ============ *\/\n.mpc-direct {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 32px 36px;\n  margin-top: 32px;\n  display: grid;\n  grid-template-columns: auto 1fr auto;\n  gap: 30px;\n  align-items: center;\n}\n@media (max-width: 820px) {\n  .mpc-direct { grid-template-columns: 1fr; gap: 20px; text-align: center; }\n}\n.mpc-direct-icon {\n  width: 64px; height: 64px;\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-gold);\n  color: var(--mpc-gold);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n@media (max-width: 820px) {\n  .mpc-direct-icon { margin: 0 auto; }\n}\n.mpc-direct-icon svg { width: 30px; height: 30px; }\n.mpc-direct-label {\n  font-size: 10.5px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  font-weight: 700;\n  margin-bottom: 8px;\n}\n.mpc-direct h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(18px, 2.2vw, 22px);\n  line-height: 1.25;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 8px;\n  letter-spacing: -0.01em;\n}\n.mpc-direct h4 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-direct p {\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.65;\n  margin: 0;\n}\n\n\/* ============ RELATED PAGES ============ *\/\n.mpc-related-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n}\n@media (max-width: 820px) { .mpc-related-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .mpc-related-grid { grid-template-columns: 1fr; } }\n\n.mpc-related {\n  background: #fff;\n  padding: 22px 22px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n  text-decoration: none !important;\n  color: inherit !important;\n  transition: background 0.25s;\n  position: relative;\n}\n.mpc-related:hover {\n  background: var(--mpc-paper);\n}\n.mpc-related-icon {\n  width: 36px; height: 36px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  margin-bottom: 6px;\n}\n.mpc-related-icon svg { width: 18px; height: 18px; }\n.mpc-related-name {\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-related-link {\n  font-size: 12px;\n  font-weight: 600;\n  color: var(--mpc-blue);\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n  transition: gap 0.2s;\n  margin-top: 6px;\n}\n.mpc-related:hover .mpc-related-link { gap: 9px; }\n<\/style>\n\n<!-- =====================================================\n     PAGE CONTENT STARTS HERE\n     ===================================================== -->\n<div class=\"mpc-cp\">\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\/ja\/\u866b\u3084\u5bb3\u866b\/\">\u866b\u3068\u5bb3\u866b<\/a> &nbsp;\u203a \u30e0\u30ab\u30c7\u306b\u3064\u3044\u3066\n          <\/div>\n          <div class=\"mpc-eyebrow\">\u866b\u3068\u5bb3\u866b\u767e\u79d1\u4e8b\u5178<\/div>\n          <h1>\u30e0\u30ab\u30c7 \u2014 <em>\u5bb3\u866b\u306f\u3001\u3088\u308a\u5927\u304d\u306a\u554f\u984c\u306e\u5146\u5019\u3067\u3042\u308b\u3002.<\/em><\/h1>\n          <p class=\"mpc-hero-lead\">\u52d5\u304d\u304c\u901f\u304f\u3001\u6bd2\u3092\u6301\u3061\u3001\u7d1b\u308c\u3082\u306a\u304f\u4e0d\u6c17\u5473\u306a\u30e0\u30ab\u30c7\u306f\u3001\u30de\u30ec\u30fc\u30b7\u30a2\u306e\u5bb6\u5ead\u3067\u6700\u3082\u5acc\u308f\u308c\u3066\u3044\u308b\u866b\u306e\u4e00\u3064\u3067\u3059\u3002\u3057\u304b\u3057\u3001\u307b\u3068\u3093\u3069\u306e\u4eba\u304c\u898b\u843d\u3068\u3057\u3066\u3044\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002 <em>\u5f7c\u3089\u306f\u5b9f\u969b\u306b\u306f\u6355\u98df\u8005\u3067\u3059<\/em>, \u305d\u3057\u3066\u3001\u305d\u308c\u3089\u306e\u5b58\u5728\u306f\u901a\u5e38\u3001\u4ed6\u306e\u5bb3\u866b\u304c\u65e2\u306b\u305d\u3053\u306b\u3044\u308b\u3053\u3068\u3092\u610f\u5473\u3059\u308b\u3002.<\/p>\n\n          <div class=\"mpc-hero-meta\">\n            <div class=\"mpc-hero-meta-item\">\n              <div class=\"mpc-hero-meta-label\">\u5225\u540d<\/div>\n              <div class=\"mpc-hero-meta-val\">\u30ea\u30d1\u30f3\u30fb\u8708\u86a3<\/div>\n            <\/div>\n            <div class=\"mpc-hero-meta-item\">\n              <div class=\"mpc-hero-meta-label\">\u54ac\u50b7\u30ea\u30b9\u30af<\/div>\n              <div class=\"mpc-hero-meta-val danger\">\u6709\u6bd2 <em>\u30fb \u75db\u3044<\/em><\/div>\n            <\/div>\n            <div class=\"mpc-hero-meta-item\">\n              <div class=\"mpc-hero-meta-label\">\u5f79\u5272<\/div>\n              <div class=\"mpc-hero-meta-val good\">\u6355\u98df\u8005 <em>\u30fb\u5bb3\u866b\u3092\u98df\u3079\u308b<\/em><\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-hero-img\">\n          <span class=\"mpc-hero-tag\">\u30e0\u30ab\u30c7\u30fb\u30ea\u30d1\u30f3<\/span>\n          <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/07\/Protecting-Your-Homes3-1536x864.jpg\" alt=\"\u30de\u30ec\u30fc\u30b7\u30a2\u306e\u6c11\u5bb6\u306b\u30e0\u30ab\u30c7\u304c\u51fa\u73fe \u2015 \u591c\u884c\u6027\u306e\u6bd2\u3092\u6301\u3064\u6355\u98df\u52d5\u7269\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- QUICK VERDICT BAND -->\n  <section class=\"mpc-verdict\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-verdict-head\">\n        <div class=\"mpc-verdict-label\">\u30af\u30a4\u30c3\u30af\u30a2\u30bb\u30b9\u30e1\u30f3\u30c8<\/div>\n        <div class=\"mpc-verdict-title\">\u3042\u306a\u305f\u306e\u72b6\u6cc1\u306f\uff1f <em>\u6700\u3082\u8fd1\u3044\u3082\u306e\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002.<\/em><\/div>\n      <\/div>\n      <div class=\"mpc-verdict-grid\">\n\n        <div class=\"mpc-verdict-item danger\">\n          <div class=\"mpc-verdict-q\"><strong>\u5927\u304d\u306a\u8d64\u3044\u982d\u306e\u30e0\u30ab\u30c7<\/strong> \u3054\u81ea\u5b85\u3067\u898b\u304b\u3051\u307e\u3057\u305f\u304b\uff1f<\/div>\n          <div class=\"mpc-verdict-a danger\">\u30aa\u30aa\u30e0\u30ab\u30c7\u5c5e <em>\u2015 \u75db\u307f\u3092\u4f34\u3046\u54ac\u50b7\u306e\u5371\u967a\u6027\u3002.<\/em><\/div>\n          <div class=\"mpc-verdict-note\">\u89e6\u3089\u306a\u3044\u3067\u304f\u3060\u3055\u3044\u3002\u5c02\u9580\u696d\u8005\u306b\u3088\u308b\u64a4\u53bb\u3092\u3054\u691c\u8a0e\u304f\u3060\u3055\u3044\u3002.<\/div>\n        <\/div>\n\n        <div class=\"mpc-verdict-item warn\">\n          <div class=\"mpc-verdict-q\"><strong>\u983b\u7e41\u306b\u76ee\u6483\u3055\u308c\u308b<\/strong> \u5c4b\u5185\u306b\u30e0\u30ab\u30c7\u304c\u3044\u308b\uff1f<\/div>\n          <div class=\"mpc-verdict-a warn\">\u4ed6\u306b\u3082\u5bb3\u866b\u304c\u3044\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044 <em>\u2015\u305d\u308c\u3089\u306f\u98df\u3079\u7269\u3067\u3059\u3002.<\/em><\/div>\n          <div class=\"mpc-verdict-note\">\u30e0\u30ab\u30c7\u306f\u30b4\u30ad\u30d6\u30ea\u3001\u30b7\u30ed\u30a2\u30ea\u3001\u30af\u30e2\u306b\u5f15\u304d\u5bc4\u305b\u3089\u308c\u308b\u3002.<\/div>\n        <\/div>\n\n        <div class=\"mpc-verdict-item danger\">\n          <div class=\"mpc-verdict-q\"><strong>\u30e0\u30ab\u30c7\u306b\u565b\u307e\u308c\u305f\uff1f<\/strong> \u75db\u307f\u3092\u4f34\u3046\u816b\u308c\uff1f<\/div>\n          <div class=\"mpc-verdict-a danger\">\u533b\u7642\u6a5f\u95a2\u3092\u53d7\u8a3a\u3057\u3066\u304f\u3060\u3055\u3044 <em>\u91cd\u75c7\u306e\u5834\u5408\u3002.<\/em><\/div>\n          <div class=\"mpc-verdict-note\">\u5b89\u5168\u306b\u64ae\u5f71\u3067\u304d\u308b\u5834\u5408\u306f\u3001\u30e0\u30ab\u30c7\u306e\u5199\u771f\u3092\u64ae\u3063\u3066\u304f\u3060\u3055\u3044\u3002.<\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- INTRODUCTION (preserved verbatim) -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\u30e0\u30ab\u30c7\u306e\u7d39\u4ecb<\/div>\n        <h2>\u4e0d\u6c17\u5473\u3060\u3051\u3069 <em>\u751f\u614b\u5b66\u7684\u306b\u91cd\u8981\u3002.<\/em><\/h2>\n        <p>\u30e0\u30ab\u30c7\u306b\u95a2\u3059\u308b\u4e8b\u5b9f\u3092\u3001\u30db\u30e9\u30fc\u6620\u753b\u306e\u3088\u3046\u306a\u8a87\u5f35\u629c\u304d\u3067\u304a\u4f1d\u3048\u3057\u307e\u3059\u3002.<\/p>\n      <\/div>\n\n      <div class=\"mpc-intro-prose\">\n        <p><strong>\u30e0\u30ab\u30c7<\/strong> \u866b\u306f\u3057\u3070\u3057\u3070\u4e0d\u6c17\u5473\u306a\u751f\u304d\u7269\u3068\u898b\u306a\u3055\u308c\u307e\u3059\u304c\u3001 <em>\u751f\u614b\u7cfb\u306b\u304a\u3044\u3066\u91cd\u8981\u306a\u5f79\u5272\u3092\u62c5\u3046<\/em>. \u305d\u308c\u3089\u306f\u6bd2\u3092\u6301\u3064\u5834\u5408\u3082\u3042\u308b\u304c\u3001\u30a2\u30ec\u30eb\u30ae\u30fc\u53cd\u5fdc\u304c\u8d77\u3053\u3089\u306a\u3044\u9650\u308a\u3001\u901a\u5e38\u306f\u4eba\u9593\u3084\u30da\u30c3\u30c8\u306b\u3068\u3063\u3066\u8105\u5a01\u3068\u306a\u308b\u3053\u3068\u306f\u306a\u3044\u3002.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SCOLOPENDRA VENOM WARNING -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-venom-warning\">\n        <div class=\"mpc-venom-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><path d=\"M12 9v4M12 17h.01\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"mpc-venom-label\">\u54ac\u50b7\u30ea\u30b9\u30af \u00b7 \u5de8\u5927\u306a\u8d64\u982d\u30e0\u30ab\u30c7<\/div>\n          <h3>\u30de\u30ec\u30fc\u30b7\u30a2\u306e\u30e0\u30ab\u30c7 <em>\u5c0a\u656c\u306b\u5024\u3059\u308b\u3002.<\/em><\/h3>\n          <p><strong>Scolopendra subspinipes<\/strong> \u5de8\u5927\u306a\u8d64\u982d\u30e0\u30ab\u30c7\u306f\u3001\u30de\u30ec\u30fc\u30b7\u30a2\u306e\u5bb6\u3084\u5ead\u3067\u3088\u304f\u898b\u304b\u3051\u3089\u308c\u3001\u7279\u306b\u96e8\u5b63\u306b\u306f\u591a\u304f\u898b\u3089\u308c\u307e\u3059\u3002 <strong>\u9577\u305520cm<\/strong>, \u72ec\u7279\u306e <em>\u30aa\u30ec\u30f3\u30b8\u304c\u304b\u3063\u305f\u8d64\u8272\u306e\u982d\u3068\u6697\u3044\u8272\u306e\u4f53<\/em>, \u305d\u3057\u3066\u3001\u56fd\u5185\u3067\u6700\u3082\u75db\u307f\u3092\u4f34\u3046\u7121\u810a\u690e\u52d5\u7269\u306e\u54ac\u50b7\u306e\u4e00\u3064\u3092\u5f15\u304d\u8d77\u3053\u3059\u3002.<\/p>\n          <p>\u54ac\u50b7\u306f\u3081\u3063\u305f\u306b\u81f4\u547d\u7684\u3067\u306f\u306a\u3044\u304c\u3001 <em>\u6fc0\u3057\u3044\u707c\u71b1\u75db\u3001\u816b\u308c\u3001\u767a\u8d64\u3001\u305d\u3057\u3066\u6642\u306b\u306f\u767a\u71b1<\/em> \u75c7\u72b6\u306f\u6570\u6642\u9593\u304b\u3089\u6570\u65e5\u9593\u7d9a\u304f\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002\u30a2\u30ec\u30eb\u30ae\u30fc\u4f53\u8cea\u306e\u65b9\u3001\u304a\u5b50\u69d8\u3001\u9ad8\u9f62\u8005\u306e\u65b9\u306f\u3001\u30e0\u30ab\u30c7\u306b\u565b\u307e\u308c\u305f\u5834\u5408\u306f\u6df1\u523b\u306a\u533b\u5b66\u7684\u554f\u984c\u3068\u3057\u3066\u5bfe\u51e6\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002.<\/p>\n\n          <div class=\"mpc-venom-bite\">\n            <div class=\"mpc-venom-bite-title\">\u565b\u307e\u308c\u305f\u5834\u5408<\/div>\n            <ol>\n              <li><strong>\u565b\u307e\u308c\u305f\u90e8\u5206\u3092\u6d17\u3063\u3066\u304f\u3060\u3055\u3044<\/strong> \u3059\u3050\u306b\u77f3\u9e78\u3068\u6c34\u3067\u6d17\u3044\u6d41\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/li>\n              <li><strong>\u51b7\u6e7f\u5e03\u3092\u5f53\u3066\u3066\u304f\u3060\u3055\u3044<\/strong> \u816b\u308c\u3092\u8efd\u6e1b\u3059\u308b\u305f\u3081\u306b\u300110\uff5e15\u5206\u9593\u305d\u306e\u307e\u307e\u306b\u3057\u3066\u304a\u304d\u307e\u3059\u3002.<\/li>\n              <li>\u5fc5\u8981\u306b\u5fdc\u3058\u3066\u5e02\u8ca9\u306e\u93ae\u75db\u5264\u3092\u670d\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/li>\n              <li><strong>\u533b\u5e2b\u306e\u8a3a\u5bdf\u3092\u53d7\u3051\u3066\u304f\u3060\u3055\u3044\u3002<\/strong> \u91cd\u5ea6\u306e\u816b\u308c\u3001\u547c\u5438\u56f0\u96e3\u3001\u80f8\u75db\u3001\u307e\u305f\u306f\u30a2\u30ec\u30eb\u30ae\u30fc\u53cd\u5fdc\u306e\u5146\u5019\u304c\u73fe\u308c\u305f\u5834\u5408\u306f\uff08<em>\u3058\u3093\u307e\u3057\u3093\u3001\u3081\u307e\u3044\u3001\u5410\u304d\u6c17<\/em>).<\/li>\n              <li>\u5b89\u5168\u306b\u53ef\u80fd\u3067\u3042\u308c\u3070\u3001, <strong>\u30e0\u30ab\u30c7\u3092\u64ae\u5f71\u3059\u308b<\/strong> \u2015\u533b\u7642\u5f93\u4e8b\u8005\u304c\u52d5\u7269\u7a2e\u3092\u7279\u5b9a\u3057\u3001\u9069\u5207\u306a\u6cbb\u7642\u6cd5\u3092\u6c7a\u5b9a\u3065\u3051\u308b\u306e\u306b\u5f79\u7acb\u3061\u307e\u3059\u3002.<\/li>\n            <\/ol>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BIOLOGY & LIFECYCLE -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head center\">\n        <div class=\"mpc-eyebrow\">\u751f\u7269\u5b66\u3068\u30e9\u30a4\u30d5\u30b5\u30a4\u30af\u30eb<\/div>\n        <h2>3\u3064\u306e\u6bb5\u968e <em>\u30e0\u30ab\u30c7\u306e\u767a\u751f\u3002.<\/em><\/h2>\n        <p>\u30e0\u30ab\u30c7\u306f\u5f90\u3005\u306b\u5909\u614b\u3057\u3001\u8131\u76ae\u306e\u305f\u3073\u306b\u4f53\u7bc0\u3068\u811a\u3092\u5897\u3084\u3057\u3066\u3044\u304f\u3002.<\/p>\n      <\/div>\n\n      <div class=\"mpc-lifecycle-grid\">\n\n        <div class=\"mpc-stage\">\n          <div class=\"mpc-stage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"12\" rx=\"7\" ry=\"9\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">\u30b9\u30c6\u30fc\u30b801<\/div>\n          <h4>\u5375\u6bb5\u968e<\/h4>\n          <p>\u30e0\u30ab\u30c7\u306f\u5375\u3092\u7523\u3080 <strong>\u571f\u58cc\u4e2d\u3001\u307e\u305f\u306f\u5bb6\u306e\u4e2d\u306e\u96a0\u308c\u305f\u5834\u6240<\/strong>.<\/p>\n        <\/div>\n\n        <div class=\"mpc-stage\">\n          <div class=\"mpc-stage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12h18M6 8v8M10 8v8M14 8v8M18 8v8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">\u30b9\u30c6\u30fc\u30b802<\/div>\n          <h4>\u5e7c\u5c11\u671f<\/h4>\n          <p>\u5e7c\u751f\u30e0\u30ab\u30c7 <strong>\u5927\u4eba\u306b\u4f3c\u3066\u3044\u308b<\/strong> \u3057\u304b\u3057\u3001\u30b5\u30a4\u30ba\u304c\u5c0f\u3055\u304f\u3001 <em>\u811a\u304c\u5c11\u306a\u3044<\/em>.<\/p>\n        <\/div>\n\n        <div class=\"mpc-stage\">\n          <div class=\"mpc-stage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12h18M5 8v8M8 6v12M11 8v8M14 6v12M17 8v8M20 6v12\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">\u30b9\u30c6\u30fc\u30b803<\/div>\n          <h4>\u6210\u4eba\u671f<\/h4>\n          <p>\u6210\u866b\u306e\u30e0\u30ab\u30c7\u306f <strong>\u591c\u884c\u6027\u306e\u30cf\u30f3\u30bf\u30fc<\/strong>, \u69d8\u3005\u306a\u6606\u866b\u3092\u6355\u98df\u3059\u308b\u3002.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BEHAVIOUR & HABITAT -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\u884c\u52d5\u3068\u751f\u606f\u5730<\/div>\n        <h2>\u30e0\u30ab\u30c7\u304c\u3044\u308b\u5834\u6240 <em>\u751f\u304d\u3001\u305d\u3057\u3066\u72e9\u308b\u3002.<\/em><\/h2>\n        <p>\u30e0\u30ab\u30c7\u306e\u597d\u307f\u3092\u7406\u89e3\u3059\u308b\u3053\u3068\u3067\u3001\u30e0\u30ab\u30c7\u304c\u3069\u3053\u306b\u73fe\u308c\u308b\u304b\u3092\u4e88\u6e2c\u3057\u3001\u30e0\u30ab\u30c7\u304c\u7e41\u6b96\u3057\u3084\u3059\u3044\u74b0\u5883\u3092\u6e1b\u3089\u3059\u3053\u3068\u304c\u3067\u304d\u308b\u3002.<\/p>\n      <\/div>\n\n      <div class=\"mpc-features\">\n\n        <div class=\"mpc-feature\">\n          <div class=\"mpc-feature-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-feature-content\">\n            <strong>\u884c\u52d5<\/strong>\n            <p>\u30e0\u30ab\u30c7\u306f <em>\u591c\u884c\u6027<\/em> \u305d\u3057\u3066\u597d\u3080 <strong>\u6697\u304f\u3066\u6e7f\u3063\u305f\u74b0\u5883<\/strong>. \u3002 \u5f7c\u3089\u3067\u3059 <em>\u52d5\u304d\u306e\u901f\u3044<\/em> \u305d\u3057\u3066\u3001\u5bb6\u306e\u4e2d\u306e\u96a0\u308c\u305f\u5834\u6240\u306b\u6f5c\u3093\u3067\u3044\u308b\u3053\u3068\u304c\u591a\u3044\u3002.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-feature\">\n          <div class=\"mpc-feature-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 21h18M5 21V10l7-4 7 4v11M10 21v-6h4v6\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-feature-content\">\n            <strong>\u751f\u606f\u5730<\/strong>\n            <p>\u5f7c\u3089\u306f\u6b21\u306e\u3088\u3046\u306a\u5834\u6240\u3067\u7e41\u6804\u3057\u307e\u3059 <strong>\u5730\u4e0b\u5ba4\u3001\u30b7\u30f3\u30af\u4e0b\u3001\u6d74\u69fd\u4e0b\u3001\u5e8a\u6392\u6c34\u53e3<\/strong>. <em>\u6e7f\u6c17\u3068\u6697\u3055\u306e\u3042\u308b\u74b0\u5883<\/em> \u305d\u308c\u3089\u306f\u5f7c\u3089\u306e\u751f\u5b58\u306b\u3068\u3063\u3066\u7406\u60f3\u7684\u3067\u3042\u308b\u3002.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- HEALTH & ECONOMIC IMPACT -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\u5065\u5eb7\u9762\u304a\u3088\u3073\u7d4c\u6e08\u9762\u3078\u306e\u5f71\u97ff<\/div>\n        <h2>\u6bd2\u3068\u6709\u76ca\u306a\u5f79\u5272 \u2014 <em>\u3042\u308a\u306e\u307e\u307e\u306e\u59ff\u3002.<\/em><\/h2>\n        <p>\u30e0\u30ab\u30c7\u306f\u5371\u967a\u3067\u3042\u308b\u3068\u540c\u6642\u306b\u6709\u7528\u3067\u3082\u3042\u308b\u3002\u3069\u3061\u3089\u306e\u4e8b\u5b9f\u3082\u91cd\u8981\u3060\u3002.<\/p>\n      <\/div>\n\n      <div class=\"mpc-features\">\n\n        <div class=\"mpc-feature\">\n          <div class=\"mpc-feature-icon warn\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2l3 6 6 1-4.5 4.5 1 6.5-5.5-3-5.5 3 1-6.5L3 8l6-1z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-feature-content\">\n            <strong>\u6bd2\u6db2<\/strong>\n            <p>\u30e0\u30ab\u30c7\u306f\u3001 <em>\u6fc0\u3057\u3044\u75db\u307f\u3068\u30a2\u30ec\u30eb\u30ae\u30fc\u53cd\u5fdc<\/em> \u4eba\u9593\u306b\u304a\u3044\u3066\u3002. <strong>\u6b7b\u4ea1\u4f8b\u306f\u307e\u308c\u3067\u3042\u308b<\/strong> \u3057\u304b\u3057\u3001\u5831\u544a\u3055\u308c\u3066\u3044\u308b\u3002.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-feature\">\n          <div class=\"mpc-feature-icon good\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-feature-content\">\n            <strong>\u8105\u5a01\u8a8d\u8b58<\/strong>\n            <p>\u5f7c\u3089\u306f\u3001 <em>\u30db\u30e9\u30fc\u30e1\u30c7\u30a3\u30a2\u306b\u304a\u3051\u308b\u5916\u898b\u3068\u5b58\u5728\u611f<\/em>. \u3057\u304b\u3057\u3001\u305d\u308c\u3089\u306f <strong>\u6709\u76ca\u306a\u6355\u98df\u8005<\/strong> \u305d\u306e\u4ed6\u306e\u5bb6\u5ead\u5bb3\u866b\u3002.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- COMMON AREAS OF INFESTATION -->\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\">\u611f\u67d3\u304c\u8d77\u3053\u308a\u3084\u3059\u3044\u5834\u6240<\/div>\n        <h2>6\u3064\u306e\u5834\u6240 <em>\u307e\u305a\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/em><\/h2>\n        <p>\u30e0\u30ab\u30c7\u306f\u6e7f\u6c17\u3092\u5fc5\u8981\u3068\u3057\u307e\u3059\u3002\u983b\u7e41\u306b\u898b\u304b\u3051\u308b\u5834\u5408\u306f\u3001\u4ee5\u4e0b\u306e\u5834\u6240\u306b\u6e7f\u6c17\u3084\u6c34\u6f0f\u308c\u304c\u306a\u3044\u304b\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/p>\n      <\/div>\n\n      <div class=\"mpc-areas-grid\">\n\n        <div class=\"mpc-area\">\n          <div class=\"mpc-area-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M4 21V6l8-4 8 4v15M4 21h16M8 21v-8h8v8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-area-name\">\u5730\u4e0b\u5ba4<\/div>\n          <div class=\"mpc-area-hint\">\u4e00\u822c\u7684\u306b\u6e7f\u6c17\u304c\u591a\u304f\u3001\u5149\u91cf\u304c\u5c11\u306a\u3044\u3002<\/div>\n        <\/div>\n\n        <div class=\"mpc-area\">\n          <div class=\"mpc-area-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M6 4h12l-2 8H8L6 4zM4 20h16M9 20l-1-8M15 20l1-8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-area-name\">\u30b7\u30f3\u30af\u4e0b<\/div>\n          <div class=\"mpc-area-hint\">\u914d\u7ba1\u304b\u3089\u306e\u7d50\u9732<\/div>\n        <\/div>\n\n        <div class=\"mpc-area\">\n          <div class=\"mpc-area-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 14c0-2 2-4 4-4h10c2 0 4 2 4 4v3H3v-3zM3 17v3M21 17v3\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-area-name\">\u6d74\u69fd\u5185<\/div>\n          <div class=\"mpc-area-hint\">\u6e7f\u6c17\u3068\u6ed1\u3089\u304b\u306a\u58c1\u304c\u305d\u308c\u3089\u3092\u9589\u3058\u8fbc\u3081\u308b<\/div>\n        <\/div>\n\n        <div class=\"mpc-area\">\n          <div class=\"mpc-area-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12h18M8 12v6M16 12v6M6 6l2 4M18 6l-2 4\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-area-name\">\u6c34\u6f0f\u308c\u3057\u3066\u3044\u308b\u30d1\u30a4\u30d7\u306e\u4e0b<\/div>\n          <div class=\"mpc-area-hint\">\u6f0f\u6c34\u7b87\u6240\u3092\u4fee\u7406\u3059\u308b \u2015 \u6c34\u6e90\u3092\u53d6\u308a\u9664\u304f<\/div>\n        <\/div>\n\n        <div class=\"mpc-area\">\n          <div class=\"mpc-area-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"1\"\/><path d=\"M4 12h16\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-area-name\">\u30dc\u30c3\u30af\u30b9<\/div>\n          <div class=\"mpc-area-hint\">\u624b\u3064\u304b\u305a\u306e\u4fdd\u7ba1\u30a8\u30ea\u30a2<\/div>\n        <\/div>\n\n        <div class=\"mpc-area\">\n          <div class=\"mpc-area-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M9 9l6 6M15 9l-6 6\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-area-name\">\u5e8a\u6392\u6c34\u6e9d<\/div>\n          <div class=\"mpc-area-hint\">\u5916\u90e8\u914d\u7ba1\u304b\u3089\u306e\u76f4\u63a5\u30a2\u30af\u30bb\u30b9<\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- THE SECRET MESSAGE \u2014 KEY INSIGHT (elevated) -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-insight\">\n        <div class=\"mpc-insight-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 class=\"mpc-insight-content\">\n          <div class=\"mpc-insight-label\">\u5bb3\u866b\u767a\u751f\u306e\u5146\u5019\u30fb\u91cd\u8981\u306a\u30dd\u30a4\u30f3\u30c8<\/div>\n          <h3>\u30e0\u30ab\u30c7\u306f\u3042\u306a\u305f\u306b\u4f55\u304b\u3092\u4f1d\u3048\u3088\u3046\u3068\u3057\u3066\u3044\u308b\u306e\u3067\u3059\u3002 <em>\u3088\u304f\u805e\u3044\u3066\u304f\u3060\u3055\u3044\u3002.<\/em><\/h3>\n          <p><strong>\u30e0\u30ab\u30c7\u3092\u983b\u7e41\u306b\u898b\u304b\u3051\u308b\u5834\u5408\u306f\u3001\u5bb3\u866b\u306e\u767a\u751f\u3092\u793a\u3057\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/strong>, \u6b21\u306e\u3088\u3046\u306a\u98df\u7269\u6e90\u306b\u5f15\u304d\u5bc4\u305b\u3089\u308c\u308b <em>\u30b7\u30ed\u30a2\u30ea\u3001\u30b4\u30ad\u30d6\u30ea\u3001\u30af\u30e2<\/em>. \u81ea\u5b85\u3067\u306e\u983b\u7e41\u306a\u76ee\u6483\u306f\u3001 <strong>\u3053\u308c\u3089\u306e\u5bb3\u866b\u304c\u5b58\u5728\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059<\/strong> \u305f\u3068\u3048\u76f4\u63a5\u4f1a\u3063\u305f\u3053\u3068\u304c\u306a\u304f\u3066\u3082\u3002.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PREVENTION AND CONTROL (preserved) -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\u4e88\u9632\u3068\u7ba1\u7406<\/div>\n        <h2>\u3042\u306a\u305f\u304c\u3067\u304d\u308b\u3053\u3068 <em>\u5b9f\u969b\u306b\u305d\u308c\u306b\u3064\u3044\u3066\u884c\u52d5\u3092\u8d77\u3053\u3059\u3002.<\/em><\/h2>\n        <p>\u5c02\u9580\u5bb6\u306e\u52a9\u3051\u3092\u6c42\u3081\u308b\u524d\u306b\u3001\u3059\u3050\u306b\u3067\u304d\u308b\u5bfe\u7b56\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002.<\/p>\n      <\/div>\n\n      <div class=\"mpc-intro-prose\">\n        <p>\u30e0\u30ab\u30c7\u306e\u5927\u91cf\u767a\u751f\u306b\u5bfe\u51e6\u3059\u308b\u306b\u306f\u3001, <strong>\u6e7f\u6c17\u306e\u554f\u984c\u306b\u5bfe\u51e6\u3057\u3001\u4fb5\u5165\u7b87\u6240\u3092\u585e\u3050<\/strong>. \u7269\u3092\u6574\u7406\u3057\u305f\u308a\u3001\u9664\u6e7f\u6a5f\u3092\u4f7f\u7528\u3057\u305f\u308a\u3059\u308b\u3068\u52b9\u679c\u7684\u3067\u3059\u3002\u30e0\u30ab\u30c7\u304c\u983b\u7e41\u306b\u898b\u3089\u308c\u308b\u5834\u5408\u306f\u3001 <em>\u5c02\u9580\u7684\u306a\u30b5\u30dd\u30fc\u30c8\u304c\u5fc5\u8981\u306a\u5834\u5408\u306f\u3001\u30de\u30ec\u30fc\u30b7\u30a2\u30f3\u30fb\u30da\u30b9\u30c8\u30fb\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u306b\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002<\/em>.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ ZONE 1: MID-PAGE BAR ============ -->\n  <section class=\"mpc-midbar\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-midbar-inner\">\n        <div class=\"mpc-midbar-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12h18M5 8v8M8 6v12M11 8v8M14 6v12\"\/><\/svg>\n        <\/div>\n        <div class=\"mpc-midbar-text\">\n          \u30e0\u30ab\u30c7\u306f <em>\u75c7\u72b6<\/em>, \u6839\u672c\u7684\u306a\u554f\u984c\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u30e0\u30ab\u30c7\u304c\u72e9\u3063\u3066\u3044\u308b\u5bb3\u866b\uff08\u30b4\u30ad\u30d6\u30ea\u3001\u30b7\u30ed\u30a2\u30ea\u3001\u30a2\u30ea\u306a\u3069\uff09\u3092\u99c6\u9664\u3059\u308c\u3070\u3001\u30e0\u30ab\u30c7\u306f\u5225\u306e\u5834\u6240\u3078\u79fb\u52d5\u3057\u307e\u3059\u3002.\n        <\/div>\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u5bb3\u866b\u99c6\u9664\u30b5\u30fc\u30d3\u30b9-2\/\" class=\"mpc-midbar-link\">\u3059\u3079\u3066\u306e\u5bb3\u866b\u99c6\u9664\u30b5\u30fc\u30d3\u30b9\u3092\u898b\u308b \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n  <!-- ============ END ZONE 1 ============ -->\n\n  <!-- FOOD CHAIN STRATEGY -->\n  <section class=\"mpc-strategy\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-strategy-inner\">\n        <div class=\"mpc-strategy-eyebrow\">\u30b9\u30de\u30fc\u30c8\u306a\u30a2\u30d7\u30ed\u30fc\u30c1<\/div>\n        <h2>\u30e0\u30ab\u30c7\u3092\u6bba\u3059\uff1f <em>\u3055\u3089\u306b10\u4eba\u304c\u7d9a\u304f\u4e88\u5b9a\u3060\u3002.<\/em><\/h2>\n        <p>\u30e0\u30ab\u30c7\u306f1\u5339\u305a\u3064\u306a\u3089\u7c21\u5358\u306b\u6bba\u305b\u308b\u3002\u30b9\u30ea\u30c3\u30d1\u3067\u5341\u5206\u3060\u3002\u3067\u3082\u3001\u3082\u3057\u30e0\u30ab\u30c7\u3092\u898b\u304b\u3051\u305f\u3089 <strong>\u5b9a\u671f\u7684\u306b<\/strong>, \u4e00\u4f53\u305a\u3064\u6bba\u3057\u3066\u3082\u4f55\u3082\u89e3\u6c7a\u3057\u306a\u3044\u3002\u990c\uff08\u4ed6\u306e\u5bb3\u866b\uff09\u304c\u3042\u308b\u9650\u308a\u3001\u307e\u305f\u6b21\u3005\u3068\u3084\u3063\u3066\u304f\u308b\u3060\u308d\u3046\u3002.<\/p>\n        <p>\u6052\u4e45\u7684\u306a\u89e3\u6c7a\u7b56\u306f <em>\u305d\u3082\u305d\u3082\u5f7c\u3089\u3092\u60f9\u304d\u3064\u3051\u308b\u3082\u306e\u3092\u53d6\u308a\u9664\u304f<\/em>\u30b4\u30ad\u30d6\u30ea\u3001\u30b7\u30ed\u30a2\u30ea\u3001\u30a2\u30ea\u3001\u305d\u306e\u4ed6\u306e\u6606\u866b\u304c\u5bb6\u306b\u4f4f\u307f\u7740\u3044\u3066\u3044\u308b\u5834\u5408\u3001\u6839\u672c\u7684\u306a\u5bb3\u866b\u554f\u984c\u3092\u89e3\u6c7a\u3059\u308c\u3070\u3001\u30e0\u30ab\u30c7\u304c\u5c45\u5ea7\u308b\u7406\u7531\u304c\u306a\u304f\u306a\u308a\u307e\u3059\u3002.<\/p>\n\n        <div class=\"mpc-strategy-flow\">\n          <div class=\"mpc-strategy-step\">\n            <div class=\"mpc-strategy-step-num\">\u30b9\u30c6\u30c3\u30d701<\/div>\n            <div class=\"mpc-strategy-step-text\">\u6839\u672c\u7684\u306a\u5bb3\u866b\uff08\u30b4\u30ad\u30d6\u30ea\u3001\u30b7\u30ed\u30a2\u30ea\u3001\u30a2\u30ea\uff09\u3092\u99c6\u9664\u3059\u308b<\/div>\n          <\/div>\n          <div class=\"mpc-strategy-arrow\">\u2192<\/div>\n          <div class=\"mpc-strategy-step\">\n            <div class=\"mpc-strategy-step-num\">\u30b9\u30c6\u30c3\u30d702<\/div>\n            <div class=\"mpc-strategy-step-text\">\u6e7f\u6c17\u306e\u554f\u984c\uff08\u6f0f\u6c34\u3001\u6392\u6c34\u3001\u63db\u6c17\uff09\u3092\u89e3\u6c7a\u3059\u308b<\/div>\n          <\/div>\n          <div class=\"mpc-strategy-arrow\">\u2192<\/div>\n          <div class=\"mpc-strategy-step\">\n            <div class=\"mpc-strategy-step-num\">\u30b9\u30c6\u30c3\u30d703<\/div>\n            <div class=\"mpc-strategy-step-text\">\u30e0\u30ab\u30c7\u306f\u53bb\u3063\u3066\u3044\u304f\u2015\u2015\u98df\u3079\u7269\u3082\u751f\u606f\u5730\u3082\u306a\u3044\u304b\u3089<\/div>\n          <\/div>\n        <\/div>\n\n        <p class=\"mpc-strategy-note\"><strong>\u30dc\u30fc\u30ca\u30b9\uff1a<\/strong> \u30e0\u30ab\u30c7\u304c\u6355\u98df\u3059\u308b\u5bb3\u866b\u306f\u3001\u901a\u5e38\u3001\u5bb6\u65cf\u306b\u76f4\u63a5\u7684\u306a\u5bb3\u3092\u53ca\u307c\u3059\u3082\u306e\u3067\u3059\u3002\u4f8b\u3048\u3070\u3001\u30b4\u30ad\u30d6\u30ea\u306f\u75c5\u6c17\u3092\u5a92\u4ecb\u3057\u3001\u30b7\u30ed\u30a2\u30ea\u306f\u5efa\u7269\u3092\u640d\u50b7\u3055\u305b\u3001\u30a2\u30ea\u306f\u98df\u54c1\u3092\u6c5a\u67d3\u3057\u307e\u3059\u3002\u30e0\u30ab\u30c7\u306e\u554f\u984c\u3092\u89e3\u6c7a\u3059\u308c\u3070\u3001\u6839\u672c\u7684\u306a\u554f\u984c\u3082\u89e3\u6c7a\u3059\u308b\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ ZONE 3: TRUST STRIP ============ -->\n  <section class=\"mpc-trust-strip\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-trust-strip-inner\">\n        <div class=\"mpc-trust-strip-label\">\u5bb3\u866b\u99c6\u9664\u63a2\u5075\u696d\u30011967\u5e74\u5275\u696d<\/div>\n        <h3>\u79c1\u305f\u3061\u306f <em>\u5b9f\u969b\u3001\u3042\u306a\u305f\u306e\u5bb3\u866b\u554f\u984c\u306e\u539f\u56e0\u3068\u306a\u3063\u3066\u3044\u308b\u306e\u3067\u3059\u3002.<\/em><\/h3>\n        <div class=\"mpc-trust-strip-badges\">\n          <div class=\"mpc-trust-strip-badge\"><strong>59\u6b73<\/strong>&nbsp;\u5c02\u9580\u77e5\u8b58<\/div>\n          <div class=\"mpc-trust-strip-badge\"><strong>1,000+<\/strong>&nbsp;\u30b5\u30fc\u30d3\u30b9\u3092\u53d7\u3051\u305f\u30af\u30e9\u30a4\u30a2\u30f3\u30c8<\/div>\n          <div class=\"mpc-trust-strip-badge\"><strong>ISO9001<\/strong>&nbsp;\u8a8d\u5b9a\u6e08\u307f<\/div>\n          <div class=\"mpc-trust-strip-badge\"><strong>1967\u5e74\u4ee5\u6765<\/strong><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n  <!-- ============ END ZONE 3 ============ -->\n\n  <!-- ============ ZONE 2: CONVERSION BRIDGE \u2014 4 CARDS ============ -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head center\">\n        <div class=\"mpc-eyebrow\">\u30e0\u30ab\u30c7\u304c\u72e9\u308b\u5bb3\u866b<\/div>\n        <h2>\u98df\u6599\u6e90\u3092\u51e6\u7406\u3059\u308b \u2014 <em>\u30e0\u30ab\u30c7\u305f\u3061\u306f\u53bb\u3063\u3066\u3044\u304f\u3002.<\/em><\/h2>\n        <p>\u3053\u308c\u3089\u306f\u30e0\u30ab\u30c7\u304c\u63a2\u3057\u306b\u6765\u308b\u5bb3\u866b\u3067\u3059\u3002\u3053\u308c\u3089\u3092\u99c6\u9664\u3059\u308c\u3070\u3001\u30e0\u30ab\u30c7\u306e\u554f\u984c\u3068\u6839\u672c\u7684\u306a\u5bb3\u866b\u88ab\u5bb3\u306e\u4e21\u65b9\u3092\u89e3\u6c7a\u3067\u304d\u307e\u3059\u3002.<\/p>\n      <\/div>\n\n      <div class=\"mpc-conv-grid\">\n\n        <!-- Card 1: Cockroaches (primary centipede food) -->\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u30b4\u30ad\u30d6\u30ea\u99c6\u9664\/\" class=\"mpc-conv-card\">\n          <div class=\"mpc-conv-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"14\" rx=\"6\" ry=\"8\"\/><path d=\"M6 10l-3-3M18 10l3-3M8 3l1 3M16 3l-1 3M4 16l-2 2M20 16l2 2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-conv-hook\">\u30b4\u30ad\u30d6\u30ea \u2014 <em>\u30e0\u30ab\u30c7\u306e#1\u6a19\u7684\u3002.<\/em><\/div>\n          <div class=\"mpc-conv-price-row\">\n            <div class=\"mpc-conv-price-label\">\u304b\u3089\u59cb\u307e\u308b<\/div>\n            <div class=\"mpc-conv-price\">RM 130<\/div>\n          <\/div>\n          <span class=\"mpc-conv-link\">\u30b4\u30ad\u30d6\u30ea\u99c6\u9664 \u2192<\/span>\n        <\/a>\n\n        <!-- Card 2: Termites (centipedes eat these too) -->\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u30b7\u30ed\u30a2\u30ea\u306e\u4fb5\u5165\/\" class=\"mpc-conv-card\">\n          <div class=\"mpc-conv-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 21h18M5 21V10h4v11M10 21V6h4v15M15 21v-8h4v8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-conv-hook\">\u30b7\u30ed\u30a2\u30ea \u2014 <em>\u96a0\u3055\u308c\u305f\u72e9\u731f\u5834\u3002.<\/em><\/div>\n          <div class=\"mpc-conv-price-row\">\n            <div class=\"mpc-conv-price-label\">\u6599\u91d1<\/div>\n            <div class=\"mpc-conv-price\">\u7121\u6599\u70b9\u691c<\/div>\n          <\/div>\n          <span class=\"mpc-conv-link\">\u30b7\u30ed\u30a2\u30ea\u691c\u67fb \u2192<\/span>\n        <\/a>\n\n        <!-- Card 3: Ants -->\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u30a2\u30ea\u99c6\u9664\/\" class=\"mpc-conv-card\">\n          <div class=\"mpc-conv-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"8\" rx=\"2\" ry=\"2.5\"\/><ellipse cx=\"12\" cy=\"13\" rx=\"2.5\" ry=\"3\"\/><ellipse cx=\"12\" cy=\"19\" rx=\"2\" ry=\"2.5\"\/><path d=\"M10 8l-4-2M14 8l4-2M10 13l-5 1M14 13l5 1M10 19l-4 2M14 19l4 2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-conv-hook\">\u884c\u9032\u3059\u308b\u30a2\u30ea\u305f\u3061\u2015\u2015 <em>\u30e0\u30ab\u30c7\u306b\u3068\u3063\u3066\u5bb9\u6613\u306a\u7372\u7269\u3002.<\/em><\/div>\n          <div class=\"mpc-conv-price-row\">\n            <div class=\"mpc-conv-price-label\">\u304b\u3089\u59cb\u307e\u308b<\/div>\n            <div class=\"mpc-conv-price\">RM 130<\/div>\n          <\/div>\n          <span class=\"mpc-conv-link\">\u30a2\u30ea\u99c6\u9664 \u2192<\/span>\n        <\/a>\n\n        <!-- Card 4: Mosquitoes -->\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u868a\u306e\u99c6\u9664\/\" class=\"mpc-conv-card\">\n          <div class=\"mpc-conv-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 22V8M9 4l3 4 3-4M4 12l4 3M20 12l-4 3M6 18l2 1M18 18l-2 1\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-conv-hook\">\u868a\u3068\u5c0f\u3055\u306a\u30cf\u30a8 \u2014 <em>\u4e8c\u6b21\u7684\u306a\u98df\u6599\u6e90\u3002.<\/em><\/div>\n          <div class=\"mpc-conv-price-row\">\n            <div class=\"mpc-conv-price-label\">\u304b\u3089\u59cb\u307e\u308b<\/div>\n            <div class=\"mpc-conv-price\">RM 150<\/div>\n          <\/div>\n          <span class=\"mpc-conv-link\">\u868a\u306e\u99c6\u9664 \u2192<\/span>\n        <\/a>\n\n      <\/div>\n\n      <!-- Direct centipede treatment card -->\n      <div class=\"mpc-direct\">\n        <div class=\"mpc-direct-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M3 12h18M5 8v8M8 6v12M11 8v8M14 6v12M17 8v8M20 6v12\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"mpc-direct-label\">\u5bb6\u306b\u5927\u304d\u306a\u8d64\u3044\u30e0\u30ab\u30c7\u304c\u3044\u307e\u3059\u304b\uff1f<\/div>\n          <h4>\u307e\u305f\u3001\u5f0a\u793e\u3067\u306f\u4ee5\u4e0b\u306e\u696d\u52d9\u3082\u884c\u3063\u3066\u3044\u307e\u3059\u3002 <em>\u30e0\u30ab\u30c7\u306e\u76f4\u63a5\u9664\u53bb<\/em> \u2015\u7279\u306b\u6bd2\u3092\u6301\u3064\u3082\u306e\u3002.<\/h4>\n          <p>\u30e0\u30ab\u30c7\u99c6\u9664\u3001\u7279\u306b\u5927\u578b\u306e\u30a2\u30ab\u30e0\u30ab\u30c7\uff08Scolopendra\uff09\u306e\u99c6\u9664\u3001\u5de3\u306e\u7591\u3044\u306e\u3042\u308b\u5834\u6240\u306e\u8abf\u67fb\u3001\u307e\u305f\u306f\u4e00\u822c\u7684\u306a\u30e0\u30ab\u30c7\u5bfe\u7b56\u3092\u3054\u5e0c\u671b\u306e\u304a\u5ba2\u69d8\u306f\u3001\u5199\u771f\u3068\u73fe\u5834\u306e\u8a73\u7d30\u3092\u6dfb\u3048\u3066WhatsApp\u3067\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002\u5f53\u793e\u306e\u5c02\u9580\u5bb6\u304c\u72b6\u6cc1\u3092\u8a55\u4fa1\u3057\u3001\u304a\u898b\u7a4d\u3082\u308a\u3044\u305f\u3057\u307e\u3059\u3002.<\/p>\n        <\/div>\n        <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-wa\" target=\"_blank\" rel=\"noopener\">\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          WhatsApp\u3067\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\n        <\/a>\n      <\/div>\n\n      <div class=\"mpc-conv-below\">\n        \u898b\u305f\u3044\u3067\u3059\u304b <em>\u307e\u305a\u306f\u4fa1\u683c\u8868\u5168\u4f53\u304b\u3089\uff1f<\/em> \u900f\u660e\u6027\u306e\u3042\u308b\u5f53\u793e\u306e <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u5bb3\u866b\u99c6\u9664\u306e\u4fa1\u683c\u307e\u305f\u306f\u6599\u91d1\/\">\u5bb3\u866b\u99c6\u9664\u6599\u91d1\u30ac\u30a4\u30c9<\/a> \u2015 \u30b5\u30d7\u30e9\u30a4\u30ba\u306a\u3057\u3001\u305f\u3089\u3044\u56de\u3057\u306a\u3057\u3002.\n      <\/div>\n    <\/div>\n  <\/section>\n  <!-- ============ END ZONE 2 ============ -->\n\n  <!-- RELATED PAGES -->\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\">\u7d9a\u304d\u3092\u8aad\u3080<\/div>\n        <h2>\u5bb3\u866b\u306e\u30e0\u30ab\u30c7 <em>\u63a2\u3057\u3066\u3044\u308b\u3002.<\/em><\/h2>\n        <p>\u30e0\u30ab\u30c7\u306f\u4ed6\u306e\u5bb3\u866b\u306b\u5f15\u304d\u5bc4\u305b\u3089\u308c\u308b\u305f\u3081\u3001\u305d\u308c\u3089\u306e\u5bb3\u866b\u3092\u7406\u89e3\u3059\u308b\u3053\u3068\u304c\u3001\u6839\u672c\u7684\u306a\u554f\u984c\u3092\u89e3\u6c7a\u3059\u308b\u6700\u3082\u8fc5\u901f\u306a\u65b9\u6cd5\u3067\u3042\u308b\u3002.<\/p>\n      <\/div>\n\n      <div class=\"mpc-related-grid\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u30b4\u30ad\u30d6\u30ea\u306b\u3064\u3044\u3066\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"14\" rx=\"6\" ry=\"8\"\/><path d=\"M6 10l-3-3M18 10l3-3\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\u30b4\u30ad\u30d6\u30ea\u306b\u3064\u3044\u3066<\/div>\n          <span class=\"mpc-related-link\">\u30ac\u30a4\u30c9\u3092\u8aad\u3080 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u30b7\u30ed\u30a2\u30ea\u306b\u3064\u3044\u3066-\u30a2\u30ca\u30a4-\u30a2\u30ca\u30a4\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 21h18M5 21V10h4v11M10 21V6h4v15M15 21v-8h4v8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\u30b7\u30ed\u30a2\u30ea\u306b\u3064\u3044\u3066<\/div>\n          <span class=\"mpc-related-link\">\u30ac\u30a4\u30c9\u3092\u8aad\u3080 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u30af\u30e2\u306b\u3064\u3044\u3066\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M9 9L3 3M15 9l6-6M9 15L3 21M15 15l6 6\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\u30af\u30e2\u306b\u3064\u3044\u3066<\/div>\n          <span class=\"mpc-related-link\">\u30ac\u30a4\u30c9\u3092\u8aad\u3080 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u30a2\u30ea\u306b\u3064\u3044\u3066\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"8\" rx=\"2\" ry=\"2.5\"\/><ellipse cx=\"12\" cy=\"13\" rx=\"2.5\" ry=\"3\"\/><ellipse cx=\"12\" cy=\"19\" rx=\"2\" ry=\"2.5\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\u30a2\u30ea\u306b\u3064\u3044\u3066<\/div>\n          <span class=\"mpc-related-link\">\u30ac\u30a4\u30c9\u3092\u8aad\u3080 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u5bb6\u306e\u30c8\u30ab\u30b2\u306b\u3064\u3044\u3066\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12c3-3 6-3 9 0s6 3 9 0M6 8c1-1 2-1 3 0M15 8c1-1 2-1 3 0\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\u30db\u30fc\u30e0\u30c8\u30ab\u30b2\u306b\u3064\u3044\u3066<\/div>\n          <span class=\"mpc-related-link\">\u30ac\u30a4\u30c9\u3092\u8aad\u3080 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u866b\u3084\u5bb3\u866b\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"1\"\/><path d=\"M3 10h18M8 4v16\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\u5bb3\u866b\u99c6\u9664\u30ac\u30a4\u30c9\u4e00\u89a7<\/div>\n          <span class=\"mpc-related-link\">\u3059\u3079\u3066\u95b2\u89a7\u3059\u308b \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END MPC ABOUT CENTIPEDE PAGE -->","protected":false},"excerpt":{"rendered":"<p>Bugs &#038; Pests &nbsp;\u203a&nbsp; About Centipede Bug &#038; Pest Encyclopaedia Centipedes \u2014 the pest that [&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-1047","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/pages\/1047","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=1047"}],"version-history":[{"count":3,"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/pages\/1047\/revisions"}],"predecessor-version":[{"id":1389,"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/pages\/1047\/revisions\/1389"}],"wp:attachment":[{"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/media?parent=1047"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}