{"id":2,"date":"2026-05-19T14:36:52","date_gmt":"2026-05-19T05:36:52","guid":{"rendered":"https:\/\/wellup.jp\/lp\/sta2ble\/?page_id=2"},"modified":"2026-08-20T12:57:02","modified_gmt":"2026-08-20T03:57:02","slug":"top","status":"publish","type":"page","link":"https:\/\/wellup.jp\/lp\/sta2ble\/","title":{"rendered":"TOP"},"content":{"rendered":"\n<!--LP START-->\n<div class=\"sta2-lp\">\n\n\n\n<style data-wp-block-html=\"css\">\n\/* ==========================================\n   StA\u00b2BLE LP\n   GLOBAL\n========================================== *\/\n\n:root {\n  --sta2-black: #101314;\n  --sta2-charcoal: #252a2c;\n  --sta2-white: #f7f8f6;\n  --sta2-lime: #c7f23b;\n  --sta2-gray: #e9ece8;\n  --sta2-bluegray: #607279;\n  --sta2-text: #202627;\n}\n\n.sta2-container {\n  width: min(1268px, calc(100% - 48px));\n  margin-inline: auto;\n}\n\n.sta2-hero *,\n.sta2-hero *::before,\n.sta2-hero *::after {\n  box-sizing: border-box;\n}\n\n\n\/* ==========================================\n   HERO\n========================================== *\/\n\n.sta2-hero {\n  position: relative;\n  min-height: 920px;\n  overflow: hidden;\n  background: var(--sta2-white);\n  color: var(--sta2-black);\n}\n\n.sta2-hero__bg-word {\n  position: absolute;\n  top: 35px;\n  left: 50%;\n  transform: translateX(-50%);\n  z-index: 0;\n\n  color: rgba(16,19,20,.035);\n\n  font-size: clamp(130px, 18vw, 300px);\n  font-weight: 900;\n  line-height: .8;\n  letter-spacing: -.09em;\n  white-space: nowrap;\n\n  pointer-events: none;\n}\n\n.sta2-hero__inner {\n  position: relative;\n  z-index: 2;\n\n  min-height: 850px;\n\n  display: grid;\n  grid-template-columns: 1.05fr .95fr;\n  gap: 65px;\n  align-items: center;\n\n  padding-top: 85px;\n  padding-bottom: 80px;\n}\n\n.sta2-hero__content {\n  position: relative;\n  z-index: 5;\n}\n\n.sta2-hero__eyebrow {\n  display: flex;\n  align-items: center;\n  gap: 13px;\n\n  margin-bottom: 28px;\n\n  color: #546065;\n\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: .18em;\n}\n\n.sta2-hero__eyebrow i {\n  width: 38px;\n  height: 1px;\n  background: #9ba5a2;\n}\n\n.sta2-hero h1 {\n  margin: 0;\n  padding: 0;\n  border: none;\n\n  color: var(--sta2-black) !important;\n\n  font-size: clamp(56px, 6.2vw, 82px);\n  font-weight: 800;\n  line-height: 1.08;\n  letter-spacing: -.065em;\n}\n\n.sta2-hero h1::before,\n.sta2-hero h1::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-hero h1 em {\n  position: relative;\n  display: inline-block;\n\n  color: var(--sta2-black);\n  font-style: normal;\n}\n\n.sta2-hero h1 em::after {\n  content: \"\";\n\n  position: absolute;\n  left: 0;\n  bottom: 2px;\n\n  width: 100%;\n  height: 13px;\n\n  z-index: -1;\n\n  background: var(--sta2-lime);\n}\n\n.sta2-hero__lead {\n  margin: 38px 0 0;\n\n  color: #2b3436;\n\n  font-size: clamp(19px, 2vw, 25px);\n  font-weight: 500;\n  line-height: 1.75;\n}\n\n.sta2-hero__lead strong {\n  font-weight: 800;\n}\n\n.sta2-hero__text {\n  max-width: 650px;\n\n  margin: 21px 0 0;\n\n  color: #657074;\n\n  font-size: 14px;\n  line-height: 2;\n}\n\n.sta2-hero__actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n\n  margin-top: 36px;\n}\n\n.sta2-btn {\n  display: inline-flex;\n  min-height: 66px;\n\n  align-items: center;\n  justify-content: space-between;\n  gap: 30px;\n\n  padding: 0 24px 0 28px;\n\n  text-decoration: none !important;\n\n  font-size: 13px;\n  font-weight: 800;\n\n  transition:\n    transform .2s ease,\n    background .2s ease;\n}\n\n.sta2-btn b {\n  font-size: 18px;\n  font-weight: 400;\n}\n\n.sta2-btn--lime {\n  min-width: 250px;\n  background: var(--sta2-lime);\n  color: var(--sta2-black) !important;\n}\n\n.sta2-btn--line {\n  min-width: 245px;\n\n  border: 1px solid #b9c0bd;\n\n  background: rgba(255,255,255,.5);\n  color: var(--sta2-black) !important;\n}\n\n.sta2-btn:hover {\n  transform: translateY(-2px);\n}\n\n.sta2-btn--lime:hover {\n  background: #d4fa55;\n}\n\n.sta2-hero__proof {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n\n  max-width: 650px;\n\n  margin-top: 50px;\n\n  border-top: 1px solid #ccd2ce;\n}\n\n.sta2-hero__proof > div {\n  padding: 19px 18px 0 0;\n}\n\n.sta2-hero__proof span {\n  display: block;\n\n  margin-bottom: 5px;\n\n  color: #83908c;\n\n  font-size: 8px;\n  font-weight: 800;\n  letter-spacing: .13em;\n}\n\n.sta2-hero__proof strong {\n  color: var(--sta2-black);\n\n  font-size: 16px;\n}\n\n\n\/* visual *\/\n\n.sta2-hero__visual {\n  position: relative;\n\n  align-self: stretch;\n\n  display: flex;\n  align-items: center;\n}\n\n.sta2-hero__image {\n  position: relative;\n\n  width: 100%;\n  height: 690px;\n\n  overflow: hidden;\n}\n\n.sta2-hero__image::before {\n  content: \"\";\n\n  position: absolute;\n  inset: 0;\n\n  z-index: 1;\n\n  background:\n    linear-gradient(\n      180deg,\n      transparent 65%,\n      rgba(16,19,20,.23)\n    );\n}\n\n.sta2-hero__image img {\n  width: 100%;\n  height: 100%;\n\n  display: block;\n\n  object-fit: cover;\n}\n\n.sta2-hero__floating {\n  position: absolute;\n  z-index: 4;\n}\n\n.sta2-hero__floating--01 {\n  left: -42px;\n  bottom: 72px;\n\n  width: 170px;\n\n  padding: 19px 20px;\n\n  background: var(--sta2-black);\n  color: #fff;\n}\n\n.sta2-hero__floating--01 > span {\n  color: var(--sta2-lime);\n\n  font-size: 9px;\n  font-weight: 800;\n}\n\n.sta2-hero__floating--01 p {\n  margin: 15px 0 0;\n\n  font-size: 14px;\n  font-weight: 800;\n  line-height: 1.5;\n  letter-spacing: .08em;\n}\n\n.sta2-hero__floating--02 {\n  top: 76px;\n  right: -22px;\n\n  width: 125px;\n  height: 125px;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  background: var(--sta2-lime);\n  color: var(--sta2-black);\n}\n\n.sta2-hero__floating--02 strong {\n  font-size: 54px;\n  line-height: .9;\n}\n\n.sta2-hero__floating--02 span {\n  margin-top: 7px;\n\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .15em;\n}\n\n.sta2-hero__bottom {\n  position: absolute;\n  left: 0;\n  right: 0;\n  bottom: 28px;\n\n  z-index: 4;\n}\n\n.sta2-hero__bottom .sta2-container {\n  display: flex;\n  align-items: center;\n  gap: 15px;\n}\n\n.sta2-hero__bottom span {\n  color: #7c8683;\n\n  font-size: 8px;\n  font-weight: 800;\n  letter-spacing: .17em;\n}\n\n.sta2-hero__bottom i {\n  width: 90px;\n  height: 1px;\n\n  background: #bec6c2;\n}\n\n\n\/* smartphone *\/\n\n@media (max-width: 850px) {\n\n  .sta2-container {\n    width: min(100% - 36px, 1268px);\n  }\n\n  .sta2-hero {\n    min-height: auto;\n  }\n\n  .sta2-hero__inner {\n    min-height: auto;\n\n    grid-template-columns: 1fr;\n    gap: 45px;\n\n    padding-top: 70px;\n    padding-bottom: 100px;\n  }\n\n  .sta2-hero__bg-word {\n    top: 20px;\n  }\n\n  .sta2-hero h1 {\n    font-size: clamp(49px, 14vw, 70px);\n  }\n\n  .sta2-hero__image {\n    height: 570px;\n  }\n\n  .sta2-hero__floating--01 {\n    left: 15px;\n  }\n\n  .sta2-hero__floating--02 {\n    top: -20px;\n    right: 15px;\n  }\n\n  .sta2-hero__bottom {\n    display: none;\n  }\n\n}\n\n@media (max-width: 560px) {\n\n  .sta2-hero__actions {\n    flex-direction: column;\n  }\n\n  .sta2-btn {\n    width: 100%;\n  }\n\n  .sta2-hero__proof {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-hero__proof > div {\n    padding: 14px 0;\n\n    border-bottom: 1px solid #d6dcd8;\n  }\n\n  .sta2-hero__image {\n    height: 460px;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-hero\" id=\"top\">\n\n  <div class=\"sta2-hero__bg-word\" aria-hidden=\"true\">\n    STABLE\n  <\/div>\n\n  <div class=\"sta2-container sta2-hero__inner\">\n\n    <div class=\"sta2-hero__content\">\n\n      <div class=\"sta2-hero__eyebrow\">\n        <span>FALL RISK MEASUREMENT<\/span>\n        <i><\/i>\n        <span>StA\u00b2BLE<\/span>\n      <\/div>\n\n      <h1>\n        \u8ee2\u5012\u3059\u308b\u524d\u306b\u3001<br>\n        <em>\u30ea\u30b9\u30af\u306f\u6e2c\u308c\u308b\u3002<\/em>\n      <\/h1>\n\n      <p class=\"sta2-hero__lead\">\n        \u308f\u305a\u304b1\u5206\u3002<br>\n        \u8eab\u4f53\u6a5f\u80fd\u3068\u611f\u899a\u6a5f\u80fd\u304b\u3089\u8ee2\u5012\u30ea\u30b9\u30af\u3092\u6e2c\u5b9a\u3057\u3001\n        <strong>\u300c\u7acb\u4f4d\u5e74\u9f62\u00ae\u300d\u3068\u3057\u3066\u898b\u3048\u308b\u5316\u3002<\/strong>\n      <\/p>\n\n      <p class=\"sta2-hero__text\">\n        StA\u00b2BLE\uff08\u30b9\u30c6\u30a4\u30d6\u30eb\uff09\u306f\u3001\n        \u8077\u5834\u306e\u8ee2\u5012\u707d\u5bb3\u5bfe\u7b56\u3001\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u3001\n        \u4ecb\u8b77\u4e88\u9632\u3001\u81ea\u6cbb\u4f53\u306e\u5065\u5eb7\u5897\u9032\u4e8b\u696d\u306a\u3069\u3067\u6d3b\u7528\u3067\u304d\u308b\n        \u8ee2\u5012\u30ea\u30b9\u30af\u8a08\u6e2c\u30b7\u30b9\u30c6\u30e0\u3067\u3059\u3002\n      <\/p>\n\n      <div class=\"sta2-hero__actions\">\n\n        <a href=\"#contact-form\" class=\"sta2-btn sta2-btn--lime\">\n          <span>\u5c0e\u5165\u306b\u3064\u3044\u3066\u76f8\u8ac7\u3059\u308b<\/span>\n          <b>\u2197<\/b>\n        <\/a>\n\n        <a href=\"#technology\" class=\"sta2-btn sta2-btn--line\">\n          <span>StA\u00b2BLE\u3092\u8a73\u3057\u304f\u898b\u308b<\/span>\n          <b>\u2193<\/b>\n        <\/a>\n\n      <\/div>\n\n      <div class=\"sta2-hero__proof\">\n\n        <div>\n          <span>MEASUREMENT<\/span>\n          <strong>\u7d041\u5206<\/strong>\n        <\/div>\n\n        <div>\n          <span>EVALUATION<\/span>\n          <strong>\u8eab\u4f53\uff0b\u611f\u899a<\/strong>\n        <\/div>\n\n        <div>\n          <span>RESULT<\/span>\n          <strong>\u7acb\u4f4d\u5e74\u9f62\u00ae<\/strong>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n    <div class=\"sta2-hero__visual\">\n\n      <div class=\"sta2-hero__image\">\n        <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/01-st.jpg\" alt=\"\u4f01\u696d\u306e\u8077\u5834\u3067StA\u00b2BLE\u306b\u3088\u308b\u8ee2\u5012\u30ea\u30b9\u30af\u6e2c\u5b9a\u3092\u884c\u3046\">\n      <\/div>\n\n      <div class=\"sta2-hero__floating sta2-hero__floating--01\">\n        <span>01<\/span>\n        <p>\n          MEASURE<br>\n          THE RISK\n        <\/p>\n      <\/div>\n\n      <div class=\"sta2-hero__floating sta2-hero__floating--02\">\n        <strong>1<\/strong>\n        <span>MIN.<\/span>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n  <div class=\"sta2-hero__bottom\">\n    <div class=\"sta2-container\">\n      <span>SCROLL TO DISCOVER<\/span>\n      <i><\/i>\n    <\/div>\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-issue {\n  padding: 145px 24px 130px;\n  background: var(--sta2-black);\n  color: #fff;\n}\n\n.sta2-issue .sta2-container {\n  position: relative;\n}\n\n.sta2-issue__label {\n  display: flex;\n  align-items: center;\n  gap: 15px;\n\n  margin-bottom: 75px;\n}\n\n.sta2-issue__label span {\n  color: var(--sta2-lime);\n\n  font-size: 10px;\n  font-weight: 900;\n}\n\n.sta2-issue__label p {\n  margin: 0;\n\n  color: #899290;\n\n  font-size: 9px;\n  font-weight: 800;\n  letter-spacing: .2em;\n}\n\n.sta2-issue__headline {\n  display: grid;\n  grid-template-columns: 1.12fr .88fr;\n  gap: 85px;\n  align-items: end;\n}\n\n.sta2-issue__en {\n  margin: 0;\n\n  color: #fff;\n\n  font-size: clamp(74px, 9vw, 135px);\n  font-weight: 900;\n  line-height: .98;\n  letter-spacing: -.075em;\n}\n\n.sta2-issue__jp {\n  padding-bottom: 10px;\n}\n\n.sta2-issue__jp h2 {\n  margin: 0 0 28px;\n  padding: 0;\n  border: 0;\n\n  color: #fff !important;\n\n  font-size: clamp(35px, 4vw, 52px);\n  line-height: 1.4;\n}\n\n.sta2-issue__jp h2::before,\n.sta2-issue__jp h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-issue__jp p {\n  margin: 0 0 17px;\n\n  color: #aeb6b4;\n\n  font-size: 14px;\n  line-height: 2;\n}\n\n.sta2-issue__jp strong {\n  color: var(--sta2-lime);\n}\n\n.sta2-issue__industries {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: space-between;\n  gap: 15px;\n\n  margin-top: 100px;\n  padding-top: 20px;\n\n  border-top: 1px solid #363c3d;\n}\n\n.sta2-issue__industries span {\n  color: #666f6d;\n\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: .13em;\n}\n\n@media(max-width:850px) {\n\n  .sta2-issue {\n    padding: 90px 20px;\n  }\n\n  .sta2-issue__headline {\n    grid-template-columns: 1fr;\n    gap: 60px;\n  }\n\n  .sta2-issue__en {\n    font-size: clamp(65px, 20vw, 105px);\n  }\n\n  .sta2-issue__industries {\n    justify-content: flex-start;\n    margin-top: 65px;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-issue\">\n\n  <div class=\"sta2-container\">\n\n    <div class=\"sta2-issue__label\">\n      <span>01<\/span>\n      <p>SOCIAL ISSUE<\/p>\n    <\/div>\n\n    <div class=\"sta2-issue__headline\">\n\n      <p class=\"sta2-issue__en\">\n        FALLS ARE<br>\n        A WORKPLACE<br>\n        ISSUE.\n      <\/p>\n\n      <div class=\"sta2-issue__jp\">\n\n        <h2>\n          \u8ee2\u5012\u306f\u3001<br>\n          \u500b\u4eba\u3060\u3051\u306e\u554f\u984c\u3067\u306f\u306a\u3044\u3002\n        <\/h2>\n\n        <p>\n          \u8077\u5834\u3067\u8d77\u304d\u308b\u8ee2\u5012\u4e8b\u6545\u306b\u5bfe\u3057\u3066\u3001\n          \u300c\u6c17\u3092\u3064\u3051\u307e\u3057\u3087\u3046\u300d\u3068\u3044\u3046\u6ce8\u610f\u559a\u8d77\u3060\u3051\u3067\u306f\u3001\n          \u5341\u5206\u306a\u5bfe\u7b56\u306b\u306a\u3089\u306a\u3044\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\n        <\/p>\n\n        <p>\n          \u5927\u5207\u306a\u306e\u306f\u3001\u4e8b\u6545\u304c\u8d77\u304d\u308b\u524d\u306b\n          <strong>\u300c\u8ab0\u306b\u3001\u3069\u306e\u7a0b\u5ea6\u306e\u8ee2\u5012\u30ea\u30b9\u30af\u304c\u3042\u308b\u306e\u304b\u300d<\/strong>\n          \u3092\u628a\u63e1\u3057\u3001\u5fc5\u8981\u306a\u5bfe\u7b56\u3078\u3064\u306a\u3052\u308b\u3053\u3068\u3067\u3059\u3002\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n\n    <div class=\"sta2-issue__industries\">\n\n      <span>MANUFACTURING<\/span>\n      <span>LOGISTICS<\/span>\n      <span>CONSTRUCTION<\/span>\n      <span>INFRASTRUCTURE<\/span>\n      <span>HEALTHCARE<\/span>\n      <span>RETAIL<\/span>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-problem {\n  padding: 135px 24px;\n  background: #f7f8f6;\n}\n\n.sta2-heading {\n  display: grid;\n  grid-template-columns: 90px 1fr;\n  gap: 35px;\n\n  margin-bottom: 75px;\n}\n\n.sta2-heading__number {\n  padding-top: 10px;\n\n  color: #9ba5a1;\n\n  font-size: 11px;\n  font-weight: 900;\n}\n\n.sta2-heading__en {\n  display: block;\n\n  margin-bottom: 13px;\n\n  color: #66706d;\n\n  font-size: 9px;\n  font-weight: 800;\n  letter-spacing: .19em;\n}\n\n.sta2-heading h2 {\n  margin: 0;\n  padding: 0;\n  border: none;\n\n  color: var(--sta2-black) !important;\n\n  font-size: clamp(39px, 5vw, 66px);\n  line-height: 1.35;\n  letter-spacing: -.045em;\n}\n\n.sta2-heading h2::before,\n.sta2-heading h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-heading h2 em {\n  color: #596764;\n  font-style: normal;\n}\n\n.sta2-problem__list {\n  border-top: 1px solid #cbd2cf;\n}\n\n.sta2-problem__list article {\n  display: grid;\n  grid-template-columns: 90px 1fr 1fr;\n  gap: 35px;\n\n  align-items: start;\n\n  padding: 39px 0;\n\n  border-bottom: 1px solid #cbd2cf;\n}\n\n.sta2-problem__no {\n  color: #99a39f;\n\n  font-size: 10px;\n  font-weight: 900;\n}\n\n.sta2-problem__list h3 {\n  margin: 0;\n\n  color: #1d2425;\n\n  font-size: clamp(21px,2.3vw,30px);\n  line-height: 1.55;\n}\n\n.sta2-problem__list p {\n  max-width: 480px;\n\n  margin: 0;\n\n  color: #697572;\n\n  font-size: 14px;\n  line-height: 2;\n}\n\n.sta2-problem__answer {\n  margin: 85px 0 0 90px;\n  padding: 45px 50px;\n\n  background: var(--sta2-lime);\n}\n\n.sta2-problem__answer span {\n  display: block;\n\n  margin-bottom: 18px;\n\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .16em;\n}\n\n.sta2-problem__answer p {\n  margin: 0 0 6px;\n\n  font-size: 15px;\n}\n\n.sta2-problem__answer strong {\n  display: block;\n\n  font-size: clamp(26px, 3.2vw, 42px);\n  line-height: 1.45;\n  letter-spacing: -.03em;\n}\n\n@media(max-width:800px) {\n\n  .sta2-problem {\n    padding: 85px 20px;\n  }\n\n  .sta2-heading {\n    grid-template-columns: 1fr;\n    gap: 15px;\n  }\n\n  .sta2-problem__list article {\n    grid-template-columns: 45px 1fr;\n    gap: 15px;\n  }\n\n  .sta2-problem__list article p {\n    grid-column: 2;\n  }\n\n  .sta2-problem__answer {\n    margin: 55px 0 0;\n    padding: 30px 25px;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-problem\">\n\n  <div class=\"sta2-container\">\n\n    <header class=\"sta2-heading\">\n\n      <div class=\"sta2-heading__number\">\n        02\n      <\/div>\n\n      <div>\n        <span class=\"sta2-heading__en\">\n          BEFORE StA\u00b2BLE\n        <\/span>\n\n        <h2>\n          \u8ee2\u5012\u5bfe\u7b56\u306f\u3057\u3066\u3044\u308b\u3002<br>\n          \u3067\u3082\u3001<em>\u30ea\u30b9\u30af\u304c\u898b\u3048\u3066\u3044\u306a\u3044\u3002<\/em>\n        <\/h2>\n      <\/div>\n\n    <\/header>\n\n\n    <div class=\"sta2-problem__list\">\n\n      <article>\n\n        <div class=\"sta2-problem__no\">\n          01\n        <\/div>\n\n        <h3>\n          \u8ab0\u306b\u8ee2\u5012\u30ea\u30b9\u30af\u304c\u3042\u308b\u306e\u304b<br>\n          \u628a\u63e1\u3067\u304d\u3066\u3044\u306a\u3044\n        <\/h3>\n\n        <p>\n          \u5e74\u9f62\u3060\u3051\u3067\u306f\u4e00\u4eba\u3072\u3068\u308a\u306e\u72b6\u614b\u307e\u3067\u306f\u5224\u65ad\u3067\u304d\u307e\u305b\u3093\u3002\n          \u8ee2\u5012\u5bfe\u7b56\u3092\u884c\u3046\u305f\u3081\u306b\u306f\u3001\n          \u307e\u305a\u5bfe\u8c61\u8005\u306e\u72b6\u614b\u3092\u5ba2\u89b3\u7684\u306b\u628a\u63e1\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <div class=\"sta2-problem__no\">\n          02\n        <\/div>\n\n        <h3>\n          \u4f53\u529b\u6e2c\u5b9a\u3060\u3051\u3067\u306f\u3001<br>\n          \u6349\u3048\u304d\u308c\u306a\u3044\u90e8\u5206\u304c\u3042\u308b\n        <\/h3>\n\n        <p>\n          \u5f93\u6765\u306e\u8ee2\u5012\u30ea\u30b9\u30af\u8a55\u4fa1\u3067\u306f\u8eab\u4f53\u6a5f\u80fd\u304c\u4e2d\u5fc3\u3068\u306a\u308a\u3001\n          \u611f\u899a\u6a5f\u80fd\u306e\u8a55\u4fa1\u306f\u96e3\u3057\u3044\u3068\u3055\u308c\u3066\u304d\u307e\u3057\u305f\u3002\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <div class=\"sta2-problem__no\">\n          03\n        <\/div>\n\n        <h3>\n          \u5bfe\u7b56\u3092\u5b9f\u65bd\u3057\u3066\u3082\u3001<br>\n          \u7d50\u679c\u3092\u8a55\u4fa1\u3057\u306b\u304f\u3044\n        <\/h3>\n\n        <p>\n          \u4f53\u64cd\u3084\u904b\u52d5\u3092\u5b9f\u65bd\u3057\u3066\u3082\u3001\n          \u305d\u306e\u5f8c\u306e\u72b6\u614b\u3092\u540c\u3058\u6307\u6a19\u3067\u518d\u8a55\u4fa1\u3067\u304d\u306a\u3051\u308c\u3070\u3001\n          \u7d99\u7d9a\u7684\u306a\u5b89\u5168\u885b\u751f\u65bd\u7b56\u306b\u3064\u306a\u3052\u306b\u304f\u304f\u306a\u308a\u307e\u3059\u3002\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n    <div class=\"sta2-problem__answer\">\n\n      <span>THE ANSWER<\/span>\n\n      <p>\n        \u3060\u304b\u3089\u5fc5\u8981\u306a\u306e\u306f\u3001\n      <\/p>\n\n      <strong>\n        \u300c\u6e2c\u5b9a \u2192 \u5bfe\u7b56 \u2192 \u518d\u6e2c\u5b9a\u300d\u304c\u3067\u304d\u308b\u4ed5\u7d44\u307f\u3002\n      <\/strong>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-solution {\n  position: relative;\n\n  overflow: hidden;\n\n  padding: 145px 24px;\n\n  background: #252a2c;\n  color: #fff;\n}\n\n.sta2-solution__word {\n  position: absolute;\n  top: 35px;\n  right: -15px;\n\n  color: rgba(255,255,255,.025);\n\n  font-size: clamp(130px,17vw,280px);\n  font-weight: 900;\n  line-height: 1;\n  letter-spacing: -.08em;\n\n  white-space: nowrap;\n}\n\n.sta2-solution .sta2-container {\n  position: relative;\n  z-index: 2;\n}\n\n.sta2-solution__top {\n  display: grid;\n  grid-template-columns: 1.15fr .85fr;\n  gap: 80px;\n\n  align-items: end;\n\n  margin-bottom: 65px;\n}\n\n.sta2-solution__eyebrow {\n  display: block;\n\n  margin-bottom: 14px;\n\n  color: var(--sta2-lime);\n\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .2em;\n}\n\n.sta2-solution h2 {\n  margin: 0;\n  padding: 0;\n  border: 0;\n\n  color: #fff !important;\n\n  font-size: clamp(44px,5.5vw,56px);\n  line-height: 1.25;\n  letter-spacing: -.055em;\n}\n\n.sta2-solution h2::before,\n.sta2-solution h2::after {\n  display:none!important;\n  content:none!important;\n}\n\n.sta2-solution h2 em {\n  color: var(--sta2-lime);\n  font-style: normal;\n}\n\n.sta2-solution__top > p {\n  margin: 0 0 5px;\n\n  color: #bbc3c1;\n\n  font-size: 14px;\n  line-height: 2;\n}\n\n.sta2-solution__visual {\n  position: relative;\n}\n\n.sta2-solution__image {\n  height: 610px;\n  overflow: hidden;\n}\n\n.sta2-solution__image img {\n  width:100%;\n  height:100%;\n  display:block;\n  object-fit:cover;\n}\n\n.sta2-solution__metrics {\n  position:absolute;\n  left:0;\n  right:0;\n  bottom:0;\n\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:rgba(16,19,20,.90);\n}\n\n.sta2-solution__metrics > div {\n  min-height:145px;\n\n  padding:24px 28px;\n\n  border-right:1px solid #414849;\n}\n\n.sta2-solution__metrics > div:last-child {\n  border-right:0;\n}\n\n.sta2-solution__metrics span {\n  display:block;\n\n  color:#7e8986;\n\n  font-size:8px;\n  font-weight:900;\n  letter-spacing:.15em;\n}\n\n.sta2-solution__metrics strong {\n  display:block;\n\n  margin-top:10px;\n\n  color:#fff;\n\n  font-size:48px;\n  line-height:1;\n  letter-spacing:-.05em;\n}\n\n.sta2-solution__metrics p {\n  margin:8px 0 0;\n\n  color:var(--sta2-lime);\n\n  font-size:10px;\n  font-weight:800;\n}\n\n.sta2-solution__statement {\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:space-between;\n  gap:20px;\n\n  margin-top:95px;\n}\n\n.sta2-solution__statement p {\n  margin:0;\n\n  color:#fff;\n\n  font-size:clamp(34px,5vw,70px);\n  font-weight:900;\n  line-height:1;\n  letter-spacing:-.055em;\n}\n\n.sta2-solution__statement .is-accent {\n  color:var(--sta2-lime);\n}\n\n@media(max-width:850px) {\n\n  .sta2-solution {\n    padding:90px 20px;\n  }\n\n  .sta2-solution__top {\n    grid-template-columns:1fr;\n    gap:35px;\n  }\n\n  .sta2-solution__image {\n    height:550px;\n  }\n\n  .sta2-solution__metrics {\n    position:relative;\n    grid-template-columns:1fr;\n  }\n\n  .sta2-solution__metrics > div {\n    min-height:auto;\n\n    border-right:0;\n    border-bottom:1px solid #414849;\n  }\n\n  .sta2-solution__statement {\n    flex-direction:column;\n    margin-top:60px;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-solution\" id=\"technology\">\n\n  <div class=\"sta2-solution__word\" aria-hidden=\"true\">\n    1 MINUTE\n  <\/div>\n\n  <div class=\"sta2-container\">\n\n    <div class=\"sta2-solution__top\">\n\n      <div>\n\n        <span class=\"sta2-solution__eyebrow\">\n          StA\u00b2BLE SOLUTION\n        <\/span>\n\n        <h2>\n          \u8ee2\u5012\u5bfe\u7b56\u3092\u3001<br>\n          <em>\u300c\u611f\u899a\u300d\u304b\u3089\u300c\u6570\u5024\u300d\u3078\u3002<\/em>\n        <\/h2>\n\n      <\/div>\n\n      <p>\n        StA\u00b2BLE\u306f\u3001\n        \u8ee2\u5012\u306b\u95a2\u308f\u308b\u8eab\u4f53\u6a5f\u80fd\u3068\u611f\u899a\u6a5f\u80fd\u306e\u4e21\u65b9\u3092\u6e2c\u5b9a\u3002\n        \u7d50\u679c\u3092\u5206\u304b\u308a\u3084\u3059\u3044\u6570\u5024\u3068\u3057\u3066\u53ef\u8996\u5316\u3057\u3001\n        \u6b21\u306e\u5bfe\u7b56\u3078\u3064\u306a\u3052\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n    <div class=\"sta2-solution__visual\">\n\n      <div class=\"sta2-solution__image\">\n\n        <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/02-st.png\" alt=\"StA\u00b2BLE\u306e\u88c5\u7f6e\u3068\u8ee2\u5012\u30ea\u30b9\u30af\u6e2c\u5b9a\">\n\n      <\/div>\n\n      <div class=\"sta2-solution__metrics\">\n\n        <div>\n          <span>TIME<\/span>\n          <strong>1<\/strong>\n          <p>MINUTE<\/p>\n        <\/div>\n\n        <div>\n          <span>FUNCTION<\/span>\n          <strong>2<\/strong>\n          <p>BODY + SENSORY<\/p>\n        <\/div>\n\n        <div>\n          <span>OUTPUT<\/span>\n          <strong>AGE<\/strong>\n          <p>\u7acb\u4f4d\u5e74\u9f62\u00ae<\/p>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n    <div class=\"sta2-solution__statement\">\n\n      <p>\n        MEASURE.\n      <\/p>\n\n      <p>\n        UNDERSTAND.\n      <\/p>\n\n      <p class=\"is-accent\">\n        TAKE ACTION.\n      <\/p>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-how {\n  padding: 135px 24px;\n  background: #fff;\n}\n\n.sta2-how__heading {\n  margin-bottom:35px;\n}\n\n.sta2-how__intro {\n  max-width:700px;\n\n  margin-left:125px;\n  margin-bottom:75px;\n}\n\n.sta2-how__intro p {\n  margin:0;\n\n  color:#65726f;\n\n  font-size:15px;\n  line-height:2;\n}\n\n.sta2-how__steps {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:20px;\n}\n\n.sta2-how__steps article {\n  position:relative;\n\n  display:grid;\n  grid-template-columns:1fr;\n\n  background:#f1f3f0;\n}\n\n.sta2-how__number {\n  position:absolute;\n  top:20px;\n  left:20px;\n\n  z-index:3;\n\n  display:flex;\n  width:50px;\n  height:50px;\n\n  align-items:center;\n  justify-content:center;\n\n  background:var(--sta2-black);\n  color:var(--sta2-lime);\n\n  font-size:10px;\n  font-weight:900;\n}\n\n.sta2-how__photo {\n  height:420px;\n  overflow:hidden;\n}\n\n.sta2-how__photo img {\n  width:100%;\n  height:100%;\n\n  display:block;\n\n  object-fit:cover;\n}\n\n.sta2-how__body {\n  padding:35px;\n}\n\n.sta2-how__body > span {\n  color:#74817d;\n\n  font-size:9px;\n  font-weight:900;\n  letter-spacing:.15em;\n}\n\n.sta2-how__body h3 {\n  margin:13px 0 15px;\n\n  color:#172021;\n\n  font-size:clamp(25px,3vw,37px);\n  line-height:1.4;\n}\n\n.sta2-how__body p {\n  margin:0;\n\n  color:#697572;\n\n  font-size:13px;\n  line-height:1.9;\n}\n\n\n\/* result *\/\n\n.sta2-how__result {\n  margin-top:100px;\n\n  padding-top:30px;\n\n  border-top:1px solid #cbd2cf;\n}\n\n.sta2-how__result-label {\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  margin-bottom:45px;\n}\n\n.sta2-how__result-label span {\n  color:#7e8a87;\n\n  font-size:9px;\n  font-weight:900;\n  letter-spacing:.16em;\n}\n\n.sta2-how__result-label strong {\n  color:#263032;\n\n  font-size:13px;\n}\n\n.sta2-how__result-content {\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n  gap:75px;\n  align-items:center;\n}\n\n.sta2-how__result-content h3 {\n  margin:0 0 23px;\n\n  color:#151c1d;\n\n  font-size:clamp(34px,4.5vw,58px);\n  line-height:1.4;\n  letter-spacing:-.04em;\n}\n\n.sta2-how__result-content p {\n  max-width:570px;\n\n  color:#687572;\n\n  font-size:14px;\n  line-height:2;\n}\n\n.sta2-how__report {\n  max-width:520px;\n  margin-left:auto;\n\n  padding:30px;\n\n  background:#f1f3f0;\n}\n\n.sta2-how__report img {\n  width:100%;\n  display:block;\n}\n\n@media(max-width:800px) {\n\n  .sta2-how {\n    padding:85px 20px;\n  }\n\n  .sta2-how__intro {\n    margin-left:0;\n  }\n\n  .sta2-how__steps {\n    grid-template-columns:1fr;\n  }\n\n  .sta2-how__result-content {\n    grid-template-columns:1fr;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-how\">\n\n  <div class=\"sta2-container\">\n\n    <header class=\"sta2-heading sta2-how__heading\">\n\n      <div class=\"sta2-heading__number\">\n        03\n      <\/div>\n\n      <div>\n\n        <span class=\"sta2-heading__en\">\n          HOW IT WORKS\n        <\/span>\n\n        <h2>\n          \u6e2c\u5b9a\u306f\u3001<br>\n          <em>\u308f\u305a\u304b2 STEP\u3002<\/em>\n        <\/h2>\n\n      <\/div>\n\n    <\/header>\n\n\n    <div class=\"sta2-how__intro\">\n\n      <p>\n        StA\u00b2BLE\u306e\u6e2c\u5b9a\u65b9\u6cd5\u306f\u30b7\u30f3\u30d7\u30eb\u3067\u3059\u3002\n        \u5c02\u7528\u30c7\u30d0\u30a4\u30b9\u3092\u5229\u304d\u624b\u306b\u88c5\u7740\u3057\u3001\n        \u30dc\u30fc\u30c9\u4e0a\u3067\u773c\u3092\u9589\u3058\u30661\u5206\u9593\u8155\u3092\u632f\u308b\u3053\u3068\u3067\u3001\n        \u8eab\u4f53\u306e\u3075\u3089\u3064\u304d\u3092\u8a08\u6e2c\u3057\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"sta2-how__steps\">\n\n      <article>\n\n        <div class=\"sta2-how__number\">\n          01\n        <\/div>\n\n        <div class=\"sta2-how__photo\">\n\n          <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/03a-st.jpg\" alt=\"StA\u00b2BLE\u306e\u5c02\u7528\u30c7\u30d0\u30a4\u30b9\u3092\u5229\u304d\u624b\u306b\u88c5\u7740\u3059\u308b\">\n\n        <\/div>\n\n        <div class=\"sta2-how__body\">\n\n          <span>ATTACH DEVICE<\/span>\n\n          <h3>\n            \u30c7\u30d0\u30a4\u30b9\u3092<br>\n            \u5229\u304d\u624b\u306b\u88c5\u7740\n          <\/h3>\n\n          <p>\n            StA\u00b2BLE\u5c02\u7528\u30c7\u30d0\u30a4\u30b9\u3092\n            \u5229\u304d\u624b\u306e\u6307\u5148\u306b\u88c5\u7740\u3057\u307e\u3059\u3002\n          <\/p>\n\n        <\/div>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"sta2-how__number\">\n          02\n        <\/div>\n\n        <div class=\"sta2-how__photo\">\n\n          <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/04-st.png\" alt=\"StA\u00b2BLE\u306e\u30dc\u30fc\u30c9\u4e0a\u3067\u773c\u3092\u9589\u3058\u3066\u8155\u3092\u632f\u308a\u6e2c\u5b9a\u3059\u308b\">\n\n        <\/div>\n\n        <div class=\"sta2-how__body\">\n\n          <span>MEASURE<\/span>\n\n          <h3>\n            \u773c\u3092\u9589\u3058\u3066\u3001<br>\n            1\u5206\u9593\u8155\u3092\u632f\u308b\n          <\/h3>\n\n          <p>\n            \u4e21\u8db3\u3092\u63c3\u3048\u3066\u30dc\u30fc\u30c9\u306e\u4e0a\u306b\u7acb\u3061\u3001\n            \u773c\u3092\u9589\u3058\u3066\u8155\u3092\u632f\u308a\u7d9a\u3051\u307e\u3059\u3002\n          <\/p>\n\n        <\/div>\n\n      <\/article>\n\n    <\/div>\n\n\n    <div class=\"sta2-how__result\">\n\n      <div class=\"sta2-how__result-label\">\n\n        <span>RESULT<\/span>\n\n        <strong>\n          \u305d\u306e\u5834\u3067\u7d50\u679c\u3092\u78ba\u8a8d\n        <\/strong>\n\n      <\/div>\n\n      <div class=\"sta2-how__result-content\">\n\n        <div>\n\n          <h3>\n            \u300c\u7acb\u4f4d\u5e74\u9f62\u00ae\u300d\u306a\u3069\u3092<br>\n            \u5206\u304b\u308a\u3084\u3059\u304f\u30ec\u30dd\u30fc\u30c8\u3002\n          <\/h3>\n\n          <p>\n            \u8eab\u4f53\u6a5f\u80fd\u3068\u611f\u899a\u6a5f\u80fd\u3092\u8a55\u4fa1\u3057\u3001\n            \u6570\u5024\u5316\u3055\u308c\u305f\u7d50\u679c\u3092\u30ec\u30dd\u30fc\u30c8\u3068\u3057\u3066\u8868\u793a\u3002\n            \u6e2c\u5b9a\u7d50\u679c\u3092\u672c\u4eba\u3078\u306e\u8aac\u660e\u3084\u6b21\u306e\u5bfe\u7b56\u691c\u8a0e\u306b\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002\n          <\/p>\n\n        <\/div>\n\n        <div class=\"sta2-how__report\">\n\n          <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/img07.jpg\" alt=\"StA\u00b2BLE\u306e\u7acb\u4f4d\u5e74\u9f62\u3068\u8ee2\u5012\u30ea\u30b9\u30af\u8a55\u4fa1\u30ec\u30dd\u30fc\u30c8\">\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-age {\n  padding: 140px 24px;\n  background: #f7f8f6;\n}\n\n.sta2-age__label {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  margin-bottom: 65px;\n}\n\n.sta2-age__label span {\n  color: #89938f;\n  font-size: 10px;\n  font-weight: 900;\n}\n\n.sta2-age__label p {\n  margin: 0;\n  color: #6f7976;\n  font-size: 9px;\n  font-weight: 800;\n  letter-spacing: .2em;\n}\n\n.sta2-age__headline {\n  display: grid;\n  grid-template-columns: .9fr 1.1fr;\n  gap: 85px;\n}\n\n.sta2-age__en {\n  display: block;\n  color: #d5d9d5;\n  font-size: clamp(55px, 8vw, 105px);\n  font-weight: 900;\n  line-height: .9;\n  letter-spacing: -.07em;\n}\n\n.sta2-age__copy h2 {\n  margin: 0 0 25px;\n  padding: 0;\n  border: 0;\n  color: #111617 !important;\n  font-size: clamp(38px, 4.8vw, 62px);\n  line-height: 1.35;\n}\n\n.sta2-age__copy h2::before,\n.sta2-age__copy h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-age__lead {\n  color: #30393a !important;\n  font-size: 18px !important;\n  font-weight: 600;\n  line-height: 1.95 !important;\n}\n\n.sta2-age__copy > p {\n  color: #687370;\n  line-height: 2;\n}\n\n.sta2-age__main {\n  display: grid;\n  grid-template-columns: .95fr 1.05fr;\n  gap: 80px;\n  margin-top: 90px;\n  align-items: center;\n}\n\n.sta2-age__report {\n  position: relative;\n  padding: 45px;\n  background: #e9ece8;\n}\n\n.sta2-age__report-label {\n  position: absolute;\n  top: 18px;\n  left: 20px;\n  z-index: 2;\n  color: #79837f;\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .16em;\n}\n\n.sta2-age__report img {\n  width: 100%;\n  display: block;\n}\n\n.sta2-age__explain {\n  border-top: 1px solid #cbd1ce;\n}\n\n.sta2-age__point {\n  padding: 27px 0;\n  border-bottom: 1px solid #cbd1ce;\n}\n\n.sta2-age__point > span {\n  color: #87918d;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .13em;\n}\n\n.sta2-age__point h3 {\n  margin: 11px 0;\n  color: #182021;\n  font-size: clamp(22px, 2.5vw, 32px);\n  line-height: 1.5;\n}\n\n.sta2-age__point p {\n  margin: 0;\n  color: #6a7672;\n  font-size: 14px;\n  line-height: 1.9;\n}\n\n.sta2-age__data {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 70px;\n  margin-top: 100px;\n  padding: 55px;\n  background: #111617;\n}\n\n.sta2-age__data-copy > span {\n  color: var(--sta2-lime);\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .17em;\n}\n\n.sta2-age__data-copy h3 {\n  margin: 15px 0 18px;\n  color: #fff;\n  font-size: clamp(28px, 3.2vw, 42px);\n  line-height: 1.45;\n}\n\n.sta2-age__data-copy p {\n  color: #adb6b3;\n  line-height: 1.9;\n}\n\n.sta2-age__data-copy small {\n  color: #737d79;\n}\n\n.sta2-age__data-number {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 34px;\n}\n\n.sta2-age__data-number > div:not(.sta2-age__data-cross) {\n  text-align: center;\n}\n\n.sta2-age__data-number strong {\n  display: block;\n  color: var(--sta2-lime);\n  font-size: clamp(55px, 6vw, 84px);\n  line-height: 1;\n}\n\n.sta2-age__data-number span {\n  display: block;\n  margin-top: 10px;\n  color: #c5cdca;\n  font-size: 11px;\n}\n\n.sta2-age__data-cross {\n  color: #727c79;\n  font-size: 10px;\n  font-weight: 900;\n}\n\n@media(max-width:850px) {\n\n  .sta2-age {\n    padding: 90px 20px;\n  }\n\n  .sta2-age__headline,\n  .sta2-age__main,\n  .sta2-age__data {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-age__data {\n    padding: 35px 25px;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-age\">\n\n  <div class=\"sta2-container\">\n\n    <div class=\"sta2-age__top\">\n\n      <div class=\"sta2-age__label\">\n        <span>04<\/span>\n        <p>STANDING AGE\u00ae<\/p>\n      <\/div>\n\n      <div class=\"sta2-age__headline\">\n\n        <div>\n          <span class=\"sta2-age__en\">\n            YOUR BALANCE.<br>\n            AS AN AGE.\n          <\/span>\n        <\/div>\n\n        <div class=\"sta2-age__copy\">\n\n          <h2>\n            \u300c\u7acb\u4f4d\u5e74\u9f62\u00ae\u300d\u3068\u306f\uff1f\n          <\/h2>\n\n          <p class=\"sta2-age__lead\">\n            StA\u00b2BLE\u3067\u8a08\u6e2c\u3057\u305f\u8eab\u4f53\u6a5f\u80fd\u30fb\u611f\u899a\u6a5f\u80fd\u306a\u3069\u306e\u60c5\u5831\u304b\u3089\u3001\n            \u7acb\u3063\u3066\u3044\u308b\u3068\u304d\u306e\u30d0\u30e9\u30f3\u30b9\u80fd\u529b\u3092\n            <strong>\u201c\u5e74\u9f62\u201d\u3068\u3044\u3046\u5206\u304b\u308a\u3084\u3059\u3044\u6307\u6a19<\/strong>\n            \u3067\u8868\u73fe\u3057\u305f\u3082\u306e\u3067\u3059\u3002\n          <\/p>\n\n          <p>\n            \u5c02\u9580\u7684\u306a\u6570\u5024\u3060\u3051\u3067\u306f\u7406\u89e3\u3057\u306b\u304f\u3044\u6e2c\u5b9a\u7d50\u679c\u3082\u3001\n            \u300c\u5b9f\u5e74\u9f62\u300d\u3068\u300c\u7acb\u4f4d\u5e74\u9f62\u00ae\u300d\u3092\u6bd4\u8f03\u3059\u308b\u3053\u3068\u3067\u3001\n            \u672c\u4eba\u306b\u3082\u62c5\u5f53\u8005\u306b\u3082\u76f4\u611f\u7684\u306b\u4f1d\u3048\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002\n          <\/p>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"sta2-age__main\">\n\n      <div class=\"sta2-age__report\">\n\n        <span class=\"sta2-age__report-label\">\n          RESULT REPORT\n        <\/span>\n\n        <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/img05.png\" alt=\"StA\u00b2BLE\u306e\u7acb\u4f4d\u5e74\u9f62\u3068\u8ee2\u5012\u30ea\u30b9\u30af\u8a55\u4fa1\u7d50\u679c\u30ec\u30dd\u30fc\u30c8\">\n\n      <\/div>\n\n      <div class=\"sta2-age__explain\">\n\n        <div class=\"sta2-age__point\">\n\n          <span>01 \/ SIMPLE<\/span>\n\n          <h3>\n            \u5e74\u9f62\u3060\u304b\u3089\u3001<br>\n            \u7d50\u679c\u3092\u7406\u89e3\u3057\u3084\u3059\u3044\u3002\n          <\/h3>\n\n          <p>\n            \u5c02\u9580\u77e5\u8b58\u304c\u306a\u304f\u3066\u3082\u3001\n            \u5b9f\u5e74\u9f62\u3068\u6bd4\u8f03\u3059\u308b\u3053\u3068\u3067\u73fe\u5728\u306e\u7acb\u4f4d\u30d0\u30e9\u30f3\u30b9\u80fd\u529b\u3092\n            \u30a4\u30e1\u30fc\u30b8\u3057\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002\n          <\/p>\n\n        <\/div>\n\n        <div class=\"sta2-age__point\">\n\n          <span>02 \/ COMMUNICATION<\/span>\n\n          <h3>\n            \u672c\u4eba\u3078\u306e\u30d5\u30a3\u30fc\u30c9\u30d0\u30c3\u30af\u306b\u3002\n          <\/h3>\n\n          <p>\n            \u300c\u3042\u306a\u305f\u306e\u7acb\u4f4d\u5e74\u9f62\u306f\u25cb\u6b73\u3067\u3059\u300d\u3068\u3044\u3046\u5206\u304b\u308a\u3084\u3059\u3044\u6307\u6a19\u306f\u3001\n            \u5065\u5eb7\u3084\u5b89\u5168\u306b\u3064\u3044\u3066\u8003\u3048\u308b\u304d\u3063\u304b\u3051\u3065\u304f\u308a\u306b\u3082\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002\n          <\/p>\n\n        <\/div>\n\n        <div class=\"sta2-age__point\">\n\n          <span>03 \/ FOLLOW UP<\/span>\n\n          <h3>\n            \u518d\u6e2c\u5b9a\u3067\u3001\u5909\u5316\u3092\u8ffd\u3044\u3084\u3059\u3044\u3002\n          <\/h3>\n\n          <p>\n            \u540c\u3058\u6307\u6a19\u3067\u5b9a\u671f\u7684\u306b\u6e2c\u5b9a\u3059\u308b\u3053\u3068\u3067\u3001\n            \u4f53\u64cd\u3084\u5b89\u5168\u885b\u751f\u65bd\u7b56\u3092\u7d99\u7d9a\u3059\u308b\u969b\u306e\n            \u8a55\u4fa1\u6750\u6599\u3068\u3057\u3066\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002\n          <\/p>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"sta2-age__data\">\n\n      <div class=\"sta2-age__data-copy\">\n\n        <span>DATA INSIGHT<\/span>\n\n        <h3>\n          \u8ee2\u5012\u6b74\u306e\u3042\u308b\u4eba\u307b\u3069\u3001<br>\n          \u7acb\u4f4d\u5e74\u9f62\u304c\u9ad8\u3044\u50be\u5411\u3002\n        <\/h3>\n\n        <p>\n          \u30e1\u30fc\u30ab\u30fc\u306b\u3088\u308b\u8abf\u67fb\u3067\u306f\u3001\n          \u8ee2\u5012\u6b74\u306e\u3042\u308b\u7fa4\u306f\u3001\u8ee2\u5012\u6b74\u306e\u306a\u3044\u7fa4\u3068\u6bd4\u3079\u3066\n          \u7acb\u4f4d\u5e74\u9f62\u304c\u5b9f\u5e74\u9f62\u3088\u308a\u9ad8\u3044\u50be\u5411\u304c\u78ba\u8a8d\u3055\u308c\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n\n        <small>\n          \u203b\u30e1\u30fc\u30ab\u30fc\u516c\u8868\u30c7\u30fc\u30bf\u306b\u3088\u308b\u3002\n        <\/small>\n\n      <\/div>\n\n      <div class=\"sta2-age__data-number\">\n\n        <div>\n          <strong>61<\/strong>\n          <span>\u8ee2\u5012\u6b74\u3042\u308a\u7fa4<\/span>\n        <\/div>\n\n        <div class=\"sta2-age__data-cross\">\n          VS\n        <\/div>\n\n        <div>\n          <strong>102<\/strong>\n          <span>\u8ee2\u5012\u6b74\u306a\u3057\u7fa4<\/span>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-dual {\n  padding: 145px 24px;\n  background: #fff;\n}\n\n.sta2-dual__header {\n  display: grid;\n  grid-template-columns: 1.15fr .85fr;\n  gap: 80px;\n  align-items: end;\n  margin-bottom: 75px;\n}\n\n.sta2-dual__header span {\n  color: #75817d;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .18em;\n}\n\n.sta2-dual__header h2 {\n  margin: 14px 0 0;\n  padding: 0;\n  border: 0;\n  color: #111617 !important;\n  font-size: clamp(42px, 5.2vw, 68px);\n  line-height: 1.3;\n}\n\n.sta2-dual__header h2::before,\n.sta2-dual__header h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-dual__header h2 em {\n  color: #66726e;\n  font-style: normal;\n}\n\n.sta2-dual__header > p {\n  margin: 0;\n  color: #687471;\n  font-size: 14px;\n  line-height: 2;\n}\n\n.sta2-dual__split {\n  position: relative;\n  display: grid;\n  grid-template-columns: 1fr 110px 1fr;\n  align-items: stretch;\n}\n\n.sta2-dual__side {\n  min-height: 470px;\n  padding: 50px;\n}\n\n.sta2-dual__side--body {\n  background: #e9ece8;\n}\n\n.sta2-dual__side--sensory {\n  background: #111617;\n  color: #fff;\n}\n\n.sta2-dual__no {\n  display: block;\n  margin-bottom: 75px;\n  font-size: 9px;\n  font-weight: 900;\n}\n\n.sta2-dual__side--body .sta2-dual__no {\n  color: #7d8884;\n}\n\n.sta2-dual__side--sensory .sta2-dual__no {\n  color: var(--sta2-lime);\n}\n\n.sta2-dual__en {\n  margin: 0;\n  font-size: clamp(45px, 5vw, 68px);\n  font-weight: 900;\n  line-height: .9;\n  letter-spacing: -.06em;\n}\n\n.sta2-dual__side--body .sta2-dual__en {\n  color: #c2c8c4;\n}\n\n.sta2-dual__side--sensory .sta2-dual__en {\n  color: #3b4242;\n}\n\n.sta2-dual__side h3 {\n  margin: 35px 0 12px;\n  font-size: 27px;\n}\n\n.sta2-dual__side--body h3 {\n  color: #192020;\n}\n\n.sta2-dual__side--sensory h3 {\n  color: #fff;\n}\n\n.sta2-dual__side p:last-child {\n  max-width: 390px;\n  line-height: 1.9;\n}\n\n.sta2-dual__side--body p:last-child {\n  color: #68736f;\n}\n\n.sta2-dual__side--sensory p:last-child {\n  color: #acb6b3;\n}\n\n.sta2-dual__plus {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--sta2-lime);\n  color: #111617;\n  font-size: 46px;\n  font-weight: 300;\n}\n\n.sta2-dual__message {\n  display: grid;\n  grid-template-columns: .9fr 1.1fr;\n  gap: 80px;\n  margin-top: 20px;\n  padding: 55px;\n  border: 1px solid #ced4d1;\n}\n\n.sta2-dual__message span {\n  color: #74807c;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .15em;\n}\n\n.sta2-dual__message h3 {\n  margin: 15px 0 0;\n  color: #131919;\n  font-size: clamp(31px, 3.7vw, 49px);\n  line-height: 1.4;\n}\n\n.sta2-dual__message > p {\n  margin: 0;\n  align-self: end;\n  color: #66736f;\n  line-height: 2;\n}\n\n@media(max-width:800px) {\n\n  .sta2-dual {\n    padding: 90px 20px;\n  }\n\n  .sta2-dual__header,\n  .sta2-dual__message {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-dual__split {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-dual__plus {\n    min-height: 80px;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-dual\">\n\n  <div class=\"sta2-container\">\n\n    <header class=\"sta2-dual__header\">\n\n      <div>\n        <span>05 \/ DUAL EVALUATION<\/span>\n\n        <h2>\n          \u8ee2\u5012\u30ea\u30b9\u30af\u306f\u3001<br>\n          <em>\u7b4b\u529b\u3060\u3051\u3067\u306f\u898b\u3048\u306a\u3044\u3002<\/em>\n        <\/h2>\n      <\/div>\n\n      <p>\n        \u7acb\u3064\u30fb\u6b69\u304f\u30fb\u30d0\u30e9\u30f3\u30b9\u3092\u4fdd\u3064\u305f\u3081\u306b\u306f\u3001\n        \u7b4b\u529b\u3084\u8eab\u4f53\u80fd\u529b\u3060\u3051\u3067\u306a\u304f\u3001\n        \u8eab\u4f53\u306e\u72b6\u614b\u3092\u611f\u3058\u53d6\u308b\u300c\u611f\u899a\u6a5f\u80fd\u300d\u3082\u91cd\u8981\u3067\u3059\u3002\n      <\/p>\n\n    <\/header>\n\n\n    <div class=\"sta2-dual__split\">\n\n      <div class=\"sta2-dual__side sta2-dual__side--body\">\n\n        <span class=\"sta2-dual__no\">\n          01\n        <\/span>\n\n        <p class=\"sta2-dual__en\">\n          PHYSICAL<br>\n          FUNCTION\n        <\/p>\n\n        <h3>\n          \u8eab\u4f53\u6a5f\u80fd\n        <\/h3>\n\n        <p>\n          \u7b4b\u529b\u3084\u8eab\u4f53\u3092\u652f\u3048\u308b\u80fd\u529b\u306a\u3069\u3001\n          \u8eab\u4f53\u305d\u306e\u3082\u306e\u304c\u6301\u3064\u7acb\u4f4d\u30fb\u30d0\u30e9\u30f3\u30b9\u80fd\u529b\u3002\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"sta2-dual__plus\">\n        +\n      <\/div>\n\n\n      <div class=\"sta2-dual__side sta2-dual__side--sensory\">\n\n        <span class=\"sta2-dual__no\">\n          02\n        <\/span>\n\n        <p class=\"sta2-dual__en\">\n          SENSORY<br>\n          FUNCTION\n        <\/p>\n\n        <h3>\n          \u611f\u899a\u6a5f\u80fd\n        <\/h3>\n\n        <p>\n          \u8eab\u4f53\u306e\u63fa\u308c\u3084\u59ff\u52e2\u306e\u5909\u5316\u3092\u611f\u3058\u53d6\u308a\u3001\n          \u30d0\u30e9\u30f3\u30b9\u3092\u8abf\u6574\u3059\u308b\u305f\u3081\u306b\u91cd\u8981\u306a\u6a5f\u80fd\u3002\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"sta2-dual__message\">\n\n      <div>\n        <span>\n          StA\u00b2BLE DIFFERENCE\n        <\/span>\n\n        <h3>\n          \u3053\u306e2\u3064\u3092\u3001<br>\n          \u540c\u6642\u306b\u8a55\u4fa1\u3059\u308b\u3002\n        <\/h3>\n      <\/div>\n\n      <p>\n        StA\u00b2BLE\u306f\u91cd\u5fc3\u52d5\u63fa\u30c7\u30fc\u30bf\u3092\u89e3\u6790\u3057\u3001\n        \u500b\u4eba\u3054\u3068\u306b\u7570\u306a\u308b\u8eab\u4f53\u306e\u3075\u3089\u3064\u304d\u306e\u5468\u6ce2\u6570\u3092\u8a55\u4fa1\u3002\n        \u5f93\u6765\u8a55\u4fa1\u304c\u96e3\u3057\u304b\u3063\u305f\u611f\u899a\u6a5f\u80fd\u307e\u3067\u542b\u3081\u3066\u3001\n        \u8ee2\u5012\u30ea\u30b9\u30af\u3092\u6570\u5024\u5316\u3057\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-tech {\n  position: relative;\n  overflow: hidden;\n  padding: 150px 24px;\n  background: #111617;\n  color: #fff;\n}\n\n.sta2-tech__bg {\n  position: absolute;\n  top: 30px;\n  left: -20px;\n  color: rgba(255,255,255,.018);\n  font-size: clamp(150px, 19vw, 300px);\n  font-weight: 900;\n  line-height: .8;\n  letter-spacing: -.08em;\n  white-space: nowrap;\n}\n\n.sta2-tech .sta2-container {\n  position: relative;\n  z-index: 2;\n}\n\n.sta2-tech__label {\n  color: var(--sta2-lime);\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .19em;\n}\n\n.sta2-tech__intro {\n  max-width: 950px;\n}\n\n.sta2-tech__intro h2 {\n  margin: 20px 0 25px;\n  padding: 0;\n  border: 0;\n  color: #fff !important;\n  font-size: clamp(46px, 6vw, 82px);\n  line-height: 1.25;\n  letter-spacing: -.055em;\n}\n\n.sta2-tech__intro h2::before,\n.sta2-tech__intro h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-tech__intro h2 em {\n  color: var(--sta2-lime);\n  font-style: normal;\n}\n\n.sta2-tech__intro > p {\n  color: #b2bcb8;\n  font-size: 16px;\n}\n\n.sta2-tech__visual {\n  position: relative;\n  height: 620px;\n  margin-top: 70px;\n  overflow: hidden;\n}\n\n.sta2-tech__visual img {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\n}\n\n.sta2-tech__caption {\n  position: absolute;\n  right: 20px;\n  bottom: 18px;\n  color: #fff;\n  font-size: 8px;\n  font-weight: 800;\n  letter-spacing: .15em;\n}\n\n.sta2-tech__story {\n  display: grid;\n  grid-template-columns: repeat(3,1fr);\n  margin-top: 18px;\n  border-top: 1px solid #343b3b;\n}\n\n.sta2-tech__story article {\n  min-height: 360px;\n  padding: 36px 35px;\n  border-right: 1px solid #343b3b;\n}\n\n.sta2-tech__story article:last-child {\n  border-right: 0;\n}\n\n.sta2-tech__story span {\n  color: #78827f;\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .15em;\n}\n\n.sta2-tech__story h3 {\n  margin: 35px 0 16px;\n  color: #fff;\n  font-size: 25px;\n  line-height: 1.45;\n}\n\n.sta2-tech__story p {\n  margin: 0;\n  color: #aeb8b5;\n  font-size: 13px;\n  line-height: 1.95;\n}\n\n.sta2-tech__patent {\n  margin-top: 75px;\n  padding: 45px;\n  background: var(--sta2-lime);\n  color: #111617;\n}\n\n.sta2-tech__patent > span {\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .16em;\n}\n\n.sta2-tech__patent > p {\n  margin: 14px 0 20px;\n  font-size: 24px;\n  font-weight: 700;\n}\n\n.sta2-tech__patent > div {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px 25px;\n}\n\n.sta2-tech__patent strong {\n  font-size: 12px;\n}\n\n@media(max-width:800px) {\n\n  .sta2-tech {\n    padding: 95px 20px;\n  }\n\n  .sta2-tech__visual {\n    height: 480px;\n  }\n\n  .sta2-tech__story {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-tech__story article {\n    min-height: auto;\n    border-right: 0;\n    border-bottom: 1px solid #343b3b;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-tech\">\n\n  <div class=\"sta2-tech__bg\">\n    LIGHT TOUCH\n  <\/div>\n\n  <div class=\"sta2-container\">\n\n    <div class=\"sta2-tech__intro\">\n\n      <span class=\"sta2-tech__label\">\n        06 \/ TECHNOLOGY\n      <\/span>\n\n      <h2>\n        \u4eba\u306f\u3001<br>\n        <em>\u6307\u5148\u3067\u8efd\u304f\u89e6\u308c\u308b\u3060\u3051\u3067<\/em><br>\n        \u7acb\u3061\u3084\u3059\u304f\u306a\u308b\u3002\n      <\/h2>\n\n      <p>\n        \u305d\u306e\u4e0d\u601d\u8b70\u306a\u8eab\u4f53\u73fe\u8c61\u304c\u3001\n        StA\u00b2BLE\u306e\u6280\u8853\u306e\u539f\u70b9\u3067\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"sta2-tech__visual\">\n\n      <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/08.png\" alt=\"\u30e9\u30a4\u30c8\u30bf\u30c3\u30c1\u73fe\u8c61\u3068StA\u00b2BLE\u306e\u8ee2\u5012\u30ea\u30b9\u30af\u8a08\u6e2c\u6280\u8853\">\n\n      <div class=\"sta2-tech__caption\">\n        YOKOHAMA NATIONAL UNIVERSITY\n        \/ LIGHT TOUCH CONTACT\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"sta2-tech__story\">\n\n      <article>\n\n        <span>\n          PHENOMENON \/ 01\n        <\/span>\n\n        <h3>\n          \u30e9\u30a4\u30c8\u30bf\u30c3\u30c1<br>\n          \u30b3\u30f3\u30bf\u30af\u30c8\n        <\/h3>\n\n        <p>\n          \u4eba\u306f\u4f55\u304b\u306b\u6307\u5148\u3067\u8efd\u304f\u89e6\u308c\u3066\u3044\u308b\u3068\u3001\n          \u7acb\u4f4d\u304c\u5b89\u5b9a\u3057\u3084\u3059\u304f\u306a\u308b\u3053\u3068\u304c\u77e5\u3089\u308c\u3066\u3044\u307e\u3059\u3002\n          \u3053\u306e\u73fe\u8c61\u304c\u300c\u30e9\u30a4\u30c8\u30bf\u30c3\u30c1\u30b3\u30f3\u30bf\u30af\u30c8\u300d\u3067\u3059\u3002\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span>\n          TECHNOLOGY \/ 02\n        <\/span>\n\n        <h3>\n          \u4eee\u60f3\u30e9\u30a4\u30c8\u30bf\u30c3\u30c1\n        <\/h3>\n\n        <p>\n          \u4f55\u304b\u306b\u89e6\u308c\u305f\u969b\u306b\u5f97\u3089\u308c\u308b\u53cd\u529b\u3092\u632f\u52d5\u3068\u3057\u3066\u6307\u5148\u306b\u4e0e\u3048\u3001\n          \u30e9\u30a4\u30c8\u30bf\u30c3\u30c1\u73fe\u8c61\u3092\u4eee\u60f3\u7684\u306b\u518d\u73fe\u3059\u308b\u6280\u8853\u304c\u958b\u767a\u3055\u308c\u307e\u3057\u305f\u3002\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span>\n          EVALUATION \/ 03\n        <\/span>\n\n        <h3>\n          \u523a\u6fc0\u3092\u5916\u3057\u305f\u6642\u306e<br>\n          \u300c\u3075\u3089\u3064\u304d\u300d\u3092\u89e3\u6790\n        <\/h3>\n\n        <p>\n          \u632f\u52d5\u523a\u6fc0\u3092\u6025\u306b\u306a\u304f\u3057\u305f\u969b\u306b\u751f\u3058\u308b\u3075\u3089\u3064\u304d\u3068\u3001\n          \u305d\u3053\u304b\u3089\u59ff\u52e2\u3092\u623b\u3059\u80fd\u529b\u306e\u9055\u3044\u3092\u5229\u7528\u3057\u3066\u3001\n          \u8eab\u4f53\u30fb\u611f\u899a\u6a5f\u80fd\u3092\u8a55\u4fa1\u3057\u307e\u3059\u3002\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n\n    <div class=\"sta2-tech__patent\">\n\n      <span>\n        PATENTED TECHNOLOGY\n      <\/span>\n\n      <p>\n        \u6a2a\u6d5c\u56fd\u7acb\u5927\u5b66\u767a\u306e\u7814\u7a76\u6210\u679c\u3092\u57fa\u76e4\u3068\u3057\u305f\n        \u7279\u8a31\u6280\u8853\u3092StA\u00b2BLE\u306b\u5fdc\u7528\u3002\n      <\/p>\n\n      <div>\n        <strong>\u7279\u8a31\u7b2c6534010\u53f7<\/strong>\n        <strong>\u7279\u8a31\u7b2c6569148\u53f7<\/strong>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-evidence {\n  padding: 145px 24px;\n  background: #f3f5f2;\n}\n\n.sta2-evidence__top {\n  display: grid;\n  grid-template-columns: 1.1fr .9fr;\n  gap: 70px;\n  align-items: end;\n  margin-bottom: 70px;\n}\n\n.sta2-evidence__title > span {\n  color: #78827f;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .18em;\n}\n\n.sta2-evidence__title h2 {\n  margin: 15px 0 0;\n  padding: 0;\n  border: 0;\n  color: #121718 !important;\n  font-size: clamp(42px, 5.2vw, 68px);\n  line-height: 1.3;\n}\n\n.sta2-evidence__title h2::before,\n.sta2-evidence__title h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-evidence__title h2 em {\n  color: #606c68;\n  font-style: normal;\n}\n\n.sta2-evidence__mark {\n  display: flex;\n  justify-content: flex-end;\n}\n\n.sta2-evidence__mark strong {\n  color: #d7dcd8;\n  font-size: clamp(45px, 5vw, 68px);\n  line-height: .9;\n  text-align: right;\n  letter-spacing: -.05em;\n}\n\n.sta2-evidence__mhlw {\n  display: grid;\n  grid-template-columns: 220px 1fr;\n  margin-bottom: 20px;\n  background: #111617;\n  color: #fff;\n}\n\n.sta2-evidence__mhlw-label {\n  padding: 38px 30px;\n  color: var(--sta2-lime);\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .16em;\n  border-right: 1px solid #333a3a;\n}\n\n.sta2-evidence__mhlw-main {\n  padding: 50px;\n}\n\n.sta2-evidence__mhlw-main > span {\n  color: #828c89;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .13em;\n}\n\n.sta2-evidence__mhlw h3 {\n  margin: 15px 0 20px;\n  color: #fff;\n  font-size: clamp(29px, 3.5vw, 45px);\n  line-height: 1.5;\n}\n\n.sta2-evidence__mhlw-main > p {\n  color: #b8c1be;\n  line-height: 1.9;\n}\n\n.sta2-evidence__notice {\n  margin-top: 20px !important;\n  color: #7c8783 !important;\n  font-size: 11px;\n}\n\n.sta2-evidence__data {\n  display: grid;\n  grid-template-columns: repeat(3,1fr);\n  border-top: 1px solid #ccd2cf;\n  border-bottom: 1px solid #ccd2cf;\n}\n\n.sta2-evidence__data article {\n  min-height: 400px;\n  padding: 38px 32px;\n  border-right: 1px solid #ccd2cf;\n}\n\n.sta2-evidence__data article:last-child {\n  border-right: 0;\n}\n\n.sta2-evidence__data article > span {\n  color: #8b9692;\n  font-size: 8px;\n  font-weight: 900;\n}\n\n.sta2-evidence__data article > strong {\n  display: block;\n  margin-top: 55px;\n  color: #bcc3c0;\n  font-size: 25px;\n  letter-spacing: -.03em;\n}\n\n.sta2-evidence__data h3 {\n  margin: 25px 0 15px;\n  color: #172020;\n  font-size: 23px;\n  line-height: 1.55;\n}\n\n.sta2-evidence__data p {\n  margin: 0;\n  color: #6c7774;\n  font-size: 13px;\n  line-height: 1.9;\n}\n\n.sta2-evidence__foot {\n  margin-top: 80px;\n  max-width: 850px;\n}\n\n.sta2-evidence__foot p {\n  margin: 0;\n  color: #182020;\n  font-size: clamp(27px, 3.5vw, 45px);\n  line-height: 1.55;\n}\n\n.sta2-evidence__foot p strong {\n  background: linear-gradient(transparent 72%, var(--sta2-lime) 72%);\n}\n\n.sta2-evidence__foot span {\n  display: block;\n  margin-top: 20px;\n  color: #687470;\n}\n\n@media(max-width:800px) {\n\n  .sta2-evidence {\n    padding: 90px 20px;\n  }\n\n  .sta2-evidence__top,\n  .sta2-evidence__mhlw,\n  .sta2-evidence__data {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-evidence__mark {\n    justify-content: flex-start;\n  }\n\n  .sta2-evidence__mark strong {\n    text-align: left;\n  }\n\n  .sta2-evidence__mhlw-label {\n    border-right: 0;\n    border-bottom: 1px solid #333a3a;\n  }\n\n  .sta2-evidence__data article {\n    min-height: auto;\n    border-right: 0;\n    border-bottom: 1px solid #ccd2cf;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-evidence\">\n\n  <div class=\"sta2-container\">\n\n    <div class=\"sta2-evidence__top\">\n\n      <div class=\"sta2-evidence__title\">\n\n        <span>\n          07 \/ EVIDENCE\n        <\/span>\n\n        <h2>\n          \u300c\u6e2c\u308c\u308b\u300d\u3060\u3051\u3067\u306f\u306a\u304f\u3001<em>\u6839\u62e0\u3092\u6301\u3063\u3066\u4f7f\u3048\u308b\u3002<\/em>\n        <\/h2>\n\n      <\/div>\n\n      <div class=\"sta2-evidence__mark\">\n\n        <strong>\n          THIRD<br>\n          PARTY<br>\n          VERIFIED\n        <\/strong>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"sta2-evidence__mhlw\">\n\n      <div class=\"sta2-evidence__mhlw-label\">\n        PUBLIC PROJECT\n      <\/div>\n\n      <div class=\"sta2-evidence__mhlw-main\">\n\n        <span>\n          MINISTRY OF HEALTH, LABOUR AND WELFARE\n        <\/span>\n\n        <h3>\n          \u539a\u751f\u52b4\u50cd\u7701<br>\n          \u300c\u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u5b89\u5168\u885b\u751f\u5bfe\u7b56\u5b9f\u8a3c\u7b49\u4e8b\u696d\u300d\n        <\/h3>\n\n        <p>\n          StA\u00b2BLE\u306f\u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u306e\u5b89\u5168\u885b\u751f\u5bfe\u7b56\u306b\u95a2\u9023\u3059\u308b\n          \u5b9f\u8a3c\u4e8b\u696d\u306b\u63a1\u629e\u3055\u308c\u3001\u5b9f\u8a3c\u5831\u544a\u66f8\u304c\u516c\u958b\u3055\u308c\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n\n        <p class=\"sta2-evidence__notice\">\n          \u203b\u539a\u751f\u52b4\u50cd\u7701\u306b\u3088\u308b\u88fd\u54c1\u8a8d\u5b9a\u3092\u610f\u5473\u3059\u308b\u3082\u306e\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"sta2-evidence__data\">\n\n      <article>\n\n        <span>DATA 01<\/span>\n\n        <strong>\n          FALL HISTORY\n        <\/strong>\n\n        <h3>\n          \u8ee2\u5012\u6b74\u3042\u308a\u7fa4\u3067\u306f\u3001<br>\n          \u7acb\u4f4d\u5e74\u9f62\u304c\u9ad8\u3044\u50be\u5411\n        <\/h3>\n\n        <p>\n          \u30e1\u30fc\u30ab\u30fc\u8abf\u67fb\u3067\u306f\u3001\n          \u8ee2\u5012\u6b74\u3042\u308a\u7fa4\u3068\u306a\u3057\u7fa4\u306e\u7acb\u4f4d\u5e74\u9f62\u306b\u5dee\u304c\u78ba\u8a8d\u3055\u308c\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span>DATA 02<\/span>\n\n        <strong>\n          EXERCISE HABIT\n        <\/strong>\n\n        <h3>\n          \u904b\u52d5\u7fd2\u6163\u306e\u3042\u308b\u7fa4\u3067\u306f\u3001<br>\n          \u7acb\u4f4d\u5e74\u9f62\u304c\u82e5\u3044\u50be\u5411\n        <\/h3>\n\n        <p>\n          \u6a2a\u6d5c\u5e02\u30b9\u30dd\u30fc\u30c4\u30bb\u30f3\u30bf\u30fc\u5229\u7528\u800584\u540d\u306e\u30c7\u30fc\u30bf\u3067\u306f\u3001\n          \u5e73\u5747\u5b9f\u5e74\u9f6271.4\u6b73\u306b\u5bfe\u3057\u5e73\u5747\u7acb\u4f4d\u5e74\u9f6255.1\u6b73\u3068\u516c\u8868\u3055\u308c\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span>DATA 03<\/span>\n\n        <strong>\n          TRAINING\n        <\/strong>\n\n        <h3>\n          \u500b\u5225\u4f53\u64cd\u306e\u5b9f\u65bd\u5f8c\u306b\u3001<br>\n          \u7acb\u4f4d\u5e74\u9f62\u306e\u5909\u5316\u3092\u78ba\u8a8d\n        <\/h3>\n\n        <p>\n          \u98df\u54c1\u52a0\u5de5\u4f1a\u793e10\u540d\u3092\u5bfe\u8c61\u3068\u3057\u305f\u30e1\u30fc\u30ab\u30fc\u5b9f\u6e2c\u3067\u306f\u3001\n          2\u304b\u6708\u306e\u4f53\u64cd\u5b9f\u65bd\u5f8c\u306b\u7acb\u4f4d\u5e74\u9f62\u306e\u82e5\u8fd4\u308a\u304c\u8a8d\u3081\u3089\u308c\u305f\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n\n    <div class=\"sta2-evidence__foot\">\n\n      <p>\n        \u8ee2\u5012\u5bfe\u7b56\u3092\u300c\u306a\u3093\u3068\u306a\u304f\u826f\u3055\u305d\u3046\u300d\u3067\u306f\u306a\u304f\u3001\n        <strong>\u6e2c\u5b9a\u30c7\u30fc\u30bf\u3092\u3082\u3068\u306b\u8aac\u660e\u30fb\u7d99\u7d9a\u3067\u304d\u308b\u3053\u3068\u3002<\/strong>\n      <\/p>\n\n      <span>\n        \u305d\u308c\u304c\u3001\u4f01\u696d\u306e\u5b89\u5168\u885b\u751f\u65bd\u7b56\u3067StA\u00b2BLE\u3092\u6d3b\u7528\u3059\u308b\u5927\u304d\u306a\u610f\u5473\u3067\u3059\u3002\n      <\/span>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-pdca {\n  padding: 150px 24px;\n  background: #fff;\n}\n\n.sta2-pdca__header {\n  max-width: 950px;\n}\n\n.sta2-pdca__header > span {\n  color: #77827e;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .18em;\n}\n\n.sta2-pdca__header h2 {\n  margin: 16px 0 23px;\n  padding: 0;\n  border: 0;\n  color: #111617 !important;\n  font-size: clamp(44px, 5.5vw, 72px);\n  line-height: 1.3;\n}\n\n.sta2-pdca__header h2::before,\n.sta2-pdca__header h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-pdca__header h2 em {\n  color: #65716d;\n  font-style: normal;\n}\n\n.sta2-pdca__header p {\n  max-width: 720px;\n  color: #697572;\n  line-height: 2;\n}\n\n.sta2-pdca__cycle {\n  position: relative;\n  display: grid;\n  grid-template-columns: repeat(4,1fr);\n  margin-top: 85px;\n  border-top: 1px solid #cbd2cf;\n  border-bottom: 1px solid #cbd2cf;\n}\n\n.sta2-pdca__cycle article {\n  position: relative;\n  min-height: 320px;\n  padding: 34px 28px;\n  border-right: 1px solid #cbd2cf;\n}\n\n.sta2-pdca__cycle article:last-child {\n  border-right: 0;\n}\n\n.sta2-pdca__no {\n  color: #89938f;\n  font-size: 9px;\n  font-weight: 900;\n}\n\n.sta2-pdca__cycle article > strong {\n  display: block;\n  margin-top: 55px;\n  color: #c4cac7;\n  font-size: 21px;\n  letter-spacing: -.02em;\n}\n\n.sta2-pdca__cycle h3 {\n  margin: 22px 0 10px;\n  color: #182020;\n  font-size: 25px;\n}\n\n.sta2-pdca__cycle p {\n  margin: 0;\n  color: #6a7672;\n  font-size: 13px;\n  line-height: 1.8;\n}\n\n.sta2-pdca__cycle article:nth-child(3) {\n  background: var(--sta2-lime);\n}\n\n.sta2-pdca__cycle article:nth-child(3) .sta2-pdca__no,\n.sta2-pdca__cycle article:nth-child(3) > strong,\n.sta2-pdca__cycle article:nth-child(3) h3,\n.sta2-pdca__cycle article:nth-child(3) p {\n  color: #111617;\n}\n\n.sta2-pdca__training {\n  display: grid;\n  grid-template-columns: 1.05fr .95fr;\n  gap: 75px;\n  margin-top: 100px;\n  align-items: center;\n}\n\n.sta2-pdca__training-image {\n  height: 590px;\n  overflow: hidden;\n}\n\n.sta2-pdca__training-image img {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\n}\n\n.sta2-pdca__training-copy > span {\n  color: #75817d;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .16em;\n}\n\n.sta2-pdca__training-copy h3 {\n  margin: 15px 0 23px;\n  color: #172020;\n  font-size: clamp(35px, 4.4vw, 54px);\n  line-height: 1.4;\n}\n\n.sta2-pdca__training-copy p {\n  color: #687470;\n  line-height: 1.95;\n}\n\n.sta2-pdca__training-copy small {\n  display: block;\n  margin-top: 20px;\n  color: #8a9490;\n}\n\n.sta2-pdca__message {\n  margin-top: 115px;\n  padding: 55px;\n  background: #111617;\n}\n\n.sta2-pdca__message > span {\n  color: var(--sta2-lime);\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .17em;\n}\n\n.sta2-pdca__message h3 {\n  margin: 20px 0 0;\n  color: #fff;\n  font-size: clamp(31px, 4vw, 52px);\n  line-height: 1.55;\n}\n\n.sta2-pdca__message h3 strong {\n  color: var(--sta2-lime);\n}\n\n@media(max-width:800px) {\n\n  .sta2-pdca {\n    padding: 95px 20px;\n  }\n\n  .sta2-pdca__cycle {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-pdca__cycle article {\n    min-height: auto;\n    border-right: 0;\n    border-bottom: 1px solid #cbd2cf;\n  }\n\n  .sta2-pdca__training {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-pdca__training-image {\n    height: 480px;\n  }\n\n  .sta2-pdca__message {\n    padding: 35px 25px;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-pdca\">\n\n  <div class=\"sta2-container\">\n\n    <div class=\"sta2-pdca__header\">\n\n      <span>\n        08 \/ FALL PREVENTION PDCA\n      <\/span>\n\n      <h2>\n        \u6e2c\u3063\u3066\u7d42\u308f\u3089\u306a\u3044\u3002<br>\n        <em>\u8ee2\u5012\u5bfe\u7b56\u3092\u3001\u4ed5\u7d44\u307f\u306b\u3059\u308b\u3002<\/em>\n      <\/h2>\n\n      <p>\n        StA\u00b2BLE\u306f\u30ea\u30b9\u30af\u3092\u6e2c\u5b9a\u3059\u308b\u3060\u3051\u306e\u6a5f\u5668\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n        \u6e2c\u5b9a\u7d50\u679c\u3092\u3082\u3068\u306b\u5bfe\u7b56\u3092\u884c\u3044\u3001\n        \u518d\u6e2c\u5b9a\u306b\u3088\u3063\u3066\u72b6\u614b\u3092\u78ba\u8a8d\u3059\u308b\u3053\u3068\u3067\u3001\n        \u7d99\u7d9a\u7684\u306a\u8ee2\u5012\u5bfe\u7b56\u306b\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"sta2-pdca__cycle\">\n\n\n      <article>\n\n        <span class=\"sta2-pdca__no\">\n          01\n        <\/span>\n\n        <strong>\n          MEASURE\n        <\/strong>\n\n        <h3>\n          \u6e2c\u5b9a\n        <\/h3>\n\n        <p>\n          StA\u00b2BLE\u3067\n          \u8ee2\u5012\u30ea\u30b9\u30af\u3092\u6570\u5024\u5316\u3002\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span class=\"sta2-pdca__no\">\n          02\n        <\/span>\n\n        <strong>\n          UNDERSTAND\n        <\/strong>\n\n        <h3>\n          \u7d50\u679c\u78ba\u8a8d\n        <\/h3>\n\n        <p>\n          \u7acb\u4f4d\u5e74\u9f62\u00ae\u306a\u3069\u304b\u3089\n          \u72b6\u614b\u3092\u78ba\u8a8d\u3002\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span class=\"sta2-pdca__no\">\n          03\n        <\/span>\n\n        <strong>\n          TRAIN\n        <\/strong>\n\n        <h3>\n          \u4f53\u64cd\n        <\/h3>\n\n        <p>\n          \u7d50\u679c\u306b\u5fdc\u3058\u305f\n          \u8ee2\u5012\u4e88\u9632\u30c8\u30ec\u30fc\u30cb\u30f3\u30b0\u3002\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span class=\"sta2-pdca__no\">\n          04\n        <\/span>\n\n        <strong>\n          RE-MEASURE\n        <\/strong>\n\n        <h3>\n          \u518d\u6e2c\u5b9a\n        <\/h3>\n\n        <p>\n          \u540c\u3058\u6307\u6a19\u3067\n          \u72b6\u614b\u306e\u5909\u5316\u3092\u78ba\u8a8d\u3002\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n\n    <div class=\"sta2-pdca__training\">\n\n      <div class=\"sta2-pdca__training-image\">\n\n        <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/10.png\" alt=\"StA\u00b2BLE\u306e\u6e2c\u5b9a\u7d50\u679c\u306b\u5fdc\u3058\u305f\u8ee2\u5012\u4e88\u9632\u4f53\u64cd\">\n\n      <\/div>\n\n      <div class=\"sta2-pdca__training-copy\">\n\n        <span>\n          PERSONALIZED TRAINING\n        <\/span>\n\n        <h3>\n          \u7d50\u679c\u306b\u5fdc\u3058\u3066\u3001\u6b21\u306b\u3084\u308b\u3053\u3068\u307e\u3067\u3002\n        <\/h3>\n\n        <p>\n          StA\u00b2BLE\u3067\u306f\u3001\n          \u7406\u5b66\u7642\u6cd5\u5b66\u7684\u77e5\u898b\u306b\u57fa\u3065\u3044\u3066\u69cb\u7bc9\u3055\u308c\u305f\n          \u500b\u5225\u8ee2\u5012\u4e88\u9632\u30c8\u30ec\u30fc\u30cb\u30f3\u30b0\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u7528\u610f\u3057\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n\n        <p>\n          \u6e2c\u5b9a\u306b\u3088\u3063\u3066\u628a\u63e1\u3057\u305f\u8eab\u4f53\u30fb\u611f\u899a\u7cfb\u306e\u72b6\u614b\u306b\u5fdc\u3058\u3066\u3001\n          \u9069\u3057\u305f\u4f53\u64cd\u3078\u3064\u306a\u3052\u308b\u3053\u3068\u3067\u3001\n          \u8077\u5834\u3067\u306e\u7d99\u7d9a\u7684\u306a\u8ee2\u5012\u5bfe\u7b56\u3092\u8a2d\u8a08\u3067\u304d\u307e\u3059\u3002\n        <\/p>\n\n        <small>\n          \u203b\u52d5\u753b\u306b\u3088\u308b\u4f53\u64cd\u30b5\u30fc\u30d3\u30b9\u306f\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u3059\u3002\n        <\/small>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"sta2-pdca__message\">\n\n      <span>\n        FROM CAUTION TO MANAGEMENT\n      <\/span>\n\n      <h3>\n        \u300c\u8ee2\u3070\u306a\u3044\u3088\u3046\u306b\u6c17\u3092\u3064\u3051\u308b\u300d\u304b\u3089\u3001<br>\n        <strong>\u300c\u30ea\u30b9\u30af\u3092\u6e2c\u3063\u3066\u7ba1\u7406\u3059\u308b\u300d\u3078\u3002<\/strong>\n      <\/h3>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-workplace {\n  padding: 150px 24px;\n  background: #f6f7f4;\n}\n\n.sta2-workplace__header {\n  display: grid;\n  grid-template-columns: 1.15fr .85fr;\n  gap: 80px;\n  align-items: end;\n  margin-bottom: 70px;\n}\n\n.sta2-workplace__label {\n  color: #73807b;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .18em;\n}\n\n.sta2-workplace__header h2 {\n  margin: 16px 0 0;\n  padding: 0;\n  border: 0;\n  color: #111617 !important;\n  font-size: clamp(42px, 5.3vw, 70px);\n  line-height: 1.3;\n  letter-spacing: -.045em;\n}\n\n.sta2-workplace__header h2::before,\n.sta2-workplace__header h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-workplace__header h2 em {\n  color: #65716d;\n  font-style: normal;\n}\n\n.sta2-workplace__header > p {\n  margin: 0;\n  color: #687470;\n  font-size: 14px;\n  line-height: 2;\n}\n\n.sta2-workplace__visual {\n  position: relative;\n  height: 630px;\n  overflow: hidden;\n}\n\n.sta2-workplace__visual img {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\n}\n\n.sta2-workplace__visual::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(\n    90deg,\n    rgba(16,19,20,.62),\n    rgba(16,19,20,.05) 65%\n  );\n}\n\n.sta2-workplace__visual-copy {\n  position: absolute;\n  left: 45px;\n  bottom: 45px;\n  z-index: 3;\n}\n\n.sta2-workplace__visual-copy span {\n  display: block;\n  margin-bottom: 15px;\n  color: var(--sta2-lime);\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .16em;\n}\n\n.sta2-workplace__visual-copy strong {\n  display: block;\n  color: #fff;\n  font-size: clamp(40px, 5vw, 67px);\n  line-height: .95;\n  letter-spacing: -.05em;\n}\n\n.sta2-workplace__flow {\n  display: grid;\n  grid-template-columns: repeat(4,1fr);\n  margin-top: 18px;\n  border-top: 1px solid #cbd2cf;\n  border-bottom: 1px solid #cbd2cf;\n}\n\n.sta2-workplace__flow article {\n  min-height: 275px;\n  padding: 30px 28px;\n  border-right: 1px solid #cbd2cf;\n}\n\n.sta2-workplace__flow article:last-child {\n  border-right: 0;\n}\n\n.sta2-workplace__flow span {\n  color: #7e8985;\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .13em;\n}\n\n.sta2-workplace__flow h3 {\n  margin: 38px 0 12px;\n  color: #182020;\n  font-size: 22px;\n}\n\n.sta2-workplace__flow p {\n  margin: 0;\n  color: #687470;\n  font-size: 13px;\n  line-height: 1.9;\n}\n\n.sta2-workplace__industries {\n  display: grid;\n  grid-template-columns: .8fr 1.2fr;\n  gap: 75px;\n  margin-top: 95px;\n  align-items: end;\n}\n\n.sta2-workplace__industries-title span {\n  color: #78837f;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .16em;\n}\n\n.sta2-workplace__industries-title h3 {\n  margin: 15px 0 0;\n  color: #172020;\n  font-size: clamp(30px, 3.7vw, 48px);\n  line-height: 1.45;\n}\n\n.sta2-workplace__industries-list {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.sta2-workplace__industries-list span {\n  padding: 13px 17px;\n  background: #111617;\n  color: #fff;\n  font-size: 12px;\n}\n\n@media(max-width:800px) {\n\n  .sta2-workplace {\n    padding: 90px 20px;\n  }\n\n  .sta2-workplace__header,\n  .sta2-workplace__industries {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-workplace__visual {\n    height: 500px;\n  }\n\n  .sta2-workplace__flow {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-workplace__flow article {\n    min-height: auto;\n    border-right: 0;\n    border-bottom: 1px solid #cbd2cf;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-workplace\">\n\n  <div class=\"sta2-container\">\n\n    <div class=\"sta2-workplace__header\">\n\n      <div>\n        <span class=\"sta2-workplace__label\">\n          09 \/ FOR WORKPLACE\n        <\/span>\n\n        <h2>\n          \u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u306e\u8ee2\u5012\u5bfe\u7b56\u3092\u3001<em>\u300c\u6ce8\u610f\u300d\u304b\u3089\u300c\u4ed5\u7d44\u307f\u300d\u3078\u3002<\/em>\n        <\/h2>\n      <\/div>\n\n      <p>\n        \u8077\u5834\u306e\u8ee2\u5012\u5bfe\u7b56\u3067\u306f\u3001\n        \u5358\u306b\u6ce8\u610f\u559a\u8d77\u3092\u884c\u3046\u3060\u3051\u3067\u306f\u306a\u304f\u3001\n        \u4e00\u4eba\u3072\u3068\u308a\u306e\u72b6\u614b\u3092\u628a\u63e1\u3057\u3001\n        \u5fc5\u8981\u306a\u5bfe\u7b56\u3078\u3064\u306a\u3052\u308b\u904b\u7528\u8a2d\u8a08\u304c\u91cd\u8981\u3067\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"sta2-workplace__visual\">\n\n      <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/\u8ee2\u5012\u4e88\u9632\u30d7\u30ed\u30b0\u30e9\u30e0.jpg\" alt=\"\u88fd\u9020\u696d\u3084\u7269\u6d41\u73fe\u5834\u3067StA\u00b2BLE\u3092\u6d3b\u7528\u3057\u305f\u8ee2\u5012\u5bfe\u7b56\">\n\n      <div class=\"sta2-workplace__visual-copy\">\n        <span>\n          AGE FRIENDLY \/ FALL PREVENTION\n        <\/span>\n\n        <strong>\n          SAFER WORKPLACE,<br>\n          BASED ON DATA.\n        <\/strong>\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"sta2-workplace__flow\">\n\n      <article>\n        <span>01 \/ SCREENING<\/span>\n        <h3>\u5bfe\u8c61\u8005\u3092\u6e2c\u308b<\/h3>\n        <p>\n          \u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u3084\u5bfe\u8c61\u90e8\u7f72\u306e\u5f93\u696d\u54e1\u3092\u6e2c\u5b9a\u3057\u3001\n          \u8ee2\u5012\u30ea\u30b9\u30af\u3092\u6570\u5024\u3067\u78ba\u8a8d\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n      <article>\n        <span>02 \/ IDENTIFY<\/span>\n        <h3>\u30ea\u30b9\u30af\u3092\u628a\u63e1<\/h3>\n        <p>\n          \u7acb\u4f4d\u5e74\u9f62\u00ae\u306a\u3069\u306e\u7d50\u679c\u304b\u3089\u3001\n          \u500b\u5225\u306e\u72b6\u614b\u3092\u628a\u63e1\u3059\u308b\u6750\u6599\u306b\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n      <article>\n        <span>03 \/ ACTION<\/span>\n        <h3>\u5bfe\u7b56\u306b\u3064\u306a\u3052\u308b<\/h3>\n        <p>\n          \u7d50\u679c\u306b\u5fdc\u3058\u305f\u4f53\u64cd\u3084\u3001\n          \u8077\u5834\u306e\u5b89\u5168\u885b\u751f\u65bd\u7b56\u3078\u3064\u306a\u3052\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n      <article>\n        <span>04 \/ FOLLOW<\/span>\n        <h3>\u518d\u6e2c\u5b9a\u3059\u308b<\/h3>\n        <p>\n          \u4e00\u5b9a\u671f\u9593\u5f8c\u306b\u518d\u6e2c\u5b9a\u3057\u3001\n          \u540c\u3058\u6307\u6a19\u3067\u72b6\u614b\u3092\u78ba\u8a8d\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n    <\/div>\n\n\n    <div class=\"sta2-workplace__industries\">\n\n      <div class=\"sta2-workplace__industries-title\">\n        <span>RECOMMENDED FOR<\/span>\n        <h3>\n          \u8ee2\u5012\u30ea\u30b9\u30af\u3092\u7ba1\u7406\u3057\u305f\u3044<br>\n          \u3055\u307e\u3056\u307e\u306a\u8077\u5834\u306b\u3002\n        <\/h3>\n      <\/div>\n\n      <div class=\"sta2-workplace__industries-list\">\n\n        <span>\u88fd\u9020\u696d<\/span>\n        <span>\u98df\u54c1\u5de5\u5834<\/span>\n        <span>\u7269\u6d41\u30fb\u5009\u5eab<\/span>\n        <span>\u5efa\u8a2d<\/span>\n        <span>\u904b\u8f38<\/span>\n        <span>\u30a4\u30f3\u30d5\u30e9<\/span>\n        <span>\u533b\u7642\u30fb\u4ecb\u8b77<\/span>\n        <span>\u5c0f\u58f2\u30fb\u30b5\u30fc\u30d3\u30b9<\/span>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-self {\n  padding: 150px 24px;\n  background: #111617;\n  color: #fff;\n}\n\n.sta2-self__grid {\n  display: grid;\n  grid-template-columns: 1.05fr .95fr;\n  gap: 85px;\n  align-items: center;\n}\n\n.sta2-self__label {\n  color: var(--sta2-lime);\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .18em;\n}\n\n.sta2-self h2 {\n  margin: 17px 0 25px;\n  padding: 0;\n  border: 0;\n  color: #fff !important;\n  font-size: clamp(42px, 5.2vw, 68px);\n  line-height: 1.3;\n  letter-spacing: -.045em;\n}\n\n.sta2-self h2::before,\n.sta2-self h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-self h2 em {\n  color: var(--sta2-lime);\n  font-style: normal;\n}\n\n.sta2-self__lead {\n  color: #fff !important;\n  font-size: 18px !important;\n  font-weight: 600;\n  line-height: 1.9 !important;\n}\n\n.sta2-self__content > p {\n  color: #adb7b4;\n  line-height: 2;\n}\n\n.sta2-self__modes {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin-top: 40px;\n}\n\n.sta2-self__modes > div {\n  min-height: 190px;\n  padding: 28px;\n  border: 1px solid #343b3b;\n}\n\n.sta2-self__modes > div + div {\n  border-left: 0;\n}\n\n.sta2-self__modes .is-accent {\n  background: var(--sta2-lime);\n  border-color: var(--sta2-lime);\n  color: #111617;\n}\n\n.sta2-self__modes span {\n  display: block;\n  margin-bottom: 28px;\n  color: #73807c;\n  font-size: 8px;\n  font-weight: 900;\n}\n\n.sta2-self__modes .is-accent span {\n  color: #566422;\n}\n\n.sta2-self__modes strong {\n  display: block;\n  font-size: 25px;\n}\n\n.sta2-self__modes p {\n  margin: 10px 0 0;\n  color: #aeb8b5;\n  font-size: 12px;\n}\n\n.sta2-self__modes .is-accent p {\n  color: #27300d;\n}\n\n.sta2-self__notice {\n  margin-top: 30px;\n  padding: 22px;\n  border-left: 3px solid var(--sta2-lime);\n  background: #1d2425;\n}\n\n.sta2-self__notice strong {\n  color: var(--sta2-lime);\n  font-size: 9px;\n  letter-spacing: .14em;\n}\n\n.sta2-self__notice p {\n  margin: 8px 0 0;\n  color: #aab4b1;\n  font-size: 12px;\n  line-height: 1.8;\n}\n\n.sta2-self__visual {\n  position: relative;\n  height: 720px;\n  overflow: hidden;\n}\n\n.sta2-self__visual img {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\n}\n\n.sta2-self__floating {\n  position: absolute;\n  right: 0;\n  bottom: 0;\n  padding: 25px 30px;\n  background: var(--sta2-lime);\n  color: #111617;\n}\n\n.sta2-self__floating strong,\n.sta2-self__floating span {\n  display: block;\n}\n\n.sta2-self__floating strong {\n  font-size: 30px;\n}\n\n.sta2-self__floating span {\n  margin-top: 5px;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .14em;\n}\n\n@media(max-width:800px) {\n\n  .sta2-self {\n    padding: 90px 20px;\n  }\n\n  .sta2-self__grid {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-self__visual {\n    height: 520px;\n  }\n\n  .sta2-self__modes {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-self__modes > div + div {\n    border-left: 1px solid var(--sta2-lime);\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-self\">\n\n  <div class=\"sta2-container sta2-self__grid\">\n\n    <div class=\"sta2-self__content\">\n\n      <span class=\"sta2-self__label\">\n        10 \/ SELF MODE\n      <\/span>\n\n      <h2>\n        \u6e2c\u5b9a\u54e1\u304c\u3044\u306a\u304f\u3066\u3082\u3002<br>\n        <em>\u8077\u5834\u306b\u300c\u6e2c\u308c\u308b\u74b0\u5883\u300d\u3092\u3002<\/em>\n      <\/h2>\n\n      <p class=\"sta2-self__lead\">\n        StA\u00b2BLE\u306b\u306f\u3001\n        \u8a08\u6e2c\u54e1\u304c\u64cd\u4f5c\u3059\u308b\u300c\u30aa\u30da\u30ec\u30fc\u30bf\u30fc\u30e2\u30fc\u30c9\u300d\u3068\u3001\n        \u5f93\u696d\u54e1\u81ea\u8eab\u304c\u6e2c\u5b9a\u3067\u304d\u308b\u300c\u30bb\u30eb\u30d5\u30e2\u30fc\u30c9\u300d\u304c\u3042\u308a\u307e\u3059\u3002\n      <\/p>\n\n      <p>\n        \u30bb\u30eb\u30d5\u30e2\u30fc\u30c9\u3067\u306f\u52d5\u753b\u306b\u3088\u308b\u6848\u5185\u3092\u898b\u306a\u304c\u3089\u6e2c\u5b9a\u3067\u304d\u308b\u305f\u3081\u3001\n        \u4f11\u61a9\u5ba4\u3084\u5065\u5eb7\u7ba1\u7406\u30b9\u30da\u30fc\u30b9\u306a\u3069\u3078\u306e\u5e38\u8a2d\u306b\u3082\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002\n      <\/p>\n\n      <div class=\"sta2-self__modes\">\n\n        <div>\n          <span>MODE 01<\/span>\n          <strong>OPERATOR<\/strong>\n          <p>\u8a08\u6e2c\u54e1\u304c\u30b5\u30dd\u30fc\u30c8\u3057\u306a\u304c\u3089\u6e2c\u5b9a<\/p>\n        <\/div>\n\n        <div class=\"is-accent\">\n          <span>MODE 02<\/span>\n          <strong>SELF<\/strong>\n          <p>\u5f93\u696d\u54e1\u81ea\u8eab\u3067\u6e2c\u5b9a<\/p>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"sta2-self__notice\">\n        <strong>SAFETY NOTE<\/strong>\n        <p>\n          \u30bb\u30eb\u30d5\u30e2\u30fc\u30c9\u3067\u3082\u9589\u773c\u72b6\u614b\u3067\u6e2c\u5b9a\u3092\u884c\u3046\u305f\u3081\u3001\n          \u4e07\u4e00\u306e\u8ee2\u5012\u306b\u914d\u616e\u3057\u305f\u5b89\u5168\u306a\u74b0\u5883\u3067\u5b9f\u65bd\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"sta2-self__visual\">\n\n      <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/image_62-scaled.jpg\" alt=\"\u4f01\u696d\u306e\u4f11\u61a9\u5ba4\u3067StA\u00b2BLE\u30bb\u30eb\u30d5\u30e2\u30fc\u30c9\u3092\u5229\u7528\u3059\u308b\u30a4\u30e1\u30fc\u30b8\">\n\n      <div class=\"sta2-self__floating\">\n        <strong>SELF<\/strong>\n        <span>MEASUREMENT<\/span>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-operation {\n  padding: 145px 24px;\n  background: #f6f7f4;\n}\n\n.sta2-operation__header {\n  max-width: 900px;\n  margin-bottom: 70px;\n}\n\n.sta2-operation__header > span {\n  color: #76817d;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .17em;\n}\n\n.sta2-operation__header h2 {\n  margin: 16px 0 22px;\n  padding: 0;\n  border: 0;\n  color: #111617 !important;\n  font-size: clamp(43px, 5.3vw, 69px);\n  line-height: 1.3;\n}\n\n.sta2-operation__header h2::before,\n.sta2-operation__header h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-operation__header h2 em {\n  color: #65716d;\n  font-style: normal;\n}\n\n.sta2-operation__header p {\n  color: #687470;\n  line-height: 2;\n}\n\n.sta2-operation__patterns {\n  display: grid;\n  grid-template-columns: repeat(3,1fr);\n  border-top: 1px solid #cbd2cf;\n  border-bottom: 1px solid #cbd2cf;\n}\n\n.sta2-operation__patterns article {\n  min-height: 470px;\n  padding: 38px 32px;\n  border-right: 1px solid #cbd2cf;\n}\n\n.sta2-operation__patterns article:last-child {\n  border-right: 0;\n}\n\n.sta2-operation__patterns article.is-main {\n  background: #111617;\n  color: #fff;\n}\n\n.sta2-operation__tag {\n  display: inline-block;\n  padding: 7px 9px;\n  margin-bottom: 55px;\n  background: #dfe3df;\n  color: #313a38;\n  font-size: 8px;\n  font-weight: 900;\n}\n\n.sta2-operation__patterns .is-main .sta2-operation__tag {\n  background: var(--sta2-lime);\n  color: #111617;\n}\n\n.sta2-operation__en {\n  display: block;\n  color: #8a9591;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .13em;\n}\n\n.sta2-operation__patterns h3 {\n  margin: 17px 0 18px;\n  color: #172020;\n  font-size: 28px;\n  line-height: 1.45;\n}\n\n.sta2-operation__patterns .is-main h3 {\n  color: #fff;\n}\n\n.sta2-operation__patterns p {\n  color: #687470;\n  line-height: 1.9;\n}\n\n.sta2-operation__patterns .is-main p {\n  color: #adb7b4;\n}\n\n.sta2-operation__patterns ul {\n  margin: 25px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.sta2-operation__patterns li {\n  padding: 10px 0;\n  border-top: 1px solid #d3d9d5;\n  color: #4f5c58;\n  font-size: 12px;\n}\n\n.sta2-operation__patterns .is-main li {\n  border-color: #343b3b;\n  color: #d1d8d5;\n}\n\n.sta2-operation__support {\n  display: grid;\n  grid-template-columns: 1.1fr .9fr;\n  gap: 75px;\n  margin-top: 75px;\n  padding: 45px 50px;\n  background: var(--sta2-lime);\n  align-items: end;\n}\n\n.sta2-operation__support span {\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .14em;\n}\n\n.sta2-operation__support h3 {\n  margin: 13px 0 0;\n  font-size: clamp(27px, 3.2vw, 40px);\n  line-height: 1.45;\n}\n\n.sta2-operation__support > p {\n  margin: 0;\n  color: #303911;\n  line-height: 1.9;\n}\n\n@media(max-width:800px) {\n\n  .sta2-operation {\n    padding: 90px 20px;\n  }\n\n  .sta2-operation__patterns,\n  .sta2-operation__support {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-operation__patterns article {\n    min-height: auto;\n    border-right: 0;\n    border-bottom: 1px solid #cbd2cf;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-operation\">\n\n  <div class=\"sta2-container\">\n\n    <header class=\"sta2-operation__header\">\n\n      <span>\n        11 \/ OPERATION DESIGN\n      <\/span>\n\n      <h2>\n        \u81ea\u793e\u3067\u306f\u3001<br>\n        <em>\u3069\u3046\u904b\u7528\u3059\u308c\u3070\u3044\u3044\uff1f<\/em>\n      <\/h2>\n\n      <p>\n        StA\u00b2BLE\u306f\u3001\u5358\u767a\u306e\u5065\u5eb7\u30a4\u30d9\u30f3\u30c8\u304b\u3089\n        \u8077\u5834\u3078\u306e\u5e38\u8a2d\u30fb\u5b9a\u671f\u6e2c\u5b9a\u307e\u3067\u3001\n        \u76ee\u7684\u306b\u5408\u308f\u305b\u305f\u904b\u7528\u304c\u53ef\u80fd\u3067\u3059\u3002\n      <\/p>\n\n    <\/header>\n\n\n    <div class=\"sta2-operation__patterns\">\n\n      <article>\n\n        <div class=\"sta2-operation__tag\">\n          PLAN A\n        <\/div>\n\n        <span class=\"sta2-operation__en\">\n          ANNUAL SAFETY EVENT\n        <\/span>\n\n        <h3>\n          \u5b89\u5168\u885b\u751f\u9031\u9593\u30fb<br>\n          \u5065\u5eb7\u30a4\u30d9\u30f3\u30c8\n        <\/h3>\n\n        <p>\n          \u5e741\u56de\u30fb\u6570\u56de\u306e\u30a4\u30d9\u30f3\u30c8\u3068\u3057\u3066\n          \u5bfe\u8c61\u5f93\u696d\u54e1\u3092\u307e\u3068\u3081\u3066\u6e2c\u5b9a\u3002\n        <\/p>\n\n        <ul>\n          <li>\u77ed\u671f\u9593\u3067\u591a\u4eba\u6570\u3092\u6e2c\u5b9a<\/li>\n          <li>\u5f93\u696d\u54e1\u3078\u306e\u5b89\u5168\u5553\u767a<\/li>\n          <li>\u8ee2\u5012\u30ea\u30b9\u30af\u3078\u306e\u95a2\u5fc3\u3065\u304f\u308a<\/li>\n        <\/ul>\n\n      <\/article>\n\n\n      <article class=\"is-main\">\n\n        <div class=\"sta2-operation__tag\">\n          PLAN B\n        <\/div>\n\n        <span class=\"sta2-operation__en\">\n          PERIODIC MEASUREMENT\n        <\/span>\n\n        <h3>\n          \u5b9a\u671f\u6e2c\u5b9a\uff0b<br>\n          \u8ee2\u5012\u4e88\u9632\u4f53\u64cd\n        <\/h3>\n\n        <p>\n          \u6e2c\u5b9a\u7d50\u679c\u3092\u3082\u3068\u306b\u4f53\u64cd\u3092\u884c\u3044\u3001\n          \u4e00\u5b9a\u671f\u9593\u5f8c\u306b\u518d\u6e2c\u5b9a\u3002\n        <\/p>\n\n        <ul>\n          <li>\u8ee2\u5012\u5bfe\u7b56PDCA<\/li>\n          <li>\u9ad8\u30ea\u30b9\u30af\u8005\u3078\u306e\u500b\u5225\u5bfe\u5fdc<\/li>\n          <li>\u65bd\u7b56\u5f8c\u306e\u518d\u8a55\u4fa1<\/li>\n        <\/ul>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"sta2-operation__tag\">\n          PLAN C\n        <\/div>\n\n        <span class=\"sta2-operation__en\">\n          PERMANENT INSTALLATION\n        <\/span>\n\n        <h3>\n          \u4f11\u61a9\u5ba4\u30fb\u5065\u5eb7\u7ba1\u7406\u5ba4\u3078<br>\n          \u5e38\u8a2d\n        <\/h3>\n\n        <p>\n          \u30bb\u30eb\u30d5\u30e2\u30fc\u30c9\u3092\u6d3b\u7528\u3057\u3001\n          \u5f93\u696d\u54e1\u81ea\u8eab\u304c\u6e2c\u5b9a\u3067\u304d\u308b\u74b0\u5883\u3078\u3002\n        <\/p>\n\n        <ul>\n          <li>\u597d\u304d\u306a\u30bf\u30a4\u30df\u30f3\u30b0\u3067\u6e2c\u5b9a<\/li>\n          <li>\u5065\u5eb7\u610f\u8b58\u306e\u7d99\u7d9a<\/li>\n          <li>\u65e5\u5e38\u7684\u306a\u5b89\u5168\u885b\u751f\u65bd\u7b56<\/li>\n        <\/ul>\n\n      <\/article>\n\n    <\/div>\n\n\n    <div class=\"sta2-operation__support\">\n\n      <div>\n        <span>WELLUP SUPPORT<\/span>\n\n        <h3>\n          \u904b\u7528\u65b9\u6cd5\u304c\u6c7a\u307e\u3063\u3066\u3044\u306a\u304f\u3066\u3082\u3001<br>\n          \u5c0e\u5165\u8a2d\u8a08\u304b\u3089\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n        <\/h3>\n      <\/div>\n\n      <p>\n        \u5bfe\u8c61\u4eba\u6570\u3001\u6e2c\u5b9a\u983b\u5ea6\u3001\u8a2d\u7f6e\u5834\u6240\u3001\n        \u5b89\u5168\u885b\u751f\u30a4\u30d9\u30f3\u30c8\u3067\u306e\u6d3b\u7528\u306a\u3069\u3092\u78ba\u8a8d\u3057\u306a\u304c\u3089\u3001\n        \u5c0e\u5165\u65b9\u6cd5\u3092\u3054\u63d0\u6848\u3057\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-case {\n  padding: 150px 24px;\n  background: #111617;\n  color: #fff;\n}\n\n.sta2-case__intro {\n  display: grid;\n  grid-template-columns: 1.1fr .9fr;\n  gap: 70px;\n  align-items: end;\n  margin-bottom: 80px;\n}\n\n.sta2-case__intro > div:first-child > span {\n  color: var(--sta2-lime);\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .18em;\n}\n\n.sta2-case__intro h2 {\n  margin: 17px 0 0;\n  padding: 0;\n  border: 0;\n  color: #fff !important;\n  font-size: clamp(45px, 5.5vw, 73px);\n  line-height: 1.25;\n}\n\n.sta2-case__intro h2::before,\n.sta2-case__intro h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-case__number {\n  display: flex;\n  align-items: flex-end;\n  justify-content: flex-end;\n  gap: 20px;\n}\n\n.sta2-case__number > strong {\n  color: var(--sta2-lime);\n  font-size: clamp(85px, 10vw, 145px);\n  line-height: .75;\n  letter-spacing: -.07em;\n}\n\n.sta2-case__number span {\n  color: #fff;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .15em;\n}\n\n.sta2-case__number p {\n  margin: 7px 0 0;\n  color: #87918e;\n  font-size: 10px;\n  line-height: 1.6;\n}\n\n.sta2-case__featured {\n  display: grid;\n  grid-template-columns: 1.1fr .9fr;\n  min-height: 610px;\n  background: #252b2c;\n}\n\n.sta2-case__featured-image {\n  overflow: hidden;\n}\n\n.sta2-case__featured-image img {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\n}\n\n.sta2-case__featured-copy {\n  padding: 55px;\n  align-self: center;\n}\n\n.sta2-case__featured-copy > span {\n  color: var(--sta2-lime);\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .15em;\n}\n\n.sta2-case__featured h3 {\n  margin: 20px 0;\n  color: #fff;\n  font-size: clamp(30px, 3.8vw, 48px);\n  line-height: 1.45;\n}\n\n.sta2-case__featured p {\n  color: #aeb8b5;\n  line-height: 2;\n}\n\n.sta2-case__keyword {\n  display: block;\n  margin-top: 35px;\n  color: var(--sta2-lime);\n  font-size: 11px;\n  letter-spacing: .1em;\n}\n\n.sta2-case__sub {\n  display: grid;\n  grid-template-columns: repeat(3,1fr);\n  margin-top: 18px;\n  border-top: 1px solid #343b3b;\n  border-bottom: 1px solid #343b3b;\n}\n\n.sta2-case__sub article {\n  min-height: 300px;\n  padding: 35px;\n  border-right: 1px solid #343b3b;\n}\n\n.sta2-case__sub article:last-child {\n  border-right: 0;\n}\n\n.sta2-case__sub span {\n  color: #77827f;\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .14em;\n}\n\n.sta2-case__sub h3 {\n  margin: 42px 0 12px;\n  color: #fff;\n  font-size: 23px;\n}\n\n.sta2-case__sub p {\n  margin: 0;\n  color: #a8b2af;\n  font-size: 13px;\n  line-height: 1.9;\n}\n\n@media(max-width:800px) {\n\n  .sta2-case {\n    padding: 90px 20px;\n  }\n\n  .sta2-case__intro,\n  .sta2-case__featured,\n  .sta2-case__sub {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-case__number {\n    justify-content: flex-start;\n  }\n\n  .sta2-case__featured-image {\n    min-height: 420px;\n  }\n\n  .sta2-case__featured-copy {\n    padding: 35px 25px;\n  }\n\n  .sta2-case__sub article {\n    min-height: auto;\n    border-right: 0;\n    border-bottom: 1px solid #343b3b;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-case\">\n\n  <div class=\"sta2-container\">\n\n    <div class=\"sta2-case__intro\">\n\n      <div>\n\n        <span>\n          12 \/ CASE STUDIES\n        <\/span>\n\n        <h2>\n          \u73fe\u5834\u3067\u3001\u3059\u3067\u306b\u59cb\u307e\u3063\u3066\u3044\u307e\u3059\u3002\n        <\/h2>\n\n      <\/div>\n\n      <div class=\"sta2-case__number\">\n\n        <strong>200<\/strong>\n\n        <div>\n          <span>FACILITIES<\/span>\n          <p>\n            \u5168\u56fd\u5c0e\u5165\u30fb\u8a66\u9a13\u5229\u7528\u30fb\u30ec\u30f3\u30bf\u30eb\u30fb<br>\n            \u5171\u540c\u7814\u7a76\u3092\u542b\u3080\u30e1\u30fc\u30ab\u30fc\u516c\u8868\u5b9f\u7e3e\n          <\/p>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n\n    <article class=\"sta2-case__featured\">\n\n      <div class=\"sta2-case__featured-image\">\n\n        <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/04-st.png\" alt=\"\u88fd\u9020\u696d\u3067StA\u00b2BLE\u3092\u6d3b\u7528\u3057\u305f\u8ee2\u5012\u5bfe\u7b56\u4e8b\u4f8b\">\n\n      <\/div>\n\n      <div class=\"sta2-case__featured-copy\">\n\n        <span>\n          WORKPLACE \/ MANUFACTURING\n        <\/span>\n\n        <h3>\n          \u5b9a\u671f\u7684\u306a\u6e2c\u5b9a\u304b\u3089\u3001\u8ee2\u5012\u4e88\u9632\u4f53\u64cd\u3001\u518d\u6e2c\u5b9a\u3078\u3002\n        <\/h3>\n\n        <p>\n          \u88fd\u9020\u696d\u306e\u6d3b\u7528\u4e8b\u4f8b\u3067\u306f\u3001\n          \u5f93\u696d\u54e1\u306e\u8ee2\u5012\u30ea\u30b9\u30af\u3092\u5b9a\u671f\u7684\u306b\u6e2c\u5b9a\u3057\u3001\n          \u7d50\u679c\u306b\u5fdc\u3058\u3066\u8ee2\u5012\u4e88\u9632\u4f53\u64cd\u3092\u5b9f\u65bd\u3002\n          \u305d\u306e\u5f8c\u3001\u518d\u6e2c\u5b9a\u306b\u3088\u3063\u3066\u72b6\u614b\u3092\u78ba\u8a8d\u3059\u308b\u904b\u7528\u304c\u884c\u308f\u308c\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n\n        <strong class=\"sta2-case__keyword\">\n          MEASURE \u2192 TRAIN \u2192 RE-MEASURE\n        <\/strong>\n\n      <\/div>\n\n    <\/article>\n\n\n    <div class=\"sta2-case__sub\">\n\n      <article>\n\n        <span>WORKPLACE<\/span>\n\n        <h3>\n          \u98df\u54c1\u52a0\u5de5\u4f1a\u793e\n        <\/h3>\n\n        <p>\n          50\u6b73\u4ee5\u4e0a\u306e\u5f93\u696d\u54e1\u3092\u5bfe\u8c61\u306b\u6e2c\u5b9a\u3057\u3001\n          \u4f53\u64cd\u3092\u7d99\u7d9a\u3057\u305f\u5f8c\u306b\u518d\u6e2c\u5b9a\u3002\n          \u30bb\u30eb\u30d5\u30e2\u30fc\u30c9\u3092\u4f11\u61a9\u5ba4\u306b\u8a2d\u7f6e\u3059\u308b\u904b\u7528\u4f8b\u3082\u3042\u308a\u307e\u3059\u3002\n        <\/p>\n\n      <\/article>\n\n\n      <article>\n\n        <span>LOCAL GOVERNMENT<\/span>\n\n        <h3>\n          \u81ea\u6cbb\u4f53\u30fb\u5065\u5eb7\u30a4\u30d9\u30f3\u30c8\n        <\/h3>\n\n        <p>\n          \u5730\u57df\u4f4f\u6c11\u5411\u3051\u5065\u5eb7\u30a4\u30d9\u30f3\u30c8\u3084\n          \u7d99\u7d9a\u7684\u306a\u8ee2\u5012\u4e88\u9632\u65bd\u7b56\u306b\u6d3b\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n\n      <\/article>\n\n\n      <article>\n\n        <span>MEDICAL \/ WELFARE<\/span>\n\n        <h3>\n          \u75c5\u9662\u30fb\u798f\u7949\u65bd\u8a2d\n        <\/h3>\n\n        <p>\n          \u5065\u5eb7\u30a4\u30d9\u30f3\u30c8\u3084\u8ee2\u5012\u4e88\u9632\u306e\u53d6\u308a\u7d44\u307f\u3001\n          \u30ea\u30cf\u30d3\u30ea\u30fb\u4f53\u64cd\u3068\u7d44\u307f\u5408\u308f\u305b\u305f\u6d3b\u7528\u4f8b\u304c\u3042\u308a\u307e\u3059\u3002\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-expansion {\n  padding: 150px 24px;\n  background: #f7f8f6;\n}\n\n.sta2-expansion__header {\n  max-width: 950px;\n  margin-bottom: 75px;\n}\n\n.sta2-expansion__header > span {\n  color: #77827e;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .17em;\n}\n\n.sta2-expansion__header h2 {\n  margin: 16px 0 0;\n  padding: 0;\n  border: 0;\n  color: #111617 !important;\n  font-size: clamp(43px, 5.2vw, 68px);\n  line-height: 1.3;\n}\n\n.sta2-expansion__header h2::before,\n.sta2-expansion__header h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-expansion__header h2 em {\n  color: #65716d;\n  font-style: normal;\n}\n\n.sta2-expansion__main {\n  display: flex;\n  flex-direction: column;\n  gap: 18px;\n}\n\n.sta2-expansion__item {\n  display: grid;\n  grid-template-columns: 1.08fr .92fr;\n  min-height: 560px;\n  background: #fff;\n}\n\n.sta2-expansion__item.is-reverse {\n  grid-template-columns: .92fr 1.08fr;\n}\n\n.sta2-expansion__item.is-reverse .sta2-expansion__image {\n  order: 2;\n}\n\n.sta2-expansion__item.is-reverse .sta2-expansion__copy {\n  order: 1;\n}\n\n.sta2-expansion__image {\n  overflow: hidden;\n}\n\n.sta2-expansion__image img {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\n}\n\n.sta2-expansion__copy {\n  align-self: center;\n  padding: 55px;\n}\n\n.sta2-expansion__copy > span {\n  color: #77837e;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .15em;\n}\n\n.sta2-expansion__copy h3 {\n  margin: 18px 0;\n  color: #172020;\n  font-size: clamp(30px, 3.8vw, 48px);\n  line-height: 1.45;\n}\n\n.sta2-expansion__copy p {\n  color: #687470;\n  line-height: 2;\n}\n\n.sta2-expansion__copy ul {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px;\n  margin: 28px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.sta2-expansion__copy li {\n  padding: 8px 12px;\n  background: #eef1ed;\n  color: #4d5955;\n  font-size: 11px;\n}\n\n.sta2-expansion__message {\n  margin-top: 75px;\n  padding: 55px;\n  background: var(--sta2-lime);\n}\n\n.sta2-expansion__message > span {\n  display: block;\n  margin-bottom: 17px;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .16em;\n}\n\n.sta2-expansion__message strong {\n  display: block;\n  font-size: clamp(31px, 4vw, 50px);\n  line-height: 1.45;\n}\n\n.sta2-expansion__message p {\n  max-width: 650px;\n  margin: 18px 0 0;\n  color: #30380f;\n  line-height: 1.9;\n}\n\n@media(max-width:800px) {\n\n  .sta2-expansion {\n    padding: 90px 20px;\n  }\n\n  .sta2-expansion__item,\n  .sta2-expansion__item.is-reverse {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-expansion__item.is-reverse .sta2-expansion__image,\n  .sta2-expansion__item.is-reverse .sta2-expansion__copy {\n    order: initial;\n  }\n\n  .sta2-expansion__image {\n    min-height: 420px;\n  }\n\n  .sta2-expansion__copy {\n    padding: 35px 25px;\n  }\n\n  .sta2-expansion__message {\n    padding: 35px 25px;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-expansion\">\n\n  <div class=\"sta2-container\">\n\n    <header class=\"sta2-expansion__header\">\n\n      <span>\n        13 \/ MORE FIELDS\n      <\/span>\n\n      <h2>\n        \u8077\u5834\u3060\u3051\u3067\u306f\u306a\u3044\u3002<br>\n        <em>\u5730\u57df\u3068\u9ad8\u9f62\u8005\u306e\u8ee2\u5012\u5bfe\u7b56\u306b\u3082\u3002<\/em>\n      <\/h2>\n\n    <\/header>\n\n\n    <div class=\"sta2-expansion__main\">\n\n      <article class=\"sta2-expansion__item\">\n\n        <div class=\"sta2-expansion__image\">\n\n          <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/Firefly_Gemini-Flash_A-realistic-photo-quality-scene-of-fall-prevention-as-part-of-corporate-wellness-and-188017.png\" alt=\"\u81ea\u6cbb\u4f53\u306e\u8ee2\u5012\u4e88\u9632\u6559\u5ba4\u3067StA\u00b2BLE\u3092\u6d3b\u7528\u3059\u308b\u30a4\u30e1\u30fc\u30b8\">\n\n        <\/div>\n\n        <div class=\"sta2-expansion__copy\">\n\n          <span>\n            LOCAL GOVERNMENT\n          <\/span>\n\n          <h3>\n            \u81ea\u6cbb\u4f53\u30fb\u5730\u57df\u306e<br>\n            \u4ecb\u8b77\u4e88\u9632\u4e8b\u696d\n          <\/h3>\n\n          <p>\n            \u5730\u57df\u4f4f\u6c11\u5411\u3051\u306e\u5065\u5eb7\u30a4\u30d9\u30f3\u30c8\u3084\u8ee2\u5012\u4e88\u9632\u6559\u5ba4\u3067\u3001\n            \u73fe\u5728\u306e\u72b6\u614b\u3092\u5206\u304b\u308a\u3084\u3059\u304f\u78ba\u8a8d\u3059\u308b\u6e2c\u5b9a\u30b3\u30f3\u30c6\u30f3\u30c4\u3068\u3057\u3066\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002\n          <\/p>\n\n          <ul>\n            <li>\u8ee2\u5012\u4e88\u9632\u6559\u5ba4<\/li>\n            <li>\u5065\u5eb7\u6e2c\u5b9a\u4f1a<\/li>\n            <li>\u4ecb\u8b77\u4e88\u9632\u4e8b\u696d<\/li>\n            <li>\u9ad8\u9f62\u8005\u5411\u3051\u5065\u5eb7\u30a4\u30d9\u30f3\u30c8<\/li>\n          <\/ul>\n\n        <\/div>\n\n      <\/article>\n\n\n      <article class=\"sta2-expansion__item is-reverse\">\n\n        <div class=\"sta2-expansion__image\">\n\n          <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/case_01.png\" alt=\"\u9ad8\u9f62\u8005\u798f\u7949\u65bd\u8a2d\u3067StA\u00b2BLE\u3092\u6d3b\u7528\u3059\u308b\u8ee2\u5012\u4e88\u9632\u30a4\u30e1\u30fc\u30b8\">\n\n        <\/div>\n\n        <div class=\"sta2-expansion__copy\">\n\n          <span>\n            MEDICAL \/ WELFARE\n          <\/span>\n\n          <h3>\n            \u4ecb\u8b77\u30fb\u9ad8\u9f62\u8005\u798f\u7949\u30fb<br>\n            \u533b\u7642\u65bd\u8a2d\n          <\/h3>\n\n          <p>\n            \u5b9a\u671f\u6e2c\u5b9a\u3084\u5065\u5eb7\u30a4\u30d9\u30f3\u30c8\u306a\u3069\u3092\u901a\u3058\u3066\u3001\n            \u5229\u7528\u8005\u81ea\u8eab\u304c\u8ee2\u5012\u30ea\u30b9\u30af\u306b\u3064\u3044\u3066\u8003\u3048\u308b\u304d\u3063\u304b\u3051\u3065\u304f\u308a\u306b\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002\n          <\/p>\n\n          <ul>\n            <li>\u30c7\u30a4\u30b5\u30fc\u30d3\u30b9<\/li>\n            <li>\u9ad8\u9f62\u8005\u798f\u7949\u65bd\u8a2d<\/li>\n            <li>\u75c5\u9662\u30fb\u30af\u30ea\u30cb\u30c3\u30af<\/li>\n            <li>\u5065\u5eb7\u6559\u5ba4<\/li>\n          <\/ul>\n\n        <\/div>\n\n      <\/article>\n\n    <\/div>\n\n\n    <div class=\"sta2-expansion__message\">\n\n      <span>\n        ONE TECHNOLOGY, MULTIPLE FIELDS.\n      <\/span>\n\n      <strong>\n        \u4f01\u696d\u306e\u5b89\u5168\u885b\u751f\u304b\u3089\u3001<br>\n        \u81ea\u6cbb\u4f53\u30fb\u4ecb\u8b77\u4e88\u9632\u307e\u3067\u3002\n      <\/strong>\n\n      <p>\n        StA\u00b2BLE\u306f\u300c\u8ee2\u5012\u30ea\u30b9\u30af\u3092\u5206\u304b\u308a\u3084\u3059\u304f\u6e2c\u308b\u300d\u3068\u3044\u3046\u5171\u901a\u4fa1\u5024\u3092\u3001\n        \u3055\u307e\u3056\u307e\u306a\u73fe\u5834\u3067\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-plan {\n  padding: 150px 24px;\n  background: #f5f6f3;\n}\n\n.sta2-plan__header {\n  max-width: 950px;\n  margin-bottom: 75px;\n}\n\n.sta2-plan__header > span {\n  color: #76817d;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .18em;\n}\n\n.sta2-plan__header h2 {\n  margin: 16px 0 22px;\n  padding: 0;\n  border: 0;\n  color: #111617 !important;\n  font-size: clamp(44px,5.3vw,70px);\n  line-height: 1.3;\n  letter-spacing: -.045em;\n}\n\n.sta2-plan__header h2::before,\n.sta2-plan__header h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-plan__header h2 em {\n  color: #65716d;\n  font-style: normal;\n}\n\n.sta2-plan__header p {\n  max-width: 750px;\n  color: #687470;\n  line-height: 2;\n}\n\n.sta2-plan__grid {\n  display: grid;\n  grid-template-columns: repeat(3,1fr);\n  border-top: 1px solid #cbd2cf;\n  border-bottom: 1px solid #cbd2cf;\n}\n\n.sta2-plan__grid article {\n  position: relative;\n  min-height: 600px;\n  padding: 38px 32px;\n  border-right: 1px solid #cbd2cf;\n}\n\n.sta2-plan__grid article:last-child {\n  border-right: 0;\n}\n\n.sta2-plan__grid article.is-accent {\n  background: #111617;\n  color: #fff;\n}\n\n.sta2-plan__top {\n  display: flex;\n  justify-content: space-between;\n  gap: 20px;\n}\n\n.sta2-plan__top span {\n  color: #89938f;\n  font-size: 9px;\n  font-weight: 900;\n}\n\n.sta2-plan__top p {\n  margin: 0;\n  color: #78837f;\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .14em;\n}\n\n.sta2-plan__grid .is-accent .sta2-plan__top span,\n.sta2-plan__grid .is-accent .sta2-plan__top p {\n  color: var(--sta2-lime);\n}\n\n.sta2-plan__grid h3 {\n  margin: 65px 0 18px;\n  color: #172020;\n  font-size: 32px;\n}\n\n.sta2-plan__grid .is-accent h3 {\n  color: #fff;\n}\n\n.sta2-plan__lead {\n  color: #5f6c68;\n  font-size: 16px;\n  font-weight: 600;\n  line-height: 1.9;\n}\n\n.sta2-plan__grid .is-accent .sta2-plan__lead {\n  color: #d0d7d4;\n}\n\n.sta2-plan__grid ul {\n  margin: 35px 0 55px;\n  padding: 0;\n  list-style: none;\n}\n\n.sta2-plan__grid li {\n  padding: 12px 0;\n  border-top: 1px solid #d3d9d5;\n  color: #596561;\n  font-size: 13px;\n}\n\n.sta2-plan__grid .is-accent li {\n  border-color: #363d3d;\n  color: #b8c1be;\n}\n\n.sta2-plan__grid article > strong {\n  position: absolute;\n  left: 32px;\n  bottom: 38px;\n  color: #c2c9c5;\n  font-size: 10px;\n  line-height: 1.6;\n  letter-spacing: .08em;\n}\n\n.sta2-plan__grid .is-accent > strong {\n  color: var(--sta2-lime);\n}\n\n.sta2-plan__guide {\n  display: grid;\n  grid-template-columns: .5fr 1.2fr auto;\n  gap: 35px;\n  align-items: center;\n  margin-top: 18px;\n  padding: 34px 38px;\n  background: var(--sta2-lime);\n}\n\n.sta2-plan__guide > span {\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .13em;\n}\n\n.sta2-plan__guide > strong {\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.sta2-plan__guide a {\n  display: flex;\n  gap: 25px;\n  align-items: center;\n  min-height: 58px;\n  padding: 0 20px;\n  background: #111617;\n  color: #fff !important;\n  font-size: 12px;\n  font-weight: 700;\n  text-decoration: none !important;\n}\n\n@media(max-width:800px) {\n\n  .sta2-plan {\n    padding: 90px 20px;\n  }\n\n  .sta2-plan__grid,\n  .sta2-plan__guide {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-plan__grid article {\n    min-height: auto;\n    padding-bottom: 100px;\n    border-right: 0;\n    border-bottom: 1px solid #cbd2cf;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-plan\" id=\"plan\">\n\n  <div class=\"sta2-container\">\n\n    <header class=\"sta2-plan__header\">\n\n      <span>\n        14 \/ INSTALLATION PLAN\n      <\/span>\n\n      <h2>\n        \u5c0e\u5165\u65b9\u6cd5\u306f\u3001<br>\n        <em>\u3072\u3068\u3064\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/em>\n      <\/h2>\n\n      <p>\n        \u5e38\u8a2d\u3057\u3066\u7d99\u7d9a\u7684\u306b\u6e2c\u5b9a\u3057\u305f\u3044\u4f01\u696d\u304b\u3089\u3001\n        \u307e\u305a\u306f\u5b89\u5168\u885b\u751f\u30a4\u30d9\u30f3\u30c8\u3067\u8a66\u3057\u3066\u307f\u305f\u3044\u4f01\u696d\u307e\u3067\u3002\n        \u76ee\u7684\u30fb\u5bfe\u8c61\u4eba\u6570\u30fb\u6e2c\u5b9a\u983b\u5ea6\u306b\u5408\u308f\u305b\u3066\u3001\n        StA\u00b2BLE\u306e\u5c0e\u5165\u65b9\u6cd5\u3092\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n      <\/p>\n\n    <\/header>\n\n\n    <div class=\"sta2-plan__grid\">\n\n      <article>\n\n        <div class=\"sta2-plan__top\">\n          <span>01<\/span>\n          <p>PURCHASE<\/p>\n        <\/div>\n\n        <h3>\n          \u8cfc\u5165\u30fb\u5e38\u8a2d\n        <\/h3>\n\n        <p class=\"sta2-plan__lead\">\n          \u7d99\u7d9a\u7684\u306a\u8ee2\u5012\u5bfe\u7b56\u3092\n          \u81ea\u793e\u3067\u904b\u7528\u3057\u305f\u3044\u4f01\u696d\u30fb\u65bd\u8a2d\u3078\u3002\n        <\/p>\n\n        <ul>\n          <li>\u5b9a\u671f\u7684\u306b\u6e2c\u5b9a\u3057\u305f\u3044<\/li>\n          <li>\u8907\u6570\u56de\u306e\u518d\u6e2c\u5b9a\u3092\u884c\u3044\u305f\u3044<\/li>\n          <li>\u5b89\u5168\u885b\u751f\u65bd\u7b56\u3068\u3057\u3066\u7d99\u7d9a\u904b\u7528\u3057\u305f\u3044<\/li>\n          <li>\u4f11\u61a9\u5ba4\u30fb\u5065\u5eb7\u7ba1\u7406\u5ba4\u3078\u8a2d\u7f6e\u3057\u305f\u3044<\/li>\n        <\/ul>\n\n        <strong>\n          RECOMMENDED FOR<br>\n          PERMANENT USE\n        <\/strong>\n\n      <\/article>\n\n\n      <article class=\"is-accent\">\n\n        <div class=\"sta2-plan__top\">\n          <span>02<\/span>\n          <p>RENTAL<\/p>\n        <\/div>\n\n        <h3>\n          \u30ec\u30f3\u30bf\u30eb\n        <\/h3>\n\n        <p class=\"sta2-plan__lead\">\n          \u4e00\u5b9a\u671f\u9593\u4f7f\u3044\u306a\u304c\u3089\u3001\n          \u904b\u7528\u65b9\u6cd5\u3092\u691c\u8a0e\u3057\u305f\u3044\u5834\u5408\u306b\u3002\n        <\/p>\n\n        <ul>\n          <li>\u307e\u305a\u73fe\u5834\u3067\u8a66\u3057\u305f\u3044<\/li>\n          <li>\u671f\u9593\u9650\u5b9a\u3067\u5229\u7528\u3057\u305f\u3044<\/li>\n          <li>\u8907\u6570\u62e0\u70b9\u3067\u9806\u756a\u306b\u6e2c\u5b9a\u3057\u305f\u3044<\/li>\n          <li>\u8cfc\u5165\u524d\u306e\u904b\u7528\u691c\u8a3c\u3092\u884c\u3044\u305f\u3044<\/li>\n        <\/ul>\n\n        <strong>\n          RECOMMENDED FOR<br>\n          TRIAL &#038; PERIODIC USE\n        <\/strong>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"sta2-plan__top\">\n          <span>03<\/span>\n          <p>MEASUREMENT EVENT<\/p>\n        <\/div>\n\n        <h3>\n          \u8a08\u6e2c\u4f1a\n        <\/h3>\n\n        <p class=\"sta2-plan__lead\">\n          \u6a5f\u5668\u3092\u5e38\u8a2d\u305b\u305a\u3001\n          \u30a4\u30d9\u30f3\u30c8\u3068\u3057\u3066\u6e2c\u5b9a\u3057\u305f\u3044\u5834\u5408\u306b\u3002\n        <\/p>\n\n        <ul>\n          <li>\u5b89\u5168\u885b\u751f\u9031\u9593<\/li>\n          <li>\u5065\u5eb7\u30a4\u30d9\u30f3\u30c8<\/li>\n          <li>\u81ea\u6cbb\u4f53\u306e\u8ee2\u5012\u4e88\u9632\u6559\u5ba4<\/li>\n          <li>\u65bd\u8a2d\u5229\u7528\u8005\u5411\u3051\u6e2c\u5b9a\u4f1a<\/li>\n        <\/ul>\n\n        <strong>\n          RECOMMENDED FOR<br>\n          EVENT USE\n        <\/strong>\n\n      <\/article>\n\n    <\/div>\n\n\n    <div class=\"sta2-plan__guide\">\n\n      <span>\n        NOT SURE WHICH PLAN?\n      <\/span>\n\n      <strong>\n        \u300c\u3069\u306e\u5c0e\u5165\u65b9\u6cd5\u304c\u5408\u3046\u304b\u5206\u304b\u3089\u306a\u3044\u300d\n        \u3068\u3044\u3046\u6bb5\u968e\u304b\u3089\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n      <\/strong>\n\n      <a href=\"#contact\">\n        \u5c0e\u5165\u65b9\u6cd5\u306b\u3064\u3044\u3066\u76f8\u8ac7\u3059\u308b\n        <b>\u2197<\/b>\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-wellup {\n  position: relative;\n  overflow: hidden;\n  padding: 150px 24px;\n  background: #111617;\n  color: #fff;\n}\n\n.sta2-wellup__bg {\n  position: absolute;\n  top: 40px;\n  right: -20px;\n  color: rgba(255,255,255,.02);\n  font-size: clamp(160px,20vw,320px);\n  font-weight: 900;\n  letter-spacing: -.09em;\n  line-height: .8;\n}\n\n.sta2-wellup .sta2-container {\n  position: relative;\n  z-index: 2;\n}\n\n.sta2-wellup__head {\n  max-width: 950px;\n}\n\n.sta2-wellup__head > span {\n  color: var(--sta2-lime);\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .18em;\n}\n\n.sta2-wellup__head h2 {\n  margin: 17px 0 23px;\n  padding: 0;\n  border: 0;\n  color: #fff !important;\n  font-size: clamp(45px,5.5vw,72px);\n  line-height: 1.3;\n}\n\n.sta2-wellup__head h2::before,\n.sta2-wellup__head h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-wellup__head h2 em {\n  color: var(--sta2-lime);\n  font-style: normal;\n}\n\n.sta2-wellup__head p {\n  max-width: 700px;\n  color: #adb7b4;\n  line-height: 2;\n}\n\n.sta2-wellup__statement {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 25px;\n  margin-top: 85px;\n  padding: 35px 0;\n  border-top: 1px solid #353c3c;\n  border-bottom: 1px solid #353c3c;\n}\n\n.sta2-wellup__statement p {\n  margin: 0;\n  color: #fff;\n  font-size: clamp(32px,4.6vw,65px);\n  font-weight: 900;\n  letter-spacing: -.05em;\n}\n\n.sta2-wellup__statement p.is-lime {\n  color: var(--sta2-lime);\n}\n\n.sta2-wellup__statement > span {\n  color: #525b59;\n  font-size: 28px;\n}\n\n.sta2-wellup__services {\n  display: grid;\n  grid-template-columns: repeat(3,1fr);\n  margin-top: 70px;\n  border-top: 1px solid #343b3b;\n}\n\n.sta2-wellup__services article {\n  min-height: 285px;\n  padding: 34px 30px;\n  border-right: 1px solid #343b3b;\n  border-bottom: 1px solid #343b3b;\n}\n\n.sta2-wellup__services article:nth-child(3n) {\n  border-right: 0;\n}\n\n.sta2-wellup__services span {\n  color: var(--sta2-lime);\n  font-size: 9px;\n  font-weight: 900;\n}\n\n.sta2-wellup__services h3 {\n  margin: 45px 0 12px;\n  color: #fff;\n  font-size: 21px;\n}\n\n.sta2-wellup__services p {\n  margin: 0;\n  color: #aab4b1;\n  font-size: 13px;\n  line-height: 1.9;\n}\n\n@media(max-width:800px) {\n\n  .sta2-wellup {\n    padding: 90px 20px;\n  }\n\n  .sta2-wellup__statement {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n\n  .sta2-wellup__services {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-wellup__services article {\n    min-height: auto;\n    border-right: 0;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-wellup\">\n\n  <div class=\"sta2-wellup__bg\">\n    WELLUP\n  <\/div>\n\n  <div class=\"sta2-container\">\n\n    <div class=\"sta2-wellup__head\">\n\n      <span>\n        15 \/ WHY WELLUP\n      <\/span>\n\n      <h2>\n        \u6a5f\u5668\u3092\u58f2\u308b\u3060\u3051\u3067\u306f\u306a\u304f\u3001<br>\n        <em>\u300c\u3069\u3046\u4f7f\u3046\u304b\u300d\u307e\u3067\u3002<\/em>\n      <\/h2>\n\n      <p>\n        StA\u00b2BLE\u3092\u5c0e\u5165\u3057\u3066\u3082\u3001\n        \u6e2c\u5b9a\u3059\u308b\u3060\u3051\u3067\u306f\u5341\u5206\u306b\u6d3b\u304b\u3057\u304d\u308c\u307e\u305b\u3093\u3002\n        \u30a6\u30a8\u30eb\u30a2\u30c3\u30d7\u3067\u306f\u3001\u5c0e\u5165\u76ee\u7684\u304b\u3089\u5b9f\u969b\u306e\u904b\u7528\u65b9\u6cd5\u307e\u3067\n        \u4e00\u7dd2\u306b\u6574\u7406\u3057\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"sta2-wellup__statement\">\n\n      <p>\n        PRODUCT\n      <\/p>\n\n      <span>+<\/span>\n\n      <p>\n        OPERATION\n      <\/p>\n\n      <span>+<\/span>\n\n      <p class=\"is-lime\">\n        SUPPORT\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"sta2-wellup__services\">\n\n      <article>\n        <span>01<\/span>\n        <h3>\u5c0e\u5165\u76ee\u7684\u3092\u6574\u7406<\/h3>\n        <p>\n          \u52b4\u707d\u5bfe\u7b56\u3001\u5b89\u5168\u885b\u751f\u3001\u4ecb\u8b77\u4e88\u9632\u3001\u5065\u5eb7\u30a4\u30d9\u30f3\u30c8\u306a\u3069\u3001\n          \u5c0e\u5165\u76ee\u7684\u304b\u3089\u6574\u7406\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n      <article>\n        <span>02<\/span>\n        <h3>\u904b\u7528\u65b9\u6cd5\u3092\u63d0\u6848<\/h3>\n        <p>\n          \u5e38\u8a2d\u3001\u5b9a\u671f\u6e2c\u5b9a\u3001\u30bb\u30eb\u30d5\u30e2\u30fc\u30c9\u3001\n          \u8a08\u6e2c\u4f1a\u306a\u3069\u304b\u3089\u6d3b\u7528\u65b9\u6cd5\u3092\u691c\u8a0e\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n      <article>\n        <span>03<\/span>\n        <h3>\u8cfc\u5165\u30fb\u30ec\u30f3\u30bf\u30eb\u76f8\u8ac7<\/h3>\n        <p>\n          \u5229\u7528\u671f\u9593\u3084\u6e2c\u5b9a\u4eba\u6570\u306b\u5408\u308f\u305b\u3066\n          \u5c0e\u5165\u65b9\u6cd5\u3092\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n      <article>\n        <span>04<\/span>\n        <h3>\u5065\u5eb7\u30a4\u30d9\u30f3\u30c8<\/h3>\n        <p>\n          StA\u00b2BLE\u5358\u4f53\u3060\u3051\u3067\u306a\u304f\u3001\n          \u4ed6\u306e\u5065\u5eb7\u6e2c\u5b9a\u6a5f\u5668\u3068\u7d44\u307f\u5408\u308f\u305b\u305f\u6e2c\u5b9a\u4f1a\u3082\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n      <article>\n        <span>05<\/span>\n        <h3>\u6cd5\u4eba\u30fb\u81ea\u6cbb\u4f53\u5bfe\u5fdc<\/h3>\n        <p>\n          \u4f01\u696d\u3001\u81ea\u6cbb\u4f53\u3001\u4ecb\u8b77\u30fb\u798f\u7949\u65bd\u8a2d\u306a\u3069\u3001\n          \u6cd5\u4eba\u30fb\u65bd\u8a2d\u5c0e\u5165\u306e\u3054\u76f8\u8ac7\u306b\u5bfe\u5fdc\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n      <article>\n        <span>06<\/span>\n        <h3>\u5c0e\u5165\u5f8c\u306e\u6d3b\u7528\u76f8\u8ac7<\/h3>\n        <p>\n          \u6e2c\u5b9a\u3092\u3069\u306e\u3088\u3046\u306b\u7d99\u7d9a\u65bd\u7b56\u306b\u3064\u306a\u3052\u308b\u304b\u307e\u3067\n          \u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-combination {\n  padding: 145px 24px;\n  background: #f7f8f6;\n}\n\n.sta2-combination__header {\n  max-width: 920px;\n  margin-bottom: 75px;\n}\n\n.sta2-combination__header > span {\n  color: #75817d;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .18em;\n}\n\n.sta2-combination__header h2 {\n  margin: 16px 0 22px;\n  padding: 0;\n  border: 0;\n  color: #111617 !important;\n  font-size: clamp(43px,5.3vw,69px);\n  line-height: 1.3;\n}\n\n.sta2-combination__header h2::before,\n.sta2-combination__header h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-combination__header h2 em {\n  color: #65716d;\n  font-style: normal;\n}\n\n.sta2-combination__header p {\n  max-width: 750px;\n  color: #687470;\n  line-height: 2;\n}\n\n.sta2-combination__visual {\n  display: grid;\n  grid-template-columns: .7fr 1.3fr;\n  gap: 18px;\n}\n\n.sta2-combination__center {\n  display: flex;\n  min-height: 460px;\n  flex-direction: column;\n  justify-content: flex-end;\n  padding: 40px;\n  background: var(--sta2-lime);\n}\n\n.sta2-combination__center > span {\n  font-size: 9px;\n  font-weight: 900;\n}\n\n.sta2-combination__center strong {\n  display: block;\n  margin-top: 15px;\n  font-size: clamp(45px,5.5vw,72px);\n  line-height: 1;\n}\n\n.sta2-combination__center p {\n  margin: 10px 0 0;\n  font-size: 13px;\n}\n\n.sta2-combination__items {\n  display: grid;\n  grid-template-columns: repeat(3,1fr);\n  border-top: 1px solid #cbd2cf;\n  border-left: 1px solid #cbd2cf;\n}\n\n.sta2-combination__items article {\n  min-height: 230px;\n  padding: 27px;\n  border-right: 1px solid #cbd2cf;\n  border-bottom: 1px solid #cbd2cf;\n}\n\n.sta2-combination__items span {\n  color: #89938f;\n  font-size: 9px;\n}\n\n.sta2-combination__items strong {\n  display: block;\n  margin-top: 55px;\n  color: #192020;\n  font-size: 20px;\n}\n\n.sta2-combination__items p {\n  margin: 7px 0 0;\n  color: #687470;\n  font-size: 12px;\n}\n\n.sta2-combination__examples {\n  display: grid;\n  grid-template-columns: repeat(3,1fr);\n  margin-top: 18px;\n}\n\n.sta2-combination__examples > div {\n  padding: 27px;\n  background: #111617;\n  border-right: 1px solid #353c3c;\n}\n\n.sta2-combination__examples > div:last-child {\n  border-right: 0;\n}\n\n.sta2-combination__examples span {\n  color: var(--sta2-lime);\n  font-size: 8px;\n  font-weight: 900;\n}\n\n.sta2-combination__examples h3 {\n  margin: 20px 0 8px;\n  color: #fff;\n  font-size: 18px;\n}\n\n.sta2-combination__examples p {\n  margin: 0;\n  color: #9facaa;\n  font-size: 12px;\n}\n\n@media(max-width:800px) {\n\n  .sta2-combination {\n    padding: 90px 20px;\n  }\n\n  .sta2-combination__visual,\n  .sta2-combination__items,\n  .sta2-combination__examples {\n    grid-template-columns: 1fr;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-combination\">\n\n  <div class=\"sta2-container\">\n\n    <header class=\"sta2-combination__header\">\n\n      <span>\n        16 \/ HEALTH EVENT\n      <\/span>\n\n      <h2>\n        StA\u00b2BLE\u3060\u3051\u3067\u306f\u306a\u304f\u3001<br>\n        <em>\u5065\u5eb7\u6e2c\u5b9a\u4f1a\u305d\u306e\u3082\u306e\u3092\u8a2d\u8a08\u3002<\/em>\n      <\/h2>\n\n      <p>\n        \u8ee2\u5012\u30ea\u30b9\u30af\u6e2c\u5b9a\u3068\u4ed6\u306e\u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u3092\u7d44\u307f\u5408\u308f\u305b\u308b\u3053\u3068\u3067\u3001\n        \u5b89\u5168\u885b\u751f\u30fb\u5065\u5eb7\u7d4c\u55b6\u30fb\u4ecb\u8b77\u4e88\u9632\u306a\u3069\u3001\n        \u30c6\u30fc\u30de\u306b\u5408\u308f\u305b\u305f\u5065\u5eb7\u30a4\u30d9\u30f3\u30c8\u3092\u69cb\u6210\u3067\u304d\u307e\u3059\u3002\n      <\/p>\n\n    <\/header>\n\n\n    <div class=\"sta2-combination__visual\">\n\n      <div class=\"sta2-combination__center\">\n\n        <span>CORE<\/span>\n        <strong>StA\u00b2BLE<\/strong>\n        <p>\u8ee2\u5012\u30ea\u30b9\u30af\u30fb\u7acb\u4f4d\u5e74\u9f62\u00ae<\/p>\n\n      <\/div>\n\n\n      <div class=\"sta2-combination__items\">\n\n        <article>\n          <span>01<\/span>\n          <strong>\u4f53\u7d44\u6210<\/strong>\n          <p>\u7b4b\u8089\u91cf\u30fb\u4f53\u7d44\u6210\u306e\u898b\u3048\u308b\u5316<\/p>\n        <\/article>\n\n        <article>\n          <span>02<\/span>\n          <strong>\u9aa8\u5065\u5eb7\u5ea6<\/strong>\n          <p>\u9aa8\u3078\u306e\u95a2\u5fc3\u3065\u304f\u308a<\/p>\n        <\/article>\n\n        <article>\n          <span>03<\/span>\n          <strong>\u8840\u7ba1\u5e74\u9f62<\/strong>\n          <p>\u751f\u6d3b\u7fd2\u6163\u3078\u306e\u6c17\u3065\u304d<\/p>\n        <\/article>\n\n        <article>\n          <span>04<\/span>\n          <strong>\u91ce\u83dc\u6442\u53d6<\/strong>\n          <p>\u98df\u751f\u6d3b\u3078\u306e\u6c17\u3065\u304d<\/p>\n        <\/article>\n\n        <article>\n          <span>05<\/span>\n          <strong>\u30b9\u30c8\u30ec\u30b9<\/strong>\n          <p>\u5fc3\u8eab\u72b6\u614b\u3078\u306e\u95a2\u5fc3\u3065\u304f\u308a<\/p>\n        <\/article>\n\n        <article>\n          <span>06<\/span>\n          <strong>\u4f53\u529b\u6e2c\u5b9a<\/strong>\n          <p>\u8eab\u4f53\u6a5f\u80fd\u3092\u591a\u89d2\u7684\u306b\u78ba\u8a8d<\/p>\n        <\/article>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"sta2-combination__examples\">\n\n      <div>\n        <span>PACKAGE 01<\/span>\n        <h3>\u4f01\u696d\u306e\u5b89\u5168\u885b\u751f\u30a4\u30d9\u30f3\u30c8<\/h3>\n        <p>\u8ee2\u5012\u30ea\u30b9\u30af\uff0b\u4f53\u7d44\u6210\uff0b\u5065\u5eb7\u30c1\u30a7\u30c3\u30af<\/p>\n      <\/div>\n\n      <div>\n        <span>PACKAGE 02<\/span>\n        <h3>\u30b7\u30cb\u30a2\u5065\u5eb7\u6e2c\u5b9a\u4f1a<\/h3>\n        <p>\u8ee2\u5012\u30ea\u30b9\u30af\uff0b\u9aa8\u5065\u5eb7\u5ea6\uff0b\u4f53\u529b\u6e2c\u5b9a<\/p>\n      <\/div>\n\n      <div>\n        <span>PACKAGE 03<\/span>\n        <h3>\u81ea\u6cbb\u4f53\u5065\u5eb7\u30d5\u30a7\u30a2<\/h3>\n        <p>StA\u00b2BLE\u3092\u542b\u3080\u8907\u6570\u306e\u5065\u5eb7\u6e2c\u5b9a<\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-lineup {\n  padding: 145px 24px;\n  background: #fff;\n}\n\n.sta2-lineup__header {\n  margin-bottom: 65px;\n}\n\n.sta2-lineup__header > span {\n  color: #78837f;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .18em;\n}\n\n.sta2-lineup__header h2 {\n  margin: 16px 0 0;\n  padding: 0;\n  border: 0;\n  color: #111617 !important;\n  font-size: clamp(48px,6vw,78px);\n  line-height: 1.15;\n}\n\n.sta2-lineup__header h2::before,\n.sta2-lineup__header h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-lineup__header h2 em {\n  color: #687470;\n  font-style: normal;\n}\n\n.sta2-lineup__main {\n  display: grid;\n  grid-template-columns: 1.05fr .95fr;\n  gap: 18px;\n}\n\n.sta2-lineup__image {\n  min-height: 650px;\n  padding: 45px;\n  background: #eef1ed;\n}\n\n.sta2-lineup__image img {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: contain;\n}\n\n.sta2-lineup__contents {\n  border-top: 1px solid #cbd2cf;\n}\n\n.sta2-lineup__contents article {\n  padding: 29px 28px;\n  border-bottom: 1px solid #cbd2cf;\n}\n\n.sta2-lineup__contents article > span {\n  color: #89938f;\n  font-size: 8px;\n  font-weight: 900;\n}\n\n.sta2-lineup__contents strong {\n  display: block;\n  margin-top: 10px;\n  color: #172020;\n  font-size: 19px;\n}\n\n.sta2-lineup__contents p {\n  margin: 7px 0 0;\n  color: #687470;\n  font-size: 13px;\n  line-height: 1.8;\n}\n\n.sta2-lineup__spec {\n  display: grid;\n  grid-template-columns: repeat(4,1fr);\n  margin-top: 18px;\n  background: #111617;\n}\n\n.sta2-lineup__spec > div {\n  min-height: 160px;\n  padding: 25px;\n  border-right: 1px solid #363d3d;\n}\n\n.sta2-lineup__spec > div:last-child {\n  border-right: 0;\n}\n\n.sta2-lineup__spec span {\n  color: #77827f;\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .12em;\n}\n\n.sta2-lineup__spec strong {\n  display: block;\n  margin-top: 30px;\n  color: #fff;\n  font-size: 19px;\n}\n\n.sta2-lineup__spec small {\n  display: block;\n  margin-top: 7px;\n  color: #7f8986;\n  font-size: 9px;\n}\n\n.sta2-lineup__note {\n  margin-top: 15px;\n  color: #86908c;\n  font-size: 11px;\n}\n\n@media(max-width:800px) {\n\n  .sta2-lineup {\n    padding: 90px 20px;\n  }\n\n  .sta2-lineup__main,\n  .sta2-lineup__spec {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-lineup__image {\n    min-height: 450px;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-lineup\">\n\n  <div class=\"sta2-container\">\n\n    <header class=\"sta2-lineup__header\">\n\n      <span>\n        17 \/ LINEUP\n      <\/span>\n\n      <h2>\n        StA\u00b2BLE<br>\n        <em>\u57fa\u672c\u30bb\u30c3\u30c8<\/em>\n      <\/h2>\n\n    <\/header>\n\n\n    <div class=\"sta2-lineup__main\">\n\n      <div class=\"sta2-lineup__image\">\n\n        <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/ChatGPT-Image-2026\u5e748\u670820\u65e5-11_28_49.png\" alt=\"StA\u00b2BLE\u30c7\u30d0\u30a4\u30b9\u30fb\u89e3\u6790\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2\u5185\u8535PC\u30fb\u30dc\u30fc\u30c9\u306e\u57fa\u672c\u30bb\u30c3\u30c8\">\n\n      <\/div>\n\n      <div class=\"sta2-lineup__contents\">\n\n        <article>\n          <span>01<\/span>\n          <strong>StA\u00b2BLE\u30c7\u30d0\u30a4\u30b9<\/strong>\n          <p>\u6307\u5148\u306b\u88c5\u7740\u3057\u3001\u4eee\u60f3\u30e9\u30a4\u30c8\u30bf\u30c3\u30c1\u3092\u5229\u7528\u3057\u305f\u6e2c\u5b9a\u3092\u884c\u3044\u307e\u3059\u3002<\/p>\n        <\/article>\n\n        <article>\n          <span>02<\/span>\n          <strong>\u89e3\u6790\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2\u5185\u8535PC<\/strong>\n          <p>\u6e2c\u5b9a\u30fb\u89e3\u6790\u30fb\u30ec\u30dd\u30fc\u30c8\u8868\u793a\u306b\u4f7f\u7528\u3057\u307e\u3059\u3002<\/p>\n        <\/article>\n\n        <article>\n          <span>03<\/span>\n          <strong>\u30dc\u30fc\u30c9<\/strong>\n          <p>\u6e2c\u5b9a\u6642\u306b\u4e21\u8db3\u3092\u63c3\u3048\u3066\u7acb\u3064\u305f\u3081\u306e\u8a08\u6e2c\u7528\u30dc\u30fc\u30c9\u3067\u3059\u3002<\/p>\n        <\/article>\n\n        <article>\n          <span>OPTION<\/span>\n          <strong>Web\u30ab\u30e1\u30e9<\/strong>\n          <p>Web\u30ab\u30e1\u30e9\u306f\u30aa\u30d7\u30b7\u30e7\u30f3\u3068\u3057\u3066\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n        <\/article>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"sta2-lineup__spec\">\n\n      <div>\n        <span>COMMUNICATION<\/span>\n        <strong>Bluetooth<\/strong>\n      <\/div>\n\n      <div>\n        <span>POWER<\/span>\n        <strong>miniUSB\u5145\u96fb\u5f0f<\/strong>\n      <\/div>\n\n      <div>\n        <span>CONTINUOUS<\/span>\n        <strong>\u7d04300\u4eba<\/strong>\n        <small>\u203b2025\u5e74\u8ca9\u58f2\u30e2\u30c7\u30eb<\/small>\n      <\/div>\n\n      <div>\n        <span>TRAINING<\/span>\n        <strong>18\u7a2e\u985e<\/strong>\n        <small>\u203b\u63d0\u4f9b\u5f62\u614b\u306b\u3088\u308a\u7570\u306a\u308b<\/small>\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"sta2-lineup__note\">\n      <p>\n        \u6700\u65b0\u306e\u30bb\u30c3\u30c8\u5185\u5bb9\u30fb\u5bfe\u5fdc\u6a5f\u5668\u30fb\u30aa\u30d7\u30b7\u30e7\u30f3\u30fb\u4fa1\u683c\u306b\u3064\u3044\u3066\u306f\n        \u5c0e\u5165\u524d\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-flow {\n  padding: 145px 24px;\n  background: #f4f6f3;\n}\n\n.sta2-flow__header {\n  max-width: 850px;\n  margin-bottom: 65px;\n}\n\n.sta2-flow__header > span {\n  color: #76817d;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .18em;\n}\n\n.sta2-flow__header h2 {\n  margin: 16px 0 18px;\n  padding: 0;\n  border: 0;\n  color: #111617 !important;\n  font-size: clamp(43px,5vw,65px);\n}\n\n.sta2-flow__header h2::before,\n.sta2-flow__header h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-flow__header p {\n  color: #687470;\n}\n\n.sta2-flow__list {\n  display: grid;\n  grid-template-columns: repeat(5,1fr);\n  border-top: 1px solid #cbd2cf;\n  border-bottom: 1px solid #cbd2cf;\n}\n\n.sta2-flow__list article {\n  min-height: 335px;\n  padding: 30px 25px;\n  border-right: 1px solid #cbd2cf;\n}\n\n.sta2-flow__list article:last-child {\n  border-right: 0;\n}\n\n.sta2-flow__list article:nth-child(5) {\n  background: var(--sta2-lime);\n}\n\n.sta2-flow__list > article > span {\n  color: #87928e;\n  font-size: 9px;\n  font-weight: 900;\n}\n\n.sta2-flow__list > article > strong {\n  display: block;\n  margin-top: 50px;\n  color: #b7bfbb;\n  font-size: 15px;\n}\n\n.sta2-flow__list article:nth-child(5) > strong,\n.sta2-flow__list article:nth-child(5) > span {\n  color: #45500e;\n}\n\n.sta2-flow__list h3 {\n  margin: 24px 0 10px;\n  color: #172020;\n  font-size: 20px;\n}\n\n.sta2-flow__list p {\n  margin: 0;\n  color: #687470;\n  font-size: 12px;\n  line-height: 1.85;\n}\n\n.sta2-flow__list article:nth-child(5) p {\n  color: #34400e;\n}\n\n@media(max-width:900px) {\n\n  .sta2-flow {\n    padding: 90px 20px;\n  }\n\n  .sta2-flow__list {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-flow__list article {\n    min-height: auto;\n    border-right: 0;\n    border-bottom: 1px solid #cbd2cf;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-flow\">\n\n  <div class=\"sta2-container\">\n\n    <header class=\"sta2-flow__header\">\n\n      <span>\n        18 \/ INSTALLATION FLOW\n      <\/span>\n\n      <h2>\n        \u5c0e\u5165\u307e\u3067\u306e\u6d41\u308c\n      <\/h2>\n\n      <p>\n        \u307e\u3060\u5c0e\u5165\u65b9\u6cd5\u304c\u6c7a\u307e\u3063\u3066\u3044\u306a\u3044\u6bb5\u968e\u3067\u3082\u3001\n        \u307e\u305a\u306f\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n\n    <\/header>\n\n\n    <div class=\"sta2-flow__list\">\n\n      <article>\n        <span>01<\/span>\n        <strong>CONTACT<\/strong>\n        <h3>\u304a\u554f\u3044\u5408\u308f\u305b<\/h3>\n        <p>\n          \u5c0e\u5165\u76ee\u7684\u3084\u691c\u8a0e\u72b6\u6cc1\u306a\u3069\u3001\n          \u5206\u304b\u308b\u7bc4\u56f2\u3067\u304a\u77e5\u3089\u305b\u304f\u3060\u3055\u3044\u3002\n        <\/p>\n      <\/article>\n\n      <article>\n        <span>02<\/span>\n        <strong>HEARING<\/strong>\n        <h3>\u30d2\u30a2\u30ea\u30f3\u30b0<\/h3>\n        <p>\n          \u5bfe\u8c61\u8005\u3001\u5229\u7528\u5834\u6240\u3001\u6e2c\u5b9a\u4eba\u6570\u3001\n          \u5c0e\u5165\u30b9\u30bf\u30a4\u30eb\u306a\u3069\u3092\u78ba\u8a8d\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n      <article>\n        <span>03<\/span>\n        <strong>PROPOSAL<\/strong>\n        <h3>\u3054\u63d0\u6848\u30fb\u304a\u898b\u7a4d\u308a<\/h3>\n        <p>\n          \u8cfc\u5165\u3001\u30ec\u30f3\u30bf\u30eb\u3001\u8a08\u6e2c\u4f1a\u306a\u3069\u3001\n          \u904b\u7528\u306b\u5408\u308f\u305b\u3066\u3054\u63d0\u6848\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n      <article>\n        <span>04<\/span>\n        <strong>INSTALL<\/strong>\n        <h3>\u3054\u767a\u6ce8\u30fb\u5c0e\u5165<\/h3>\n        <p>\n          \u3054\u767a\u6ce8\u5f8c\u3001\n          \u7d0d\u671f\u306b\u5408\u308f\u305b\u3066\u6a5f\u5668\u3092\u624b\u914d\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n      <article>\n        <span>05<\/span>\n        <strong>SUPPORT<\/strong>\n        <h3>\u904b\u7528\u30fb\u30d5\u30a9\u30ed\u30fc<\/h3>\n        <p>\n          \u5c0e\u5165\u5f8c\u306e\u64cd\u4f5c\u3084\n          \u6d3b\u7528\u65b9\u6cd5\u306b\u3064\u3044\u3066\u3082\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n        <\/p>\n      <\/article>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-faq {\n  padding: 145px 24px;\n  background: #fff;\n}\n\n.sta2-faq__inner {\n  max-width: 1050px;\n}\n\n.sta2-faq__header {\n  margin-bottom: 60px;\n}\n\n.sta2-faq__header > span {\n  color: #77827e;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .18em;\n}\n\n.sta2-faq__header h2 {\n  margin: 16px 0 0;\n  padding: 0;\n  border: 0;\n  color: #111617 !important;\n  font-size: clamp(42px,5vw,64px);\n  line-height: 1.35;\n}\n\n.sta2-faq__header h2::before,\n.sta2-faq__header h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-faq details {\n  border-top: 1px solid #cbd2cf;\n}\n\n.sta2-faq details:last-child {\n  border-bottom: 1px solid #cbd2cf;\n}\n\n.sta2-faq summary {\n  position: relative;\n  padding: 27px 60px 27px 0;\n  color: #1a2223;\n  font-size: 15px;\n  font-weight: 700;\n  line-height: 1.7;\n  cursor: pointer;\n  list-style: none;\n}\n\n.sta2-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.sta2-faq summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 7px;\n  top: 20px;\n  color: #87918d;\n  font-size: 28px;\n  font-weight: 300;\n}\n\n.sta2-faq details[open] summary::after {\n  content: \"\u2212\";\n}\n\n.sta2-faq details p {\n  max-width: 850px;\n  margin: 0;\n  padding: 0 45px 28px 0;\n  color: #687470;\n  font-size: 14px;\n  line-height: 2;\n}\n<\/style>\n\n<section class=\"sta2-faq\">\n\n  <div class=\"sta2-container sta2-faq__inner\">\n\n    <header class=\"sta2-faq__header\">\n\n      <span>\n        19 \/ FAQ\n      <\/span>\n\n      <h2>\n        StA\u00b2BLE\u306b\u3064\u3044\u3066<br>\n        \u3088\u304f\u3042\u308b\u8cea\u554f\n      <\/h2>\n\n    <\/header>\n\n\n    <details>\n      <summary>Q1. StA\u00b2BLE\uff08\u30b9\u30c6\u30a4\u30d6\u30eb\uff09\u3068\u306f\u4f55\u3067\u3059\u304b\uff1f<\/summary>\n      <p>\n        StA\u00b2BLE\u306f\u3001\u8eab\u4f53\u6a5f\u80fd\u3068\u611f\u899a\u6a5f\u80fd\u3092\u8a08\u6e2c\u3057\u3001\n        \u8ee2\u5012\u30ea\u30b9\u30af\u3092\u300c\u7acb\u4f4d\u5e74\u9f62\u00ae\u300d\u306a\u3069\u306e\u6570\u5024\u3068\u3057\u3066\n        \u5206\u304b\u308a\u3084\u3059\u304f\u8868\u793a\u3059\u308b\u8ee2\u5012\u30ea\u30b9\u30af\u8a08\u6e2c\u30b7\u30b9\u30c6\u30e0\u3067\u3059\u3002\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Q2. StA\u00b2BLE\u3067\u306f\u4f55\u3092\u6e2c\u5b9a\u3067\u304d\u307e\u3059\u304b\uff1f<\/summary>\n      <p>\n        \u91cd\u5fc3\u52d5\u63fa\u306e\u30c7\u30fc\u30bf\u306a\u3069\u3092\u89e3\u6790\u3057\u3001\n        \u8eab\u4f53\u6a5f\u80fd\u3068\u611f\u899a\u6a5f\u80fd\u306e\u4e21\u9762\u304b\u3089\n        \u7acb\u4f4d\u30d0\u30e9\u30f3\u30b9\u306b\u95a2\u3059\u308b\u72b6\u614b\u3092\u8a55\u4fa1\u3057\u307e\u3059\u3002\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Q3. \u7acb\u4f4d\u5e74\u9f62\u00ae\u3068\u306f\u4f55\u3067\u3059\u304b\uff1f<\/summary>\n      <p>\n        StA\u00b2BLE\u306b\u3088\u308b\u6e2c\u5b9a\u7d50\u679c\u3092\u3001\n        \u5e74\u9f62\u3068\u3044\u3046\u5206\u304b\u308a\u3084\u3059\u3044\u5c3a\u5ea6\u3067\u8868\u73fe\u3057\u305f\u6307\u6a19\u3067\u3059\u3002\n        \u5b9f\u5e74\u9f62\u3068\u6bd4\u8f03\u3057\u306a\u304c\u3089\u7acb\u4f4d\u30d0\u30e9\u30f3\u30b9\u80fd\u529b\u3092\u78ba\u8a8d\u3067\u304d\u307e\u3059\u3002\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Q4. \u6e2c\u5b9a\u306b\u306f\u3069\u306e\u304f\u3089\u3044\u6642\u9593\u304c\u304b\u304b\u308a\u307e\u3059\u304b\uff1f<\/summary>\n      <p>\n        \u6e2c\u5b9a\u306f\u7d041\u5206\u3067\u3059\u3002\n        \u6307\u5148\u306b\u5c02\u7528\u30c7\u30d0\u30a4\u30b9\u3092\u88c5\u7740\u3057\u3001\n        \u30dc\u30fc\u30c9\u4e0a\u3067\u773c\u3092\u9589\u3058\u3066\u8155\u3092\u632f\u308b\u3053\u3068\u3067\u6e2c\u5b9a\u3057\u307e\u3059\u3002\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Q5. \u4e00\u822c\u7684\u306a\u4f53\u529b\u6e2c\u5b9a\u3068\u306e\u9055\u3044\u306f\u4f55\u3067\u3059\u304b\uff1f<\/summary>\n      <p>\n        \u4e00\u822c\u7684\u306a\u4f53\u529b\u6e2c\u5b9a\u306f\u7b4b\u529b\u3084\u8eab\u4f53\u80fd\u529b\u306e\u8a55\u4fa1\u304c\u4e2d\u5fc3\u3067\u3059\u304c\u3001\n        StA\u00b2BLE\u3067\u306f\u8eab\u4f53\u6a5f\u80fd\u3060\u3051\u3067\u306a\u304f\u3001\n        \u611f\u899a\u6a5f\u80fd\u3082\u542b\u3081\u3066\u8a55\u4fa1\u3067\u304d\u308b\u3053\u3068\u304c\u5927\u304d\u306a\u7279\u5fb4\u3067\u3059\u3002\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Q6. \u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u306b\u6d3b\u7528\u3067\u304d\u307e\u3059\u304b\uff1f<\/summary>\n      <p>\n        \u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u3092\u542b\u3080\u5f93\u696d\u54e1\u306e\u8ee2\u5012\u30ea\u30b9\u30af\u3092\n        \u628a\u63e1\u3059\u308b\u305f\u3081\u306e\u6e2c\u5b9a\u30c4\u30fc\u30eb\u3068\u3057\u3066\u6d3b\u7528\u3092\u691c\u8a0e\u3067\u304d\u307e\u3059\u3002\n        \u5b89\u5168\u885b\u751f\u30a4\u30d9\u30f3\u30c8\u3084\u5b9a\u671f\u6e2c\u5b9a\u306a\u3069\u3078\u306e\u5c0e\u5165\u3092\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Q7. \u539a\u751f\u52b4\u50cd\u7701\u3068\u306e\u95a2\u4fc2\u306f\u3042\u308a\u307e\u3059\u304b\uff1f<\/summary>\n      <p>\n        StA\u00b2BLE\u306f\u539a\u751f\u52b4\u50cd\u7701\u306e\n        \u300c\u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u5b89\u5168\u885b\u751f\u5bfe\u7b56\u5b9f\u8a3c\u7b49\u4e8b\u696d\u300d\u306b\u95a2\u9023\u3059\u308b\n        \u5b9f\u8a3c\u5bfe\u8c61\u3068\u306a\u308a\u3001\u5b9f\u8a3c\u5831\u544a\u66f8\u304c\u516c\u958b\u3055\u308c\u3066\u3044\u307e\u3059\u3002\n        \u306a\u304a\u3001\u539a\u751f\u52b4\u50cd\u7701\u306b\u3088\u308b\u88fd\u54c1\u8a8d\u5b9a\u3092\u610f\u5473\u3059\u308b\u3082\u306e\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Q8. \u5f93\u696d\u54e1\u304c\u4e00\u4eba\u3067\u6e2c\u5b9a\u3067\u304d\u307e\u3059\u304b\uff1f<\/summary>\n      <p>\n        StA\u00b2BLE\u306b\u306f\u30bb\u30eb\u30d5\u30e2\u30fc\u30c9\u304c\u3042\u308a\u3001\n        \u52d5\u753b\u6848\u5185\u3092\u78ba\u8a8d\u3057\u306a\u304c\u3089\u5f93\u696d\u54e1\u81ea\u8eab\u3067\u6e2c\u5b9a\u3059\u308b\u904b\u7528\u3082\u53ef\u80fd\u3067\u3059\u3002\n        \u9589\u773c\u72b6\u614b\u3067\u6e2c\u5b9a\u3059\u308b\u305f\u3081\u3001\u5b89\u5168\u306b\u914d\u616e\u3057\u305f\u74b0\u5883\u3067\u5b9f\u65bd\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Q9. \u8ee2\u5012\u30ea\u30b9\u30af\u3092\u6e2c\u5b9a\u3057\u305f\u5f8c\u306f\u4f55\u3092\u3059\u308c\u3070\u3088\u3044\u3067\u3059\u304b\uff1f<\/summary>\n      <p>\n        \u6e2c\u5b9a\u7d50\u679c\u306b\u5fdc\u3058\u305f\u8ee2\u5012\u4e88\u9632\u4f53\u64cd\u3092\u5b9f\u65bd\u3057\u3001\n        \u4e00\u5b9a\u671f\u9593\u5f8c\u306b\u518d\u6e2c\u5b9a\u3059\u308b\u3053\u3068\u3067\u3001\n        \u300c\u6e2c\u5b9a\u2192\u5bfe\u7b56\u2192\u518d\u6e2c\u5b9a\u300d\u3068\u3044\u3046\u904b\u7528\u306b\u3064\u306a\u3052\u3089\u308c\u307e\u3059\u3002\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Q10. StA\u00b2BLE\u306f\u8cfc\u5165\u3067\u304d\u307e\u3059\u304b\uff1f<\/summary>\n      <p>\n        \u306f\u3044\u3002\u8cfc\u5165\u30fb\u5e38\u8a2d\u306b\u3088\u308b\u5c0e\u5165\u3092\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n        \u5229\u7528\u4eba\u6570\u3084\u904b\u7528\u65b9\u6cd5\u3092\u78ba\u8a8d\u3057\u305f\u3046\u3048\u3067\u3054\u6848\u5185\u3057\u307e\u3059\u3002\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Q11. StA\u00b2BLE\u306f\u30ec\u30f3\u30bf\u30eb\u3067\u304d\u307e\u3059\u304b\uff1f<\/summary>\n      <p>\n        \u30ec\u30f3\u30bf\u30eb\u3067\u306e\u5229\u7528\u306b\u3064\u3044\u3066\u3082\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n        \u5229\u7528\u671f\u9593\u3084\u76ee\u7684\u306b\u5fdc\u3058\u3066\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Q12. \u8a08\u6e2c\u4f1a\u3060\u3051\u4f9d\u983c\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u3059\u304b\uff1f<\/summary>\n      <p>\n        \u8a08\u6e2c\u4f1a\u3068\u3057\u3066\u306e\u5229\u7528\u3082\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n        \u4f01\u696d\u306e\u5b89\u5168\u885b\u751f\u30a4\u30d9\u30f3\u30c8\u3001\u81ea\u6cbb\u4f53\u306e\u5065\u5eb7\u30a4\u30d9\u30f3\u30c8\u3001\n        \u4ecb\u8b77\u4e88\u9632\u4e8b\u696d\u306a\u3069\u3001\u7528\u9014\u306b\u5408\u308f\u305b\u3066\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Q13. \u81ea\u6cbb\u4f53\u306e\u4ecb\u8b77\u4e88\u9632\u4e8b\u696d\u3067\u3082\u5229\u7528\u3067\u304d\u307e\u3059\u304b\uff1f<\/summary>\n      <p>\n        \u306f\u3044\u3002\u5730\u57df\u4f4f\u6c11\u5411\u3051\u5065\u5eb7\u30a4\u30d9\u30f3\u30c8\u3084\n        \u8ee2\u5012\u4e88\u9632\u6559\u5ba4\u306a\u3069\u3067\u306e\u6d3b\u7528\u4e8b\u4f8b\u304c\u3042\u308a\u307e\u3059\u3002\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Q14. \u30c7\u30a4\u30b5\u30fc\u30d3\u30b9\u3084\u9ad8\u9f62\u8005\u65bd\u8a2d\u3067\u3082\u5229\u7528\u3067\u304d\u307e\u3059\u304b\uff1f<\/summary>\n      <p>\n        \u4ecb\u8b77\u30fb\u798f\u7949\u65bd\u8a2d\u3067\u306e\u8ee2\u5012\u30ea\u30b9\u30af\u6e2c\u5b9a\u3084\n        \u5065\u5eb7\u30a4\u30d9\u30f3\u30c8\u306a\u3069\u3078\u306e\u6d3b\u7528\u3092\u691c\u8a0e\u3067\u304d\u307e\u3059\u3002\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Q15. StA\u00b2BLE\u306e\u4fa1\u683c\u306f\u3044\u304f\u3089\u3067\u3059\u304b\uff1f<\/summary>\n      <p>\n        \u5c0e\u5165\u5f62\u614b\u3001\u30aa\u30d7\u30b7\u30e7\u30f3\u3001\u5229\u7528\u65b9\u6cd5\u306a\u3069\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001\n        \u8a73\u7d30\u306f\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002\n        \u8cfc\u5165\u30fb\u30ec\u30f3\u30bf\u30eb\u30fb\u8a08\u6e2c\u4f1a\u306a\u3069\u304b\u3089\u5229\u7528\u65b9\u6cd5\u3092\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Q16. \u5fc5\u8981\u306a\u6a5f\u5668\u306f\u4f55\u3067\u3059\u304b\uff1f<\/summary>\n      <p>\n        \u57fa\u672c\u69cb\u6210\u306fStA\u00b2BLE\u30c7\u30d0\u30a4\u30b9\u3001\n        \u89e3\u6790\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2\u5185\u8535PC\u3001\u30dc\u30fc\u30c9\u3067\u3059\u3002\n        Web\u30ab\u30e1\u30e9\u306f\u30aa\u30d7\u30b7\u30e7\u30f3\u3068\u3057\u3066\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u3002\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Q17. \u5c0e\u5165\u524d\u306b\u30c7\u30e2\u3084\u76f8\u8ac7\u306f\u3067\u304d\u307e\u3059\u304b\uff1f<\/summary>\n      <p>\n        \u306f\u3044\u3002\u5c0e\u5165\u76ee\u7684\u3001\u5bfe\u8c61\u4eba\u6570\u3001\u8a2d\u7f6e\u5834\u6240\u3001\n        \u8cfc\u5165\u30fb\u30ec\u30f3\u30bf\u30eb\u30fb\u8a08\u6e2c\u4f1a\u306a\u3069\u3001\n        \u307e\u3060\u5177\u4f53\u7684\u306b\u6c7a\u307e\u3063\u3066\u3044\u306a\u3044\u6bb5\u968e\u3067\u3082\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n      <\/p>\n    <\/details>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.sta2-final {\n  position: relative;\n  overflow: hidden;\n  padding: 150px 24px 80px;\n  background: #111617;\n  color: #fff;\n}\n\n.sta2-final__bg {\n  position: absolute;\n  left: -20px;\n  bottom: -20px;\n  color: rgba(255,255,255,.018);\n  font-size: clamp(180px,24vw,360px);\n  font-weight: 900;\n  line-height: .7;\n  letter-spacing: -.09em;\n}\n\n.sta2-final .sta2-container {\n  position: relative;\n  z-index: 2;\n}\n\n.sta2-final__top {\n  display: flex;\n  justify-content: space-between;\n  gap: 35px;\n  align-items: flex-start;\n}\n\n.sta2-final__top > span {\n  color: var(--sta2-lime);\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .18em;\n}\n\n.sta2-final__top > p {\n  margin: 0;\n  color: #56605d;\n  font-size: 15px;\n  font-weight: 900;\n  line-height: 1.4;\n  text-align: right;\n}\n\n.sta2-final__main {\n  max-width: 1080px;\n  margin-top: 85px;\n}\n\n.sta2-final h2 {\n  margin: 0;\n  padding: 0;\n  border: 0;\n  color: #fff !important;\n  font-size: clamp(48px,6.5vw,88px);\n  line-height: 1.2;\n  letter-spacing: -.055em;\n}\n\n.sta2-final h2::before,\n.sta2-final h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-final h2 em {\n  color: var(--sta2-lime);\n  font-style: normal;\n}\n\n.sta2-final__main > p {\n  max-width: 730px;\n  margin-top: 30px;\n  color: #aeb8b5;\n  font-size: 14px;\n  line-height: 2;\n}\n\n.sta2-final__actions {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-top: 60px;\n}\n\n.sta2-final__button {\n  display: flex;\n  min-height: 120px;\n  padding: 25px 28px;\n  justify-content: space-between;\n  align-items: center;\n  border: 1px solid #3a4141;\n  color: #fff !important;\n  text-decoration: none !important;\n  transition: .2s ease;\n}\n\n.sta2-final__button.is-main {\n  background: var(--sta2-lime);\n  border-color: var(--sta2-lime);\n  color: #111617 !important;\n}\n\n.sta2-final__button span {\n  display: block;\n  margin-bottom: 9px;\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .14em;\n}\n\n.sta2-final__button strong {\n  font-size: 16px;\n}\n\n.sta2-final__button b {\n  font-size: 24px;\n  font-weight: 300;\n}\n\n.sta2-final__button:hover {\n  transform: translateY(-3px);\n}\n\n.sta2-final__keywords {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 65px;\n  padding-top: 25px;\n  border-top: 1px solid #343b3b;\n}\n\n.sta2-final__keywords span {\n  color: #747f7b;\n  font-size: 9px;\n}\n\n@media(max-width:800px) {\n\n  .sta2-final {\n    padding: 95px 20px 70px;\n  }\n\n  .sta2-final__top {\n    flex-direction: column;\n  }\n\n  .sta2-final__top > p {\n    text-align: left;\n  }\n\n  .sta2-final__actions {\n    grid-template-columns: 1fr;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-final\" id=\"contact\">\n\n  <div class=\"sta2-final__bg\">\n    MEASURE\n  <\/div>\n\n  <div class=\"sta2-container\">\n\n    <div class=\"sta2-final__top\">\n\n      <span>\n        CONTACT \/ StA\u00b2BLE\n      <\/span>\n\n      <p>\n        FALL PREVENTION STARTS<br>\n        WITH MEASUREMENT.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"sta2-final__main\">\n\n      <h2>\n        \u8ee2\u5012\u4e8b\u6545\u304c\u8d77\u304d\u308b\u524d\u306b\u3002<br>\n        <em>\u307e\u305a\u3001\u30ea\u30b9\u30af\u3092\u6e2c\u308b\u3053\u3068\u304b\u3089\u3002<\/em>\n      <\/h2>\n\n      <p>\n        StA\u00b2BLE\u306e\u8cfc\u5165\u30fb\u30ec\u30f3\u30bf\u30eb\u30fb\u8a08\u6e2c\u4f1a\u3001\n        \u4f01\u696d\u306e\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u3001\n        \u81ea\u6cbb\u4f53\u30fb\u4ecb\u8b77\u65bd\u8a2d\u3067\u306e\u6d3b\u7528\u306a\u3069\u3001\n        \u5c0e\u5165\u76ee\u7684\u306b\u5408\u308f\u305b\u3066\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"sta2-final__actions\">\n\n      <a href=\"#contact-form\" class=\"sta2-final__button is-main\">\n        <div>\n          <span>CONTACT<\/span>\n          <strong>StA\u00b2BLE\u306e\u5c0e\u5165\u306b\u3064\u3044\u3066\u76f8\u8ac7\u3059\u308b<\/strong>\n        <\/div>\n\n        <b>\u2197<\/b>\n      <\/a>\n\n      <a href=\"#contact-form\" class=\"sta2-final__button\">\n        <div>\n          <span>REQUEST<\/span>\n          <strong>\u8cc7\u6599\u30fb\u898b\u7a4d\u3082\u308a\u3092\u4f9d\u983c\u3059\u308b<\/strong>\n        <\/div>\n\n        <b>\u2197<\/b>\n      <\/a>\n\n    <\/div>\n\n\n    <div class=\"sta2-final__keywords\">\n\n      <span>\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56<\/span>\n      <span>\u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u5b89\u5168\u885b\u751f\u5bfe\u7b56<\/span>\n      <span>\u8ee2\u5012\u30ea\u30b9\u30af\u6e2c\u5b9a<\/span>\n      <span>\u4ecb\u8b77\u4e88\u9632<\/span>\n      <span>\u81ea\u6cbb\u4f53\u4e8b\u696d<\/span>\n      <span>\u5065\u5eb7\u6e2c\u5b9a\u4f1a<\/span>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* =========================================\n   StA\u00b2BLE CONTACT SECTION\n========================================= *\/\n\n.sta2-contact-section {\n  position: relative;\n  overflow: hidden;\n  padding: 140px 24px 150px;\n  background: #f5f6f3;\n  color: #111617;\n}\n\n.sta2-contact-section *,\n.sta2-contact-section *::before,\n.sta2-contact-section *::after {\n  box-sizing: border-box;\n}\n\n\n\/* =========================================\n   HEAD\n========================================= *\/\n\n.sta2-contact-head {\n  margin-bottom: 55px;\n}\n\n.sta2-contact-head__meta {\n  display: flex;\n  align-items: center;\n  gap: 15px;\n  margin-bottom: 55px;\n}\n\n.sta2-contact-head__meta span {\n  color: #78837f;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .18em;\n}\n\n.sta2-contact-head__meta i {\n  display: block;\n  width: 42px;\n  height: 1px;\n  background: #aab3af;\n}\n\n\n.sta2-contact-head__grid {\n  display: grid;\n  grid-template-columns: 1.15fr .85fr;\n  gap: 80px;\n  align-items: end;\n}\n\n.sta2-contact-head__eyebrow {\n  display: block;\n  margin-bottom: 14px;\n  color: #74807c;\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .17em;\n}\n\n.sta2-contact-head h2 {\n  margin: 0;\n  padding: 0;\n  border: 0;\n  background: transparent !important;\n  color: #111617 !important;\n  font-size: clamp(42px, 5.4vw, 72px);\n  font-weight: 800;\n  line-height: 1.3;\n  letter-spacing: -.045em;\n}\n\n.sta2-contact-head h2::before,\n.sta2-contact-head h2::after {\n  display: none !important;\n  content: none !important;\n}\n\n.sta2-contact-head h2 em {\n  position: relative;\n  display: inline-block;\n  color: #111617;\n  font-style: normal;\n}\n\n.sta2-contact-head h2 em::after {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  bottom: 3px;\n  z-index: -1;\n  width: 100%;\n  height: 12px;\n  background: #c7f23b;\n}\n\n.sta2-contact-head__side p {\n  margin: 0;\n  color: #687470;\n  font-size: 14px;\n  line-height: 2;\n}\n\n\n\/* =========================================\n   POINTS\n========================================= *\/\n\n.sta2-contact-head__points {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  margin-top: 65px;\n  border-top: 1px solid #cbd2cf;\n  border-bottom: 1px solid #cbd2cf;\n}\n\n.sta2-contact-head__points > div {\n  min-height: 190px;\n  padding: 28px 25px;\n  border-right: 1px solid #cbd2cf;\n}\n\n.sta2-contact-head__points > div:last-child {\n  border-right: 0;\n}\n\n.sta2-contact-head__points span {\n  display: block;\n  margin-bottom: 35px;\n  color: #89938f;\n  font-size: 9px;\n  font-weight: 900;\n}\n\n.sta2-contact-head__points strong {\n  display: block;\n  color: #182020;\n  font-size: 18px;\n}\n\n.sta2-contact-head__points p {\n  margin: 10px 0 0;\n  color: #697572;\n  font-size: 12px;\n  line-height: 1.8;\n}\n\n\n\/* =========================================\n   FORM WRAP\n========================================= *\/\n\n.sta2-contact-form-wrap {\n  width: min(980px, 100%);\n  margin: 0 auto;\n  padding: 58px;\n  background: #ffffff;\n  border: 1px solid #d7ddd9;\n  box-shadow: 0 24px 60px rgba(17, 22, 23, .08);\n}\n\n\n\/* =========================================\n   CONTACT FORM 7\n========================================= *\/\n\n.sta2-contact-form {\n  width: 100%;\n}\n\n.sta2-form-row {\n  margin-bottom: 28px;\n}\n\n.sta2-form-row label {\n  display: block;\n}\n\n.sta2-form-label {\n  display: block;\n  margin-bottom: 10px;\n  color: #1b2324;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.sta2-form-label em {\n  display: inline-block;\n  margin-left: 7px;\n  padding: 2px 7px;\n  background: #111617;\n  color: #c7f23b;\n  font-size: 9px;\n  font-style: normal;\n  font-weight: 800;\n}\n\n.sta2-form-row--half-wrap {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 18px;\n}\n\n.sta2-contact-form input[type=\"text\"],\n.sta2-contact-form input[type=\"email\"],\n.sta2-contact-form input[type=\"tel\"],\n.sta2-contact-form select,\n.sta2-contact-form textarea {\n  width: 100%;\n  max-width: 100%;\n  padding: 15px 16px;\n  border: 1px solid #d5ddd9;\n  border-radius: 0;\n  background: #f7f8f6;\n  color: #1b2324;\n  font-size: 16px;\n  line-height: 1.6;\n  outline: none;\n  transition:\n    border-color .2s ease,\n    background .2s ease,\n    box-shadow .2s ease;\n}\n\n.sta2-contact-form input:focus,\n.sta2-contact-form select:focus,\n.sta2-contact-form textarea:focus {\n  border-color: #8ba51f;\n  background: #fff;\n  box-shadow: 0 0 0 3px rgba(199, 242, 59, .14);\n}\n\n.sta2-contact-form textarea {\n  min-height: 180px;\n  resize: vertical;\n}\n\n\n\/* CHECKBOX *\/\n\n.sta2-contact-form .wpcf7-checkbox {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 9px;\n}\n\n.sta2-contact-form .wpcf7-list-item {\n  margin: 0;\n}\n\n.sta2-contact-form .wpcf7-list-item label {\n  display: flex;\n  align-items: flex-start;\n  gap: 9px;\n  min-height: 54px;\n  padding: 13px 14px;\n  border: 1px solid #d7ddd9;\n  background: #f7f8f6;\n  cursor: pointer;\n}\n\n.sta2-contact-form input[type=\"checkbox\"] {\n  width: 17px;\n  height: 17px;\n  margin-top: 2px;\n  accent-color: #111617;\n}\n\n\n\/* PRIVACY *\/\n\n.sta2-form-privacy {\n  margin: 38px 0 26px;\n  padding: 18px 20px;\n  background: #eef1ed;\n  text-align: center;\n}\n\n\n\/* SUBMIT *\/\n\n.sta2-form-submit {\n  text-align: center;\n}\n\n.sta2-contact-form input[type=\"submit\"] {\n  width: 100%;\n  max-width: 620px;\n  min-height: 68px;\n  padding: 18px 30px;\n  border: 0;\n  border-radius: 0;\n  background: #111617;\n  color: #ffffff;\n  font-size: 16px;\n  font-weight: 800;\n  letter-spacing: .02em;\n  cursor: pointer;\n  transition:\n    transform .2s ease,\n    background .2s ease,\n    color .2s ease;\n}\n\n.sta2-contact-form input[type=\"submit\"]:hover {\n  transform: translateY(-2px);\n  background: #c7f23b;\n  color: #111617;\n}\n\n\n\/* CF7 MESSAGE *\/\n\n.sta2-contact-form .wpcf7-not-valid-tip {\n  margin-top: 7px;\n  color: #b54c4c;\n  font-size: 12px;\n}\n\n.sta2-contact-form .wpcf7-response-output {\n  margin: 28px 0 0 !important;\n  padding: 16px 18px !important;\n  font-size: 13px;\n  line-height: 1.8;\n}\n\n\n\/* =========================================\n   TABLET\n========================================= *\/\n\n@media(max-width: 900px) {\n\n  .sta2-contact-section {\n    padding: 100px 20px;\n  }\n\n  .sta2-contact-head__grid {\n    grid-template-columns: 1fr;\n    gap: 35px;\n  }\n\n  .sta2-contact-head__points {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .sta2-contact-head__points > div:nth-child(2) {\n    border-right: 0;\n  }\n\n  .sta2-contact-form-wrap {\n    padding: 42px 34px;\n  }\n\n}\n\n\n\/* =========================================\n   MOBILE\n========================================= *\/\n\n@media(max-width: 767px) {\n\n  .sta2-contact-head__meta {\n    margin-bottom: 35px;\n  }\n\n  .sta2-contact-head__points {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-contact-head__points > div {\n    min-height: auto;\n    border-right: 0;\n    border-bottom: 1px solid #cbd2cf;\n  }\n\n  .sta2-contact-head__points > div:last-child {\n    border-bottom: 0;\n  }\n\n  .sta2-contact-form-wrap {\n    padding: 30px 20px;\n  }\n\n  .sta2-form-row--half-wrap {\n    grid-template-columns: 1fr;\n    gap: 24px;\n  }\n\n  .sta2-contact-form .wpcf7-checkbox {\n    grid-template-columns: 1fr;\n  }\n\n  .sta2-form-privacy {\n    text-align: left;\n  }\n\n  .sta2-contact-form input[type=\"submit\"] {\n    max-width: 100%;\n    min-height: 64px;\n    font-size: 15px;\n  }\n\n}\n<\/style>\n\n<section class=\"sta2-contact-section\" id=\"contact\">\n\n  <div class=\"sta2-container\">\n\n    <div class=\"sta2-contact-head\">\n\n      <div class=\"sta2-contact-head__meta\">\n        <span>CONTACT \/ StA\u00b2BLE<\/span>\n        <i><\/i>\n        <span>WELLUP SUPPORT<\/span>\n      <\/div>\n\n      <div class=\"sta2-contact-head__grid\">\n\n        <div class=\"sta2-contact-head__main\">\n\n          <span class=\"sta2-contact-head__eyebrow\">\n            CONSULTATION \/ ESTIMATE \/ DEMO\n          <\/span>\n\n          <h2>\n            StA\u00b2BLE\u306e\u5c0e\u5165\u306b\u3064\u3044\u3066\u3001<br>\n            <em>\u307e\u305a\u306f\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002<\/em>\n          <\/h2>\n\n        <\/div>\n\n        <div class=\"sta2-contact-head__side\">\n\n          <p>\n            \u8cfc\u5165\u30fb\u30ec\u30f3\u30bf\u30eb\u30fb\u8a08\u6e2c\u4f1a\u3001\u4f01\u696d\u306e\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u3001\n            \u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u306e\u8ee2\u5012\u5bfe\u7b56\u3001\u81ea\u6cbb\u4f53\u30fb\u4ecb\u8b77\u4e88\u9632\u4e8b\u696d\u306a\u3069\u3001\n            \u307e\u3060\u5177\u4f53\u7684\u306b\u6c7a\u307e\u3063\u3066\u3044\u306a\u3044\u6bb5\u968e\u304b\u3089\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n          <\/p>\n\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"sta2-contact-head__points\">\n\n        <div>\n          <span>01<\/span>\n          <strong>\u5c0e\u5165\u76f8\u8ac7<\/strong>\n          <p>\u5229\u7528\u76ee\u7684\u3084\u5bfe\u8c61\u4eba\u6570\u304b\u3089\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p>\n        <\/div>\n\n        <div>\n          <span>02<\/span>\n          <strong>\u8cfc\u5165\u30fb\u30ec\u30f3\u30bf\u30eb<\/strong>\n          <p>\u5229\u7528\u671f\u9593\u3084\u904b\u7528\u65b9\u6cd5\u306b\u5408\u308f\u305b\u3066\u3054\u6848\u5185\u3057\u307e\u3059\u3002<\/p>\n        <\/div>\n\n        <div>\n          <span>03<\/span>\n          <strong>\u5b9f\u6a5f\u30c7\u30e2<\/strong>\n          <p>\u5b9f\u969b\u306e\u6e2c\u5b9a\u65b9\u6cd5\u3084\u6d3b\u7528\u30a4\u30e1\u30fc\u30b8\u3092\u3054\u78ba\u8a8d\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p>\n        <\/div>\n\n        <div>\n          <span>04<\/span>\n          <strong>\u8a08\u6e2c\u4f1a<\/strong>\n          <p>\u4f01\u696d\u30fb\u81ea\u6cbb\u4f53\u30fb\u65bd\u8a2d\u5411\u3051\u30a4\u30d9\u30f3\u30c8\u5229\u7528\u3082\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002<\/p>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"sta2-contact-form-wrap\">\n\n      \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f74-o1\" lang=\"ja\" dir=\"ltr\" data-wpcf7-id=\"74\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/lp\/sta2ble\/wp-json\/wp\/v2\/pages\/2#wpcf7-f74-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"\u30b3\u30f3\u30bf\u30af\u30c8\u30d5\u30a9\u30fc\u30e0\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"74\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.7\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"ja\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f74-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"wpcf7-turnstile cf-turnstile\" data-sitekey=\"0x4AAAAAACbS_aUZ0MZoltfG\" data-response-field-name=\"_wpcf7_turnstile_response\"><\/div>\n\n<div class=\"sta2-contact-form\" id=\"contact-form\">\n\t<div class=\"sta2-form-row\">\n\t\t<p><label><br \/>\n<span class=\"sta2-form-label\">\u4f1a\u793e\u540d\u30fb\u65bd\u8a2d\u540d\u30fb\u56e3\u4f53\u540d <em>\u5fc5\u9808<\/em><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"company-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u4f8b\uff1a\u682a\u5f0f\u4f1a\u793e\u3007\u3007 \/ \u3007\u3007\u5e02\u5f79\u6240 \/ \u3007\u3007\u30c7\u30a4\u30b5\u30fc\u30d3\u30b9\" value=\"\" type=\"text\" name=\"company-name\" \/><\/span><br \/>\n<\/label>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"sta2-form-row\">\n\t\t<p><label><br \/>\n<span class=\"sta2-form-label\">\u304a\u540d\u524d <em>\u5fc5\u9808<\/em><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u4f8b\uff1a\u5c71\u7530 \u592a\u90ce\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n<\/label>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"sta2-form-row\">\n\t\t<p><label><br \/>\n<span class=\"sta2-form-label\">\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9 <em>\u5fc5\u9808<\/em><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u4f8b\uff1aexample@company.co.jp\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<\/label>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"sta2-form-row\">\n\t\t<p><label><br \/>\n<span class=\"sta2-form-label\">\u96fb\u8a71\u756a\u53f7<\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-tel\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel\" aria-invalid=\"false\" placeholder=\"\u4f8b\uff1a045-000-0000\" value=\"\" type=\"tel\" name=\"your-tel\" \/><\/span><br \/>\n<\/label>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"sta2-form-row\">\n\t\t<p><label><br \/>\n<span class=\"sta2-form-label\">\u696d\u7a2e\u30fb\u65bd\u8a2d\u7a2e\u5225<\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"facility-type\"><select class=\"wpcf7-form-control wpcf7-select\" aria-invalid=\"false\" name=\"facility-type\"><option value=\"\">\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044<\/option><option value=\"\u88fd\u9020\u696d\">\u88fd\u9020\u696d<\/option><option value=\"\u98df\u54c1\u5de5\u5834\">\u98df\u54c1\u5de5\u5834<\/option><option value=\"\u7269\u6d41\u30fb\u5009\u5eab\">\u7269\u6d41\u30fb\u5009\u5eab<\/option><option value=\"\u5efa\u8a2d\u30fb\u30a4\u30f3\u30d5\u30e9\">\u5efa\u8a2d\u30fb\u30a4\u30f3\u30d5\u30e9<\/option><option value=\"\u904b\u8f38\">\u904b\u8f38<\/option><option value=\"\u5c0f\u58f2\u30fb\u30b5\u30fc\u30d3\u30b9\">\u5c0f\u58f2\u30fb\u30b5\u30fc\u30d3\u30b9<\/option><option value=\"\u4f01\u696d\u30fb\u5065\u5eb7\u7d4c\u55b6\">\u4f01\u696d\u30fb\u5065\u5eb7\u7d4c\u55b6<\/option><option value=\"\u533b\u7642\u6a5f\u95a2\">\u533b\u7642\u6a5f\u95a2<\/option><option value=\"\u4ecb\u8b77\u30fb\u9ad8\u9f62\u8005\u65bd\u8a2d\">\u4ecb\u8b77\u30fb\u9ad8\u9f62\u8005\u65bd\u8a2d<\/option><option value=\"\u81ea\u6cbb\u4f53\u30fb\u516c\u5171\u65bd\u8a2d\">\u81ea\u6cbb\u4f53\u30fb\u516c\u5171\u65bd\u8a2d<\/option><option value=\"\u5065\u5eb7\u5897\u9032\u65bd\u8a2d\">\u5065\u5eb7\u5897\u9032\u65bd\u8a2d<\/option><option value=\"\u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30fb\u30b9\u30dd\u30fc\u30c4\u65bd\u8a2d\">\u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30fb\u30b9\u30dd\u30fc\u30c4\u65bd\u8a2d<\/option><option value=\"\u305d\u306e\u4ed6\">\u305d\u306e\u4ed6<\/option><\/select><\/span><br \/>\n<\/label>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"sta2-form-row\">\n\t\t<p><span class=\"sta2-form-label\">\u3054\u76f8\u8ac7\u5185\u5bb9 <em>\u5fc5\u9808<\/em><\/span>\n\t\t<\/p>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"inquiry-type\"><span class=\"wpcf7-form-control wpcf7-checkbox wpcf7-validates-as-required\"><span class=\"wpcf7-list-item first\"><label><input type=\"checkbox\" name=\"inquiry-type[]\" value=\"StA\u00b2BLE\u306e\u5c0e\u5165\u306b\u3064\u3044\u3066\u76f8\u8ac7\u3057\u305f\u3044\" \/><span class=\"wpcf7-list-item-label\">StA\u00b2BLE\u306e\u5c0e\u5165\u306b\u3064\u3044\u3066\u76f8\u8ac7\u3057\u305f\u3044<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"inquiry-type[]\" value=\"\u898b\u7a4d\u3082\u308a\u304c\u307b\u3057\u3044\" \/><span class=\"wpcf7-list-item-label\">\u898b\u7a4d\u3082\u308a\u304c\u307b\u3057\u3044<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"inquiry-type[]\" value=\"\u8a73\u3057\u3044\u88fd\u54c1\u8aac\u660e\u3092\u805e\u304d\u305f\u3044\" \/><span class=\"wpcf7-list-item-label\">\u8a73\u3057\u3044\u88fd\u54c1\u8aac\u660e\u3092\u805e\u304d\u305f\u3044<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"inquiry-type[]\" value=\"\u5b9f\u6a5f\u30c7\u30e2\u30fb\u4f53\u9a13\u3092\u5e0c\u671b\" \/><span class=\"wpcf7-list-item-label\">\u5b9f\u6a5f\u30c7\u30e2\u30fb\u4f53\u9a13\u3092\u5e0c\u671b<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"inquiry-type[]\" value=\"\u8cfc\u5165\u306b\u3064\u3044\u3066\u76f8\u8ac7\u3057\u305f\u3044\" \/><span class=\"wpcf7-list-item-label\">\u8cfc\u5165\u306b\u3064\u3044\u3066\u76f8\u8ac7\u3057\u305f\u3044<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"inquiry-type[]\" value=\"\u30ec\u30f3\u30bf\u30eb\u306b\u3064\u3044\u3066\u76f8\u8ac7\u3057\u305f\u3044\" \/><span class=\"wpcf7-list-item-label\">\u30ec\u30f3\u30bf\u30eb\u306b\u3064\u3044\u3066\u76f8\u8ac7\u3057\u305f\u3044<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"inquiry-type[]\" value=\"\u8a08\u6e2c\u4f1a\u3092\u4f9d\u983c\u3057\u305f\u3044\" \/><span class=\"wpcf7-list-item-label\">\u8a08\u6e2c\u4f1a\u3092\u4f9d\u983c\u3057\u305f\u3044<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"inquiry-type[]\" value=\"\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u3067\u6d3b\u7528\u3057\u305f\u3044\" \/><span class=\"wpcf7-list-item-label\">\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u3067\u6d3b\u7528\u3057\u305f\u3044<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"inquiry-type[]\" value=\"\u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u306e\u8ee2\u5012\u5bfe\u7b56\u3092\u76f8\u8ac7\u3057\u305f\u3044\" \/><span class=\"wpcf7-list-item-label\">\u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u306e\u8ee2\u5012\u5bfe\u7b56\u3092\u76f8\u8ac7\u3057\u305f\u3044<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"inquiry-type[]\" value=\"\u81ea\u6cbb\u4f53\u30fb\u4ecb\u8b77\u4e88\u9632\u4e8b\u696d\u3067\u6d3b\u7528\u3057\u305f\u3044\" \/><span class=\"wpcf7-list-item-label\">\u81ea\u6cbb\u4f53\u30fb\u4ecb\u8b77\u4e88\u9632\u4e8b\u696d\u3067\u6d3b\u7528\u3057\u305f\u3044<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"inquiry-type[]\" value=\"\u8cc7\u6599\u304c\u307b\u3057\u3044\" \/><span class=\"wpcf7-list-item-label\">\u8cc7\u6599\u304c\u307b\u3057\u3044<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"checkbox\" name=\"inquiry-type[]\" value=\"\u305d\u306e\u4ed6\" \/><span class=\"wpcf7-list-item-label\">\u305d\u306e\u4ed6<\/span><\/label><\/span><\/span><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"sta2-form-row\">\n\t\t<p><label><br \/>\n<span class=\"sta2-form-label\">\u4e3b\u306a\u5229\u7528\u76ee\u7684<\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"use-purpose\"><select class=\"wpcf7-form-control wpcf7-select\" aria-invalid=\"false\" name=\"use-purpose\"><option value=\"\">\u307e\u3060\u6c7a\u307e\u3063\u3066\u3044\u306a\u3044<\/option><option value=\"\u8077\u5834\u306e\u8ee2\u5012\u707d\u5bb3\u5bfe\u7b56\">\u8077\u5834\u306e\u8ee2\u5012\u707d\u5bb3\u5bfe\u7b56<\/option><option value=\"\u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u306e\u5b89\u5168\u885b\u751f\u5bfe\u7b56\">\u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u306e\u5b89\u5168\u885b\u751f\u5bfe\u7b56<\/option><option value=\"\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\">\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56<\/option><option value=\"\u5b89\u5168\u885b\u751f\u9031\u9593\u30fb\u793e\u5185\u30a4\u30d9\u30f3\u30c8\">\u5b89\u5168\u885b\u751f\u9031\u9593\u30fb\u793e\u5185\u30a4\u30d9\u30f3\u30c8<\/option><option value=\"\u5f93\u696d\u54e1\u306e\u5b9a\u671f\u6e2c\u5b9a\">\u5f93\u696d\u54e1\u306e\u5b9a\u671f\u6e2c\u5b9a<\/option><option value=\"\u5065\u5eb7\u7d4c\u55b6\u30fb\u798f\u5229\u539a\u751f\">\u5065\u5eb7\u7d4c\u55b6\u30fb\u798f\u5229\u539a\u751f<\/option><option value=\"\u81ea\u6cbb\u4f53\u306e\u4ecb\u8b77\u4e88\u9632\u4e8b\u696d\">\u81ea\u6cbb\u4f53\u306e\u4ecb\u8b77\u4e88\u9632\u4e8b\u696d<\/option><option value=\"\u8ee2\u5012\u4e88\u9632\u6559\u5ba4\">\u8ee2\u5012\u4e88\u9632\u6559\u5ba4<\/option><option value=\"\u9ad8\u9f62\u8005\u65bd\u8a2d\u30fb\u30c7\u30a4\u30b5\u30fc\u30d3\u30b9\">\u9ad8\u9f62\u8005\u65bd\u8a2d\u30fb\u30c7\u30a4\u30b5\u30fc\u30d3\u30b9<\/option><option value=\"\u5065\u5eb7\u6e2c\u5b9a\u4f1a\u30fb\u30a4\u30d9\u30f3\u30c8\">\u5065\u5eb7\u6e2c\u5b9a\u4f1a\u30fb\u30a4\u30d9\u30f3\u30c8<\/option><option value=\"\u7814\u7a76\u30fb\u8a55\u4fa1\u7528\u9014\">\u7814\u7a76\u30fb\u8a55\u4fa1\u7528\u9014<\/option><option value=\"\u305d\u306e\u4ed6\">\u305d\u306e\u4ed6<\/option><\/select><\/span><br \/>\n<\/label>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"sta2-form-row\">\n\t\t<p><label><br \/>\n<span class=\"sta2-form-label\">\u3054\u5e0c\u671b\u306e\u5c0e\u5165\u65b9\u6cd5<\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"installation-type\"><select class=\"wpcf7-form-control wpcf7-select\" aria-invalid=\"false\" name=\"installation-type\"><option value=\"\">\u307e\u3060\u6c7a\u307e\u3063\u3066\u3044\u306a\u3044<\/option><option value=\"\u8cfc\u5165\u30fb\u5e38\u8a2d\">\u8cfc\u5165\u30fb\u5e38\u8a2d<\/option><option value=\"\u30ec\u30f3\u30bf\u30eb\">\u30ec\u30f3\u30bf\u30eb<\/option><option value=\"\u8a08\u6e2c\u4f1a\">\u8a08\u6e2c\u4f1a<\/option><option value=\"\u307e\u305a\u306f\u30c7\u30e2\u3092\u5e0c\u671b\">\u307e\u305a\u306f\u30c7\u30e2\u3092\u5e0c\u671b<\/option><option value=\"\u76f8\u8ac7\u3057\u3066\u6c7a\u3081\u305f\u3044\">\u76f8\u8ac7\u3057\u3066\u6c7a\u3081\u305f\u3044<\/option><\/select><\/span><br \/>\n<\/label>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"sta2-form-row\">\n\t\t<p><label><br \/>\n<span class=\"sta2-form-label\">\u5c0e\u5165\u30fb\u5229\u7528\u4e88\u5b9a\u6642\u671f<\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"installation-timing\"><select class=\"wpcf7-form-control wpcf7-select\" aria-invalid=\"false\" name=\"installation-timing\"><option value=\"\">\u672a\u5b9a<\/option><option value=\"\u3067\u304d\u308b\u3060\u3051\u65e9\u304f\">\u3067\u304d\u308b\u3060\u3051\u65e9\u304f<\/option><option value=\"1\u304b\u6708\u4ee5\u5185\">1\u304b\u6708\u4ee5\u5185<\/option><option value=\"2\u301c3\u304b\u6708\u4ee5\u5185\">2\u301c3\u304b\u6708\u4ee5\u5185<\/option><option value=\"\u534a\u5e74\u4ee5\u5185\">\u534a\u5e74\u4ee5\u5185<\/option><option value=\"\u534a\u5e74\u4ee5\u964d\">\u534a\u5e74\u4ee5\u964d<\/option><option value=\"\u60c5\u5831\u53ce\u96c6\u4e2d\">\u60c5\u5831\u53ce\u96c6\u4e2d<\/option><\/select><\/span><br \/>\n<\/label>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"sta2-form-row sta2-form-row--half-wrap\">\n\t\t<div class=\"sta2-form-half\">\n\t\t\t<p><label><br \/>\n<span class=\"sta2-form-label\">\u5c0e\u5165\u30fb\u5229\u7528\u4e88\u5b9a\u5730\u57df<\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"use-area\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"\u4f8b\uff1a\u795e\u5948\u5ddd\u770c \/ \u6a2a\u6d5c\u5e02 \/ \u5168\u56fd\u8907\u6570\u62e0\u70b9\" value=\"\" type=\"text\" name=\"use-area\" \/><\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"sta2-form-half\">\n\t\t\t<p><label><br \/>\n<span class=\"sta2-form-label\">\u5bfe\u8c61\u4eba\u6570\u30fb\u691c\u8a0e\u898f\u6a21<\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"usage-scale\"><select class=\"wpcf7-form-control wpcf7-select\" aria-invalid=\"false\" name=\"usage-scale\"><option value=\"\">\u672a\u5b9a<\/option><option value=\"1\u301c20\u540d\">1\u301c20\u540d<\/option><option value=\"21\u301c50\u540d\">21\u301c50\u540d<\/option><option value=\"51\u301c100\u540d\">51\u301c100\u540d<\/option><option value=\"101\u301c300\u540d\">101\u301c300\u540d<\/option><option value=\"301\u540d\u4ee5\u4e0a\">301\u540d\u4ee5\u4e0a<\/option><option value=\"\u8907\u6570\u62e0\u70b9\">\u8907\u6570\u62e0\u70b9<\/option><option value=\"\u30a4\u30d9\u30f3\u30c8\u5229\u7528\">\u30a4\u30d9\u30f3\u30c8\u5229\u7528<\/option><option value=\"\u305d\u306e\u4ed6\">\u305d\u306e\u4ed6<\/option><\/select><\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"sta2-form-row\">\n\t\t<p><label><br \/>\n<span class=\"sta2-form-label\">\u304a\u554f\u3044\u5408\u308f\u305b\u5185\u5bb9<\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"\u5c0e\u5165\u76ee\u7684\u3001\u5bfe\u8c61\u4eba\u6570\u3001\u5229\u7528\u5834\u6240\u3001\u8cfc\u5165\u30fb\u30ec\u30f3\u30bf\u30eb\u30fb\u8a08\u6e2c\u4f1a\u306e\u3054\u5e0c\u671b\u3001\u8ee2\u5012\u5bfe\u7b56\u3067\u304a\u56f0\u308a\u306e\u3053\u3068\u306a\u3069\u3001\u5206\u304b\u308b\u7bc4\u56f2\u3067\u3054\u8a18\u5165\u304f\u3060\u3055\u3044\u3002\" name=\"your-message\"><\/textarea><\/span><br \/>\n<\/label>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"sta2-form-privacy\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"privacy-consent\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"privacy-consent\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">\u500b\u4eba\u60c5\u5831\u4fdd\u8b77\u65b9\u91dd\u306b\u540c\u610f\u3059\u308b<\/span><\/label><\/span><\/span><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"sta2-form-submit\">\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"StA\u00b2BLE\u306e\u5c0e\u5165\u306b\u3064\u3044\u3066\u76f8\u8ac7\u3059\u308b\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"208\"\/><script>\ndocument.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<\/div><!--LP END-->\n","protected":false},"excerpt":{"rendered":"<p>STABLE FALL RISK MEASUREMENT StA\u00b2BLE \u8ee2\u5012\u3059\u308b\u524d\u306b\u3001 \u30ea\u30b9\u30af\u306f\u6e2c\u308c\u308b\u3002 \u308f\u305a\u304b1\u5206\u3002 \u8eab\u4f53\u6a5f\u80fd\u3068\u611f\u899a\u6a5f\u80fd\u304b\u3089\u8ee2\u5012\u30ea\u30b9\u30af\u3092\u6e2c\u5b9a\u3057\u3001 \u300c\u7acb\u4f4d\u5e74\u9f62\u00ae\u300d\u3068\u3057\u3066\u898b\u3048\u308b\u5316\u3002 StA\u00b2BLE\uff08\u30b9\u30c6\u30a4 [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"swell_btn_cv_data":"","footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>StA\u00b2BLE\uff08\u30b9\u30c6\u30a4\u30d6\u30eb\uff09\uff5c\u8ee2\u5012\u30ea\u30b9\u30af\u30921\u5206\u3067\u898b\u3048\u308b\u5316\u3059\u308b\u7acb\u4f4d\u5e74\u9f62\u00ae\u691c\u67fb\u88c5\u7f6e\uff5c\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u30fb\u6cd5\u4eba\u5c0e\u5165<\/title>\n<meta name=\"description\" content=\"StA\u00b2BLE\uff08\u30b9\u30c6\u30a4\u30d6\u30eb\uff09\u306f\u3001\u8eab\u4f53\u6a5f\u80fd\u3068\u611f\u899a\u6a5f\u80fd\u3092\u6e2c\u5b9a\u3057\u3001\u8ee2\u5012\u30ea\u30b9\u30af\u3092\u300c\u7acb\u4f4d\u5e74\u9f62\u00ae\u300d\u3068\u3057\u3066\u7d041\u5206\u3067\u898b\u3048\u308b\u5316\u3059\u308b\u691c\u67fb\u88c5\u7f6e\u3067\u3059\u3002\u4f01\u696d\u306e\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u3001\u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u306e\u5b89\u5168\u885b\u751f\u5bfe\u7b56\u3001\u81ea\u6cbb\u4f53\u306e\u4ecb\u8b77\u4e88\u9632\u4e8b\u696d\u3001\u9ad8\u9f62\u8005\u65bd\u8a2d\u306e\u8ee2\u5012\u5bfe\u7b56\u306b\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002\u8cfc\u5165\u30fb\u30ec\u30f3\u30bf\u30eb\u30fb\u8a08\u6e2c\u4f1a\u30fb\u5b9f\u6a5f\u30c7\u30e2\u306e\u3054\u76f8\u8ac7\u306f\u30a6\u30a8\u30eb\u30a2\u30c3\u30d7\u3078\u3002\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wellup.jp\/lp\/sta2ble\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"StA\u00b2BLE\uff08\u30b9\u30c6\u30a4\u30d6\u30eb\uff09\uff5c\u8ee2\u5012\u30ea\u30b9\u30af\u30921\u5206\u3067\u898b\u3048\u308b\u5316\u3059\u308b\u7acb\u4f4d\u5e74\u9f62\u00ae\u691c\u67fb\u88c5\u7f6e\uff5c\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u30fb\u6cd5\u4eba\u5c0e\u5165\" \/>\n<meta property=\"og:description\" content=\"StA\u00b2BLE\uff08\u30b9\u30c6\u30a4\u30d6\u30eb\uff09\u306f\u3001\u8eab\u4f53\u6a5f\u80fd\u3068\u611f\u899a\u6a5f\u80fd\u3092\u6e2c\u5b9a\u3057\u3001\u8ee2\u5012\u30ea\u30b9\u30af\u3092\u300c\u7acb\u4f4d\u5e74\u9f62\u00ae\u300d\u3068\u3057\u3066\u7d041\u5206\u3067\u898b\u3048\u308b\u5316\u3059\u308b\u691c\u67fb\u88c5\u7f6e\u3067\u3059\u3002\u4f01\u696d\u306e\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u3001\u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u306e\u5b89\u5168\u885b\u751f\u5bfe\u7b56\u3001\u81ea\u6cbb\u4f53\u306e\u4ecb\u8b77\u4e88\u9632\u4e8b\u696d\u3001\u9ad8\u9f62\u8005\u65bd\u8a2d\u306e\u8ee2\u5012\u5bfe\u7b56\u306b\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002\u8cfc\u5165\u30fb\u30ec\u30f3\u30bf\u30eb\u30fb\u8a08\u6e2c\u4f1a\u30fb\u5b9f\u6a5f\u30c7\u30e2\u306e\u3054\u76f8\u8ac7\u306f\u30a6\u30a8\u30eb\u30a2\u30c3\u30d7\u3078\u3002\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wellup.jp\/lp\/sta2ble\/\" \/>\n<meta property=\"og:site_name\" content=\"sta2ble\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-20T03:57:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/01-st.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"162\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wellup.jp\\\/lp\\\/sta2ble\\\/\",\"url\":\"https:\\\/\\\/wellup.jp\\\/lp\\\/sta2ble\\\/\",\"name\":\"StA\u00b2BLE\uff08\u30b9\u30c6\u30a4\u30d6\u30eb\uff09\uff5c\u8ee2\u5012\u30ea\u30b9\u30af\u30921\u5206\u3067\u898b\u3048\u308b\u5316\u3059\u308b\u7acb\u4f4d\u5e74\u9f62\u00ae\u691c\u67fb\u88c5\u7f6e\uff5c\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u30fb\u6cd5\u4eba\u5c0e\u5165\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wellup.jp\\\/lp\\\/sta2ble\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/wellup.jp\\\/lp\\\/sta2ble\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/wellup.jp\\\/lp\\\/sta2ble\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wellup.jp\\\/lp\\\/sta2ble\\\/wp-content\\\/uploads\\\/sites\\\/16\\\/2026\\\/08\\\/01-st.jpg\",\"datePublished\":\"2026-05-19T05:36:52+00:00\",\"dateModified\":\"2026-08-20T03:57:02+00:00\",\"description\":\"StA\u00b2BLE\uff08\u30b9\u30c6\u30a4\u30d6\u30eb\uff09\u306f\u3001\u8eab\u4f53\u6a5f\u80fd\u3068\u611f\u899a\u6a5f\u80fd\u3092\u6e2c\u5b9a\u3057\u3001\u8ee2\u5012\u30ea\u30b9\u30af\u3092\u300c\u7acb\u4f4d\u5e74\u9f62\u00ae\u300d\u3068\u3057\u3066\u7d041\u5206\u3067\u898b\u3048\u308b\u5316\u3059\u308b\u691c\u67fb\u88c5\u7f6e\u3067\u3059\u3002\u4f01\u696d\u306e\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u3001\u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u306e\u5b89\u5168\u885b\u751f\u5bfe\u7b56\u3001\u81ea\u6cbb\u4f53\u306e\u4ecb\u8b77\u4e88\u9632\u4e8b\u696d\u3001\u9ad8\u9f62\u8005\u65bd\u8a2d\u306e\u8ee2\u5012\u5bfe\u7b56\u306b\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002\u8cfc\u5165\u30fb\u30ec\u30f3\u30bf\u30eb\u30fb\u8a08\u6e2c\u4f1a\u30fb\u5b9f\u6a5f\u30c7\u30e2\u306e\u3054\u76f8\u8ac7\u306f\u30a6\u30a8\u30eb\u30a2\u30c3\u30d7\u3078\u3002\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wellup.jp\\\/lp\\\/sta2ble\\\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wellup.jp\\\/lp\\\/sta2ble\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/wellup.jp\\\/lp\\\/sta2ble\\\/#primaryimage\",\"url\":\"https:\\\/\\\/wellup.jp\\\/lp\\\/sta2ble\\\/wp-content\\\/uploads\\\/sites\\\/16\\\/2026\\\/08\\\/01-st.jpg\",\"contentUrl\":\"https:\\\/\\\/wellup.jp\\\/lp\\\/sta2ble\\\/wp-content\\\/uploads\\\/sites\\\/16\\\/2026\\\/08\\\/01-st.jpg\",\"width\":1792,\"height\":2304},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wellup.jp\\\/lp\\\/sta2ble\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u30db\u30fc\u30e0\",\"item\":\"https:\\\/\\\/wellup.jp\\\/lp\\\/sta2ble\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"TOP\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wellup.jp\\\/lp\\\/sta2ble\\\/#website\",\"url\":\"https:\\\/\\\/wellup.jp\\\/lp\\\/sta2ble\\\/\",\"name\":\"sta2ble\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wellup.jp\\\/lp\\\/sta2ble\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"StA\u00b2BLE\uff08\u30b9\u30c6\u30a4\u30d6\u30eb\uff09\uff5c\u8ee2\u5012\u30ea\u30b9\u30af\u30921\u5206\u3067\u898b\u3048\u308b\u5316\u3059\u308b\u7acb\u4f4d\u5e74\u9f62\u00ae\u691c\u67fb\u88c5\u7f6e\uff5c\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u30fb\u6cd5\u4eba\u5c0e\u5165","description":"StA\u00b2BLE\uff08\u30b9\u30c6\u30a4\u30d6\u30eb\uff09\u306f\u3001\u8eab\u4f53\u6a5f\u80fd\u3068\u611f\u899a\u6a5f\u80fd\u3092\u6e2c\u5b9a\u3057\u3001\u8ee2\u5012\u30ea\u30b9\u30af\u3092\u300c\u7acb\u4f4d\u5e74\u9f62\u00ae\u300d\u3068\u3057\u3066\u7d041\u5206\u3067\u898b\u3048\u308b\u5316\u3059\u308b\u691c\u67fb\u88c5\u7f6e\u3067\u3059\u3002\u4f01\u696d\u306e\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u3001\u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u306e\u5b89\u5168\u885b\u751f\u5bfe\u7b56\u3001\u81ea\u6cbb\u4f53\u306e\u4ecb\u8b77\u4e88\u9632\u4e8b\u696d\u3001\u9ad8\u9f62\u8005\u65bd\u8a2d\u306e\u8ee2\u5012\u5bfe\u7b56\u306b\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002\u8cfc\u5165\u30fb\u30ec\u30f3\u30bf\u30eb\u30fb\u8a08\u6e2c\u4f1a\u30fb\u5b9f\u6a5f\u30c7\u30e2\u306e\u3054\u76f8\u8ac7\u306f\u30a6\u30a8\u30eb\u30a2\u30c3\u30d7\u3078\u3002","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/wellup.jp\/lp\/sta2ble\/","og_locale":"ja_JP","og_type":"article","og_title":"StA\u00b2BLE\uff08\u30b9\u30c6\u30a4\u30d6\u30eb\uff09\uff5c\u8ee2\u5012\u30ea\u30b9\u30af\u30921\u5206\u3067\u898b\u3048\u308b\u5316\u3059\u308b\u7acb\u4f4d\u5e74\u9f62\u00ae\u691c\u67fb\u88c5\u7f6e\uff5c\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u30fb\u6cd5\u4eba\u5c0e\u5165","og_description":"StA\u00b2BLE\uff08\u30b9\u30c6\u30a4\u30d6\u30eb\uff09\u306f\u3001\u8eab\u4f53\u6a5f\u80fd\u3068\u611f\u899a\u6a5f\u80fd\u3092\u6e2c\u5b9a\u3057\u3001\u8ee2\u5012\u30ea\u30b9\u30af\u3092\u300c\u7acb\u4f4d\u5e74\u9f62\u00ae\u300d\u3068\u3057\u3066\u7d041\u5206\u3067\u898b\u3048\u308b\u5316\u3059\u308b\u691c\u67fb\u88c5\u7f6e\u3067\u3059\u3002\u4f01\u696d\u306e\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u3001\u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u306e\u5b89\u5168\u885b\u751f\u5bfe\u7b56\u3001\u81ea\u6cbb\u4f53\u306e\u4ecb\u8b77\u4e88\u9632\u4e8b\u696d\u3001\u9ad8\u9f62\u8005\u65bd\u8a2d\u306e\u8ee2\u5012\u5bfe\u7b56\u306b\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002\u8cfc\u5165\u30fb\u30ec\u30f3\u30bf\u30eb\u30fb\u8a08\u6e2c\u4f1a\u30fb\u5b9f\u6a5f\u30c7\u30e2\u306e\u3054\u76f8\u8ac7\u306f\u30a6\u30a8\u30eb\u30a2\u30c3\u30d7\u3078\u3002","og_url":"https:\/\/wellup.jp\/lp\/sta2ble\/","og_site_name":"sta2ble","article_modified_time":"2026-08-20T03:57:02+00:00","og_image":[{"url":"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/01-st.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"162\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wellup.jp\/lp\/sta2ble\/","url":"https:\/\/wellup.jp\/lp\/sta2ble\/","name":"StA\u00b2BLE\uff08\u30b9\u30c6\u30a4\u30d6\u30eb\uff09\uff5c\u8ee2\u5012\u30ea\u30b9\u30af\u30921\u5206\u3067\u898b\u3048\u308b\u5316\u3059\u308b\u7acb\u4f4d\u5e74\u9f62\u00ae\u691c\u67fb\u88c5\u7f6e\uff5c\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u30fb\u6cd5\u4eba\u5c0e\u5165","isPartOf":{"@id":"https:\/\/wellup.jp\/lp\/sta2ble\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wellup.jp\/lp\/sta2ble\/#primaryimage"},"image":{"@id":"https:\/\/wellup.jp\/lp\/sta2ble\/#primaryimage"},"thumbnailUrl":"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/01-st.jpg","datePublished":"2026-05-19T05:36:52+00:00","dateModified":"2026-08-20T03:57:02+00:00","description":"StA\u00b2BLE\uff08\u30b9\u30c6\u30a4\u30d6\u30eb\uff09\u306f\u3001\u8eab\u4f53\u6a5f\u80fd\u3068\u611f\u899a\u6a5f\u80fd\u3092\u6e2c\u5b9a\u3057\u3001\u8ee2\u5012\u30ea\u30b9\u30af\u3092\u300c\u7acb\u4f4d\u5e74\u9f62\u00ae\u300d\u3068\u3057\u3066\u7d041\u5206\u3067\u898b\u3048\u308b\u5316\u3059\u308b\u691c\u67fb\u88c5\u7f6e\u3067\u3059\u3002\u4f01\u696d\u306e\u30a8\u30a4\u30b8\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u5bfe\u7b56\u3001\u9ad8\u5e74\u9f62\u52b4\u50cd\u8005\u306e\u5b89\u5168\u885b\u751f\u5bfe\u7b56\u3001\u81ea\u6cbb\u4f53\u306e\u4ecb\u8b77\u4e88\u9632\u4e8b\u696d\u3001\u9ad8\u9f62\u8005\u65bd\u8a2d\u306e\u8ee2\u5012\u5bfe\u7b56\u306b\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002\u8cfc\u5165\u30fb\u30ec\u30f3\u30bf\u30eb\u30fb\u8a08\u6e2c\u4f1a\u30fb\u5b9f\u6a5f\u30c7\u30e2\u306e\u3054\u76f8\u8ac7\u306f\u30a6\u30a8\u30eb\u30a2\u30c3\u30d7\u3078\u3002","breadcrumb":{"@id":"https:\/\/wellup.jp\/lp\/sta2ble\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wellup.jp\/lp\/sta2ble\/"]}]},{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/wellup.jp\/lp\/sta2ble\/#primaryimage","url":"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/01-st.jpg","contentUrl":"https:\/\/wellup.jp\/lp\/sta2ble\/wp-content\/uploads\/sites\/16\/2026\/08\/01-st.jpg","width":1792,"height":2304},{"@type":"BreadcrumbList","@id":"https:\/\/wellup.jp\/lp\/sta2ble\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/wellup.jp\/lp\/sta2ble\/"},{"@type":"ListItem","position":2,"name":"TOP"}]},{"@type":"WebSite","@id":"https:\/\/wellup.jp\/lp\/sta2ble\/#website","url":"https:\/\/wellup.jp\/lp\/sta2ble\/","name":"sta2ble","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wellup.jp\/lp\/sta2ble\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"}]}},"_links":{"self":[{"href":"https:\/\/wellup.jp\/lp\/sta2ble\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wellup.jp\/lp\/sta2ble\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wellup.jp\/lp\/sta2ble\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wellup.jp\/lp\/sta2ble\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/wellup.jp\/lp\/sta2ble\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":35,"href":"https:\/\/wellup.jp\/lp\/sta2ble\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":80,"href":"https:\/\/wellup.jp\/lp\/sta2ble\/wp-json\/wp\/v2\/pages\/2\/revisions\/80"}],"wp:attachment":[{"href":"https:\/\/wellup.jp\/lp\/sta2ble\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}