{"id":835,"date":"2024-04-01T08:34:38","date_gmt":"2024-04-01T08:34:38","guid":{"rendered":"https:\/\/msianpestcontrol.com\/?page_id=835"},"modified":"2026-05-12T03:24:31","modified_gmt":"2026-05-12T03:24:31","slug":"about-yellow-crazy-ants","status":"publish","type":"page","link":"https:\/\/msianpestcontrol.com\/ja\/\u9ec4\u8272\u3044\u30af\u30ec\u30a4\u30b8\u30fc\u30a2\u30ea\u306b\u3064\u3044\u3066\/","title":{"rendered":"\u30a4\u30a8\u30ed\u30fc\u30af\u30ec\u30a4\u30b8\u30fc\u30a2\u30f3\u30c8\u306b\u3064\u3044\u3066"},"content":{"rendered":"<!-- =========================================================\n     MPC ABOUT YELLOW CRAZY ANTS \u2014 Custom HTML Block\n     Paste into a WordPress Custom HTML block on\n     \/about-yellow-crazy-ants\/\n     Scoped to .mpc-yca 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 ABOUT YELLOW CRAZY ANTS \u2014 scoped to .mpc-yca\n   ============================================================ *\/\n.mpc-yca {\n  --mpc-blue: #0B3B8C;\n  --mpc-blue-deep: #072560;\n  --mpc-blue-ink: #061B44;\n  --mpc-gold: #C9A34A;\n  --mpc-yellow: #D4A93C;\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-yca *,\n.mpc-yca *::before,\n.mpc-yca *::after { box-sizing: border-box; }\n.mpc-yca a { color: inherit; text-decoration: none; }\n.mpc-yca img { max-width: 100%; display: block; }\n.mpc-yca p { margin: 0 0 1em 0; }\n.mpc-yca ul { list-style: none; padding: 0; margin: 0; }\n.mpc-yca h1, .mpc-yca h2, .mpc-yca h3,\n.mpc-yca h4, .mpc-yca 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 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(212,169,60,0.12) 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-yellow); 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-tags {\n  display: inline-flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-bottom: 24px;\n}\n.mpc-hero-tags span {\n  background: rgba(212,169,60,0.12);\n  border: 1px solid rgba(212,169,60,0.4);\n  color: #8a6e2a;\n  padding: 5px 12px;\n  font-size: 11.5px;\n  font-weight: 600;\n  letter-spacing: 0.04em;\n}\n.mpc-hero-tags span.invasive {\n  background: rgba(184,42,37,0.08);\n  border-color: rgba(184,42,37,0.3);\n  color: var(--mpc-danger);\n}\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-img {\n  position: relative;\n  aspect-ratio: 4 \/ 3;\n  overflow: hidden;\n  box-shadow: 0 30px 60px -30px rgba(212,169,60,0.4);\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-yellow);\n  color: var(--mpc-blue-ink);\n  padding: 6px 12px;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  z-index: 2;\n}\n\n\/* ============ VIDEO SECTION ============ *\/\n.mpc-video-wrap {\n  max-width: 920px;\n  margin: 0 auto;\n}\n.mpc-video-frame {\n  position: relative;\n  aspect-ratio: 16 \/ 9;\n  overflow: hidden;\n  background: #000;\n  box-shadow: 0 30px 60px -30px rgba(11,59,140,0.4);\n}\n.mpc-video-frame iframe {\n  position: absolute;\n  inset: 0;\n  width: 100%; height: 100%;\n  border: 0;\n}\n.mpc-video-caption {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-top: 18px;\n  padding: 14px 18px;\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-line);\n  border-left: 3px solid var(--mpc-yellow);\n}\n.mpc-video-caption-icon {\n  width: 32px; height: 32px;\n  background: #fff;\n  color: var(--mpc-yellow);\n  border: 1px solid var(--mpc-line);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n.mpc-video-caption-icon svg { width: 16px; height: 16px; }\n.mpc-video-caption-text {\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.5;\n}\n.mpc-video-caption-text strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n\/* ============ IDENTIFICATION CARD ============ *\/\n.mpc-id {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  border-left: 3px solid var(--mpc-yellow);\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-id { grid-template-columns: 1fr; padding: 28px 24px; gap: 18px; }\n}\n.mpc-id-icon {\n  width: 70px; height: 70px;\n  background: rgba(212,169,60,0.08);\n  color: var(--mpc-yellow);\n  border: 1.5px solid var(--mpc-yellow);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n.mpc-id-icon svg { width: 34px; height: 34px; }\n.mpc-id-label {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 700;\n  margin-bottom: 8px;\n}\n.mpc-id-latin {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 13.5px;\n  color: var(--mpc-gold);\n  margin-bottom: 4px;\n  letter-spacing: 0.02em;\n}\n.mpc-id 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-id h3 em { font-style: italic; color: var(--mpc-yellow); }\n.mpc-id 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-id p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-id-source {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  margin-top: 4px;\n  padding: 8px 14px;\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-line);\n  font-size: 12px;\n  color: var(--mpc-blue);\n  font-weight: 600;\n  text-decoration: none !important;\n  transition: all 0.2s;\n}\n.mpc-id-source:hover { background: #fff; border-color: var(--mpc-blue); }\n.mpc-id-source-icon {\n  font-size: 11px;\n}\n.mpc-id-traits {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin-top: 14px;\n}\n@media (max-width: 540px) { .mpc-id-traits { grid-template-columns: 1fr; } }\n.mpc-id-trait {\n  padding: 12px 14px;\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-line);\n}\n.mpc-id-trait-label {\n  font-size: 10px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n  margin-bottom: 4px;\n}\n.mpc-id-trait-val {\n  font-size: 13.5px;\n  color: var(--mpc-blue-ink);\n  font-weight: 500;\n  line-height: 1.4;\n}\n\n\/* ============ \"CRAZY\" MEANING CALLOUT ============ *\/\n.mpc-crazy {\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: 30px;\n  align-items: start;\n}\n@media (max-width: 720px) {\n  .mpc-crazy { grid-template-columns: 1fr; padding: 28px 24px; gap: 18px; }\n}\n.mpc-crazy-icon {\n  width: 70px; height: 70px;\n  background: var(--mpc-paper);\n  color: var(--mpc-gold);\n  border: 1.5px solid var(--mpc-gold);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n.mpc-crazy-icon svg { width: 34px; height: 34px; }\n.mpc-crazy-label {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 700;\n  margin-bottom: 8px;\n}\n.mpc-crazy 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-crazy h3 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-crazy 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-crazy p:last-child { margin-bottom: 0; }\n.mpc-crazy p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n\/* ============ LIFECYCLE 4 STAGES ============ *\/\n.mpc-cycle-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-cycle-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .mpc-cycle-grid { grid-template-columns: 1fr; } }\n\n.mpc-stage {\n  background: #fff;\n  padding: 28px 22px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.mpc-stage-icon {\n  width: 46px; height: 46px;\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-stage-icon svg { width: 22px; height: 22px; }\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: 18px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 4px;\n}\n.mpc-stage-time {\n  display: inline-block;\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-line);\n  padding: 4px 10px;\n  font-size: 11px;\n  font-weight: 500;\n  color: var(--mpc-blue);\n  letter-spacing: 0.04em;\n  margin-bottom: 4px;\n  align-self: flex-start;\n}\n.mpc-stage p {\n  font-size: 12.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  margin: 0;\n}\n.mpc-stage p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n\/* ============ SUPERCOLONY FEATURE ============ *\/\n.mpc-super {\n  background: var(--mpc-blue-ink);\n  color: #fff;\n  padding: 70px 0;\n  margin: 0 -24px;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-super::before {\n  content: '';\n  position: absolute;\n  top: -150px; right: -150px;\n  width: 460px; height: 460px;\n  background: radial-gradient(circle, rgba(212,169,60,0.18) 0%, transparent 60%);\n  border-radius: 50%;\n}\n.mpc-super::after {\n  content: '';\n  position: absolute;\n  bottom: -100px; left: -100px;\n  width: 360px; height: 360px;\n  background: radial-gradient(circle, rgba(255,255,255,0.05) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-super-head {\n  text-align: center;\n  max-width: 760px;\n  margin: 0 auto 44px auto;\n  position: relative;\n}\n.mpc-super-head .mpc-eyebrow {\n  color: var(--mpc-yellow);\n  justify-content: center;\n}\n.mpc-super-head .mpc-eyebrow::before { display: none; }\n.mpc-super-head .mpc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-yellow);\n  margin-left: 10px;\n}\n.mpc-super-head h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(28px, 3.5vw, 42px);\n  line-height: 1.1;\n  color: #fff;\n  margin-bottom: 14px;\n  letter-spacing: -0.02em;\n}\n.mpc-super-head h2 em { font-style: italic; color: var(--mpc-yellow); }\n.mpc-super-head p {\n  color: #C9CFE0;\n  font-size: 15.5px;\n  line-height: 1.7;\n  margin: 0;\n}\n.mpc-super-head p strong { color: #fff; font-weight: 600; }\n\n.mpc-super-cards {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 14px;\n  position: relative;\n}\n@media (max-width: 820px) { .mpc-super-cards { grid-template-columns: 1fr; } }\n.mpc-super-card {\n  background: rgba(255,255,255,0.06);\n  border: 1px solid rgba(255,255,255,0.18);\n  padding: 28px 24px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.mpc-super-card-stat {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 44px;\n  font-weight: 400;\n  color: var(--mpc-yellow);\n  line-height: 1;\n  margin-bottom: 4px;\n}\n.mpc-super-card h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 17px;\n  color: #fff;\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 4px;\n}\n.mpc-super-card p {\n  font-size: 13px;\n  color: rgba(255,255,255,0.85);\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ============ APHID FARMING CALLOUT ============ *\/\n.mpc-aphid {\n  background: linear-gradient(135deg, var(--mpc-warning) 0%, #9C4A1B 100%);\n  color: #fff;\n  padding: 56px 0;\n  margin: 0 -24px;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-aphid::before {\n  content: '';\n  position: absolute;\n  top: -100px; right: -100px;\n  width: 400px; height: 400px;\n  background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-aphid-grid {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 40px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 720px) {\n  .mpc-aphid-grid { grid-template-columns: 1fr; gap: 24px; }\n}\n.mpc-aphid-icon {\n  width: 100px; height: 100px;\n  border: 2px solid #fff;\n  color: #fff;\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n@media (max-width: 720px) { .mpc-aphid-icon { margin: 0 auto; width: 80px; height: 80px; } }\n.mpc-aphid-icon svg { width: 50px; height: 50px; }\n.mpc-aphid-label {\n  display: inline-block;\n  background: rgba(255,255,255,0.15);\n  border: 1px solid rgba(255,255,255,0.3);\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: #fff;\n  font-weight: 700;\n  padding: 6px 12px;\n  margin-bottom: 12px;\n}\n.mpc-aphid h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(24px, 2.8vw, 32px);\n  line-height: 1.15;\n  color: #fff;\n  margin-bottom: 14px;\n  letter-spacing: -0.02em;\n}\n.mpc-aphid h2 em { font-style: italic; color: rgba(255,255,255,0.85); }\n.mpc-aphid p {\n  color: rgba(255,255,255,0.94);\n  font-size: 14.5px;\n  line-height: 1.7;\n  margin: 0 0 10px 0;\n}\n.mpc-aphid p:last-child { margin: 0; }\n.mpc-aphid p strong { color: #fff; font-weight: 600; }\n\n\/* ============ ECOLOGICAL IMPACT ============ *\/\n.mpc-eco {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n}\n@media (max-width: 820px) { .mpc-eco { grid-template-columns: 1fr; } }\n\n.mpc-eco-card {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 30px 32px;\n}\n.mpc-eco-card.case {\n  border-left: 3px solid var(--mpc-danger);\n  background: #FCFAF5;\n}\n.mpc-eco-card.local {\n  border-left: 3px solid var(--mpc-blue);\n}\n.mpc-eco-tag {\n  display: inline-block;\n  font-size: 9.5px;\n  font-weight: 700;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  padding: 4px 10px;\n  margin-bottom: 14px;\n  color: #fff;\n}\n.mpc-eco-card.case .mpc-eco-tag { background: var(--mpc-danger); }\n.mpc-eco-card.local .mpc-eco-tag { background: var(--mpc-blue); }\n.mpc-eco-card h4 {\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.2;\n  margin-bottom: 14px;\n}\n.mpc-eco-card h4 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-eco-card p {\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.65;\n  margin: 0 0 14px 0;\n}\n.mpc-eco-card p:last-child { margin-bottom: 0; }\n.mpc-eco-card p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-eco-list {\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n  margin-top: 4px;\n  padding-top: 12px;\n  border-top: 1px dashed var(--mpc-line);\n}\n.mpc-eco-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.55;\n  align-items: start;\n}\n.mpc-eco-list li::before {\n  content: '\u2022';\n  color: var(--mpc-blue);\n  font-weight: 700;\n  font-size: 16px;\n  line-height: 1;\n  margin-top: 0;\n}\n.mpc-eco-card.case .mpc-eco-list li::before { color: var(--mpc-danger); }\n.mpc-eco-list li strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n\/* ============ COMPARISON TABLE (vs Fire Ants) ============ *\/\n.mpc-vs-wrap {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  overflow-x: auto;\n}\n.mpc-vs {\n  width: 100%;\n  border-collapse: collapse;\n  min-width: 600px;\n}\n.mpc-vs th,\n.mpc-vs td {\n  padding: 16px 22px;\n  text-align: left;\n  font-size: 13.5px;\n  line-height: 1.5;\n  border-bottom: 1px solid var(--mpc-line);\n  vertical-align: top;\n}\n.mpc-vs thead th {\n  background: var(--mpc-paper);\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  border-bottom: 2px solid var(--mpc-line);\n}\n.mpc-vs thead th:first-child {\n  font-size: 10.5px;\n  text-transform: uppercase;\n  letter-spacing: 0.18em;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n  font-family: var(--mpc-sans);\n}\n.mpc-vs thead th .mpc-vs-tag {\n  display: inline-block;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  padding: 3px 8px;\n  margin-bottom: 4px;\n  color: #fff;\n}\n.mpc-vs thead th.yca .mpc-vs-tag { background: var(--mpc-yellow); color: var(--mpc-blue-ink); }\n.mpc-vs thead th.fa .mpc-vs-tag { background: var(--mpc-danger); }\n.mpc-vs tbody th {\n  font-size: 11px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n  background: var(--mpc-paper);\n  width: 130px;\n}\n.mpc-vs tbody td {\n  color: var(--mpc-ink-soft);\n}\n.mpc-vs tbody tr:last-child th,\n.mpc-vs tbody tr:last-child td {\n  border-bottom: none;\n}\n.mpc-vs td strong {\n  color: var(--mpc-blue-ink);\n  font-weight: 600;\n}\n\n\/* ============ BRIDGE CTA ============ *\/\n.mpc-bridge {\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-bridge::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}\n.mpc-bridge::after {\n  content: '';\n  position: absolute;\n  bottom: -100px; left: -100px;\n  width: 300px; height: 300px;\n  background: radial-gradient(circle, rgba(255,255,255,0.05) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-bridge-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-bridge-inner { grid-template-columns: 1fr; gap: 30px; } }\n.mpc-bridge .mpc-eyebrow { color: var(--mpc-gold); }\n.mpc-bridge .mpc-eyebrow::before { background: var(--mpc-gold); }\n.mpc-bridge 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: 14px;\n  letter-spacing: -0.02em;\n  color: #fff;\n}\n.mpc-bridge h2 em { font-style: italic; color: var(--mpc-gold); }\n.mpc-bridge p {\n  color: #C9CFE0;\n  font-size: 15px;\n  line-height: 1.65;\n  margin: 0 0 12px 0;\n}\n.mpc-bridge p strong { color: #fff; font-weight: 600; }\n.mpc-bridge-right { display: flex; flex-direction: column; gap: 12px; }\n.mpc-bridge-buttons { display: flex; gap: 10px; flex-wrap: wrap; }\n.mpc-bridge .mpc-btn-ghost {\n  color: #fff !important;\n  border-color: rgba(255,255,255,0.3);\n}\n.mpc-bridge .mpc-btn-ghost:hover { background: rgba(255,255,255,0.1); color: #fff !important; }\n\n\/* ============ RELATED PAGES ============ *\/\n.mpc-related-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-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}\n.mpc-related:hover { background: var(--mpc-paper); }\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-yca\">\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\/\u5bb3\u866b\u99c6\u9664\u30b5\u30fc\u30d3\u30b9-2\/\">\u866b\u3068\u5bb3\u866b<\/a> &nbsp;\u203a&nbsp; <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u30a2\u30ea\u306b\u3064\u3044\u3066\/\">\u30a2\u30ea\u306b\u3064\u3044\u3066<\/a> &nbsp;\u203a&nbsp; Yellow Crazy Ants\n          <\/div>\n          <div class=\"mpc-eyebrow\">\u866b\u3068\u5bb3\u866b\u767e\u79d1\u4e8b\u5178<\/div>\n          <h1>Yellow crazy ants: erratic, invasive, <em>ecosystem-disrupting.<\/em><\/h1>\n          <p class=\"mpc-hero-lead\">Yellow crazy ants (<em>\u30a2\u30ce\u30d7\u30ed\u30ec\u30d4\u30b9\u30fb\u30b0\u30e9\u30b7\u30ea\u30da\u30b9<\/em>) are one of the world&#8217;s worst invasive species. Named for their yellowish colour and frantic, unpredictable movement, they form <em>supercolonies<\/em> that displace native ants, disrupt pollination, and devastate local ecosystems. In Malaysia, they&#8217;re recognised as a biodiversity threat.<\/p>\n\n          <div class=\"mpc-hero-tags\">\n            <span class=\"invasive\">Invasive species<\/span>\n            <span>Supercolony forming<\/span>\n            <span>Biodiversity threat<\/span>\n          <\/div>\n\n          <div class=\"mpc-hero-meta\">\n            <div class=\"mpc-hero-meta-item\">\n              <div class=\"mpc-hero-meta-label\">\u7a2e<\/div>\n              <div class=\"mpc-hero-meta-val\"><em>A. gracilipes<\/em><\/div>\n            <\/div>\n            <div class=\"mpc-hero-meta-item\">\n              <div class=\"mpc-hero-meta-label\">Stings<\/div>\n              <div class=\"mpc-hero-meta-val\">No (sprays acid)<\/div>\n            <\/div>\n            <div class=\"mpc-hero-meta-item\">\n              <div class=\"mpc-hero-meta-label\">\u5973\u738b\u306e\u5bff\u547d<\/div>\n              <div class=\"mpc-hero-meta-val\">Several years<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-hero-img\">\n          <span class=\"mpc-hero-tag\">YELLOW CRAZY ANTS<\/span>\n          <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/yellow-crazy-ants-1536x1107.png\" alt=\"Yellow crazy ants (Anoplolepis gracilipes) \u2014 invasive ant species swarming on surface in Malaysian environment\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- VIDEO SECTION -->\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\">See Them In Action<\/div>\n        <h2>What &#8220;crazy&#8221; <em>actually looks like.<\/em><\/h2>\n        <p>Watch how yellow crazy ants move \u2014 the erratic, frantic pattern that gives them their common name and helps distinguish them from any other ant species you might encounter.<\/p>\n      <\/div>\n\n      <div class=\"mpc-video-wrap\">\n        <div class=\"mpc-video-frame\">\n          <iframe\n            src=\"https:\/\/www.youtube.com\/embed\/NqnauxtCX6I\"\n            title=\"Yellow Crazy Ants \u2014 characteristic erratic movement\"\n            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\"\n            allowfullscreen\n loading=\"lazy\"\n            referrerpolicy=\"strict-origin-when-cross-origin\">\n          <\/iframe>\n        <\/div>\n        <div class=\"mpc-video-caption\">\n          <div class=\"mpc-video-caption-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z\"\/><path d=\"M10 8l6 4-6 4V8z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-video-caption-text\">\n            <strong>Field footage<\/strong> \u2014 note the frantic, scattering, unpredictable movement pattern. Their long legs and erratic walking is the signature behavioural ID for this species.\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- IDENTIFICATION -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\u8b58\u5225<\/div>\n        <h2>How to recognise <em>yellow crazy ants.<\/em><\/h2>\n        <p>Two features make yellow crazy ants relatively easy to identify: their distinctive colour and disproportionately long legs, combined with their unmistakable erratic movement.<\/p>\n      <\/div>\n\n      <div class=\"mpc-id\">\n        <div class=\"mpc-id-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 6v6l4 2\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"mpc-id-label\">Species Profile<\/div>\n          <div class=\"mpc-id-latin\">\u30a2\u30ce\u30d7\u30ed\u30ec\u30d4\u30b9\u30fb\u30b0\u30e9\u30b7\u30ea\u30da\u30b9<\/div>\n          <h3>The &#8220;crazy&#8221; ant with the <em>long-legged silhouette.<\/em><\/h3>\n          <p>Yellow crazy ants are <strong>3\u20134 mm long<\/strong>, yellow to yellowish-brown in colour, with <strong>distinctively long legs and antennae<\/strong> that give them a slender, leggy silhouette. They don&#8217;t sting like fire ants \u2014 instead, they spray <strong>formic acid<\/strong> when threatened, which causes skin irritation and can be particularly harmful to small animals.<\/p>\n          <p>Listed in Malaysia&#8217;s official biodiversity records \u2014 see <a href=\"https:\/\/www.mybis.gov.my\/art\/171\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"mpc-id-source\"><span class=\"mpc-id-source-icon\">\ud83d\udd17<\/span> MyBIS Malaysia species profile<\/a><\/p>\n\n          <div class=\"mpc-id-traits\">\n            <div class=\"mpc-id-trait\">\n              <div class=\"mpc-id-trait-label\">\u30b5\u30a4\u30ba<\/div>\n              <div class=\"mpc-id-trait-val\">3 \u2013 4 mm long<\/div>\n            <\/div>\n            <div class=\"mpc-id-trait\">\n              <div class=\"mpc-id-trait-label\">\u8272<\/div>\n              <div class=\"mpc-id-trait-val\">Yellow to yellowish-brown<\/div>\n            <\/div>\n            <div class=\"mpc-id-trait\">\n              <div class=\"mpc-id-trait-label\">Distinctive feature<\/div>\n              <div class=\"mpc-id-trait-val\">Long legs &#038; long antennae<\/div>\n            <\/div>\n            <div class=\"mpc-id-trait\">\n              <div class=\"mpc-id-trait-label\">Defence<\/div>\n              <div class=\"mpc-id-trait-val\">Sprays formic acid (no sting)<\/div>\n            <\/div>\n            <div class=\"mpc-id-trait\">\n              <div class=\"mpc-id-trait-label\">Movement<\/div>\n              <div class=\"mpc-id-trait-val\">Erratic, frantic, fast scattering<\/div>\n            <\/div>\n            <div class=\"mpc-id-trait\">\n              <div class=\"mpc-id-trait-label\">\u751f\u606f\u5730<\/div>\n              <div class=\"mpc-id-trait-val\">Moist \u2014 rotting wood, leaf litter, wall cavities<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \"CRAZY\" MEANING CALLOUT -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-crazy\">\n        <div class=\"mpc-crazy-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M9 4l3 3 3-3M9 20l3-3 3 3M4 9l3 3-3 3M20 9l-3 3 3 3\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"mpc-crazy-label\">The Name<\/div>\n          <h3>Why they&#8217;re called <em>&#8220;crazy.&#8221;<\/em><\/h3>\n          <p>Most ants follow neat scent trails \u2014 one after another, in clear formation. Yellow crazy ants don&#8217;t. Their movement is <strong>frantic, scattered, and apparently random<\/strong>, with individuals darting in all directions at high speed.<\/p>\n          <p>This isn&#8217;t actually random behaviour \u2014 it&#8217;s a successful evolutionary strategy. The chaotic movement <strong>confuses predators<\/strong> and helps the colony explore new territory rapidly and unpredictably. What looks like panic is actually efficient territorial expansion.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- LIFECYCLE 4 STAGES -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\u751f\u7269\u5b66\u3068\u30e9\u30a4\u30d5\u30b5\u30a4\u30af\u30eb<\/div>\n        <h2>Four stages of <em>development.<\/em><\/h2>\n        <p>Yellow crazy ants undergo complete metamorphosis. Warmer Malaysian conditions accelerate every stage of their development, allowing colonies to expand year-round.<\/p>\n      <\/div>\n\n      <div class=\"mpc-cycle-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=\"6\" ry=\"9\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">\u30b9\u30c6\u30fc\u30b801<\/div>\n          <h4>\u5375<\/h4>\n          <span class=\"mpc-stage-time\">2 \u2013 4 weeks to hatch<\/span>\n          <p>Queens lay eggs in secure, hidden nest sites. <strong>Warmer humid Malaysian conditions speed up hatching<\/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 12c4-2 8-2 12 0s8 2 6 0M3 16c4-2 8-2 12 0s8 2 6 0\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">\u30b9\u30c6\u30fc\u30b802<\/div>\n          <h4>\u5e7c\u866b<\/h4>\n          <span class=\"mpc-stage-time\">3 \u2013 4 weeks<\/span>\n          <p>Fed by workers, going through multiple molts. <strong>Development is highly temperature-dependent<\/strong> \u2014 heat accelerates growth significantly.<\/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\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><circle cx=\"12\" cy=\"12\" r=\"7\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">\u30b9\u30c6\u30fc\u30b803<\/div>\n          <h4>\u86f9<\/h4>\n          <span class=\"mpc-stage-time\">2 \u2013 3 weeks<\/span>\n          <p>May or may not spin a cocoon depending on conditions. Adult ant body fully forms inside the pupal case during this stage.<\/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=\"M12 2L4 7v6c0 5 4 9 8 9 4 0 8-4 8-9V7l-8-5z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">\u30b9\u30c6\u30fc\u30b804<\/div>\n          <h4>\u30a2\u30c0\u30eb\u30c8<\/h4>\n          <span class=\"mpc-stage-time\">Workers months \u00b7 Queens years<\/span>\n          <p>Workers immediately forage and expand the nest. <strong>Long queen lifespan + rapid worker production drives supercolony growth<\/strong>.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SUPERCOLONY FEATURE -->\n  <section class=\"mpc-super\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-super-head\">\n        <div class=\"mpc-eyebrow\">The Supercolony Phenomenon<\/div>\n        <h2>Why yellow crazy ants are <em>especially hard to control.<\/em><\/h2>\n        <p>Unlike most ant species \u2014 which fight other colonies of their own kind \u2014 yellow crazy ants form <strong>supercolonies<\/strong>: networks of interconnected nests with multiple queens, all cooperating rather than competing. A supercolony can span <strong>hundreds of metres or even kilometres<\/strong>.<\/p>\n      <\/div>\n\n      <div class=\"mpc-super-cards\">\n\n        <div class=\"mpc-super-card\">\n          <div class=\"mpc-super-card-stat\">Many<\/div>\n          <h4>Multiple cooperating queens<\/h4>\n          <p>Most ant species have one queen per colony, fiercely defended. Supercolonies have <strong>many queens producing eggs simultaneously<\/strong> \u2014 rebuilding population faster than treatment can suppress.<\/p>\n        <\/div>\n\n        <div class=\"mpc-super-card\">\n          <div class=\"mpc-super-card-stat\">No<\/div>\n          <h4>No inter-colony aggression<\/h4>\n          <p>Workers from one nest don&#8217;t attack workers from another. Ants <strong>travel freely between connected nests<\/strong>, sharing resources \u2014 making the &#8220;colony&#8221; extend across an entire property or neighbourhood.<\/p>\n        <\/div>\n\n        <div class=\"mpc-super-card\">\n          <div class=\"mpc-super-card-stat\">\u221e<\/div>\n          <h4>Scale defeats DIY<\/h4>\n          <p>Spraying one mound doesn&#8217;t matter \u2014 the supercolony&#8217;s other nests <strong>continue to thrive and rapidly repopulate<\/strong> the treated area. Surface-level treatment never reaches the multiple distributed queens.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- APHID FARMING -->\n  <section class=\"mpc-aphid\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-aphid-grid\">\n        <div class=\"mpc-aphid-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><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>\n          <div class=\"mpc-aphid-label\">An Unexpected Behaviour<\/div>\n          <h2>They actively <em>farm aphids<\/em> \u2014 which damages crops.<\/h2>\n          <p>Yellow crazy ants have a remarkable mutualistic relationship with sap-sucking insects like <strong>aphids and scale insects<\/strong>. They protect these pests from predators and parasites, in exchange for the <strong>sweet honeydew secretions<\/strong> the aphids produce.<\/p>\n          <p>The result: aphid populations <strong>thrive under yellow crazy ant protection<\/strong>, damaging far more crops and ornamental plants than they otherwise would. The ants aren&#8217;t directly destroying plants \u2014 they&#8217;re enabling other pests to do it at industrial scale.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ECOLOGICAL 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\">Ecological &#038; Economic Impact<\/div>\n        <h2>The wider damage they cause \u2014 <em>beyond your property.<\/em><\/h2>\n        <p>Yellow crazy ants are listed among the world&#8217;s 100 worst invasive species by the IUCN. Their impact is environmental as much as economic, with one well-documented case demonstrating just how catastrophic they can be.<\/p>\n      <\/div>\n\n      <div class=\"mpc-eco\">\n\n        <div class=\"mpc-eco-card case\">\n          <span class=\"mpc-eco-tag\">Global Case Study<\/span>\n          <h4>Christmas Island \u2014 <em>an ecological warning.<\/em><\/h4>\n          <p>Christmas Island (Australia) is famous worldwide for its annual red crab migration \u2014 tens of millions of crabs moving from forest to ocean to breed. After yellow crazy ant supercolonies established on the island, they began <strong>killing millions of red crabs annually<\/strong>, devastating the entire forest ecosystem the crabs maintained.<\/p>\n          <p>The case is now <strong>cited globally<\/strong> as evidence of just how destructive yellow crazy ant invasions can become when left uncontrolled.<\/p>\n        <\/div>\n\n        <div class=\"mpc-eco-card local\">\n          <span class=\"mpc-eco-tag\">Malaysia &#038; Local Impact<\/span>\n          <h4>The threat to <em>local biodiversity.<\/em><\/h4>\n          <p>In Malaysia, yellow crazy ants pose multiple cascading problems:<\/p>\n          <ul class=\"mpc-eco-list\">\n            <li><div><strong>Displace native ants<\/strong> \u2014 supercolonies outcompete local species for food and territory<\/div><\/li>\n            <li><div><strong>Disrupt pollination<\/strong> \u2014 driving away or killing native pollinating insects<\/div><\/li>\n            <li><div><strong>Reduce seed dispersal<\/strong> \u2014 affecting natural forest regeneration<\/div><\/li>\n            <li><div><strong>Damage agriculture<\/strong> \u2014 via aphid protection and direct crop nuisance<\/div><\/li>\n            <li><div><strong>Threaten small wildlife<\/strong> \u2014 formic acid spray harms small reptiles and amphibians<\/div><\/li>\n          <\/ul>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- COMPARISON: vs Fire Ants -->\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\">Yellow Crazy Ants vs Fire Ants<\/div>\n        <h2>How to tell the <em>two invasive species apart.<\/em><\/h2>\n        <p>Both are invasive ants people often encounter in Malaysia. Identifying which one you have determines the right approach to control.<\/p>\n      <\/div>\n\n      <div class=\"mpc-vs-wrap\">\n        <table class=\"mpc-vs\">\n          <thead>\n            <tr>\n              <th><\/th>\n              <th class=\"yca\"><span class=\"mpc-vs-tag\">\u9ec4\u8272\u3044\u30af\u30ec\u30a4\u30b8\u30fc\u30a2\u30f3\u30c8<\/span><br>\u30a2\u30ce\u30d7\u30ed\u30ec\u30d4\u30b9\u30fb\u30b0\u30e9\u30b7\u30ea\u30da\u30b9<\/th>\n              <th class=\"fa\"><span class=\"mpc-vs-tag\">\u30d2\u30a2\u30ea<\/span><br>\u30bd\u30ec\u30ce\u30d7\u30b7\u30b9\u30fb\u30a4\u30f3\u30f4\u30a3\u30af\u30bf<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <th>\u8272<\/th>\n              <td>Yellow to yellowish-brown<\/td>\n              <td>Reddish-brown, darker abdomen<\/td>\n            <\/tr>\n            <tr>\n              <th>\u30b5\u30a4\u30ba<\/th>\n              <td>3 \u2013 4 mm, <strong>distinctively long legs<\/strong><\/td>\n              <td>2 \u2013 6 mm, more uniformly compact<\/td>\n            <\/tr>\n            <tr>\n              <th>Defence<\/th>\n              <td><strong>Sprays formic acid<\/strong> \u2014 no sting<\/td>\n              <td><strong>Bites and stings<\/strong> \u2014 venomous, painful<\/td>\n            <\/tr>\n            <tr>\n              <th>Movement<\/th>\n              <td>Erratic, frantic, scattering<\/td>\n              <td>Organised mass attack when disturbed<\/td>\n            <\/tr>\n            <tr>\n              <th>Nest<\/th>\n              <td>Hidden in litter, cavities, rotting wood<\/td>\n              <td>Visible dome-shaped soil mounds<\/td>\n            <\/tr>\n            <tr>\n              <th>Colony<\/th>\n              <td><strong>Supercolony \u2014 many queens, multiple nests<\/strong><\/td>\n              <td>Discrete colony, typically one queen<\/td>\n            <\/tr>\n            <tr>\n              <th>Main risk<\/th>\n              <td>Ecological \/ biodiversity<\/td>\n              <td>Public health \/ direct stings<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BRIDGE CTA -->\n  <section class=\"mpc-bridge\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-bridge-inner\">\n        <div>\n          <div class=\"mpc-eyebrow\">\u5bb3\u866b\u554f\u984c\u3067\u304a\u56f0\u308a\u3067\u3059\u304b\uff1f<\/div>\n          <h2>Yellow crazy ants on your premise \u2014 <em>the supercolony needs a strategy.<\/em><\/h2>\n          <p>Because yellow crazy ants form supercolonies with <strong>multiple cooperating queens across distributed nests<\/strong>, single-point treatments don&#8217;t work. They rebuild within weeks. Our approach for yellow crazy ants involves <strong>perimeter-wide treatment, queen-targeted baiting, and follow-up monitoring<\/strong> to confirm the supercolony is fully suppressed. Send us a photo \u2014 we&#8217;ll confirm the species and recommend the right approach.<\/p>\n        <\/div>\n        <div class=\"mpc-bridge-right\">\n          <div class=\"mpc-bridge-buttons\">\n            <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-gold\" 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\u5199\u771f\u3092\u9001\u3063\u3066\u304f\u3060\u3055\u3044\n            <\/a>\n            <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u30a2\u30ea\u99c6\u9664\/\" class=\"mpc-btn mpc-btn-ghost\">Ants Control Service \u2192<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- RELATED PAGES -->\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\">\u7d9a\u304d\u3092\u8aad\u3080<\/div>\n        <h2>Other ants in our <em>\u5bb3\u866b\u767e\u79d1\u4e8b\u5178\u3002.<\/em><\/h2>\n        <p>Compare yellow crazy ants to other species we cover \u2014 each behaves differently and may need a different identification and control approach.<\/p>\n      <\/div>\n\n      <div class=\"mpc-related-grid\">\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\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">About Ants (overview)<\/div>\n          <span class=\"mpc-related-link\">\u3082\u3063\u3068\u8aad\u3080 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u30d2\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\"><path d=\"M12 2v6.5M5 9.5l3.5 1M19 9.5l-3.5 1M3 16c0-3 3-5 9-5s9 2 9 5\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\u30d2\u30a2\u30ea\u306b\u3064\u3044\u3066<\/div>\n          <span class=\"mpc-related-link\">\u3082\u3063\u3068\u8aad\u3080 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u30c1\u30e3\u30fc\u30ea\u30fc\u30fb\u30a2\u30f3\u30c8\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=\"10\"\/><path d=\"M12 8v4M12 16h.01\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\u30c1\u30e3\u30fc\u30ea\u30fc\u30fb\u30a2\u30f3\u30c8\u306b\u3064\u3044\u3066<\/div>\n          <span class=\"mpc-related-link\">\u3082\u3063\u3068\u8aad\u3080 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u30a6\u30a3\u30fc\u30d0\u30fc\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\"><path d=\"M3 12c0-5 4-9 9-9s9 4 9 9-4 9-9 9-9-4-9-9z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\u30a6\u30a3\u30fc\u30d0\u30fc\u30a2\u30ea\u306b\u3064\u3044\u3066<\/div>\n          <span class=\"mpc-related-link\">\u3082\u3063\u3068\u8aad\u3080 \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END MPC ABOUT YELLOW CRAZY ANTS PAGE -->","protected":false},"excerpt":{"rendered":"<p>Bugs &#038; Pests &nbsp;\u203a&nbsp; About Ants &nbsp;\u203a&nbsp; Yellow Crazy Ants Bug &#038; Pest Encyclopaedia Yellow [&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-835","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/pages\/835","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=835"}],"version-history":[{"count":2,"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/pages\/835\/revisions"}],"predecessor-version":[{"id":1324,"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/pages\/835\/revisions\/1324"}],"wp:attachment":[{"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/media?parent=835"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}