{"id":101,"date":"2023-04-13T08:06:08","date_gmt":"2023-04-13T08:06:08","guid":{"rendered":"https:\/\/msianpestcontrol.com\/?page_id=101"},"modified":"2026-05-12T08:17:54","modified_gmt":"2026-05-12T08:17:54","slug":"about-us","status":"publish","type":"page","link":"https:\/\/msianpestcontrol.com\/ja\/\u79c1\u305f\u3061\u306b\u3064\u3044\u3066\/","title":{"rendered":"\u79c1\u305f\u3061\u306b\u3064\u3044\u3066"},"content":{"rendered":"<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><\/blockquote>\n\n\n\n<!-- =========================================================\n     MPC ABOUT US \u2014 Custom HTML Block\n     Paste into existing page \/about-us\/\n     Scoped to .mpc-au 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 US \u2014 scoped to .mpc-au\n   ============================================================ *\/\n.mpc-au {\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-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-au *,\n.mpc-au *::before,\n.mpc-au *::after { box-sizing: border-box; }\n.mpc-au a { color: inherit; text-decoration: none; }\n.mpc-au img { max-width: 100%; display: block; }\n.mpc-au p { margin: 0 0 1em 0; }\n.mpc-au ul { list-style: none; padding: 0; margin: 0; }\n.mpc-au h1, .mpc-au h2, .mpc-au h3,\n.mpc-au h4, .mpc-au h5 { margin: 0; }\n\n.mpc-container {\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0 24px;\n}\n.mpc-container-narrow {\n  max-width: 980px;\n  margin: 0 auto;\n  padding: 0 24px;\n}\n\n\/* ============ BUTTONS ============ *\/\n.mpc-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 13px 24px;\n  font-family: var(--mpc-sans);\n  font-weight: 600;\n  font-size: 14px;\n  letter-spacing: 0.01em;\n  border-radius: 2px;\n  cursor: pointer;\n  transition: all 0.2s ease;\n  text-decoration: none !important;\n  border: none;\n}\n.mpc-btn-wa { background: var(--mpc-wa-green); color: #fff !important; }\n.mpc-btn-wa:hover { background: #1EBE5D; transform: translateY(-1px); color: #fff !important; }\n.mpc-btn-ghost { background: transparent; color: var(--mpc-blue) !important; border: 1px solid var(--mpc-blue); }\n.mpc-btn-ghost:hover { background: var(--mpc-blue); color: #fff !important; }\n.mpc-btn-gold { background: var(--mpc-gold); color: var(--mpc-blue-ink) !important; }\n.mpc-btn-gold:hover { background: #D9B45D; transform: translateY(-1px); }\n\n\/* ============ EYEBROW ============ *\/\n.mpc-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 11px;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 600;\n  margin-bottom: 20px;\n}\n.mpc-eyebrow::before {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n}\n\n.mpc-section {\n  padding: 70px 0;\n  margin: 0 -24px;\n}\n.mpc-section .mpc-container,\n.mpc-section .mpc-container-narrow { 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(28px, 3.4vw, 42px);\n  line-height: 1.1;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 16px;\n}\n.mpc-section-head h2 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-section-head p {\n  font-size: 15.5px;\n  line-height: 1.7;\n  color: var(--mpc-ink-soft);\n  margin: 0;\n}\n\n\/* ============ HERO ============ *\/\n.mpc-hero {\n  background: linear-gradient(180deg, #FAF8F3 0%, #F2EEE2 100%);\n  padding: 80px 0 60px;\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: -200px; right: -200px;\n  width: 540px; height: 540px;\n  background: radial-gradient(circle, rgba(11,59,140,0.1) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-hero::after {\n  content: '';\n  position: absolute;\n  bottom: -150px; left: -150px;\n  width: 460px; height: 460px;\n  background: radial-gradient(circle, rgba(201,163,74,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\n.mpc-hero-content { position: relative; }\n.mpc-hero-breadcrumb {\n  font-size: 11px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n  margin-bottom: 16px;\n}\n.mpc-hero-breadcrumb a {\n  color: var(--mpc-blue);\n  border-bottom: 1px solid transparent;\n  transition: border-color 0.2s;\n}\n.mpc-hero-breadcrumb a:hover {\n  border-bottom-color: var(--mpc-blue);\n}\n.mpc-hero-breadcrumb span {\n  margin: 0 8px;\n  color: var(--mpc-line);\n}\n.mpc-hero h1 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(38px, 5vw, 60px);\n  line-height: 1.02;\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); }\n.mpc-hero-motto {\n  display: inline-block;\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 18px;\n  color: var(--mpc-blue);\n  border-left: 3px solid var(--mpc-gold);\n  padding: 4px 0 4px 18px;\n  margin-bottom: 22px;\n  letter-spacing: -0.005em;\n  line-height: 1.4;\n}\n.mpc-hero-lead {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--mpc-ink-soft);\n  margin: 0 0 28px 0;\n}\n.mpc-hero-lead em { font-style: italic; color: var(--mpc-blue); }\n.mpc-hero-cta {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n}\n\n.mpc-hero-image {\n  position: relative;\n}\n.mpc-hero-image-frame {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 14px;\n  position: relative;\n}\n.mpc-hero-image-frame img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n.mpc-hero-image-caption {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 13px;\n  color: var(--mpc-ink-muted);\n  text-align: center;\n  margin-top: 12px;\n  letter-spacing: 0.005em;\n}\n.mpc-hero-image-tag {\n  position: absolute;\n  top: -14px; left: 24px;\n  background: var(--mpc-gold);\n  color: var(--mpc-blue-ink);\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  font-weight: 700;\n  padding: 6px 14px;\n}\n\n\/* ============ HERITAGE STATS ============ *\/\n.mpc-heritage-stats {\n  background: var(--mpc-blue-ink);\n  color: #fff;\n  padding: 28px 0;\n  margin: 0 -24px;\n}\n.mpc-heritage-stats-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 24px;\n  align-items: stretch;\n}\n@media (max-width: 720px) { .mpc-heritage-stats-grid { grid-template-columns: repeat(2, 1fr); gap: 18px; } }\n.mpc-stat {\n  text-align: center;\n  padding: 6px 12px;\n}\n.mpc-stat-val {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-weight: 400;\n  font-size: clamp(28px, 3.6vw, 40px);\n  color: var(--mpc-gold);\n  line-height: 1;\n  letter-spacing: -0.02em;\n  margin-bottom: 6px;\n}\n.mpc-stat-label {\n  font-size: 10.5px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.9);\n  font-weight: 600;\n  line-height: 1.3;\n}\n\n\/* ============ STORY \/ FOUNDER SPLIT ============ *\/\n.mpc-story-grid {\n  display: grid;\n  grid-template-columns: 1fr 1.2fr;\n  gap: 60px;\n  align-items: center;\n}\n@media (max-width: 900px) { .mpc-story-grid { grid-template-columns: 1fr; gap: 36px; } }\n\n.mpc-story-image {\n  position: relative;\n}\n.mpc-story-image-frame {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 14px;\n  max-width: 380px;\n  margin: 0 auto;\n}\n.mpc-story-image-frame img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n.mpc-story-image-caption {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 13px;\n  color: var(--mpc-ink-muted);\n  text-align: center;\n  margin-top: 14px;\n  letter-spacing: 0.005em;\n}\n.mpc-story-image-caption strong { color: var(--mpc-blue-ink); font-style: normal; font-weight: 600; }\n\n.mpc-story-content h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(28px, 3.4vw, 40px);\n  line-height: 1.1;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 22px;\n}\n.mpc-story-content h2 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-story-content p {\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--mpc-ink-soft);\n  margin: 0 0 16px 0;\n}\n.mpc-story-content p:last-child { margin-bottom: 0; }\n.mpc-story-content p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n\/* ============ MISSION CALLOUT ============ *\/\n.mpc-mission {\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  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-mission::before {\n  content: '';\n  position: absolute;\n  top: -100px; right: -100px;\n  width: 360px; height: 360px;\n  background: radial-gradient(circle, rgba(201,163,74,0.18) 0%, transparent 60%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-mission-inner {\n  position: relative;\n  max-width: 820px;\n  margin: 0 auto;\n}\n.mpc-mission-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: 18px;\n}\n.mpc-mission p {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: clamp(20px, 2.6vw, 28px);\n  line-height: 1.45;\n  color: #fff;\n  letter-spacing: -0.005em;\n  margin: 0;\n}\n.mpc-mission p em {\n  color: var(--mpc-gold);\n  font-weight: 500;\n}\n\n\/* ============ QUALITY \/ ISO ============ *\/\n.mpc-quality-grid {\n  display: grid;\n  grid-template-columns: 1.2fr 1fr;\n  gap: 60px;\n  align-items: center;\n}\n@media (max-width: 900px) { .mpc-quality-grid { grid-template-columns: 1fr; gap: 36px; } }\n\n.mpc-quality-content h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(28px, 3.4vw, 38px);\n  line-height: 1.1;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 18px;\n}\n.mpc-quality-content h2 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-quality-content p {\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--mpc-ink-soft);\n  margin: 0 0 16px 0;\n}\n.mpc-quality-content p:last-child { margin-bottom: 0; }\n.mpc-quality-creds {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-top: 22px;\n}\n.mpc-cred {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 12px 16px;\n  font-size: 13px;\n  font-weight: 500;\n  color: var(--mpc-blue-ink);\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n.mpc-cred::before {\n  content: '\u2713';\n  color: var(--mpc-gold);\n  font-weight: 700;\n  font-size: 14px;\n}\n\n.mpc-quality-image .mpc-hero-image-frame {\n  max-width: 360px;\n  margin: 0 auto;\n}\n\n\/* ============ TEAM ============ *\/\n.mpc-team-image {\n  position: relative;\n  margin-top: 40px;\n}\n.mpc-team-image-frame {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 14px;\n}\n.mpc-team-image-frame img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n.mpc-team-image-caption {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 13px;\n  color: var(--mpc-ink-muted);\n  text-align: center;\n  margin-top: 14px;\n  letter-spacing: 0.005em;\n}\n\n\/* ============ POLICY FRAMEWORK ============ *\/\n.mpc-policy-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n}\n@media (max-width: 900px) { .mpc-policy-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 540px) { .mpc-policy-grid { grid-template-columns: 1fr; } }\n\n.mpc-policy-card {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 22px 24px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n  text-decoration: none !important;\n  color: inherit !important;\n  transition: all 0.25s;\n}\n.mpc-policy-card:hover {\n  border-color: var(--mpc-blue);\n  transform: translateY(-2px);\n  box-shadow: 0 10px 24px -16px rgba(11,59,140,0.2);\n}\n.mpc-policy-card-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  margin-bottom: 4px;\n}\n.mpc-policy-card-icon svg { width: 20px; height: 20px; }\n.mpc-policy-card h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 16px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n}\n.mpc-policy-card p {\n  font-size: 12.5px;\n  color: var(--mpc-ink-muted);\n  line-height: 1.5;\n  margin: 0;\n  flex: 1;\n}\n.mpc-policy-card-arrow {\n  font-size: 11px;\n  font-weight: 600;\n  color: var(--mpc-blue);\n  letter-spacing: 0.02em;\n  margin-top: 4px;\n}\n\n\/* ============ MEMBERSHIPS \/ AFFILIATIONS ============ *\/\n.mpc-memberships {\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-line);\n  padding: 36px 40px;\n  text-align: center;\n}\n.mpc-memberships-label {\n  font-size: 10.5px;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 700;\n  margin-bottom: 14px;\n}\n.mpc-memberships h3 {\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: 8px;\n}\n.mpc-memberships h3 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-memberships p {\n  font-size: 14px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.65;\n  margin: 0 auto;\n  max-width: 600px;\n}\n.mpc-memberships p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n\/* ============ BIG FAMILY (footer-style) ============ *\/\n.mpc-family {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n  margin-top: 24px;\n}\n@media (max-width: 720px) { .mpc-family { grid-template-columns: 1fr; } }\n.mpc-family-card {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 20px 22px;\n  display: flex;\n  flex-direction: column;\n  gap: 4px;\n  text-decoration: none !important;\n  color: inherit !important;\n  transition: all 0.25s;\n}\n.mpc-family-card:hover {\n  border-color: var(--mpc-blue);\n  transform: translateY(-2px);\n}\n.mpc-family-card-label {\n  font-size: 10px;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  font-weight: 700;\n}\n.mpc-family-card h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 17px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n}\n.mpc-family-card p {\n  font-size: 12px;\n  color: var(--mpc-ink-muted);\n  line-height: 1.5;\n  margin: 4px 0 0 0;\n}\n\n\/* ============ FINAL CTA ============ *\/\n.mpc-final {\n  background: linear-gradient(135deg, var(--mpc-blue) 0%, var(--mpc-blue-deep) 100%);\n  color: #fff;\n  padding: 70px 0;\n  margin: 0 -24px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-final::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.2) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-final::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-final-inner {\n  position: relative;\n  max-width: 720px;\n  margin: 0 auto;\n}\n.mpc-final .mpc-eyebrow {\n  color: var(--mpc-gold);\n  justify-content: center;\n}\n.mpc-final .mpc-eyebrow::before { display: none; }\n.mpc-final .mpc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n  margin-left: 10px;\n}\n.mpc-final h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(28px, 3.4vw, 40px);\n  line-height: 1.15;\n  margin-bottom: 18px;\n  letter-spacing: -0.02em;\n  color: #fff;\n}\n.mpc-final h2 em { font-style: italic; color: var(--mpc-gold); }\n.mpc-final p {\n  color: #C9CFE0;\n  font-size: 16px;\n  line-height: 1.65;\n  margin: 0 auto 26px auto;\n  max-width: 580px;\n}\n.mpc-final-buttons {\n  display: inline-flex;\n  gap: 12px;\n  flex-wrap: wrap;\n  justify-content: center;\n}\n.mpc-final .mpc-btn-ghost {\n  color: #fff !important;\n  border-color: rgba(255,255,255,0.3);\n}\n.mpc-final .mpc-btn-ghost:hover { background: rgba(255,255,255,0.1); color: #fff !important; }\n<\/style>\n\n<!-- =====================================================\n     PAGE CONTENT STARTS HERE\n     ===================================================== -->\n<div class=\"mpc-au\">\n\n  <!-- HERO -->\n  <section class=\"mpc-hero\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-hero-grid\">\n\n        <div class=\"mpc-hero-content\">\n          <div class=\"mpc-hero-breadcrumb\">\n            <a href=\"\/ja\/\">\u5bb6<\/a><span>\u203a<\/span>\u79c1\u305f\u3061\u306b\u3064\u3044\u3066\n          <\/div>\n          <h1>\u30de\u30ec\u30fc\u30b7\u30a2\u306e\u4f4f\u5b85\u3068\u5efa\u7269\u3092\u4fdd\u8b77\u3059\u308b <em>1967\u5e74\u4ee5\u6765\u3002.<\/em><\/h1>\n          <div class=\"mpc-hero-motto\">\u201c\u300c\u5e38\u306b\u6700\u9ad8\u306e\u5bfe\u5fdc\u3068\u8fc5\u901f\u306a\u30b5\u30fc\u30d3\u30b9\u3092\u3054\u63d0\u4f9b\u3044\u305f\u3057\u307e\u3059\u300d\u201d<\/div>\n          <p class=\"mpc-hero-lead\">Malaysian Pest Control Sdn Bhd \u306f\u3001\u30de\u30ec\u30fc\u30b7\u30a2\u306e\u5bb6\u5ead\u3084\u4f01\u696d\u3092\u5b89\u5168\u306b\u4fdd\u3064\u305f\u3081\u306b <em>\u7d0460\u5e74<\/em>. 1967\u5e74\u306b\u500b\u4eba\u4e8b\u696d\u3068\u3057\u3066\u3055\u3055\u3084\u304b\u306b\u5275\u696d\u3057\u3066\u4ee5\u6765\u3001\u5f53\u793e\u306f\u30de\u30ec\u30fc\u30b7\u30a2\u3067\u6700\u3082\u4fe1\u983c\u3055\u308c\u308b\u5bb3\u866b\u99c6\u9664\u5c02\u9580\u696d\u8005\u306e\u4e00\u3064\u3078\u3068\u6210\u9577\u3057\u307e\u3057\u305f\u3002ISO 9001\u8a8d\u8a3c\u3001CIDB G3\u767b\u9332\u3001\u305d\u3057\u3066\u4f4f\u5b85\u3001\u5546\u696d\u65bd\u8a2d\u3001\u5de5\u696d\u65bd\u8a2d\u306b\u308f\u305f\u308b1,000\u793e\u4ee5\u4e0a\u306e\u30a2\u30af\u30c6\u30a3\u30d6\u306a\u9867\u5ba2\u304c\u305d\u306e\u5b9f\u7e3e\u3092\u652f\u3048\u3066\u3044\u307e\u3059\u3002.<\/p>\n\n          <div class=\"mpc-hero-cta\">\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            <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u304a\u554f\u3044\u5408\u308f\u305b\/\" class=\"mpc-btn mpc-btn-ghost\">\u304a\u554f\u3044\u5408\u308f\u305b \u2192<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-hero-image\">\n          <div class=\"mpc-hero-image-frame\">\n            <div class=\"mpc-hero-image-tag\">\u8a2d\u7acb1967\u5e74<\/div>\n            <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2023\/05\/MPC-first-vehicle.png\" alt=\"\u30de\u30ec\u30fc\u30b7\u30a2\u5bb3\u866b\u99c6\u9664\u306e\u6700\u521d\u306e\u8eca\u4e21\u30011967\u5e74\u8a2d\u7acb\">\n          <\/div>\n          <div class=\"mpc-hero-image-caption\">\u2014 \u30de\u30ec\u30fc\u30b7\u30a2\u5bb3\u866b\u99c6\u9664\u4f1a\u793e\u306e\u6700\u521d\u306e\u8eca\u4e21\u30011967\u5e74\u9803 \u2014<\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- HERITAGE STATS -->\n  <section class=\"mpc-heritage-stats\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-heritage-stats-grid\">\n        <div class=\"mpc-stat\">\n          <div class=\"mpc-stat-val\">59\u6b73<\/div>\n          <div class=\"mpc-stat-label\">\u5c02\u9580\u77e5\u8b58<\/div>\n        <\/div>\n        <div class=\"mpc-stat\">\n          <div class=\"mpc-stat-val\">1,000+<\/div>\n          <div class=\"mpc-stat-label\">\u30b5\u30fc\u30d3\u30b9\u63d0\u4f9b\u5bfe\u8c61\u9867\u5ba2<\/div>\n        <\/div>\n        <div class=\"mpc-stat\">\n          <div class=\"mpc-stat-val\">12<\/div>\n          <div class=\"mpc-stat-label\">\u5bb3\u866b\u306e\u7a2e\u985e<\/div>\n        <\/div>\n        <div class=\"mpc-stat\">\n          <div class=\"mpc-stat-val\">100\u4e07\u30ea\u30f3\u30ae\u30c3\u30c8<\/div>\n          <div class=\"mpc-stat-label\">\u4fdd\u967a<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WHAT WE DO -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container-narrow\">\n      <div class=\"mpc-section-head center\">\n        <div class=\"mpc-eyebrow\">\u79c1\u305f\u3061\u306e\u4e8b\u696d\u5185\u5bb9<\/div>\n        <h2>\u5bb3\u866b\u99c6\u9664\u306f <em>\u5358\u306b\u6563\u5e03\u3059\u308b\u3060\u3051\u3067\u306f\u306a\u3044\u3002.<\/em><\/h2>\n        <p>\u5bb3\u866b\u99c6\u9664\u4f5c\u696d\u54e1\uff08PCO\uff09\u306f\u3001\u5bb3\u866b\u306e\u767a\u751f\u6e90\u3092\u7279\u5b9a\u3059\u308b\u305f\u3081\u306b\u5468\u56f2\u3092\u8abf\u67fb\u30fb\u5206\u6790\u3057\u307e\u3059\u3002\u3053\u306e\u4ed5\u4e8b\u306b\u306f\u3001\u7d30\u90e8\u307e\u3067\u6ce8\u610f\u6df1\u304f\u89b3\u5bdf\u3059\u308b\u92ed\u3044\u89b3\u5bdf\u773c\u306b\u52a0\u3048\u3001\u751f\u7269\u5b66\u3068\u751f\u614b\u5b66\u306b\u95a2\u3059\u308b\u5e45\u5e83\u3044\u77e5\u8b58\u304c\u6c42\u3081\u3089\u308c\u307e\u3059\u3002\u5f53\u793e\u306e\u7d4c\u9a13\u8c4a\u5bcc\u3067\u601d\u3044\u3084\u308a\u304c\u3042\u308a\u3001\u732e\u8eab\u7684\u306aPCO\u306f\u3001\u5ead\u3001\u4f4f\u5b85\u3001\u8077\u5834\u3001\u5546\u696d\u30d3\u30eb\u3001\u5de5\u5834\u306a\u3069\u3001\u3042\u3089\u3086\u308b\u5834\u6240\u3067\u306e\u4f5c\u696d\u306b\u3053\u306e\u5c02\u9580\u77e5\u8b58\u3092\u6d3b\u304b\u3057\u307e\u3059\u3002.<\/p>\n        <p style=\"margin-top: 14px;\">Malaysian Pest Control Sdn Bhd \u3067\u306f\u3001 <em>\u30d1\u30fc\u30bd\u30ca\u30eb\u306a\u30b5\u30fc\u30d3\u30b9\u3068\u7d30\u90e8\u3078\u306e\u914d\u616e<\/em>. \u30de\u30ec\u30fc\u30b7\u30a2\u306e\u4f4f\u5b85\u3084\u30aa\u30d5\u30a3\u30b9\u309260\u5e74\u8fd1\u304f\u306b\u308f\u305f\u308a\u5b88\u3063\u3066\u304d\u305f\u5f53\u793e\u306e\u7d4c\u9a13\u3092\u3001\u7686\u69d8\u306b\u3082\u3054\u63d0\u4f9b\u3067\u304d\u308b\u3053\u3068\u3092\u5149\u6804\u306b\u601d\u3044\u307e\u3059\u3002.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FOUNDER STORY -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-story-grid\">\n\n        <div class=\"mpc-story-image\">\n          <div class=\"mpc-story-image-frame\">\n            <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2023\/05\/Dr-KK-Loo-959x1024.jpg\" alt=\"Dr. KK Loo\u3001\u30de\u30ec\u30fc\u30b7\u30a2\u30da\u30b9\u30c8\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u793e\u5275\u8a2d\u8005\">\n          <\/div>\n          <div class=\"mpc-story-image-caption\"><strong>KK\u30eb\u30fc\u535a\u58eb<\/strong><br>\u30de\u30ec\u30fc\u30b7\u30a2\u30f3\u30fb\u30da\u30b9\u30c8\u30fb\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u793e\u5275\u8a2d\u8005<\/div>\n        <\/div>\n\n        <div class=\"mpc-story-content\">\n          <div class=\"mpc-eyebrow\">\u3059\u3079\u3066\u306f\u3053\u3046\u3057\u3066\u59cb\u307e\u3063\u305f<\/div>\n          <h2>\u3042\u308b\u5275\u696d\u8005\u306e <em>\u81ea\u7136\u3092\u751f\u6daf\u306b\u308f\u305f\u3063\u3066\u7814\u7a76\u3059\u308b\u3053\u3068\u3002.<\/em><\/h2>\n          <p>\u30aa\u30d5\u30a3\u30b9\u304b\u3089\u30d0\u30f3\u30ac\u30ed\u30fc\u307e\u3067\u3001\u81ea\u7136\u3068\u306e\u5171\u751f\u306f\u91cd\u8981\u306a\u55b6\u307f\u3067\u3059\u3002\u4eba\u9593\u3068\u81ea\u7136\u306f\u8cac\u4efb\u3042\u308b\u5f62\u3067\u5171\u5b58\u3067\u304d\u308b\u3068\u3044\u3046\u4fe1\u5ff5\u306f\u3001\u30de\u30ec\u30fc\u30b7\u30a2\u30f3\u30fb\u30da\u30b9\u30c8\u30fb\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u306e\u5275\u696d\u4ee5\u6765\u306e\u57fa\u76e4\u3068\u306a\u3063\u3066\u3044\u307e\u3059\u3002.<\/p>\n          <p>\u74b0\u5883\u306b\u95a2\u3059\u308b\u5b9f\u969b\u7684\u306a\u554f\u984c\u306b\u9b45\u4e86\u3055\u308c\u305f <strong>KK\u30eb\u30fc\u535a\u58eb<\/strong>, \u5275\u696d\u8005\u3067\u3042\u308b\u5f7c\u306f\u3001\u8ab0\u3082\u304c\u899a\u3048\u3066\u3044\u308b\u9650\u308a\u305a\u3063\u3068\u79c1\u305f\u3061\u306e\u305d\u3070\u306b\u3044\u307e\u3057\u305f\u3002\u9020\u5712\u696d\u304b\u3089\u30ad\u30e3\u30ea\u30a2\u3092\u30b9\u30bf\u30fc\u30c8\u3055\u305b\u305f\u5f7c\u306f\u3001\u81ea\u7136\u3001\u30d3\u30b8\u30cd\u30b9\u3001\u305d\u3057\u3066\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u3078\u306e\u95a2\u5fc3\u3092\u6df1\u3081\u3001\u751f\u6daf\u306b\u308f\u305f\u308b\u60c5\u71b1\u7684\u306a\u63a2\u6c42\u3078\u3068\u767a\u5c55\u3055\u305b\u3001\u305d\u3053\u3067\u5929\u8077\u3092\u898b\u51fa\u3057\u305f\u306e\u3067\u3059\u3002.<\/p>\n          <p>\u53d7\u3051\u53d6\u3063\u305f\u5f8c <strong>\u535a\u58eb\u53f7\uff08\u7d4c\u55b6\u5b66\uff09<\/strong> \u305d\u3057\u3066 <strong>\u7406\u5b66\u535a\u58eb\uff08\u6280\u8853\uff09<\/strong> \u30d1\u30b7\u30d5\u30a3\u30c3\u30af\u30fb\u30a6\u30a7\u30b9\u30bf\u30f3\u5927\u5b66\u51fa\u8eab\u306e\u30eb\u30fc\u535a\u58eb\u306f\u3001\u751f\u6daf\u306e\u4ed5\u4e8b\u306e\u9802\u70b9\u306b\u9054\u3057\u307e\u3057\u305f\u3002\u793e\u4f1a\u306b\u8ca2\u732e\u3057\u305f\u3044\u3068\u3044\u3046\u601d\u3044\u304b\u3089\u3001\u5f7c\u306f\u30ed\u30fc\u30bf\u30ea\u30fc\u30af\u30e9\u30d6\u306e\u6d3b\u52d5\u306b\u7a4d\u6975\u7684\u306b\u53c2\u52a0\u3057\u3001 <em>\u8aa0\u5b9f\u3055\u3068\u30c1\u30fc\u30e0\u30ef\u30fc\u30af<\/em> \u2015\u305d\u3057\u3066\u3001\u305d\u308c\u3089\u306f\u4eca\u65e5\u306b\u304a\u3044\u3066\u3082\u79c1\u305f\u3061\u306e\u4e8b\u696d\u904b\u55b6\u3092\u5f62\u4f5c\u3063\u3066\u3044\u308b\u4fa1\u5024\u89b3\u3067\u3042\u308b\u3002.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- MISSION CALLOUT -->\n  <section class=\"mpc-mission\">\n    <div class=\"mpc-container-narrow\">\n      <div class=\"mpc-mission-inner\">\n        <div class=\"mpc-mission-eyebrow\">\u79c1\u305f\u3061\u306e\u4f7f\u547d<\/div>\n        <p>\u30aa\u30d5\u30a3\u30b9\u304b\u3089\u30d0\u30f3\u30ac\u30ed\u30fc\u3078\u3001, <em>\u81ea\u7136\u3068\u5171\u306b\u751f\u304d\u308b\u3053\u3068\u306f\u3001\u91cd\u8981\u306a\u5171\u751f\u95a2\u4fc2\u3067\u3042\u308b\u3002.<\/em> \u79c1\u305f\u3061\u306f\u79c1\u305f\u3061\u306e\u30e2\u30c3\u30c8\u30fc\u3092\u4fe1\u3058\u3066\u3044\u307e\u3059\u3002 <em>\u201c\u300c\u5e38\u306b\u6700\u9ad8\u306e\u5bfe\u5fdc\u3068\u8fc5\u901f\u306a\u30b5\u30fc\u30d3\u30b9\u3092\u3054\u63d0\u4f9b\u3044\u305f\u3057\u307e\u3059\u3002\u300d\u201d<\/em><\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- QUALITY \/ ISO -->\n  <section class=\"mpc-section mpc-section-white\" id=\"iso\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-quality-grid\">\n\n        <div class=\"mpc-quality-content\">\n          <div class=\"mpc-eyebrow\">\u54c1\u8cea\u4fdd\u8a3c<\/div>\n          <h2>ISO 9001\u8a8d\u8a3c\u53d6\u5f97\u6e08\u307f \u2014 <em>\u72ec\u7acb\u6a5f\u95a2\u306b\u3088\u308b\u691c\u8a3c\u6e08\u307f\u3002.<\/em><\/h2>\n          <p>Malaysian Pest Control Sdn Bhd \u306f\u3001 <strong>ISO 9001\u8a8d\u8a3c\u53d6\u5f97\u6e08\u307f<\/strong>, \u3053\u308c\u306f\u3001\u5bb3\u866b\u99c6\u9664\u30b5\u30fc\u30d3\u30b9\u306b\u304a\u3051\u308b\u54c1\u8cea\u3068\u5353\u8d8a\u6027\u3078\u306e\u5f53\u793e\u306e\u53d6\u308a\u7d44\u307f\u3092\u4fdd\u8a3c\u3059\u308b\u3082\u306e\u3067\u3059\u3002\u3053\u308c\u306f\u5ba3\u4f1d\u6587\u53e5\u3067\u306f\u306a\u304f\u3001\u5b9a\u671f\u7684\u306b\u518d\u8a8d\u8a3c\u3092\u53d7\u3051\u3066\u3044\u308b\u72ec\u7acb\u6a5f\u95a2\u306b\u3088\u308b\u76e3\u67fb\u6e08\u307f\u306e\u8a8d\u8a3c\u3067\u3059\u3002.<\/p>\n          <p>CIDB G3\u8acb\u8ca0\u696d\u8005\u767b\u9332\u3001MPMA\u4f1a\u54e1\u8cc7\u683c\u3001\u304a\u3088\u30731974\u5e74\u8fb2\u85ac\u6cd5\u306b\u57fa\u3065\u304f\u514d\u8a31\u306b\u52a0\u3048\u3001\u5f53\u793e\u306e\u8cc7\u683c\u306f\u3001\u8abf\u9054\u62c5\u5f53\u8005\u3084HACCP\u76e3\u67fb\u54e1\u304c\u671f\u5f85\u3057\u3001\u691c\u8a3c\u3059\u308b\u306b\u5024\u3059\u308b\u3082\u306e\u3067\u3059\u3002.<\/p>\n\n          <div class=\"mpc-quality-creds\">\n            <div class=\"mpc-cred\">ISO 9001:2015\u8a8d\u8a3c\u53d6\u5f97\u6e08\u307f<\/div>\n            <div class=\"mpc-cred\">CIDB G3\u767b\u9332\u6e08\u307f<\/div>\n            <div class=\"mpc-cred\">MPMA\u4f1a\u54e1<\/div>\n            <div class=\"mpc-cred\">\u8fb2\u85ac\u6cd5\u8a8d\u53ef<\/div>\n            <div class=\"mpc-cred\">MOF\u767b\u9332\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc<\/div>\n            <div class=\"mpc-cred\">100\u4e07\u30ea\u30f3\u30ae\u30c3\u30c8\u306e\u8ce0\u511f\u8cac\u4efb\u4fdd\u967a<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-quality-image\">\n          <div class=\"mpc-hero-image-frame\">\n            <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2026\/05\/ISO-Certificate-2027.png\" alt=\"\u30de\u30ec\u30fc\u30b7\u30a2\u5bb3\u866b\u99c6\u9664ISO 9001\u8a8d\u8a3c\uff082027\u5e74\u307e\u3067\u6709\u52b9\uff09\">\n          <\/div>\n          <div class=\"mpc-hero-image-caption\">\u2014 \u5f53\u793e\u306e\u6700\u65b0\u306eISO 9001\u8a8d\u8a3c \u2014<\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- TEAM -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container-narrow\">\n      <div class=\"mpc-section-head center\">\n        <div class=\"mpc-eyebrow\">\u79c1\u305f\u3061\u306e\u30c1\u30fc\u30e0<\/div>\n        <h2>\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u3067\u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u306a\u30c1\u30fc\u30e0 <em>\u3059\u3079\u3066\u306e\u4ed5\u4e8b\u306e\u88cf\u306b\u306f\u3002.<\/em><\/h2>\n        <p>\u5bb3\u866b\u99c6\u9664\u306f\u30b5\u30fc\u30d3\u30b9\u696d\u3067\u3042\u308a\u3001\u30b5\u30fc\u30d3\u30b9\u696d\u306e\u6210\u5426\u306f\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3059\u308b\u4eba\u306b\u3088\u3063\u3066\u6c7a\u307e\u308a\u307e\u3059\u3002\u5f53\u793e\u306e\u6280\u8853\u8005\u306f\u8cc7\u683c\u3092\u6301\u3061\u3001\u8a13\u7df4\u3092\u53d7\u3051\u3066\u304a\u308a\u3001\u4ed5\u4e8b\u3092\u9069\u5207\u306b\u884c\u3046\u3053\u3068\u306b\u771f\u646f\u306b\u53d6\u308a\u7d44\u3093\u3067\u3044\u307e\u3059\u3002.<\/p>\n      <\/div>\n\n      <div class=\"mpc-team-image\">\n        <div class=\"mpc-team-image-frame\">\n          <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2026\/05\/group-photo-MPC.png\" alt=\"\u30de\u30ec\u30fc\u30b7\u30a2\u5bb3\u866b\u99c6\u9664\u30c1\u30fc\u30e0\u306e\u96c6\u5408\u5199\u771f\u30012026\u5e74\">\n        <\/div>\n        <div class=\"mpc-team-image-caption\">\u2014 MPC\u30c1\u30fc\u30e0 \u2014<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- POLICY FRAMEWORK -->\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\">\u5f53\u793e\u306e\u30ac\u30d0\u30ca\u30f3\u30b9\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af<\/div>\n        <h2>6\u3064\u306e\u653f\u7b56 <em>\u79c1\u305f\u3061\u306e\u904b\u55b6\u65b9\u6cd5\u3092\u5b9a\u7fa9\u3059\u308b\u3002.<\/em><\/h2>\n        <p>\u5bb3\u866b\u99c6\u9664\u3068\u3044\u3046\u6280\u8853\u7684\u306a\u4f5c\u696d\u3060\u3051\u3067\u306a\u304f\u3001\u79c1\u305f\u3061\u306e\u884c\u52d5\u3082\u91cd\u8981\u3067\u3059\u3002\u5f53\u793e\u306e\u30dd\u30ea\u30b7\u30fc\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u306f\u3001\u9867\u5ba2\u3001\u5f93\u696d\u54e1\u3001\u305d\u3057\u3066\u5730\u57df\u793e\u4f1a\u5168\u4f53\u306b\u5bfe\u3059\u308b\u8cac\u4efb\u3092\u679c\u305f\u3059\u305f\u3081\u306e\u3001\u4e00\u9023\u306e\u898f\u7bc4\u6587\u66f8\u3067\u3059\u3002.<\/p>\n      <\/div>\n\n      <div class=\"mpc-policy-grid\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u54c1\u8cea\u65b9\u91dd\/\" class=\"mpc-policy-card\">\n          <div class=\"mpc-policy-card-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M9 11l3 3L22 4\"\/><path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\/><\/svg>\n          <\/div>\n          <h4>\u54c1\u8cea\u65b9\u91dd<\/h4>\n          <p>\u4e2d\u6838\u3068\u306a\u308b\u4fa1\u5024\u89b3\u3001\u54c1\u8cea\u7ba1\u7406\u30b7\u30b9\u30c6\u30e0\u3001\u305d\u3057\u3066\u5353\u8d8a\u3057\u305f\u30b5\u30fc\u30d3\u30b9\u3078\u306e\u53d6\u308a\u7d44\u307f\u3002.<\/p>\n          <span class=\"mpc-policy-card-arrow\">\u30dd\u30ea\u30b7\u30fc\u3092\u8aad\u3080 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u30b3\u30a2\u30d0\u30ea\u30e5\u30fc\/\" class=\"mpc-policy-card\">\n          <div class=\"mpc-policy-card-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg>\n          <\/div>\n          <h4>\u30b3\u30a2\u30d0\u30ea\u30e5\u30fc<\/h4>\n          <p>\u73fe\u5834\u306e\u6280\u8853\u8005\u304b\u3089\u7d4c\u55b6\u9663\u307e\u3067\u3001\u79c1\u305f\u3061\u304c\u4e0b\u3059\u3059\u3079\u3066\u306e\u610f\u601d\u6c7a\u5b9a\u3092\u5c0e\u304f5\u3064\u306e\u4fa1\u5024\u89b3\u3002.<\/p>\n          <span class=\"mpc-policy-card-arrow\">\u5024\u3092\u8aad\u307f\u53d6\u308b \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u5065\u5eb7\u3068\u5b89\u5168\u306b\u95a2\u3059\u308b\u65b9\u91dd\/\" class=\"mpc-policy-card\">\n          <div class=\"mpc-policy-card-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M20 12V5l-8-3-8 3v7c0 5 3.5 9.5 8 11 4.5-1.5 8-6 8-11z\"\/><path d=\"M9 12l2 2 4-4\"\/><\/svg>\n          <\/div>\n          <h4>\u5065\u5eb7\u5b89\u5168\u65b9\u91dd<\/h4>\n          <p>\u5b89\u5168\u306a\u8fb2\u85ac\u4f7f\u7528\u3068\u624b\u9806\u3092\u901a\u3058\u3066\u3001\u304a\u5ba2\u69d8\u3001\u5f93\u696d\u54e1\u3001\u305d\u3057\u3066\u74b0\u5883\u3092\u3069\u306e\u3088\u3046\u306b\u4fdd\u8b77\u3057\u3066\u3044\u308b\u304b\u3002.<\/p>\n          <span class=\"mpc-policy-card-arrow\">\u30dd\u30ea\u30b7\u30fc\u3092\u8aad\u3080 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u5185\u90e8\u544a\u767a\u30dd\u30ea\u30b7\u30fc\/\" class=\"mpc-policy-card\">\n          <div class=\"mpc-policy-card-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 18v-6a9 9 0 0 1 18 0v6\"\/><path d=\"M21 19a2 2 0 0 1-2 2h-1v-7h3zM3 19a2 2 0 0 0 2 2h1v-7H3z\"\/><\/svg>\n          <\/div>\n          <h4>\u5185\u90e8\u544a\u767a\u30dd\u30ea\u30b7\u30fc<\/h4>\n          <p>\u8077\u54e1\u304a\u3088\u3073\u95a2\u4fc2\u8005\u304c\u4e0d\u6b63\u884c\u70ba\u306b\u95a2\u3059\u308b\u61f8\u5ff5\u3092\u8868\u660e\u3059\u308b\u305f\u3081\u306e\u3001\u6a5f\u5bc6\u6027\u306e\u9ad8\u3044\u901a\u5831\u7a93\u53e3\u3002.<\/p>\n          <span class=\"mpc-policy-card-arrow\">\u30dd\u30ea\u30b7\u30fc\u3092\u8aad\u3080 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u656c\u610f\u3092\u80b2\u3080\u30bc\u30ed\u30c8\u30ec\u30e9\u30f3\u30b9\u653f\u7b56\/\" class=\"mpc-policy-card\">\n          <div class=\"mpc-policy-card-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          <h4>\u30bc\u30ed\u30c8\u30ec\u30e9\u30f3\u30b9\u30dd\u30ea\u30b7\u30fc<\/h4>\n          <p>\u76f8\u4e92\u5c0a\u91cd\u3092\u80b2\u3080 \u2015 \u30cf\u30e9\u30b9\u30e1\u30f3\u30c8\u306e\u306a\u3044\u8077\u5834\u74b0\u5883\u3068\u30b5\u30fc\u30d3\u30b9\u4f53\u9a13\u3092\u5b9f\u73fe\u3059\u308b\u3068\u3044\u3046\u5f53\u793e\u306e\u53d6\u308a\u7d44\u307f\u3002.<\/p>\n          <span class=\"mpc-policy-card-arrow\">\u30dd\u30ea\u30b7\u30fc\u3092\u8aad\u3080 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u8d08\u53ce\u8cc4\u9632\u6b62\/\" class=\"mpc-policy-card\">\n          <div class=\"mpc-policy-card-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\n          <\/div>\n          <h4>\u8d08\u53ce\u8cc4\u9632\u6b62\u304a\u3088\u3073\u6c5a\u8077\u9632\u6b62<\/h4>\n          <p>\u3044\u304b\u306a\u308b\u5f62\u614b\u306e\u8d08\u53ce\u8cc4\u3082\u4e00\u5207\u5bb9\u8a8d\u3057\u306a\u3044\u2015\u2015\u8abf\u9054\u304a\u3088\u3073\u30b5\u30fc\u30d3\u30b9\u63d0\u4f9b\u306b\u304a\u3051\u308b\u8aa0\u5b9f\u6027\u3092\u5b88\u308b\u3002.<\/p>\n          <span class=\"mpc-policy-card-arrow\">\u30dd\u30ea\u30b7\u30fc\u3092\u8aad\u3080 \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- MEMBERSHIPS -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container-narrow\">\n      <div class=\"mpc-memberships\">\n        <div class=\"mpc-memberships-label\">\u696d\u754c\u3068\u306e\u63d0\u643a<\/div>\n        <h3>\u8a87\u308a\u9ad8\u304d\u30e1\u30f3\u30d0\u30fc <em>MPMA\u3002.<\/em><\/h3>\n        <p>Malaysian Pest Control Sdn Bhd \u306f\u3001 <strong>\u30de\u30ec\u30fc\u30b7\u30a2\u5bb3\u866b\u7ba1\u7406\u5354\u4f1a\uff08MPMA\uff09<\/strong> \u30de\u30ec\u30fc\u30b7\u30a2\u5168\u571f\u306e\u5bb3\u866b\u99c6\u9664\u696d\u8005\u3092\u4ee3\u8868\u3059\u308b\u5168\u56fd\u7684\u306a\u696d\u754c\u56e3\u4f53\u3067\u3059\u3002\u5f53\u56e3\u4f53\u306e\u4f1a\u54e1\u8cc7\u683c\u306f\u3001\u696d\u754c\u6a19\u6e96\u3078\u306e\u6e96\u62e0\u3001\u7d99\u7d9a\u7684\u306a\u5c02\u9580\u80fd\u529b\u958b\u767a\u3001\u305d\u3057\u3066\u5b89\u5168\u3067\u502b\u7406\u7684\u306a\u5bb3\u866b\u7ba1\u7406\u6163\u884c\u306b\u5bfe\u3059\u308b\u5171\u540c\u8cac\u4efb\u3078\u306e\u53d6\u308a\u7d44\u307f\u3092\u53cd\u6620\u3057\u3066\u3044\u307e\u3059\u3002.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BIG FAMILY -->\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\">\u79c1\u305f\u3061\u306e\u5927\u5bb6\u65cf<\/div>\n        <h2>\u4e00\u90e8 <em>\u3088\u308a\u5e83\u7bc4\u306a\u4f01\u696d\u30b0\u30eb\u30fc\u30d7\u3002.<\/em><\/h2>\n        <p>\u30de\u30ec\u30fc\u30b7\u30a2\u30f3\u30fb\u30da\u30b9\u30c8\u30fb\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u306f\u3001\u305d\u308c\u305e\u308c\u304c\u5c02\u9580\u5206\u91ce\u306b\u7279\u5316\u3057\u305f\u95a2\u9023\u4f01\u696d\u304b\u3089\u306a\u308b\u5c0f\u898f\u6a21\u306a\u30b0\u30eb\u30fc\u30d7\u4f01\u696d\u306e\u4e00\u54e1\u3067\u3059\u3002\u304a\u5ba2\u69d8\u306b\u3068\u3063\u3066\u6709\u76ca\u306a\u5834\u5408\u306f\u3001\u30b0\u30eb\u30fc\u30d7\u5185\u306e\u7814\u4fee\u90e8\u9580\u3092\u6d3b\u7528\u3057\u3066\u4eba\u6750\u80b2\u6210\u3092\u884c\u3063\u305f\u308a\u3001\u7dcf\u5408\u7684\u306a\u30b5\u30fc\u30d3\u30b9\u3092\u5fc5\u8981\u3068\u3059\u308b\u304a\u5ba2\u69d8\u306b\u306f\u885b\u751f\u7ba1\u7406\u90e8\u9580\u306e\u5c02\u9580\u77e5\u8b58\u3092\u6d3b\u7528\u3057\u305f\u308a\u3059\u308b\u306a\u3069\u3001\u9023\u643a\u3092\u56f3\u3063\u3066\u3044\u307e\u3059\u3002.<\/p>\n      <\/div>\n\n      <div class=\"mpc-family\">\n\n        <a href=\"https:\/\/www.genesisorigo.com\" target=\"_blank\" rel=\"noopener\" class=\"mpc-family-card\">\n          <div class=\"mpc-family-card-label\">\u59c9\u59b9\u4f1a\u793e01<\/div>\n          <h4>\u30b8\u30a7\u30cd\u30b7\u30b9\u30fb\u30aa\u30ea\u30b4<\/h4>\n          <p>\u5c02\u9580\u7814\u4fee\u304a\u3088\u3073\u30aa\u30f3\u30e9\u30a4\u30f3\u6559\u80b2\u30b5\u30fc\u30d3\u30b9 \u2015 \u4eba\u6750\u958b\u767a\u516c\u793e\uff08HRDC\uff09\u306e\u52a9\u6210\u91d1\u5bfe\u8c61\u3068\u306a\u308b\u30b3\u30fc\u30b9\u3002.<\/p>\n        <\/a>\n\n        <a href=\"https:\/\/calow.co\" target=\"_blank\" rel=\"noopener\" class=\"mpc-family-card\">\n          <div class=\"mpc-family-card-label\">\u30b7\u30b9\u30bf\u30fc\u30ab\u30f3\u30d1\u30cb\u30fc02<\/div>\n          <h4>CA Low &amp; Co<\/h4>\n          <p>\u8a8d\u53ef\u3092\u53d7\u3051\u305f\u4f1a\u8a08\u304a\u3088\u3073\u7a0e\u52d9\u30b5\u30fc\u30d3\u30b9\u63d0\u4f9b\u696d\u8005\u3002.<\/p>\n        <\/a>\n\n        <a href=\"https:\/\/mpcpestcontrolandhygiene.care\/hygiene-care-services\/\" target=\"_blank\" rel=\"noopener\" class=\"mpc-family-card\">\n          <div class=\"mpc-family-card-label\">\u30b7\u30b9\u30bf\u30fc\u30ab\u30f3\u30d1\u30cb\u30fc03<\/div>\n          <h4>MPC\u5bb3\u866b\u99c6\u9664\u30fb\u885b\u751f\u7ba1\u7406<\/h4>\n          <p>\u7d71\u5408\u7684\u306a\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u5fc5\u8981\u3068\u3059\u308b\u65bd\u8a2d\u5411\u3051\u306e\u5c02\u9580\u7684\u306a\u885b\u751f\u7ba1\u7406\u30b5\u30fc\u30d3\u30b9\u3002.<\/p>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FINAL CTA -->\n  <section class=\"mpc-final\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-final-inner\">\n        <div class=\"mpc-eyebrow\">\u304a\u554f\u3044\u5408\u308f\u305b<\/div>\n        <h2>60\u5e74\u306b\u308f\u305f\u308b\u7d4c\u9a13 \u2014 <em>WhatsApp\u306e\u30e1\u30c3\u30bb\u30fc\u30b8\u4e00\u3064\u3067\u9023\u7d61\u304c\u53d6\u308c\u308b\u3002.<\/em><\/h2>\n        <p>\u5bb3\u866b\u306b\u95a2\u3059\u308b\u7c21\u5358\u306a\u8cea\u554f\u3001\u65bd\u8a2d\u306e\u898b\u7a4d\u3082\u308a\u3001\u9577\u671f\u7684\u306a\u5546\u696d\u5951\u7d04\u306e\u691c\u8a0e\u306a\u3069\u3001\u3069\u3093\u306a\u3053\u3068\u3067\u3082\u304a\u6c17\u8efd\u306b\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002.<\/p>\n        <div class=\"mpc-final-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            \u4eca\u3059\u3050WhatsApp\u3067\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\n          <\/a>\n          <a href=\"https:\/\/msianpestcontrol.com\/ja\/\u30de\u30ec\u30fc\u30b7\u30a2\u306e\u5bb3\u866b\u99c6\u9664\u898b\u7a4d\u3082\u308a\/\" class=\"mpc-btn mpc-btn-ghost\">\u898b\u7a4d\u3082\u308a\u3092\u4f9d\u983c\u3059\u308b<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END MPC ABOUT US PAGE -->","protected":false},"excerpt":{"rendered":"<p>Home\u203aAbout Us Protecting Malaysian homes and premises since 1967. &#8220;Best Attention and Prompt Services Always&#8221; [&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-101","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/pages\/101","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=101"}],"version-history":[{"count":5,"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/pages\/101\/revisions"}],"predecessor-version":[{"id":1350,"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/pages\/101\/revisions\/1350"}],"wp:attachment":[{"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/media?parent=101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}