{"id":27,"date":"2026-05-29T18:02:43","date_gmt":"2026-05-29T09:02:43","guid":{"rendered":"https:\/\/sokuryo-ma-center.jp\/?page_id=27"},"modified":"2026-06-24T01:47:31","modified_gmt":"2026-06-23T16:47:31","slug":"company","status":"publish","type":"page","link":"https:\/\/sokuryo-ma-center.jp\/?page_id=27","title":{"rendered":"\u904b\u55b6\u4f1a\u793e"},"content":{"rendered":"<style>\n\/* smc-japanese-wrap-20260624: Japanese phrase-aware line wrapping *\/\n:where(.sma-page,.sma-sub,.smc-company,.l-footer,#footer) {\n  line-break: strict;\n}\n:where(.sma-page,.sma-sub,.smc-company,.l-footer,#footer) :where(h1,h2,h3,h4,p,li,a,figcaption,th,td,dt,dd,span,strong) {\n  word-break: auto-phrase;\n  overflow-wrap: anywhere;\n}\n:where(.sma-page,.sma-sub,.smc-company,.l-footer,#footer) :where(h1,h2,h3,h4,.sma-hero__title,.sma-sub__title,.smc-company__title,.sma-section__head) {\n  text-wrap: balance;\n}\n:where(.sma-page,.sma-sub,.smc-company,.l-footer,#footer) :where(p,li,figcaption,.sma-lead,.sma-sub__lead,.smc-company__lead) {\n  text-wrap: pretty;\n}\n:where(.sma-page,.sma-sub,.smc-company,.l-footer,#footer) :where(.sma-btn,.sma-pill,.sma-chip,.sma-badge,.sma-metric strong,.sma-card h3) {\n  line-break: strict;\n  word-break: auto-phrase;\n  text-wrap: balance;\n}\n.sma-nowrap,.smc-nowrap {\n  white-space: nowrap;\n}\n.sma-keep,.sma-nowrap,.smc-nowrap{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;}\n<\/style>\n\n<!-- sma-a11y-script:start -->\n<script>\n(function(){\n  function ready(fn) {\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", fn, { once: true });\n    } else {\n      fn();\n    }\n  }\n  ready(function(){\n    if (!document.querySelector(\".sma-skip-link\")) {\n      var target = document.getElementById(\"main_content\") || document.querySelector(\"main\") || document.getElementById(\"content\");\n      if (target && !target.id) target.id = \"main_content\";\n      if (target) {\n        var skip = document.createElement(\"a\");\n        skip.className = \"sma-skip-link\";\n        skip.href = \"#\" + target.id;\n        skip.textContent = \"\u672c\u6587\u3078\u30b9\u30ad\u30c3\u30d7\";\n        document.body.insertBefore(skip, document.body.firstChild);\n      }\n    }\n    document.querySelectorAll('a[target=\"_blank\"]').forEach(function(link){\n      var rel = (link.getAttribute(\"rel\") || \"\").split(\/\\s+\/).filter(Boolean);\n      [\"noopener\", \"noreferrer\"].forEach(function(value){\n        if (rel.indexOf(value) === -1) rel.push(value);\n      });\n      link.setAttribute(\"rel\", rel.join(\" \"));\n    });\n    var logoHeading = document.querySelector(\"h1.c-headLogo\");\n    if (logoHeading && document.querySelector(\".sma-hero h1\")) {\n      var replacement = document.createElement(\"div\");\n      Array.prototype.forEach.call(logoHeading.attributes, function(attr){\n        replacement.setAttribute(attr.name, attr.value);\n      });\n      replacement.innerHTML = logoHeading.innerHTML;\n      logoHeading.parentNode.replaceChild(replacement, logoHeading);\n    }\n    if (document.querySelector(\".smc-company\")) {\n      document.querySelectorAll(\".c-pageTitle\").forEach(function(title){\n        title.setAttribute(\"aria-hidden\", \"true\");\n        title.style.display = \"none\";\n      });\n    }\n  });\n}());\n<\/script>\n<!-- sma-a11y-script:end -->\n<style>\n.smc-company {\n  margin: 0 auto;\n  color: #102329;\n  background: #fbfaf7;\n  line-height: 1.9;\n}\n.smc-company * { box-sizing: border-box; }\n.smc-company__hero {\n  width: 100vw;\n  margin-left: calc(50% - 50vw);\n  min-height: 380px;\n  display: grid;\n  align-items: end;\n  color: #fff;\n  background:\n    linear-gradient(90deg, rgba(4,35,45,.94), rgba(4,35,45,.58)),\n    url(\"https:\/\/sokuryo-ma-center.jp\/wp-content\/uploads\/2026\/06\/smc-speed-503c551eaa57c718.webp\") center \/ cover;\n}\n.smc-company__wrap {\n  width: min(1040px, calc(100% - 40px));\n  margin: 0 auto;\n}\n.smc-company__heroInner {\n  padding: 86px 0 58px;\n}\n.smc-company__eyebrow {\n  color: #f0c66a;\n  font-size: 12px;\n  font-weight: 900;\n  letter-spacing: .14em;\n}\n.smc-company h1 {\n  margin: 14px 0 16px;\n  color: #fff;\n  font-size: clamp(34px, 5vw, 58px);\n  line-height: 1.15;\n  letter-spacing: 0;\n}\n.smc-company__lead {\n  max-width: 760px;\n  color: rgba(255,255,255,.86);\n  font-size: 17px;\n}\n.smc-company__body {\n  padding: 64px 0 90px;\n}\n.smc-company h2 {\n  margin: 0 0 18px;\n  color: #073846;\n  font-size: clamp(25px, 3vw, 36px);\n  line-height: 1.25;\n}\n.smc-company__intro {\n  margin: 0 0 28px;\n  max-width: 820px;\n  color: #425a62;\n}\n.smc-company__grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 16px;\n  margin: 24px 0 30px;\n}\n.smc-company__item {\n  padding: 22px 24px;\n  background: #fff;\n  border: 1px solid rgba(14,48,56,.14);\n  border-radius: 6px;\n  box-shadow: 0 12px 30px rgba(10,33,40,.05);\n}\n.smc-company__item--wide { grid-column: 1 \/ -1; }\n.smc-company__item h3 {\n  margin: 0 0 8px;\n  color: #0a625f;\n  font-size: 13px;\n  font-weight: 900;\n  letter-spacing: .04em;\n}\n.smc-company__item p {\n  margin: 0;\n  color: #102329;\n  font-weight: 800;\n}\n.smc-company__business {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 10px;\n}\n.smc-company__business li {\n  padding: 12px 14px;\n  border: 1px solid rgba(14,48,56,.12);\n  border-radius: 6px;\n  background: #f8fbfb;\n  color: #243941;\n  font-weight: 800;\n}\n.smc-company__note {\n  padding: 22px;\n  background: #f7f4ed;\n  border-left: 4px solid #c5953a;\n  color: #344d55;\n  font-weight: 800;\n}\n.smc-company__source { margin: 12px 0 0; color: #53696f; font-size: 13px; line-height: 1.7; }\n.smc-company__source a { color: #075d5b; font-weight: 800; }\n.smc-company__buttons {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  margin-top: 24px;\n}\n.smc-company__btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 50px;\n  padding: 0 20px;\n  border-radius: 6px;\n  color: #fff !important;\n  background: #073846;\n  font-weight: 900;\n  text-decoration: none !important;\n}\n.smc-company__btn--gold {\n  color: #092632 !important;\n  background: #f0c66a;\n}\n@media (max-width: 720px) {\n  .smc-company__wrap { width: min(100% - 24px, 1040px); }\n  .smc-company__grid,\n  .smc-company__business { grid-template-columns: 1fr; }\n  .smc-company__item--wide { grid-column: auto; }\n}\n<\/style>\n<div class=\"smc-company\">\n  <section class=\"smc-company__hero\">\n    <div class=\"smc-company__wrap smc-company__heroInner\">\n      <span class=\"smc-company__eyebrow\">COMPANY<\/span>\n      <h1>\u904b\u55b6\u4f1a\u793e<\/h1>\n      <p class=\"smc-company__lead\">\u6e2c\u91cfM&amp;A\u7dcf\u5408\u30bb\u30f3\u30bf\u30fc\u306f\u3001<span class=\"sma-nowrap\">\u682a\u5f0f\u4f1a\u793eM&amp;A Do<\/span>\u304c\u904b\u55b6\u3057\u3066\u3044\u307e\u3059\u3002\u4f1a\u793e\u6982\u8981\u306f\u3001<span class=\"sma-nowrap\">\u682a\u5f0f\u4f1a\u793eM&amp;A Do<\/span>\u516c\u5f0f\u30b5\u30a4\u30c8\u306e\u63b2\u8f09\u60c5\u5831\u306b\u57fa\u3065\u3044\u3066\u8868\u8a18\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n    <\/div>\n  <\/section>\n  <section class=\"smc-company__body\">\n    <div class=\"smc-company__wrap\">\n      <h2><span class=\"sma-nowrap\">\u682a\u5f0f\u4f1a\u793eM&amp;A Do<\/span><br>\u4f1a\u793e\u6982\u8981<\/h2>\n      <p class=\"smc-company__intro\">M&amp;A\u4ef2\u4ecb\u3001M&amp;A\u30a2\u30c9\u30d0\u30a4\u30b6\u30ea\u30fc\u3001\u4e8b\u696d\u627f\u7d99\u30b5\u30dd\u30fc\u30c8\u3001\u5f8c\u7d99\u8005\u30b9\u30ab\u30a6\u30c8\u3001PMI\u652f\u63f4\u306a\u3069\u3092\u884c\u3046M&amp;A\u652f\u63f4\u4f1a\u793e\u3067\u3059\u3002<\/p>\n      <div class=\"smc-company__grid\" aria-label=\"\u682a\u5f0f\u4f1a\u793eM&#038;A Do \u4f1a\u793e\u6982\u8981\">\n        <div class=\"smc-company__item\"><h3>\u5546\u53f7<\/h3><p><span class=\"sma-nowrap\">\u682a\u5f0f\u4f1a\u793eM&amp;A Do<\/span><\/p><\/div>\n        <div class=\"smc-company__item\"><h3>\u4ee3\u8868\u53d6\u7de0\u5f79<\/h3><p>\u6ff1\u7530 \u5553\u63ee<\/p><\/div>\n        <div class=\"smc-company__item\"><h3>\u672c\u793e\u6240\u5728\u5730<\/h3><p>\u3012107-0061<br>\u6771\u4eac\u90fd\u6e2f\u533a\u5317\u9752\u5c71\u4e00\u4e01\u76ee3\u756a1\u53f7<br>\u30a2\u30fc\u30eb\u30ad\u30e5\u30fc\u30d6\u9752\u5c713\u968e<\/p><\/div>\n        <div class=\"smc-company__item\"><h3>\u4e8b\u52d9\u6240\u6240\u5728\u5730<\/h3><p>\u3012450-0002<br>\u611b\u77e5\u770c\u540d\u53e4\u5c4b\u5e02\u4e2d\u6751\u533a\u540d\u99c5\uff14\u4e01\u76ee\uff12\uff14\u2212\uff15<br>\u7b2c\uff12\u68ee\u30d3\u30eb<\/p><\/div>\n        <div class=\"smc-company__item\"><h3>\u9069\u683c\u8acb\u6c42\u66f8\u767a\u884c\u4e8b\u696d\u8005\u756a\u53f7<\/h3><p>T8010001217238<\/p><\/div>\n        <div class=\"smc-company__item\"><h3>\u8a2d\u7acb\u5e74\u6708\u65e5<\/h3><p>2021\u5e744\u67082\u65e5<\/p><\/div>\n        <div class=\"smc-company__item\"><h3>\u96fb\u8a71\u756a\u53f7<\/h3><p>03-4560-0084<\/p><\/div>\n        <div class=\"smc-company__item\"><h3>\u8cc7\u672c\u91d1<\/h3><p>1,000\u4e07\u5186<\/p><\/div>\n        <div class=\"smc-company__item smc-company__item--wide\">\n          <h3>\u4e8b\u696d\u5185\u5bb9<\/h3>\n          <ul class=\"smc-company__business\">\n            <li>M&amp;A\u652f\u63f4\u4e8b\u696d\uff08M&amp;A\u4ef2\u4ecb\u3001M&amp;A\u30a2\u30c9\u30d0\u30a4\u30b6\u30ea\u30fc\u696d\u52d9\uff09<\/li>\n            <li>\u30b9\u30ab\u30a6\u30c8\u578bM&amp;A<\/li>\n            <li>\u4e8b\u696d\u627f\u7d99\u30b5\u30dd\u30fc\u30c8<\/li>\n            <li>\u5f8c\u7d99\u8005\u30b9\u30ab\u30a6\u30c8<\/li>\n            <li>PMI\uff08\u7d4c\u55b6\u7d71\u5408\uff09\u30b5\u30dd\u30fc\u30c8<\/li>\n            <li>\u4f01\u696d\u4fa1\u5024\u8a55\u4fa1<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n      <div class=\"smc-company__note\">\u6e2c\u91cf\u4f1a\u793e\u306e\u8b72\u6e21\u30fb\u8b72\u53d7\u306b\u95a2\u3059\u308b\u3054\u76f8\u8ac7\u306f\u3001\u79d8\u5bc6\u4fdd\u6301\u3092\u524d\u63d0\u306b\u3001\u8b72\u6e21\u4f01\u696d\u69d8\u306e\u624b\u6570\u65990\u5186\u3067\u53d7\u3051\u4ed8\u3051\u3066\u3044\u307e\u3059\u3002<\/div>\n      <div class=\"smc-company__buttons\">\n        <a class=\"smc-company__btn smc-company__btn--gold\" href=\"https:\/\/sokuryo-ma-center.jp\/?page_id=26\">\u304a\u554f\u3044\u5408\u308f\u305b\u3078<\/a>\n        <a class=\"smc-company__btn\" href=\"https:\/\/ma-mado.com\/%e4%bc%9a%e7%a4%be%e6%a6%82%e8%a6%81\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u516c\u5f0f\u4f1a\u793e\u6982\u8981<\/a>\n      <\/div>\n      <p class=\"smc-company__source\">\u51fa\u5178\uff1a<a href=\"https:\/\/ma-mado.com\/%e4%bc%9a%e7%a4%be%e6%a6%82%e8%a6%81\/\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"sma-nowrap\">\u682a\u5f0f\u4f1a\u793eM&amp;A Do<\/span>\u516c\u5f0f\u4f1a\u793e\u6982\u8981<\/a>\uff082026\u5e746\u670820\u65e5\u78ba\u8a8d\uff09<\/p>\n    <\/div>\n  <\/section>\n<!-- smc-seo-enhancement-20260624:start -->\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"AboutPage\",\"@id\":\"https:\/\/sokuryo-ma-center.jp\/company\/#about-page\",\"url\":\"https:\/\/sokuryo-ma-center.jp\/company\/\",\"name\":\"\u904b\u55b6\u4f1a\u793e | \u682a\u5f0f\u4f1a\u793eM&A Do\",\"description\":\"\u6e2c\u91cfM&A\u7dcf\u5408\u30bb\u30f3\u30bf\u30fc\u306e\u904b\u55b6\u4f1a\u793e\u3067\u3042\u308b\u682a\u5f0f\u4f1a\u793eM&A Do\u306e\u4f1a\u793e\u6982\u8981\u3001\u6240\u5728\u5730\u3001\u4ee3\u8868\u8005\u3001\u4e8b\u696d\u5185\u5bb9\u3092\u63b2\u8f09\u3057\u3066\u3044\u307e\u3059\u3002\",\"inLanguage\":\"ja\",\"isPartOf\":{\"@id\":\"https:\/\/sokuryo-ma-center.jp\/#website\"},\"mainEntity\":{\"@id\":\"https:\/\/sokuryo-ma-center.jp\/#organization\"}}<\/script>\n<!-- smc-seo-enhancement-20260624:end -->\n<\/div>\n\n<style>\n\/* smc-japanese-nowrap-override-20260624: keep short Japanese key terms intact *\/\nhtml body #body_wrap #content .post_content :where(.sma-nowrap,.smc-nowrap,.sma-keep) {\n  display: inline-block !important;\n  max-width: 100% !important;\n  white-space: nowrap !important;\n  word-break: keep-all !important;\n  overflow-wrap: normal !important;\n  line-break: strict !important;\n}\nhtml body #body_wrap #content .post_content :where(.sma-nowrap,.smc-nowrap,.sma-keep) * {\n  white-space: nowrap !important;\n  word-break: keep-all !important;\n  overflow-wrap: normal !important;\n}\n<\/style>\n<style>\n\/* smc-type-balance-20260624: overall typography balance and readability *\/\nhtml body #body_wrap #content .post_content :where(.sma-page,.sma-sub,.smc-company) {\n  color: #14272f !important;\n  -webkit-font-smoothing: antialiased;\n  text-rendering: optimizeLegibility;\n  font-feature-settings: \"palt\" 1;\n}\nhtml body #body_wrap #content .post_content :where(.sma-page,.sma-sub,.smc-company) :where(p,li,figcaption,dd,td) {\n  color: #35515a !important;\n  font-size: clamp(15px, 1.12vw, 16px) !important;\n  font-weight: 500 !important;\n  line-height: 1.86 !important;\n  letter-spacing: 0 !important;\n}\nhtml body #body_wrap #content .post_content :where(.sma-page,.sma-sub,.smc-company) :where(h1,h2,h3,h4) {\n  color: #071d35 !important;\n  font-weight: 900 !important;\n  letter-spacing: 0 !important;\n  text-wrap: balance !important;\n}\nhtml body #body_wrap #content .post_content :where(.sma-hero h1) {\n  font-size: clamp(30px, 3.8vw, 46px) !important;\n  line-height: 1.34 !important;\n}\nhtml body #body_wrap #content .post_content :where(.sma-hero .sma-lead) {\n  color: #2d4f58 !important;\n  font-size: clamp(15.5px, 1.15vw, 16.5px) !important;\n  line-height: 1.9 !important;\n  font-weight: 600 !important;\n}\nhtml body #body_wrap #content .post_content :where(.sma-title,.sma-section h2,.sma-photo-proof__title,.sma-photo-rich__title,.sma-closing-visuals__title) {\n  font-size: clamp(25px, 2.9vw, 36px) !important;\n  line-height: 1.38 !important;\n}\nhtml body #body_wrap #content .post_content :where(.sma-card h3,.sma-proof-card h3,.sma-route-card h3,.sma-sub h3,.smc-company h3) {\n  color: #092436 !important;\n  font-size: clamp(18px, 1.45vw, 20px) !important;\n  line-height: 1.45 !important;\n  font-weight: 900 !important;\n}\nhtml body #body_wrap #content .post_content :where(.sma-card p,.sma-proof-card p,.sma-route-card p,.sma-sub__card p,.smc-company__item p) {\n  color: #2f505a !important;\n  font-size: clamp(14.5px, 1.05vw, 15.5px) !important;\n  line-height: 1.78 !important;\n  font-weight: 500 !important;\n}\nhtml body #body_wrap #content .post_content :where(.sma-metric strong,.sma-metric b,.sma-price-card strong) {\n  color: #9a6b10 !important;\n  font-size: clamp(22px, 2.2vw, 28px) !important;\n  line-height: 1.24 !important;\n  font-weight: 900 !important;\n}\nhtml body #body_wrap #content .post_content :where(.sma-btn,.sma-sub__btn,.smc-footer-btn,.sma-cta a,.sma-hero__actions a,.sma-sub__actions a) {\n  font-size: clamp(14px, 1.05vw, 15px) !important;\n  line-height: 1.35 !important;\n  font-weight: 900 !important;\n  letter-spacing: 0 !important;\n}\nhtml body #body_wrap #content .post_content :where(.sma-kicker,.sma-eyebrow,.sma-sub__eyebrow,.smc-company__eyebrow,.sma-form__eyebrow) {\n  font-size: clamp(12px, .95vw, 13px) !important;\n  line-height: 1.55 !important;\n  font-weight: 800 !important;\n  letter-spacing: .03em !important;\n}\nhtml body #body_wrap #content .post_content :where(.sma-sub__hero h1,.smc-company__hero h1,.sma-sub h1,.smc-company h1) {\n  color: #fff !important;\n  font-size: clamp(30px, 4.4vw, 52px) !important;\n  line-height: 1.32 !important;\n  font-weight: 900 !important;\n}\nhtml body #body_wrap #content .post_content :where(.sma-sub__hero .sma-sub__lead,.smc-company__hero .smc-company__lead,.sma-sub__hero p,.smc-company__hero p) {\n  color: rgba(255,255,255,.96) !important;\n  font-size: clamp(15px, 1.12vw, 16px) !important;\n  line-height: 1.86 !important;\n  font-weight: 600 !important;\n}\nhtml body #body_wrap #content .post_content :where(.sma-sub h2,.smc-company h2,.sma-form h2,.smc-buyerForm h2,.smc-sellerForm h2) {\n  font-size: clamp(24px, 2.55vw, 34px) !important;\n  line-height: 1.36 !important;\n  font-weight: 900 !important;\n}\nhtml body #body_wrap #content .post_content :where(.sma-sub__section > h2,.sma-sub__panel > h2,.sma-form h2,.smc-buyerForm h2,.smc-sellerForm h2) {\n  max-width: 960px !important;\n}\nhtml body #body_wrap #content .post_content :where(.sma-form label,.smc-buyerForm label,.smc-sellerForm label) {\n  color: #15323a !important;\n  font-size: 14.5px !important;\n  line-height: 1.55 !important;\n  font-weight: 800 !important;\n}\nhtml body #body_wrap #content .post_content :where(.sma-form input,.sma-form select,.sma-form textarea,.smc-buyerForm input,.smc-buyerForm select,.smc-buyerForm textarea,.smc-sellerForm input,.smc-sellerForm select,.smc-sellerForm textarea) {\n  color: #10272f !important;\n  font-size: 16px !important;\n  line-height: 1.55 !important;\n}\nhtml body #body_wrap #content .post_content :where(.l-footer,.smc-footer,#footer) :where(p,li,a) {\n  font-size: 14.5px !important;\n  line-height: 1.75 !important;\n  font-weight: 500 !important;\n}\n@media (max-width: 782px) {\n  html body #body_wrap #content .post_content :where(.sma-hero h1) {\n    font-size: clamp(29px, 7.6vw, 32px) !important;\n    line-height: 1.36 !important;\n  }\n  html body #body_wrap #content .post_content :where(.sma-title,.sma-section h2,.sma-photo-proof__title,.sma-photo-rich__title,.sma-closing-visuals__title) {\n    font-size: clamp(24px, 7vw, 29px) !important;\n    line-height: 1.42 !important;\n  }\n  html body #body_wrap #content .post_content :where(.sma-sub__hero h1,.smc-company__hero h1,.sma-sub h1,.smc-company h1) {\n    font-size: clamp(29px, 8vw, 32px) !important;\n    line-height: 1.42 !important;\n  }\n  html body #body_wrap #content .post_content :where(.sma-sub h2,.smc-company h2,.sma-form h2,.smc-buyerForm h2,.smc-sellerForm h2) {\n    font-size: clamp(23px, 6.6vw, 27px) !important;\n    line-height: 1.43 !important;\n  }\n  html body #body_wrap #content .post_content :where(.sma-page,.sma-sub,.smc-company) :where(p,li,figcaption,dd,td) {\n    font-size: 15px !important;\n    line-height: 1.82 !important;\n  }\n  html body #body_wrap #content .post_content :where(.sma-card p,.sma-proof-card p,.sma-route-card p,.sma-sub__card p,.smc-company__item p) {\n    font-size: 14.5px !important;\n    line-height: 1.76 !important;\n  }\n}\n<\/style>\n<style>\n\/* smc-type-balance-tune-20260624: soften dark hero body copy while keeping headings strong *\/\nhtml body #body_wrap #content .post_content :where(.sma-sub__hero .sma-sub__lead,.smc-company__hero .smc-company__lead,.sma-sub__hero p,.smc-company__hero p) {\n  font-weight: 500 !important;\n  line-height: 1.9 !important;\n  color: rgba(255,255,255,.94) !important;\n}\nhtml body #body_wrap #content .post_content :where(.sma-sub__hero h1,.smc-company__hero h1) {\n  text-shadow: 0 1px 1px rgba(0,0,0,.08) !important;\n}\n@media (max-width: 782px) {\n  html body #body_wrap #content .post_content :where(.sma-sub__hero .sma-sub__lead,.smc-company__hero .smc-company__lead,.sma-sub__hero p,.smc-company__hero p) {\n    font-size: 15px !important;\n    line-height: 1.88 !important;\n  }\n}\n<\/style>\n<style>\n\/* smc-seo-enhancement-20260624: visible SEO topic links and FAQ polish *\/\nhtml body #body_wrap #content .post_content .smc-seo-cluster {\n  background: linear-gradient(180deg, #f7fbfa 0%, #ffffff 100%);\n  border-top: 1px solid #e1eceb;\n  border-bottom: 1px solid #e1eceb;\n}\nhtml body #body_wrap #content .post_content .smc-seo-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 16px;\n  margin-top: 24px;\n}\nhtml body #body_wrap #content .post_content .smc-seo-card {\n  display: block;\n  height: 100%;\n  padding: 18px 18px 20px;\n  border: 1px solid #d9e8e6;\n  border-radius: 8px;\n  background: #fff;\n  color: #163039 !important;\n  text-decoration: none !important;\n  box-shadow: 0 10px 22px rgba(9, 36, 54, .06);\n}\nhtml body #body_wrap #content .post_content .smc-seo-card strong {\n  display: block;\n  margin-bottom: 8px;\n  color: #092436;\n  font-size: 18px;\n  line-height: 1.45;\n  font-weight: 900;\n}\nhtml body #body_wrap #content .post_content .smc-seo-card span {\n  display: block;\n  color: #3c5961;\n  font-size: 14.5px;\n  line-height: 1.72;\n  font-weight: 500;\n}\nhtml body #body_wrap #content .post_content .smc-seo-faq {\n  background: #f7fbfa;\n}\nhtml body #body_wrap #content .post_content .smc-seo-faq__list {\n  display: grid;\n  gap: 12px;\n  margin-top: 22px;\n}\nhtml body #body_wrap #content .post_content .smc-seo-faq details {\n  border: 1px solid #d9e8e6;\n  border-radius: 8px;\n  background: #fff;\n  box-shadow: 0 8px 18px rgba(9, 36, 54, .05);\n  overflow: hidden;\n}\nhtml body #body_wrap #content .post_content .smc-seo-faq summary {\n  cursor: pointer;\n  padding: 16px 18px;\n  color: #092436;\n  font-size: 17px;\n  line-height: 1.55;\n  font-weight: 900;\n}\nhtml body #body_wrap #content .post_content .smc-seo-faq details p {\n  margin: 0;\n  padding: 0 18px 18px;\n  color: #35515a !important;\n}\n@media (max-width: 900px) {\n  html body #body_wrap #content .post_content .smc-seo-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n}\n@media (max-width: 640px) {\n  html body #body_wrap #content .post_content .smc-seo-grid {\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n  html body #body_wrap #content .post_content .smc-seo-card {\n    padding: 16px;\n  }\n}\n<\/style>","protected":false},"excerpt":{"rendered":"<p>\u6e2c\u91cfM&#038;A\u7dcf\u5408\u30bb\u30f3\u30bf\u30fc\u306e\u904b\u55b6\u4f1a\u793e\u3001\u682a\u5f0f\u4f1a\u793eM&#038;A Do\u306e\u516c\u5f0f\u4f1a\u793e\u6982\u8981\u306b\u57fa\u3065\u304f\u60c5\u5831\u3067\u3059\u3002<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"swell_btn_cv_data":"","footnotes":""},"class_list":["post-27","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sokuryo-ma-center.jp\/index.php?rest_route=\/wp\/v2\/pages\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sokuryo-ma-center.jp\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sokuryo-ma-center.jp\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sokuryo-ma-center.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sokuryo-ma-center.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=27"}],"version-history":[{"count":20,"href":"https:\/\/sokuryo-ma-center.jp\/index.php?rest_route=\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":936,"href":"https:\/\/sokuryo-ma-center.jp\/index.php?rest_route=\/wp\/v2\/pages\/27\/revisions\/936"}],"wp:attachment":[{"href":"https:\/\/sokuryo-ma-center.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}