{"id":2,"date":"2025-06-27T14:30:28","date_gmt":"2025-06-27T05:30:28","guid":{"rendered":"https:\/\/wellup.jp\/lp\/kenko-keiei-sesaku\/?page_id=2"},"modified":"2026-05-01T15:08:23","modified_gmt":"2026-05-01T06:08:23","slug":"top","status":"publish","type":"page","link":"https:\/\/wellup.jp\/lp\/path\/","title":{"rendered":"HOME"},"content":{"rendered":"\n<style>\n.wellpath-hero {\n  position: relative;\n  overflow: hidden;\n  padding: clamp(72px, 10vw, 140px) 24px 80px;\n  background:\n    radial-gradient(circle at 15% 20%, rgba(255, 106, 162, 0.22), transparent 32%),\n    radial-gradient(circle at 85% 25%, rgba(255, 153, 102, 0.20), transparent 30%),\n    radial-gradient(circle at 70% 75%, rgba(139, 92, 246, 0.20), transparent 34%),\n    linear-gradient(135deg, #fff8fb 0%, #fffaf5 38%, #f8f6ff 100%);\n}\n\n.wellpath-hero::before,\n.wellpath-hero::after {\n  content: \"\";\n  position: absolute;\n  border-radius: 999px;\n  filter: blur(40px);\n  opacity: 0.7;\n  pointer-events: none;\n}\n\n.wellpath-hero::before {\n  width: 320px;\n  height: 320px;\n  top: -80px;\n  left: -80px;\n  background: linear-gradient(135deg, rgba(255,106,162,.35), rgba(255,153,102,.2));\n}\n\n.wellpath-hero::after {\n  width: 360px;\n  height: 360px;\n  right: -90px;\n  bottom: -120px;\n  background: linear-gradient(135deg, rgba(255,153,102,.25), rgba(139,92,246,.28));\n}\n\n.wellpath-hero__inner {\n  position: relative;\n  z-index: 2;\n  max-width: 1180px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: minmax(0, 1.1fr) minmax(320px, .9fr);\n  gap: 48px;\n  align-items: center;\n}\n\n.wellpath-hero__text {\n  max-width: 700px;\n}\n\n.wellpath-hero__eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding: 8px 16px;\n  margin-bottom: 22px;\n  border: 1px solid rgba(255,255,255,.7);\n  border-radius: 999px;\n  background: rgba(255,255,255,.55);\n  backdrop-filter: blur(12px);\n  box-shadow: 0 10px 30px rgba(90, 70, 120, 0.08);\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: .08em;\n  color: #7a4f8f;\n}\n\n.wellpath-hero__eyebrow::before {\n  content: \"\";\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, #ff6aa2 0%, #ff9966 45%, #8b5cf6 100%);\n}\n\n.wellpath-hero__title {\n  margin: 0 0 20px;\n  font-size: clamp(34px, 5vw, 64px);\n  line-height: 1.12;\n  font-weight: 800;\n  letter-spacing: -0.03em;\n  color: #1b1b1f;\n}\n\n.wellpath-hero__title .accent {\n  display: inline-block;\n  background: linear-gradient(135deg, #ff6aa2 0%, #ff9966 45%, #8b5cf6 100%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n  color: transparent;\n}\n\n.wellpath-hero__desc {\n  margin: 0 0 32px;\n  font-size: 16px;\n  line-height: 1.95;\n  color: #4a4a57;\n}\n\n.wellpath-hero__actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n}\n\n.wellpath-hero__btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 190px;\n  padding: 15px 24px;\n  border-radius: 999px;\n  text-decoration: none;\n  font-weight: 700;\n  transition: .25s ease;\n}\n\n.wellpath-hero__btn--primary {\n  color: #fff;\n  background: linear-gradient(135deg, #ff6aa2 0%, #ff9966 45%, #8b5cf6 100%);\n  box-shadow: 0 16px 36px rgba(140, 92, 246, 0.22);\n}\n\n.wellpath-hero__btn--primary:hover {\n  transform: translateY(-2px);\n  opacity: .95;\n}\n\n.wellpath-hero__btn--secondary {\n  color: #2a2a34;\n  background: rgba(255,255,255,.75);\n  border: 1px solid rgba(255,255,255,.9);\n  backdrop-filter: blur(10px);\n  box-shadow: 0 10px 30px rgba(40, 20, 80, 0.08);\n}\n\n.wellpath-hero__btn--secondary:hover {\n  transform: translateY(-2px);\n  background: rgba(255,255,255,.92);\n}\n\n.wellpath-hero__visual {\n  position: relative;\n}\n\n.wellpath-hero__card {\n  position: relative;\n  padding: 28px;\n  border-radius: 28px;\n  background: rgba(255,255,255,.68);\n  border: 1px solid rgba(255,255,255,.72);\n  backdrop-filter: blur(14px);\n  box-shadow: 0 24px 70px rgba(90, 60, 130, 0.12);\n}\n\n.wellpath-hero__card::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  border-radius: 28px;\n  padding: 1px;\n  background: linear-gradient(135deg, rgba(255,106,162,.35), rgba(255,153,102,.25), rgba(139,92,246,.3));\n  -webkit-mask:\n    linear-gradient(#fff 0 0) content-box,\n    linear-gradient(#fff 0 0);\n  -webkit-mask-composite: xor;\n  mask-composite: exclude;\n  pointer-events: none;\n}\n\n.wellpath-hero__video {\n  overflow: hidden;\n  border-radius: 22px;\n  aspect-ratio: 4 \/ 5;\n  background: linear-gradient(135deg, rgba(255,106,162,.18), rgba(255,153,102,.14), rgba(139,92,246,.18));\n}\n\n.wellpath-hero__video video,\n.wellpath-hero__video img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n.wellpath-hero__mini {\n  position: absolute;\n  right: -20px;\n  bottom: -18px;\n  padding: 16px 18px;\n  min-width: 220px;\n  border-radius: 20px;\n  background: rgba(255,255,255,.84);\n  border: 1px solid rgba(255,255,255,.9);\n  backdrop-filter: blur(12px);\n  box-shadow: 0 16px 36px rgba(40, 20, 80, 0.12);\n}\n\n.wellpath-hero__mini-label {\n  margin: 0 0 8px;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: .08em;\n  color: #8a6a96;\n}\n\n.wellpath-hero__mini-text {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.7;\n  color: #2f2f39;\n  font-weight: 600;\n}\n\n@media (max-width: 960px) {\n  .wellpath-hero__inner {\n    grid-template-columns: 1fr;\n    gap: 34px;\n  }\n\n  .wellpath-hero__visual {\n    max-width: 560px;\n  }\n\n  .wellpath-hero__mini {\n    right: 12px;\n    bottom: 12px;\n  }\n}\n\n@media (max-width: 640px) {\n  .wellpath-hero {\n    padding: 64px 20px 56px;\n  }\n\n  .wellpath-hero__title {\n    font-size: 34px;\n  }\n\n  .wellpath-hero__desc {\n    font-size: 15px;\n    line-height: 1.85;\n  }\n\n  .wellpath-hero__actions {\n    flex-direction: column;\n  }\n\n  .wellpath-hero__btn {\n    width: 100%;\n    min-width: auto;\n  }\n\n  .wellpath-hero__card {\n    padding: 18px;\n  }\n\n  .wellpath-hero__mini {\n    position: static;\n    margin-top: 14px;\n    min-width: auto;\n  }\n}\n<\/style>\n\n<section class=\"wellpath-hero\">\n  <div class=\"wellpath-hero__inner\">\n    <div class=\"wellpath-hero__text\">\n      <div class=\"wellpath-hero__eyebrow\">WELLPATH<\/div>\n\n      <h1 class=\"wellpath-hero__title\">\n       \u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u3068\u5065\u5eb7\u7d4c\u55b6\u306e<br>\n        <span class=\"accent\">\u9b45\u529b\u3068\u6d3b\u7528\u6cd5<\/span>\u304c\u308f\u304b\u308b\u30e1\u30c7\u30a3\u30a2\n      <\/h1>\n\n      <p class=\"wellpath-hero__desc\">\n        WellPath\u306f\u3001\u5065\u5eb7\u6e2c\u5b9a\u6a5f\u5668\u306e\u57fa\u790e\u77e5\u8b58\u304b\u3089\u6d3b\u7528\u30b7\u30fc\u30f3\u3001\u5c0e\u5165\u4e8b\u4f8b\u3001\u6bd4\u8f03\u30fb\u9078\u3073\u65b9\u307e\u3067\u3092\u308f\u304b\u308a\u3084\u3059\u304f\u7d39\u4ecb\u3059\u308b\u30e1\u30c7\u30a3\u30a2\u3067\u3059\u3002\n        \u4f01\u696d\u30fb\u65bd\u8a2d\u30fb\u5e97\u8217\u3067\u306e\u6d3b\u7528\u30a4\u30e1\u30fc\u30b8\u3092\u6df1\u3081\u306a\u304c\u3089\u3001\u30a6\u30a8\u30eb\u30a2\u30c3\u30d7\u53d6\u6271\u5546\u6750\u306e\u9b45\u529b\u3092\u767a\u4fe1\u3057\u307e\u3059\u3002\n      <\/p>\n\n      <div class=\"wellpath-hero__actions\">\n        <a class=\"wellpath-hero__btn wellpath-hero__btn--primary\" href=\"\/lp\/path\/colum\/\">\n          \u8a18\u4e8b\u3092\u8aad\u3080\n        <\/a>\n        <a class=\"wellpath-hero__btn wellpath-hero__btn--secondary\" href=\"\/contact\/\">\n          \u5c0e\u5165\u3092\u76f8\u8ac7\u3059\u308b\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"wellpath-hero__visual\">\n      <div class=\"wellpath-hero__card\">\n        <div class=\"wellpath-hero__video\">\n          <!-- \u52d5\u753b\u3092\u5165\u308c\u308b\u5834\u5408 -->\n          <!-- <video src=\"\u3053\u3053\u306bSora\u52d5\u753bURL\" autoplay muted loop playsinline><\/video> -->\n\n          <!-- \u4eee\u753b\u50cf\u3067\u7f6e\u304f\u5834\u5408 -->\n          <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/path\/wp-content\/uploads\/sites\/10\/2026\/04\/healthy-young-woman-warming-up-outdoors-workout-before-training-session-park01.jpg\" alt=\"\u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u3068\u5065\u5eb7\u7d4c\u55b6\u306e\u9b45\u529b\u3068\u6d3b\u7528\u6cd5\u304c\u308f\u304b\u308b\u30e1\u30c7\u30a3\u30a2\">\n        <\/div>\n      <\/div>\n\n      <div class=\"wellpath-hero__mini\">\n        <p class=\"wellpath-hero__mini-label\">FEATURED TOPICS<\/p>\n        <p class=\"wellpath-hero__mini-text\">\n          \u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u306e\u65b9\u6cd5<br>\n          \u5065\u5eb7\u6e2c\u5b9a\u6a5f\u5668\u306e\u6d3b\u7528\u6cd5<br>\n          \u6bd4\u8f03\u30fb\u9078\u3073\u65b9\u30fb\u5c0e\u5165\u30ac\u30a4\u30c9\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style>\n.wellpath-category-block {\n  position: relative;\n  padding: 32px 24px 88px;\n  background: #fff;\n}\n\n.wellpath-category-block__inner {\n  max-width: 1260px;\n  margin: 0 auto;\n}\n\n.wellpath-category-block__head {\n  display: flex;\n  align-items: end;\n  justify-content: space-between;\n  gap: 24px;\n  margin-bottom: 34px;\n}\n\n.wellpath-category-block__label {\n  display: inline-block;\n  margin-bottom: 14px;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n  color: #9a6ba0;\n}\n\n.wellpath-category-block__title {\n  margin: 0;\n  font-size: clamp(28px, 3vw, 44px);\n  line-height: 1.2;\n  font-weight: 800;\n  letter-spacing: -0.02em;\n  color: #18181d;\n}\n\n.wellpath-category-block__desc {\n  margin: 0;\n  max-width: 480px;\n  font-size: 15px;\n  line-height: 1.9;\n  color: #5a5a68;\n}\n\n.wellpath-category-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 22px;\n}\n\n.wellpath-category-card {\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  min-height: 240px;\n  padding: 26px 24px 24px;\n  border-radius: 28px;\n  background: #fff;\n  border: 1px solid rgba(239, 236, 245, 1);\n  box-shadow: 0 18px 40px rgba(70, 40, 110, 0.06);\n  text-decoration: none;\n  overflow: hidden;\n  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;\n}\n\n.wellpath-category-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 24px 50px rgba(70, 40, 110, 0.10);\n  border-color: rgba(223, 214, 238, 1);\n}\n\n.wellpath-category-card::before {\n  content: \"\";\n  position: absolute;\n  inset: 0 auto auto 0;\n  width: 100%;\n  height: 110px;\n  background:\n    radial-gradient(circle at 15% 25%, rgba(255,106,162,.20), transparent 45%),\n    radial-gradient(circle at 80% 20%, rgba(255,153,102,.18), transparent 45%),\n    radial-gradient(circle at 65% 80%, rgba(139,92,246,.18), transparent 50%),\n    linear-gradient(135deg, #fff8fb 0%, #fffaf5 40%, #f8f6ff 100%);\n  z-index: 0;\n}\n\n.wellpath-category-card__icon {\n  position: relative;\n  z-index: 1;\n  width: 56px;\n  height: 56px;\n  display: grid;\n  place-items: center;\n  margin-bottom: 18px;\n  border-radius: 18px;\n  background: rgba(255,255,255,.7);\n  border: 1px solid rgba(255,255,255,.8);\n  backdrop-filter: blur(10px);\n  box-shadow: 0 10px 24px rgba(80, 50, 120, 0.08);\n  font-size: 24px;\n}\n\n.wellpath-category-card__title {\n  position: relative;\n  z-index: 1;\n  margin: 0 0 12px;\n  font-size: 22px;\n  line-height: 1.4;\n  font-weight: 800;\n  color: #1c1c22;\n}\n\n.wellpath-category-card__text {\n  position: relative;\n  z-index: 1;\n  margin: 0 0 18px;\n  font-size: 14px;\n  line-height: 1.85;\n  color: #5b5b68;\n}\n\n.wellpath-category-card__link {\n  position: relative;\n  z-index: 1;\n  margin-top: auto;\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: .04em;\n  color: #7f57a0;\n}\n\n.wellpath-category-card__link::after {\n  content: \"\u2192\";\n  font-size: 14px;\n  transition: transform .2s ease;\n}\n\n.wellpath-category-card:hover .wellpath-category-card__link::after {\n  transform: translateX(3px);\n}\n\n@media (max-width: 1080px) {\n  .wellpath-category-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .wellpath-category-block__head {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n}\n\n@media (max-width: 640px) {\n  .wellpath-category-block {\n    padding: 20px 20px 64px;\n  }\n\n  .wellpath-category-grid {\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .wellpath-category-card {\n    min-height: auto;\n    padding: 22px 20px 20px;\n    border-radius: 22px;\n  }\n\n  .wellpath-category-card__title {\n    font-size: 20px;\n  }\n\n  .wellpath-category-card__icon {\n    width: 50px;\n    height: 50px;\n    border-radius: 16px;\n    font-size: 22px;\n  }\n}\n<\/style>\n\n<section class=\"wellpath-category-block\">\n  <div class=\"wellpath-category-block__inner\">\n    <div class=\"wellpath-category-block__head\">\n      <div>\n        <span class=\"wellpath-category-block__label\">Category<\/span>\n        <h2 class=\"wellpath-category-block__title\">\u76ee\u7684\u306b\u3042\u308f\u305b\u3066\u8a18\u4e8b\u3092\u63a2\u3059<\/h2>\n      <\/div>\n      <p class=\"wellpath-category-block__desc\">\n        \u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u6a5f\u5668\u306e\u57fa\u790e\u77e5\u8b58\u304b\u3089\u3001\u6d3b\u7528\u30b7\u30fc\u30f3\u3001\u6bd4\u8f03\u3001\u5c0e\u5165\u306e\u8003\u3048\u65b9\u307e\u3067\u3002\n        \u8aad\u307f\u305f\u3044\u30c6\u30fc\u30de\u304b\u3089WellPath\u306e\u8a18\u4e8b\u3092\u63a2\u305b\u307e\u3059\u3002\n      <\/p>\n    <\/div>\n\n    <div class=\"wellpath-category-grid\">\n      <a class=\"wellpath-category-card\" href=\"\/lp\/path\/category\/kenko-check\/\">\n        <div class=\"wellpath-category-card__icon\">\ud83e\ude7a<\/div>\n        <h3 class=\"wellpath-category-card__title\">\u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u306e\u65b9\u6cd5<\/h3>\n        <p class=\"wellpath-category-card__text\">\n          \u4f53\u7d44\u6210\u3001\u8840\u5727\u3001\u8840\u6d41\u3001\u9aa8\u5065\u5eb7\u5ea6\u306a\u3069\u3001\u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u3067\u4f55\u304c\u308f\u304b\u308b\u306e\u304b\u3092\u3084\u3055\u3057\u304f\u89e3\u8aac\u3057\u307e\u3059\u3002\n        <\/p>\n        <span class=\"wellpath-category-card__link\">\u8a18\u4e8b\u3092\u898b\u308b<\/span>\n      <\/a>\n\n      <a class=\"wellpath-category-card\" href=\"\/lp\/path\/category\/device-use-cases\/\">\n        <div class=\"wellpath-category-card__icon\">\u2728<\/div>\n        <h3 class=\"wellpath-category-card__title\">\u5065\u5eb7\u6e2c\u5b9a\u6a5f\u5668\u306e\u6d3b\u7528\u6cd5<\/h3>\n        <p class=\"wellpath-category-card__text\">\n          \u4f01\u696d\u30fb\u65bd\u8a2d\u30fb\u5e97\u8217\u3067\u3001\u5065\u5eb7\u6e2c\u5b9a\u6a5f\u5668\u3092\u3069\u306e\u3088\u3046\u306b\u6d3b\u304b\u305b\u308b\u306e\u304b\u3002\u5c0e\u5165\u30a4\u30e1\u30fc\u30b8\u3092\u6df1\u3081\u305f\u3044\u65b9\u5411\u3051\u3067\u3059\u3002\n        <\/p>\n        <span class=\"wellpath-category-card__link\">\u8a18\u4e8b\u3092\u898b\u308b<\/span>\n      <\/a>\n\n      <a class=\"wellpath-category-card\" href=\"\/lp\/path\/category\/measurement-insights\/\">\n        <div class=\"wellpath-category-card__icon\">\ud83d\udcca<\/div>\n        <h3 class=\"wellpath-category-card__title\">\u6e2c\u5b9a\u9805\u76ee\u304b\u3089\u308f\u304b\u308b\u3053\u3068<\/h3>\n        <p class=\"wellpath-category-card__text\">\n          \u4f53\u8102\u80aa\u7387\u3084\u7b4b\u8089\u91cf\u3001\u8840\u7ba1\u5e74\u9f62\u3001\u91ce\u83dc\u6442\u53d6\u5ea6\u306a\u3069\u3001\u5404\u6570\u5024\u306e\u610f\u5473\u3084\u898b\u65b9\u3092\u6574\u7406\u3057\u3066\u7d39\u4ecb\u3057\u307e\u3059\u3002\n        <\/p>\n        <span class=\"wellpath-category-card__link\">\u8a18\u4e8b\u3092\u898b\u308b<\/span>\n      <\/a>\n\n      <a class=\"wellpath-category-card\" href=\"\/lp\/path\/category\/how-to-choose\/\">\n        <div class=\"wellpath-category-card__icon\">\ud83d\udd0d<\/div>\n        <h3 class=\"wellpath-category-card__title\">\u6bd4\u8f03\u30fb\u9078\u3073\u65b9<\/h3>\n        <p class=\"wellpath-category-card__text\">\n          \u3069\u306e\u6a5f\u5668\u304c\u5411\u3044\u3066\u3044\u308b\u304b\u3001\u30ec\u30f3\u30bf\u30eb\u304b\u5e38\u8a2d\u304b\u3001\u7528\u9014\u5225\u306b\u3069\u3046\u9078\u3076\u304b\u3092\u6bd4\u8f03\u3057\u306a\u304c\u3089\u89e3\u8aac\u3057\u307e\u3059\u3002\n        <\/p>\n        <span class=\"wellpath-category-card__link\">\u8a18\u4e8b\u3092\u898b\u308b<\/span>\n      <\/a>\n\n      <a class=\"wellpath-category-card\" href=\"\/lp\/path\/category\/implementation-guide\/\">\n        <div class=\"wellpath-category-card__icon\">\ud83d\ude80<\/div>\n        <h3 class=\"wellpath-category-card__title\">\u5c0e\u5165\u30ac\u30a4\u30c9<\/h3>\n        <p class=\"wellpath-category-card__text\">\n          \u5c0e\u5165\u306e\u6d41\u308c\u3001\u8cbb\u7528\u611f\u3001\u8a2d\u7f6e\u3084\u904b\u7528\u6642\u306e\u8003\u3048\u65b9\u306a\u3069\u3001\u691c\u8a0e\u6bb5\u968e\u3067\u77e5\u3063\u3066\u304a\u304d\u305f\u3044\u5185\u5bb9\u3092\u307e\u3068\u3081\u307e\u3059\u3002\n        <\/p>\n        <span class=\"wellpath-category-card__link\">\u8a18\u4e8b\u3092\u898b\u308b<\/span>\n      <\/a>\n\n      <a class=\"wellpath-category-card\" href=\"\/lp\/path\/category\/case-studies\/\">\n        <div class=\"wellpath-category-card__icon\">\ud83c\udfe2<\/div>\n        <h3 class=\"wellpath-category-card__title\">\u5c0e\u5165\u4e8b\u4f8b<\/h3>\n        <p class=\"wellpath-category-card__text\">\n          \u4f01\u696d\u30fb\u65bd\u8a2d\u30fb\u5e97\u8217\u3067\u306e\u6d3b\u7528\u4e8b\u4f8b\u3092\u901a\u3057\u3066\u3001\u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u6a5f\u5668\u304c\u73fe\u5834\u3067\u3069\u3046\u5f79\u7acb\u3064\u304b\u3092\u5177\u4f53\u7684\u306b\u898b\u3089\u308c\u307e\u3059\u3002\n        <\/p>\n        <span class=\"wellpath-category-card__link\">\u8a18\u4e8b\u3092\u898b\u308b<\/span>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style>\n.wellpath-measure-block {\n  position: relative;\n  padding: 0 24px 92px;\n  background: #fff;\n}\n\n.wellpath-measure-block__inner {\n  max-width: 1260px;\n  margin: 0 auto;\n  padding: 42px 36px 38px;\n  border-radius: 34px;\n  background:\n    radial-gradient(circle at 10% 15%, rgba(255,106,162,.14), transparent 34%),\n    radial-gradient(circle at 85% 18%, rgba(255,153,102,.14), transparent 30%),\n    radial-gradient(circle at 75% 82%, rgba(139,92,246,.14), transparent 34%),\n    linear-gradient(135deg, #fff8fb 0%, #fffaf5 42%, #f8f6ff 100%);\n  border: 1px solid rgba(243, 238, 248, 1);\n  box-shadow: 0 22px 54px rgba(76, 42, 116, 0.06);\n  overflow: hidden;\n}\n\n.wellpath-measure-block__head {\n  display: flex;\n  align-items: end;\n  justify-content: space-between;\n  gap: 24px;\n  margin-bottom: 28px;\n}\n\n.wellpath-measure-block__label {\n  display: inline-block;\n  margin-bottom: 14px;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n  color: #9a6ba0;\n}\n\n.wellpath-measure-block__title {\n  margin: 0;\n  font-size: clamp(28px, 3vw, 42px);\n  line-height: 1.2;\n  font-weight: 800;\n  letter-spacing: -0.02em;\n  color: #18181d;\n}\n\n.wellpath-measure-block__desc {\n  margin: 0;\n  max-width: 500px;\n  font-size: 15px;\n  line-height: 1.9;\n  color: #5c5c68;\n}\n\n.wellpath-measure-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 18px;\n}\n\n.wellpath-measure-card {\n  position: relative;\n  display: block;\n  padding: 24px 20px 20px;\n  min-height: 180px;\n  border-radius: 26px;\n  text-decoration: none;\n  background: rgba(255,255,255,.78);\n  border: 1px solid rgba(255,255,255,.92);\n  backdrop-filter: blur(12px);\n  box-shadow: 0 14px 34px rgba(72, 40, 110, 0.08);\n  transition: transform .25s ease, box-shadow .25s ease, background .25s ease;\n  overflow: hidden;\n}\n\n.wellpath-measure-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 20px 42px rgba(72, 40, 110, 0.12);\n  background: rgba(255,255,255,.92);\n}\n\n.wellpath-measure-card::before {\n  content: \"\";\n  position: absolute;\n  inset: auto -10% -55% auto;\n  width: 120px;\n  height: 120px;\n  border-radius: 999px;\n  background: linear-gradient(135deg, rgba(255,106,162,.14), rgba(255,153,102,.12), rgba(139,92,246,.14));\n  filter: blur(10px);\n  pointer-events: none;\n}\n\n.wellpath-measure-card__icon {\n  width: 54px;\n  height: 54px;\n  display: grid;\n  place-items: center;\n  margin-bottom: 16px;\n  border-radius: 18px;\n  background: linear-gradient(135deg, rgba(255,106,162,.14), rgba(255,153,102,.11), rgba(139,92,246,.14));\n  box-shadow: inset 0 0 0 1px rgba(255,255,255,.7);\n  font-size: 24px;\n}\n\n.wellpath-measure-card__title {\n  margin: 0 0 10px;\n  font-size: 20px;\n  line-height: 1.4;\n  font-weight: 800;\n  color: #1f1f25;\n}\n\n.wellpath-measure-card__text {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.8;\n  color: #5d5d69;\n}\n\n.wellpath-measure-card__arrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  margin-top: 16px;\n  font-size: 13px;\n  font-weight: 700;\n  color: #7f57a0;\n}\n\n.wellpath-measure-card__arrow::after {\n  content: \"\u2192\";\n  transition: transform .2s ease;\n}\n\n.wellpath-measure-card:hover .wellpath-measure-card__arrow::after {\n  transform: translateX(3px);\n}\n\n@media (max-width: 1080px) {\n  .wellpath-measure-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .wellpath-measure-block__head {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n}\n\n@media (max-width: 640px) {\n  .wellpath-measure-block {\n    padding: 0 20px 68px;\n  }\n\n  .wellpath-measure-block__inner {\n    padding: 28px 18px 18px;\n    border-radius: 24px;\n  }\n\n  .wellpath-measure-grid {\n    grid-template-columns: 1fr;\n    gap: 14px;\n  }\n\n  .wellpath-measure-card {\n    min-height: auto;\n    padding: 20px 18px 18px;\n    border-radius: 20px;\n  }\n\n  .wellpath-measure-card__title {\n    font-size: 18px;\n  }\n\n  .wellpath-measure-card__icon {\n    width: 48px;\n    height: 48px;\n    border-radius: 16px;\n    font-size: 22px;\n  }\n}\n<\/style>\n\n<section class=\"wellpath-measure-block\">\n  <div class=\"wellpath-measure-block__inner\">\n    <div class=\"wellpath-measure-block__head\">\n      <div>\n        <span class=\"wellpath-measure-block__label\">Measurement<\/span>\n        <h2 class=\"wellpath-measure-block__title\">\u6e2c\u5b9a\u9805\u76ee\u304b\u3089\u8a18\u4e8b\u3092\u63a2\u3059<\/h2>\n      <\/div>\n      <p class=\"wellpath-measure-block__desc\">\n        \u4f55\u304c\u6e2c\u308c\u308b\u306e\u304b\u3001\u3069\u3093\u306a\u60c5\u5831\u304c\u308f\u304b\u308b\u306e\u304b\u3002\n        \u8208\u5473\u306e\u3042\u308b\u6e2c\u5b9a\u9805\u76ee\u304b\u3089\u3001\u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u6a5f\u5668\u306e\u9b45\u529b\u3084\u6d3b\u7528\u6cd5\u3092\u898b\u3064\u3051\u3089\u308c\u307e\u3059\u3002\n      <\/p>\n    <\/div>\n\n    <div class=\"wellpath-measure-grid\">\n      <a class=\"wellpath-measure-card\" href=\"\/lp\/path\/tag\/body-composition\/\">\n        <div class=\"wellpath-measure-card__icon\">\u2696\ufe0f<\/div>\n        <h3 class=\"wellpath-measure-card__title\">\u4f53\u7d44\u6210<\/h3>\n        <p class=\"wellpath-measure-card__text\">\n          \u4f53\u8102\u80aa\u7387\u3001\u7b4b\u8089\u91cf\u3001\u57fa\u790e\u4ee3\u8b1d\u91cf\u306a\u3069\u3001\u4f53\u7d44\u6210\u30c7\u30fc\u30bf\u304b\u3089\u898b\u3048\u308b\u5065\u5eb7\u72b6\u614b\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002\n        <\/p>\n        <span class=\"wellpath-measure-card__arrow\">\u95a2\u9023\u8a18\u4e8b\u3092\u898b\u308b<\/span>\n      <\/a>\n\n      <a class=\"wellpath-measure-card\" href=\"\/lp\/path\/tag\/blood-vessels\/\">\n        <div class=\"wellpath-measure-card__icon\">\ud83e\udec0<\/div>\n        <h3 class=\"wellpath-measure-card__title\">\u8840\u7ba1\u30fb\u8840\u6d41<\/h3>\n        <p class=\"wellpath-measure-card__text\">\n          \u8840\u7ba1\u5e74\u9f62\u3084\u8840\u6d41\u89b3\u5bdf\u306e\u8003\u3048\u65b9\u3001\u30a4\u30d9\u30f3\u30c8\u3084\u5065\u5eb7\u5553\u767a\u3067\u306e\u6d3b\u7528\u30b7\u30fc\u30f3\u3092\u89e3\u8aac\u3057\u307e\u3059\u3002\n        <\/p>\n        <span class=\"wellpath-measure-card__arrow\">\u95a2\u9023\u8a18\u4e8b\u3092\u898b\u308b<\/span>\n      <\/a>\n\n      <a class=\"wellpath-measure-card\" href=\"\/lp\/path\/tag\/bone-health\/\">\n        <div class=\"wellpath-measure-card__icon\">\ud83e\uddb4<\/div>\n        <h3 class=\"wellpath-measure-card__title\">\u9aa8\u5065\u5eb7\u5ea6<\/h3>\n        <p class=\"wellpath-measure-card__text\">\n          \u9aa8\u306e\u5065\u5eb7\u72b6\u614b\u3092\u77e5\u308b\u610f\u5473\u3084\u3001\u8ee2\u5012\u4e88\u9632\u30fb\u9ad8\u9f62\u8005\u5411\u3051\u65bd\u7b56\u3067\u306e\u4f7f\u3044\u65b9\u3092\u307e\u3068\u3081\u307e\u3059\u3002\n        <\/p>\n        <span class=\"wellpath-measure-card__arrow\">\u95a2\u9023\u8a18\u4e8b\u3092\u898b\u308b<\/span>\n      <\/a>\n\n      <a class=\"wellpath-measure-card\" href=\"\/lp\/path\/tag\/skin-beauty\/\">\n        <div class=\"wellpath-measure-card__icon\">\u2728<\/div>\n        <h3 class=\"wellpath-measure-card__title\">\u808c\u30fb\u7f8e\u5bb9\u6e2c\u5b9a<\/h3>\n        <p class=\"wellpath-measure-card__text\">\n          \u808c\u72b6\u614b\u306e\u898b\u3048\u308b\u5316\u3084\u3001\u7f8e\u5bb9\u30fb\u30d8\u30eb\u30b9\u30b1\u30a2\u5206\u91ce\u3067\u306e\u8a34\u6c42\u65b9\u6cd5\u3092\u308f\u304b\u308a\u3084\u3059\u304f\u7d39\u4ecb\u3057\u307e\u3059\u3002\n        <\/p>\n        <span class=\"wellpath-measure-card__arrow\">\u95a2\u9023\u8a18\u4e8b\u3092\u898b\u308b<\/span>\n      <\/a>\n\n      <a class=\"wellpath-measure-card\" href=\"\/lp\/path\/tag\/stress\/\">\n        <div class=\"wellpath-measure-card__icon\">\ud83e\udde0<\/div>\n        <h3 class=\"wellpath-measure-card__title\">\u30b9\u30c8\u30ec\u30b9<\/h3>\n        <p class=\"wellpath-measure-card__text\">\n          \u30e1\u30f3\u30bf\u30eb\u9762\u306e\u53ef\u8996\u5316\u3084\u3001\u793e\u5185\u65bd\u7b56\u30fb\u798f\u5229\u539a\u751f\u306e\u6587\u8108\u3067\u306e\u6d3b\u7528\u30dd\u30a4\u30f3\u30c8\u3092\u6574\u7406\u3057\u307e\u3059\u3002\n        <\/p>\n        <span class=\"wellpath-measure-card__arrow\">\u95a2\u9023\u8a18\u4e8b\u3092\u898b\u308b<\/span>\n      <\/a>\n\n      <a class=\"wellpath-measure-card\" href=\"\/lp\/path\/tag\/vegetable-intake\/\">\n        <div class=\"wellpath-measure-card__icon\">\ud83e\udd66<\/div>\n        <h3 class=\"wellpath-measure-card__title\">\u91ce\u83dc\u6442\u53d6\u5ea6<\/h3>\n        <p class=\"wellpath-measure-card__text\">\n          \u98df\u751f\u6d3b\u306e\u6c17\u3065\u304d\u306b\u3064\u306a\u304c\u308b\u6e2c\u5b9a\u3068\u3057\u3066\u3001\u30a4\u30d9\u30f3\u30c8\u30fb\u5553\u767a\u65bd\u7b56\u3067\u306e\u6d3b\u7528\u6cd5\u3092\u89e3\u8aac\u3057\u307e\u3059\u3002\n        <\/p>\n        <span class=\"wellpath-measure-card__arrow\">\u95a2\u9023\u8a18\u4e8b\u3092\u898b\u308b<\/span>\n      <\/a>\n\n      <a class=\"wellpath-measure-card\" href=\"\/lp\/path\/tag\/blood-pressure\/\">\n        <div class=\"wellpath-measure-card__icon\">\ud83e\ude7a<\/div>\n        <h3 class=\"wellpath-measure-card__title\">\u8840\u5727<\/h3>\n        <p class=\"wellpath-measure-card__text\">\n          \u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u306e\u57fa\u672c\u9805\u76ee\u3068\u3057\u3066\u306e\u8840\u5727\u6e2c\u5b9a\u3068\u3001\u7d99\u7d9a\u7684\u306a\u5065\u5eb7\u610f\u8b58\u3065\u304f\u308a\u3078\u306e\u6d3b\u304b\u3057\u65b9\u3067\u3059\u3002\n        <\/p>\n        <span class=\"wellpath-measure-card__arrow\">\u95a2\u9023\u8a18\u4e8b\u3092\u898b\u308b<\/span>\n      <\/a>\n\n      <a class=\"wellpath-measure-card\" href=\"\/lp\/path\/category\/measurement-insights\/\">\n        <div class=\"wellpath-measure-card__icon\">\ud83d\udcca<\/div>\n        <h3 class=\"wellpath-measure-card__title\">\u4e00\u89a7\u3067\u898b\u308b<\/h3>\n        <p class=\"wellpath-measure-card__text\">\n          \u6e2c\u5b9a\u9805\u76ee\u3054\u3068\u306e\u610f\u5473\u3084\u898b\u65b9\u3092\u3001\u30ab\u30c6\u30b4\u30ea\u4e00\u89a7\u304b\u3089\u307e\u3068\u3081\u3066\u78ba\u8a8d\u3057\u305f\u3044\u65b9\u306f\u3053\u3061\u3089\u3067\u3059\u3002\n        <\/p>\n        <span class=\"wellpath-measure-card__arrow\">\u30ab\u30c6\u30b4\u30ea\u3092\u898b\u308b<\/span>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style>\n.wellpath-featured-posts {\n  position: relative;\n  padding: 0 24px 96px;\n  background: #fff;\n}\n\n.wellpath-featured-posts__inner {\n  max-width: 1260px;\n  margin: 0 auto;\n}\n\n.wellpath-featured-posts__head {\n  display: flex;\n  align-items: end;\n  justify-content: space-between;\n  gap: 24px;\n  margin-bottom: 34px;\n}\n\n.wellpath-featured-posts__label {\n  display: inline-block;\n  margin-bottom: 14px;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n  color: #9a6ba0;\n}\n\n.wellpath-featured-posts__title {\n  margin: 0;\n  font-size: clamp(28px, 3vw, 44px);\n  line-height: 1.2;\n  font-weight: 800;\n  letter-spacing: -0.02em;\n  color: #18181d;\n}\n\n.wellpath-featured-posts__desc {\n  margin: 0;\n  max-width: 500px;\n  font-size: 15px;\n  line-height: 1.9;\n  color: #5c5c68;\n}\n\n.wellpath-featured-posts__grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 24px;\n}\n\n.wellpath-featured-post {\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  height: 100%;\n  border-radius: 30px;\n  overflow: hidden;\n  background: #fff;\n  border: 1px solid rgba(239, 236, 245, 1);\n  box-shadow: 0 18px 42px rgba(70, 40, 110, 0.07);\n  text-decoration: none;\n  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;\n}\n\n.wellpath-featured-post:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 24px 54px rgba(70, 40, 110, 0.11);\n  border-color: rgba(223, 214, 238, 1);\n}\n\n.wellpath-featured-post__thumb {\n  position: relative;\n  aspect-ratio: 16 \/ 10;\n  overflow: hidden;\n  background:\n    radial-gradient(circle at 15% 20%, rgba(255,106,162,.24), transparent 35%),\n    radial-gradient(circle at 82% 22%, rgba(255,153,102,.22), transparent 34%),\n    radial-gradient(circle at 70% 78%, rgba(139,92,246,.22), transparent 36%),\n    linear-gradient(135deg, #fff8fb 0%, #fffaf5 38%, #f8f6ff 100%);\n}\n\n.wellpath-featured-post__thumb img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform .4s ease;\n}\n\n.wellpath-featured-post:hover .wellpath-featured-post__thumb img {\n  transform: scale(1.04);\n}\n\n.wellpath-featured-post__thumb::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(to top, rgba(18, 18, 24, 0.08), rgba(18, 18, 24, 0));\n  pointer-events: none;\n}\n\n.wellpath-featured-post__body {\n  display: flex;\n  flex-direction: column;\n  flex: 1;\n  padding: 24px 24px 22px;\n}\n\n.wellpath-featured-post__meta {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  align-items: center;\n  margin-bottom: 14px;\n}\n\n.wellpath-featured-post__tag {\n  display: inline-flex;\n  align-items: center;\n  min-height: 30px;\n  padding: 0 12px;\n  border-radius: 999px;\n  background: linear-gradient(135deg, rgba(255,106,162,.12), rgba(255,153,102,.10), rgba(139,92,246,.12));\n  font-size: 12px;\n  font-weight: 700;\n  color: #7d559f;\n}\n\n.wellpath-featured-post__date {\n  font-size: 12px;\n  font-weight: 600;\n  color: #9a9aaa;\n}\n\n.wellpath-featured-post__title {\n  margin: 0 0 12px;\n  font-size: 22px;\n  line-height: 1.5;\n  font-weight: 800;\n  color: #1d1d23;\n}\n\n.wellpath-featured-post__text {\n  margin: 0 0 20px;\n  font-size: 14px;\n  line-height: 1.9;\n  color: #5c5c68;\n}\n\n.wellpath-featured-post__link {\n  margin-top: auto;\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 13px;\n  font-weight: 700;\n  color: #7f57a0;\n}\n\n.wellpath-featured-post__link::after {\n  content: \"\u2192\";\n  transition: transform .2s ease;\n}\n\n.wellpath-featured-post:hover .wellpath-featured-post__link::after {\n  transform: translateX(3px);\n}\n\n@media (max-width: 1080px) {\n  .wellpath-featured-posts__head {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n\n  .wellpath-featured-posts__grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 640px) {\n  .wellpath-featured-posts {\n    padding: 0 20px 72px;\n  }\n\n  .wellpath-featured-posts__grid {\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .wellpath-featured-post {\n    border-radius: 22px;\n  }\n\n  .wellpath-featured-post__body {\n    padding: 20px 18px 18px;\n  }\n\n  .wellpath-featured-post__title {\n    font-size: 20px;\n  }\n}\n<\/style>\n\n<section class=\"wellpath-featured-posts\">\n  <div class=\"wellpath-featured-posts__inner\">\n    <div class=\"wellpath-featured-posts__head\">\n      <div>\n        <span class=\"wellpath-featured-posts__label\">Featured Articles<\/span>\n        <h2 class=\"wellpath-featured-posts__title\">\u307e\u305a\u8aad\u307f\u305f\u3044\u6ce8\u76ee\u8a18\u4e8b<\/h2>\n      <\/div>\n      <p class=\"wellpath-featured-posts__desc\">\n        \u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u6a5f\u5668\u306e\u57fa\u790e\u77e5\u8b58\u304b\u3089\u3001\u5c0e\u5165\u524d\u306b\u77e5\u3063\u3066\u304a\u304d\u305f\u3044\u8003\u3048\u65b9\u307e\u3067\u3002\n        WellPath\u306e\u4e2d\u3067\u3082\u3001\u7279\u306b\u6700\u521d\u306b\u8aad\u3093\u3067\u304a\u304d\u305f\u3044\u30c6\u30fc\u30de\u3092\u30d4\u30c3\u30af\u30a2\u30c3\u30d7\u3057\u3066\u3044\u307e\u3059\u3002\n      <\/p>\n    <\/div>\n\n    <div class=\"wellpath-featured-posts__grid\">\n      <a class=\"wellpath-featured-post\" href=\"\/lp\/path\/health-check-device-basics\/\">\n        <div class=\"wellpath-featured-post__thumb\">\n          <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/path\/wp-content\/uploads\/sites\/10\/2026\/04\/20260415_1650_Elegant-Health-Tech-Display_simple_compose_01kp81v7bkewrv8eksyang9kcz.png\" alt=\"\u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u6a5f\u5668\u306e\u57fa\u790e\u77e5\u8b58\">\n        <\/div>\n        <div class=\"wellpath-featured-post__body\">\n          <div class=\"wellpath-featured-post__meta\">\n            <span class=\"wellpath-featured-post__tag\">\u57fa\u790e\u77e5\u8b58<\/span>\n            <span class=\"wellpath-featured-post__date\">2026.04.02<\/span>\n          <\/div>\n          <h3 class=\"wellpath-featured-post__title\">\u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u6a5f\u5668\u3068\u306f\uff1f\u5c0e\u5165\u524d\u306b\u77e5\u3063\u3066\u304a\u304d\u305f\u3044\u57fa\u672c<\/h3>\n          <p class=\"wellpath-featured-post__text\">\n            \u5065\u5eb7\u6e2c\u5b9a\u6a5f\u5668\u3067\u4f55\u304c\u3067\u304d\u308b\u306e\u304b\u3001\u3069\u3093\u306a\u5834\u9762\u3067\u6d3b\u7528\u3055\u308c\u3066\u3044\u308b\u306e\u304b\u3092\u308f\u304b\u308a\u3084\u3059\u304f\u6574\u7406\u3057\u307e\u3059\u3002\n          <\/p>\n          <span class=\"wellpath-featured-post__link\">\u8a18\u4e8b\u3092\u8aad\u3080<\/span>\n        <\/div>\n      <\/a>\n\n      <a class=\"wellpath-featured-post\" href=\"\/lp\/path\/body-composition-benefits\/\">\n        <div class=\"wellpath-featured-post__thumb\">\n          <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/path\/wp-content\/uploads\/sites\/10\/2026\/04\/20260415_1651_Image-Generation_simple_compose_01kp81yt9cfvwr85efmybc6q0d.png\" alt=\"\u4f53\u7d44\u6210\u6e2c\u5b9a\u3067\u308f\u304b\u308b\u3053\u3068\">\n        <\/div>\n        <div class=\"wellpath-featured-post__body\">\n          <div class=\"wellpath-featured-post__meta\">\n            <span class=\"wellpath-featured-post__tag\">\u6e2c\u5b9a\u9805\u76ee<\/span>\n            <span class=\"wellpath-featured-post__date\">2026.04.02<\/span>\n          <\/div>\n          <h3 class=\"wellpath-featured-post__title\">\u4f53\u7d44\u6210\u6e2c\u5b9a\u3067\u308f\u304b\u308b\u3053\u3068\u306f\uff1f\u4f53\u91cd\u8a08\u3068\u306e\u9055\u3044\u3082\u89e3\u8aac<\/h3>\n          <p class=\"wellpath-featured-post__text\">\n            \u4f53\u8102\u80aa\u7387\u3084\u7b4b\u8089\u91cf\u3001\u57fa\u790e\u4ee3\u8b1d\u91cf\u306a\u3069\u3001\u4f53\u7d44\u6210\u30c7\u30fc\u30bf\u306e\u898b\u65b9\u3068\u6d3b\u7528\u30dd\u30a4\u30f3\u30c8\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002\n          <\/p>\n          <span class=\"wellpath-featured-post__link\">\u8a18\u4e8b\u3092\u8aad\u3080<\/span>\n        <\/div>\n      <\/a>\n\n      <a class=\"wellpath-featured-post\" href=\"\/lp\/path\/how-to-choose-health-device\/\">\n        <div class=\"wellpath-featured-post__thumb\">\n          <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/path\/wp-content\/uploads\/sites\/10\/2026\/04\/20260415_1653_Image-Generation_simple_compose_01kp822yjheqf942e101xct0gp.png\" alt=\"\u5065\u5eb7\u6e2c\u5b9a\u6a5f\u5668\u306e\u9078\u3073\u65b9\">\n        <\/div>\n        <div class=\"wellpath-featured-post__body\">\n          <div class=\"wellpath-featured-post__meta\">\n            <span class=\"wellpath-featured-post__tag\">\u6bd4\u8f03\u30fb\u9078\u3073\u65b9<\/span>\n            <span class=\"wellpath-featured-post__date\">2026.04.02<\/span>\n          <\/div>\n          <h3 class=\"wellpath-featured-post__title\">\u5065\u5eb7\u6e2c\u5b9a\u6a5f\u5668\u306f\u3069\u3046\u9078\u3076\uff1f\u7528\u9014\u5225\u306e\u8003\u3048\u65b9\u3092\u6574\u7406<\/h3>\n          <p class=\"wellpath-featured-post__text\">\n            \u4f01\u696d\u3001\u65bd\u8a2d\u3001\u5e97\u8217\u306a\u3069\u76ee\u7684\u306b\u5fdc\u3058\u3066\u3001\u3069\u3093\u306a\u8996\u70b9\u3067\u6a5f\u5668\u3092\u9078\u3076\u3068\u3088\u3044\u304b\u3092\u307e\u3068\u3081\u3066\u3044\u307e\u3059\u3002\n          <\/p>\n          <span class=\"wellpath-featured-post__link\">\u8a18\u4e8b\u3092\u8aad\u3080<\/span>\n        <\/div>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style>\n.wellpath-industry-block {\n  position: relative;\n  padding: 0 24px 96px;\n  background: #fff;\n}\n\n.wellpath-industry-block__inner {\n  max-width: 1260px;\n  margin: 0 auto;\n}\n\n.wellpath-industry-block__head {\n  display: flex;\n  align-items: end;\n  justify-content: space-between;\n  gap: 24px;\n  margin-bottom: 34px;\n}\n\n.wellpath-industry-block__label {\n  display: inline-block;\n  margin-bottom: 14px;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n  color: #9a6ba0;\n}\n\n.wellpath-industry-block__title {\n  margin: 0;\n  font-size: clamp(28px, 3vw, 44px);\n  line-height: 1.2;\n  font-weight: 800;\n  letter-spacing: -0.02em;\n  color: #18181d;\n}\n\n.wellpath-industry-block__desc {\n  margin: 0;\n  max-width: 520px;\n  font-size: 15px;\n  line-height: 1.9;\n  color: #5c5c68;\n}\n\n.wellpath-industry-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 24px;\n}\n\n.wellpath-industry-card {\n  position: relative;\n  display: grid;\n  grid-template-columns: 160px minmax(0, 1fr);\n  gap: 24px;\n  align-items: center;\n  padding: 24px;\n  border-radius: 30px;\n  background: #fff;\n  border: 1px solid rgba(239, 236, 245, 1);\n  box-shadow: 0 18px 42px rgba(70, 40, 110, 0.07);\n  text-decoration: none;\n  overflow: hidden;\n  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;\n}\n\n.wellpath-industry-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 24px 54px rgba(70, 40, 110, 0.11);\n  border-color: rgba(223, 214, 238, 1);\n}\n\n.wellpath-industry-card::before {\n  content: \"\";\n  position: absolute;\n  inset: 0 auto auto 0;\n  width: 100%;\n  height: 120px;\n  background:\n    radial-gradient(circle at 15% 20%, rgba(255,106,162,.16), transparent 36%),\n    radial-gradient(circle at 82% 24%, rgba(255,153,102,.14), transparent 34%),\n    radial-gradient(circle at 68% 82%, rgba(139,92,246,.16), transparent 36%),\n    linear-gradient(135deg, #fff8fb 0%, #fffaf5 38%, #f8f6ff 100%);\n  pointer-events: none;\n}\n\n.wellpath-industry-card__visual {\n  position: relative;\n  z-index: 1;\n  overflow: hidden;\n  border-radius: 24px;\n  aspect-ratio: 1 \/ 1;\n  background:\n    radial-gradient(circle at 20% 20%, rgba(255,106,162,.22), transparent 34%),\n    radial-gradient(circle at 80% 24%, rgba(255,153,102,.20), transparent 34%),\n    radial-gradient(circle at 70% 78%, rgba(139,92,246,.20), transparent 36%),\n    linear-gradient(135deg, #fff7fb 0%, #fffaf5 40%, #f8f5ff 100%);\n}\n\n.wellpath-industry-card__visual img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n.wellpath-industry-card__body {\n  position: relative;\n  z-index: 1;\n  min-width: 0;\n}\n\n.wellpath-industry-card__badge {\n  display: inline-flex;\n  align-items: center;\n  min-height: 30px;\n  padding: 0 12px;\n  margin-bottom: 12px;\n  border-radius: 999px;\n  background: linear-gradient(135deg, rgba(255,106,162,.12), rgba(255,153,102,.10), rgba(139,92,246,.12));\n  font-size: 12px;\n  font-weight: 700;\n  color: #7d559f;\n}\n\n.wellpath-industry-card__title {\n  margin: 0 0 12px;\n  font-size: 26px;\n  line-height: 1.4;\n  font-weight: 800;\n  color: #1d1d23;\n}\n\n.wellpath-industry-card__text {\n  margin: 0 0 18px;\n  font-size: 14px;\n  line-height: 1.9;\n  color: #5c5c68;\n}\n\n.wellpath-industry-card__list {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0 0 18px;\n  padding: 0;\n  list-style: none;\n}\n\n.wellpath-industry-card__list li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 30px;\n  padding: 0 12px;\n  border-radius: 999px;\n  background: #f7f5fb;\n  font-size: 12px;\n  font-weight: 700;\n  color: #6f6f7e;\n}\n\n.wellpath-industry-card__link {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 13px;\n  font-weight: 700;\n  color: #7f57a0;\n}\n\n.wellpath-industry-card__link::after {\n  content: \"\u2192\";\n  transition: transform .2s ease;\n}\n\n.wellpath-industry-card:hover .wellpath-industry-card__link::after {\n  transform: translateX(3px);\n}\n\n@media (max-width: 1080px) {\n  .wellpath-industry-block__head {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n\n  .wellpath-industry-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 640px) {\n  .wellpath-industry-block {\n    padding: 0 20px 72px;\n  }\n\n  .wellpath-industry-card {\n    grid-template-columns: 1fr;\n    gap: 18px;\n    padding: 20px;\n    border-radius: 22px;\n  }\n\n  .wellpath-industry-card__visual {\n    max-width: 160px;\n    border-radius: 20px;\n  }\n\n  .wellpath-industry-card__title {\n    font-size: 22px;\n  }\n}\n<\/style>\n\n<section class=\"wellpath-industry-block\">\n  <div class=\"wellpath-industry-block__inner\">\n    <div class=\"wellpath-industry-block__head\">\n      <div>\n        <span class=\"wellpath-industry-block__label\">Industry Solutions<\/span>\n        <h2 class=\"wellpath-industry-block__title\">\u696d\u7a2e\u5225\u306b\u6d3b\u7528\u30a4\u30e1\u30fc\u30b8\u3092\u63a2\u3059<\/h2>\n      <\/div>\n      <p class=\"wellpath-industry-block__desc\">\n        \u4f01\u696d\u30fb\u65bd\u8a2d\u30fb\u5e97\u8217\u306a\u3069\u3001\u6d3b\u7528\u30b7\u30fc\u30f3\u306f\u3055\u307e\u3056\u307e\u3067\u3059\u3002\n        \u696d\u7a2e\u3054\u3068\u306e\u8ab2\u984c\u3084\u5c0e\u5165\u76ee\u7684\u306b\u3042\u308f\u305b\u3066\u3001\u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u6a5f\u5668\u306e\u4f7f\u3044\u65b9\u3092\u898b\u3064\u3051\u3089\u308c\u307e\u3059\u3002\n      <\/p>\n    <\/div>\n\n    <div class=\"wellpath-industry-grid\">\n      <a class=\"wellpath-industry-card\" href=\"\/lp\/path\/tag\/company-use\/\">\n        <div class=\"wellpath-industry-card__visual\">\n          <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/path\/wp-content\/uploads\/sites\/10\/2026\/04\/20260415_1708_Image-Generation_simple_compose_01kp82x166ekjv6hhs6gp02ra3-1.png\" alt=\"\u4f01\u696d\u30fb\u30aa\u30d5\u30a3\u30b9\u5411\u3051\u306e\u6d3b\u7528\">\n        <\/div>\n        <div class=\"wellpath-industry-card__body\">\n          <span class=\"wellpath-industry-card__badge\">For Company<\/span>\n          <h3 class=\"wellpath-industry-card__title\">\u4f01\u696d\u30fb\u30aa\u30d5\u30a3\u30b9<\/h3>\n          <p class=\"wellpath-industry-card__text\">\n            \u798f\u5229\u539a\u751f\u3001\u5065\u5eb7\u610f\u8b58\u5411\u4e0a\u3001\u793e\u5185\u30a4\u30d9\u30f3\u30c8\u306a\u3069\u3001\u4f01\u696d\u306e\u5065\u5eb7\u65bd\u7b56\u306b\u3069\u3046\u6d3b\u304b\u305b\u308b\u304b\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002\n          <\/p>\n          <ul class=\"wellpath-industry-card__list\">\n            <li>\u798f\u5229\u539a\u751f<\/li>\n            <li>\u5065\u5eb7\u65bd\u7b56<\/li>\n            <li>\u793e\u5185\u30a4\u30d9\u30f3\u30c8<\/li>\n          <\/ul>\n          <span class=\"wellpath-industry-card__link\">\u95a2\u9023\u8a18\u4e8b\u3092\u898b\u308b<\/span>\n        <\/div>\n      <\/a>\n\n      <a class=\"wellpath-industry-card\" href=\"\/lp\/path\/tag\/store-promotion\/\">\n        <div class=\"wellpath-industry-card__visual\">\n          <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/path\/wp-content\/uploads\/sites\/10\/2026\/04\/20260415_1735_Japanese-Wellness-Corner_simple_compose_01kp84eyysf3ntzfeya6z239fj.png\" alt=\"\u30c9\u30e9\u30c3\u30b0\u30b9\u30c8\u30a2\u30fb\u5e97\u8217\u5411\u3051\u306e\u6d3b\u7528\">\n        <\/div>\n        <div class=\"wellpath-industry-card__body\">\n          <span class=\"wellpath-industry-card__badge\">For Store<\/span>\n          <h3 class=\"wellpath-industry-card__title\">\u30c9\u30e9\u30c3\u30b0\u30b9\u30c8\u30a2\u30fb\u5e97\u8217<\/h3>\n          <p class=\"wellpath-industry-card__text\">\n            \u6765\u5e97\u4fc3\u9032\u3001\u8ca9\u4fc3\u4f01\u753b\u3001\u4f53\u9a13\u578b\u30a4\u30d9\u30f3\u30c8\u306a\u3069\u3001\u5e97\u8217\u6d3b\u6027\u5316\u306b\u3064\u306a\u304c\u308b\u6d3b\u7528\u30a2\u30a4\u30c7\u30a2\u3092\u307e\u3068\u3081\u307e\u3059\u3002\n          <\/p>\n          <ul class=\"wellpath-industry-card__list\">\n            <li>\u8ca9\u4fc3\u6d3b\u7528<\/li>\n            <li>\u6765\u5e97\u4fc3\u9032<\/li>\n            <li>\u4f53\u9a13\u65bd\u7b56<\/li>\n          <\/ul>\n          <span class=\"wellpath-industry-card__link\">\u95a2\u9023\u8a18\u4e8b\u3092\u898b\u308b<\/span>\n        <\/div>\n      <\/a>\n\n      <a class=\"wellpath-industry-card\" href=\"\/lp\/path\/tag\/senior-care-prevention\/\">\n        <div class=\"wellpath-industry-card__visual\">\n          <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/path\/wp-content\/uploads\/sites\/10\/2026\/04\/20260415_1725_Image-Generation_simple_compose_01kp83xenme0jb11zjfhs7j3jn.png\" alt=\"\u4ecb\u8b77\u65bd\u8a2d\u5411\u3051\u306e\u6d3b\u7528\">\n        <\/div>\n        <div class=\"wellpath-industry-card__body\">\n          <span class=\"wellpath-industry-card__badge\">For Care<\/span>\n          <h3 class=\"wellpath-industry-card__title\">\u4ecb\u8b77\u65bd\u8a2d\u30fb\u9ad8\u9f62\u8005\u5411\u3051\u65bd\u8a2d<\/h3>\n          <p class=\"wellpath-industry-card__text\">\n            \u8ee2\u5012\u4e88\u9632\u3084\u5065\u5eb7\u610f\u8b58\u3065\u304f\u308a\u306a\u3069\u3001\u9ad8\u9f62\u8005\u306e\u5065\u5eb7\u652f\u63f4\u3084\u65bd\u8a2d\u3067\u306e\u6d3b\u7528\u30b7\u30fc\u30f3\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002\n          <\/p>\n          <ul class=\"wellpath-industry-card__list\">\n            <li>\u8ee2\u5012\u4e88\u9632<\/li>\n            <li>\u4ecb\u8b77\u4e88\u9632<\/li>\n            <li>\u5553\u767a\u65bd\u7b56<\/li>\n          <\/ul>\n          <span class=\"wellpath-industry-card__link\">\u95a2\u9023\u8a18\u4e8b\u3092\u898b\u308b<\/span>\n        <\/div>\n      <\/a>\n\n      <a class=\"wellpath-industry-card\" href=\"\/lp\/path\/tag\/health-event-planning\/\">\n        <div class=\"wellpath-industry-card__visual\">\n          <img decoding=\"async\" src=\"https:\/\/wellup.jp\/lp\/path\/wp-content\/uploads\/sites\/10\/2026\/04\/20260415_1734_Image-Generation_simple_compose_01kp84crsfex1b52bnvdkwbktx.png\" alt=\"\u5546\u696d\u65bd\u8a2d\u30fb\u30a4\u30d9\u30f3\u30c8\u5411\u3051\u306e\u6d3b\u7528\">\n        <\/div>\n        <div class=\"wellpath-industry-card__body\">\n          <span class=\"wellpath-industry-card__badge\">For Event<\/span>\n          <h3 class=\"wellpath-industry-card__title\">\u5546\u696d\u65bd\u8a2d\u30fb\u30a4\u30d9\u30f3\u30c8\u4f1a\u5834<\/h3>\n          <p class=\"wellpath-industry-card__text\">\n            \u96c6\u5ba2\u30a4\u30d9\u30f3\u30c8\u3084\u5065\u5eb7\u5553\u767a\u4f01\u753b\u306a\u3069\u3001\u4f53\u9a13\u4fa1\u5024\u3092\u9ad8\u3081\u308b\u30a4\u30d9\u30f3\u30c8\u6d3b\u7528\u306e\u30d2\u30f3\u30c8\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002\n          <\/p>\n          <ul class=\"wellpath-industry-card__list\">\n            <li>\u96c6\u5ba2\u65bd\u7b56<\/li>\n            <li>\u5065\u5eb7\u30a4\u30d9\u30f3\u30c8<\/li>\n            <li>\u4f53\u9a13\u4fa1\u5024\u5411\u4e0a<\/li>\n          <\/ul>\n          <span class=\"wellpath-industry-card__link\">\u95a2\u9023\u8a18\u4e8b\u3092\u898b\u308b<\/span>\n        <\/div>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style>\n.wellpath-flow-block {\n  position: relative;\n  padding: 0 24px 96px;\n  background: #fff;\n}\n\n.wellpath-flow-block__inner {\n  max-width: 1260px;\n  margin: 0 auto;\n  padding: 42px 36px;\n  border-radius: 34px;\n  background:\n    radial-gradient(circle at 12% 18%, rgba(255,106,162,.14), transparent 34%),\n    radial-gradient(circle at 86% 20%, rgba(255,153,102,.14), transparent 30%),\n    radial-gradient(circle at 72% 84%, rgba(139,92,246,.14), transparent 34%),\n    linear-gradient(135deg, #fff8fb 0%, #fffaf5 42%, #f8f6ff 100%);\n  border: 1px solid rgba(243, 238, 248, 1);\n  box-shadow: 0 22px 54px rgba(76, 42, 116, 0.06);\n}\n\n.wellpath-flow-block__head {\n  display: flex;\n  align-items: end;\n  justify-content: space-between;\n  gap: 24px;\n  margin-bottom: 34px;\n}\n\n.wellpath-flow-block__label {\n  display: inline-block;\n  margin-bottom: 14px;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n  color: #9a6ba0;\n}\n\n.wellpath-flow-block__title {\n  margin: 0;\n  font-size: clamp(28px, 3vw, 44px);\n  line-height: 1.2;\n  font-weight: 800;\n  letter-spacing: -0.02em;\n  color: #18181d;\n}\n\n.wellpath-flow-block__desc {\n  margin: 0;\n  max-width: 520px;\n  font-size: 15px;\n  line-height: 1.9;\n  color: #5c5c68;\n}\n\n.wellpath-flow-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 18px;\n  margin-bottom: 30px;\n}\n\n.wellpath-flow-card {\n  position: relative;\n  padding: 26px 22px 22px;\n  border-radius: 28px;\n  background: rgba(255,255,255,.82);\n  border: 1px solid rgba(255,255,255,.92);\n  backdrop-filter: blur(10px);\n  box-shadow: 0 14px 34px rgba(72, 40, 110, 0.08);\n  overflow: hidden;\n}\n\n.wellpath-flow-card::before {\n  content: \"\";\n  position: absolute;\n  inset: 0 auto auto 0;\n  width: 100%;\n  height: 96px;\n  background:\n    radial-gradient(circle at 15% 20%, rgba(255,106,162,.14), transparent 36%),\n    radial-gradient(circle at 82% 24%, rgba(255,153,102,.13), transparent 34%),\n    radial-gradient(circle at 68% 82%, rgba(139,92,246,.14), transparent 36%),\n    linear-gradient(135deg, rgba(255,248,251,.9) 0%, rgba(255,250,245,.86) 38%, rgba(248,246,255,.9) 100%);\n  pointer-events: none;\n}\n\n.wellpath-flow-card__num {\n  position: relative;\n  z-index: 1;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 54px;\n  height: 54px;\n  margin-bottom: 18px;\n  border-radius: 18px;\n  background: linear-gradient(135deg, #ff6aa2 0%, #ff9966 45%, #8b5cf6 100%);\n  color: #fff;\n  font-size: 18px;\n  font-weight: 800;\n  box-shadow: 0 12px 24px rgba(129, 84, 176, 0.22);\n}\n\n.wellpath-flow-card__title {\n  position: relative;\n  z-index: 1;\n  margin: 0 0 12px;\n  font-size: 22px;\n  line-height: 1.45;\n  font-weight: 800;\n  color: #1d1d23;\n}\n\n.wellpath-flow-card__text {\n  position: relative;\n  z-index: 1;\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.9;\n  color: #5c5c68;\n}\n\n.wellpath-flow-cta {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) auto;\n  gap: 24px;\n  align-items: center;\n  padding: 28px 30px;\n  border-radius: 28px;\n  background: rgba(255,255,255,.78);\n  border: 1px solid rgba(255,255,255,.9);\n  backdrop-filter: blur(10px);\n  box-shadow: 0 16px 38px rgba(72, 40, 110, 0.08);\n}\n\n.wellpath-flow-cta__title {\n  margin: 0 0 10px;\n  font-size: 26px;\n  line-height: 1.4;\n  font-weight: 800;\n  color: #1d1d23;\n}\n\n.wellpath-flow-cta__text {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.9;\n  color: #5c5c68;\n}\n\n.wellpath-flow-cta__actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n  justify-content: flex-end;\n}\n\n.wellpath-flow-cta__btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 190px;\n  padding: 15px 24px;\n  border-radius: 999px;\n  text-decoration: none;\n  font-weight: 700;\n  transition: .25s ease;\n}\n\n.wellpath-flow-cta__btn--primary {\n  color: #fff;\n  background: linear-gradient(135deg, #ff6aa2 0%, #ff9966 45%, #8b5cf6 100%);\n  box-shadow: 0 16px 36px rgba(140, 92, 246, 0.22);\n}\n\n.wellpath-flow-cta__btn--primary:hover {\n  transform: translateY(-2px);\n  opacity: .95;\n}\n\n.wellpath-flow-cta__btn--secondary {\n  color: #2a2a34;\n  background: rgba(255,255,255,.88);\n  border: 1px solid rgba(255,255,255,.95);\n  box-shadow: 0 10px 30px rgba(40, 20, 80, 0.08);\n}\n\n.wellpath-flow-cta__btn--secondary:hover {\n  transform: translateY(-2px);\n  background: rgba(255,255,255,1);\n}\n\n@media (max-width: 1080px) {\n  .wellpath-flow-block__head {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n\n  .wellpath-flow-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .wellpath-flow-cta {\n    grid-template-columns: 1fr;\n  }\n\n  .wellpath-flow-cta__actions {\n    justify-content: flex-start;\n  }\n}\n\n@media (max-width: 640px) {\n  .wellpath-flow-block {\n    padding: 0 20px 72px;\n  }\n\n  .wellpath-flow-block__inner {\n    padding: 28px 18px;\n    border-radius: 24px;\n  }\n\n  .wellpath-flow-grid {\n    grid-template-columns: 1fr;\n    gap: 14px;\n    margin-bottom: 20px;\n  }\n\n  .wellpath-flow-card {\n    padding: 22px 18px 18px;\n    border-radius: 20px;\n  }\n\n  .wellpath-flow-card__title {\n    font-size: 20px;\n  }\n\n  .wellpath-flow-cta {\n    padding: 22px 18px;\n    border-radius: 22px;\n  }\n\n  .wellpath-flow-cta__title {\n    font-size: 22px;\n  }\n\n  .wellpath-flow-cta__actions {\n    flex-direction: column;\n  }\n\n  .wellpath-flow-cta__btn {\n    width: 100%;\n    min-width: auto;\n  }\n}\n<\/style>\n\n<section class=\"wellpath-flow-block\">\n  <div class=\"wellpath-flow-block__inner\">\n    <div class=\"wellpath-flow-block__head\">\n      <div>\n        <span class=\"wellpath-flow-block__label\">How It Works<\/span>\n        <h2 class=\"wellpath-flow-block__title\">\u5c0e\u5165\u307e\u3067\u306e\u6d41\u308c\u3092\u30b7\u30f3\u30d7\u30eb\u306b<\/h2>\n      <\/div>\n      <p class=\"wellpath-flow-block__desc\">\n        \u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u6a5f\u5668\u306e\u5c0e\u5165\u306f\u3001\u76ee\u7684\u3084\u6d3b\u7528\u30b7\u30fc\u30f3\u3092\u6574\u7406\u3059\u308b\u3068\u3053\u308d\u304b\u3089\u59cb\u307e\u308a\u307e\u3059\u3002\n        \u307e\u305a\u306f\u60c5\u5831\u53ce\u96c6\u3092\u3057\u306a\u304c\u3089\u3001\u5fc5\u8981\u306b\u5fdc\u3058\u3066\u76f8\u8ac7\u3078\u9032\u3081\u308b\u6d41\u308c\u3067\u3059\u3002\n      <\/p>\n    <\/div>\n\n    <div class=\"wellpath-flow-grid\">\n      <div class=\"wellpath-flow-card\">\n        <div class=\"wellpath-flow-card__num\">01<\/div>\n        <h3 class=\"wellpath-flow-card__title\">\u60c5\u5831\u3092\u77e5\u308b<\/h3>\n        <p class=\"wellpath-flow-card__text\">\n          \u8a18\u4e8b\u3092\u8aad\u307f\u306a\u304c\u3089\u3001\u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u6a5f\u5668\u3067\u4f55\u304c\u3067\u304d\u308b\u306e\u304b\u3001\u3069\u3093\u306a\u5834\u9762\u3067\u4f7f\u3048\u308b\u306e\u304b\u3092\u6574\u7406\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n\n      <div class=\"wellpath-flow-card\">\n        <div class=\"wellpath-flow-card__num\">02<\/div>\n        <h3 class=\"wellpath-flow-card__title\">\u6d3b\u7528\u6cd5\u3092\u63a2\u3059<\/h3>\n        <p class=\"wellpath-flow-card__text\">\n          \u6e2c\u5b9a\u9805\u76ee\u3084\u696d\u7a2e\u5225\u306e\u6d3b\u7528\u4e8b\u4f8b\u304b\u3089\u3001\u81ea\u793e\u3084\u65bd\u8a2d\u30fb\u5e97\u8217\u306b\u5408\u3046\u6d3b\u7528\u30a4\u30e1\u30fc\u30b8\u3092\u6df1\u3081\u3066\u3044\u304d\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n\n      <div class=\"wellpath-flow-card\">\n        <div class=\"wellpath-flow-card__num\">03<\/div>\n        <h3 class=\"wellpath-flow-card__title\">\u6bd4\u8f03\u30fb\u691c\u8a0e\u3059\u308b<\/h3>\n        <p class=\"wellpath-flow-card__text\">\n          \u6bd4\u8f03\u8a18\u4e8b\u3084\u5c0e\u5165\u30ac\u30a4\u30c9\u3092\u53c2\u8003\u306b\u3057\u306a\u304c\u3089\u3001\u6a5f\u5668\u306e\u9078\u3073\u65b9\u3084\u5c0e\u5165\u65b9\u6cd5\u3001\u904b\u7528\u30a4\u30e1\u30fc\u30b8\u3092\u56fa\u3081\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n\n      <div class=\"wellpath-flow-card\">\n        <div class=\"wellpath-flow-card__num\">04<\/div>\n        <h3 class=\"wellpath-flow-card__title\">\u76f8\u8ac7\u30fb\u5c0e\u5165\u3078\u9032\u3080<\/h3>\n        <p class=\"wellpath-flow-card__text\">\n          \u6d3b\u7528\u76ee\u7684\u3084\u8a2d\u7f6e\u5834\u6240\u3001\u5bfe\u8c61\u8005\u306b\u5fdc\u3058\u3066\u3001\u30a6\u30a8\u30eb\u30a2\u30c3\u30d7\u3078\u76f8\u8ac7\u3057\u306a\u304c\u3089\u5177\u4f53\u7684\u306a\u5c0e\u5165\u30d7\u30e9\u30f3\u3092\u691c\u8a0e\u3067\u304d\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"wellpath-flow-cta\">\n      <div class=\"wellpath-flow-cta__content\">\n        <h3 class=\"wellpath-flow-cta__title\">\u307e\u305a\u306f\u8a18\u4e8b\u304b\u3089\u3002\u5fc5\u8981\u306a\u30bf\u30a4\u30df\u30f3\u30b0\u3067\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002<\/h3>\n        <p class=\"wellpath-flow-cta__text\">\n          WellPath\u3067\u306f\u3001\u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u6a5f\u5668\u306e\u57fa\u790e\u77e5\u8b58\u304b\u3089\u6d3b\u7528\u30b7\u30fc\u30f3\u3001\u5c0e\u5165\u306e\u8003\u3048\u65b9\u307e\u3067\u9806\u756a\u306b\u60c5\u5831\u53ce\u96c6\u3067\u304d\u307e\u3059\u3002\n          \u6bd4\u8f03\u691c\u8a0e\u304c\u9032\u3093\u3060\u3089\u3001\u5c0e\u5165\u76f8\u8ac7\u3084\u304a\u554f\u3044\u5408\u308f\u305b\u3078\u304a\u9032\u307f\u304f\u3060\u3055\u3044\u3002\n        <\/p>\n      <\/div>\n\n      <div class=\"wellpath-flow-cta__actions\">\n        <a class=\"wellpath-flow-cta__btn wellpath-flow-cta__btn--secondary\" href=\"\/lp\/path\/category\/implementation-guide\/\">\n          \u5c0e\u5165\u30ac\u30a4\u30c9\u3092\u898b\u308b\n        <\/a>\n        <a class=\"wellpath-flow-cta__btn wellpath-flow-cta__btn--primary\" href=\"\/contact\/\">\n          \u5c0e\u5165\u3092\u76f8\u8ac7\u3059\u308b\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style>\n.wellpath-faq-block {\n  position: relative;\n  padding: 0 24px 96px;\n  background: #fff;\n}\n\n.wellpath-faq-block__inner {\n  max-width: 1260px;\n  margin: 0 auto;\n}\n\n.wellpath-faq-block__head {\n  display: flex;\n  align-items: end;\n  justify-content: space-between;\n  gap: 24px;\n  margin-bottom: 34px;\n}\n\n.wellpath-faq-block__label {\n  display: inline-block;\n  margin-bottom: 14px;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n  color: #9a6ba0;\n}\n\n.wellpath-faq-block__title {\n  margin: 0;\n  font-size: clamp(28px, 3vw, 44px);\n  line-height: 1.2;\n  font-weight: 800;\n  letter-spacing: -0.02em;\n  color: #18181d;\n}\n\n.wellpath-faq-block__desc {\n  margin: 0;\n  max-width: 520px;\n  font-size: 15px;\n  line-height: 1.9;\n  color: #5c5c68;\n}\n\n.wellpath-faq-list {\n  display: grid;\n  gap: 16px;\n}\n\n.wellpath-faq-item {\n  position: relative;\n  border-radius: 26px;\n  background: #fff;\n  border: 1px solid rgba(239, 236, 245, 1);\n  box-shadow: 0 16px 38px rgba(70, 40, 110, 0.06);\n  overflow: hidden;\n}\n\n.wellpath-faq-item::before {\n  content: \"\";\n  position: absolute;\n  inset: 0 auto auto 0;\n  width: 100%;\n  height: 90px;\n  background:\n    radial-gradient(circle at 15% 20%, rgba(255,106,162,.12), transparent 36%),\n    radial-gradient(circle at 82% 24%, rgba(255,153,102,.11), transparent 34%),\n    radial-gradient(circle at 68% 82%, rgba(139,92,246,.12), transparent 36%),\n    linear-gradient(135deg, #fff8fb 0%, #fffaf5 38%, #f8f6ff 100%);\n  pointer-events: none;\n}\n\n.wellpath-faq-item details {\n  position: relative;\n  z-index: 1;\n}\n\n.wellpath-faq-item summary {\n  list-style: none;\n  cursor: pointer;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 18px;\n  padding: 24px 28px;\n  font-size: 20px;\n  line-height: 1.6;\n  font-weight: 800;\n  color: #1d1d23;\n}\n\n.wellpath-faq-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.wellpath-faq-item__q {\n  display: inline-flex;\n  align-items: center;\n  gap: 14px;\n}\n\n.wellpath-faq-item__qmark {\n  flex: 0 0 auto;\n  width: 42px;\n  height: 42px;\n  display: grid;\n  place-items: center;\n  border-radius: 14px;\n  background: linear-gradient(135deg, #ff6aa2 0%, #ff9966 45%, #8b5cf6 100%);\n  color: #fff;\n  font-size: 18px;\n  font-weight: 800;\n  box-shadow: 0 12px 24px rgba(129, 84, 176, 0.18);\n}\n\n.wellpath-faq-item__icon {\n  flex: 0 0 auto;\n  width: 42px;\n  height: 42px;\n  display: grid;\n  place-items: center;\n  border-radius: 14px;\n  background: #f8f6fc;\n  color: #7f57a0;\n  font-size: 22px;\n  font-weight: 700;\n  transition: transform .25s ease, background .25s ease;\n}\n\n.wellpath-faq-item details[open] .wellpath-faq-item__icon {\n  transform: rotate(45deg);\n  background: #f3eefb;\n}\n\n.wellpath-faq-item__answer {\n  padding: 0 28px 26px 84px;\n  font-size: 15px;\n  line-height: 1.95;\n  color: #5c5c68;\n}\n\n.wellpath-faq-item__answer p {\n  margin: 0;\n}\n\n@media (max-width: 1080px) {\n  .wellpath-faq-block__head {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n}\n\n@media (max-width: 640px) {\n  .wellpath-faq-block {\n    padding: 0 20px 72px;\n  }\n\n  .wellpath-faq-item {\n    border-radius: 20px;\n  }\n\n  .wellpath-faq-item summary {\n    align-items: flex-start;\n    padding: 20px 18px;\n    font-size: 18px;\n  }\n\n  .wellpath-faq-item__q {\n    align-items: flex-start;\n    gap: 12px;\n  }\n\n  .wellpath-faq-item__qmark,\n  .wellpath-faq-item__icon {\n    width: 38px;\n    height: 38px;\n    border-radius: 12px;\n  }\n\n  .wellpath-faq-item__answer {\n    padding: 0 18px 20px 18px;\n    font-size: 14px;\n    line-height: 1.9;\n  }\n}\n<\/style>\n\n<section class=\"wellpath-faq-block\">\n  <div class=\"wellpath-faq-block__inner\">\n    <div class=\"wellpath-faq-block__head\">\n      <div>\n        <span class=\"wellpath-faq-block__label\">FAQ<\/span>\n        <h2 class=\"wellpath-faq-block__title\">\u3088\u304f\u3042\u308b\u3054\u8cea\u554f<\/h2>\n      <\/div>\n      <p class=\"wellpath-faq-block__desc\">\n        \u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u6a5f\u5668\u306e\u60c5\u5831\u53ce\u96c6\u3084\u5c0e\u5165\u691c\u8a0e\u306e\u4e2d\u3067\u3001\u3088\u304f\u3042\u308b\u8cea\u554f\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002\n        \u306f\u3058\u3081\u3066\u306e\u65b9\u3067\u3082\u5168\u4f53\u50cf\u3092\u3064\u304b\u307f\u3084\u3059\u3044\u3088\u3046\u3001\u57fa\u672c\u7684\u306a\u5185\u5bb9\u304b\u3089\u6574\u7406\u3057\u3066\u3044\u307e\u3059\u3002\n      <\/p>\n    <\/div>\n\n    <div class=\"wellpath-faq-list\">\n      <div class=\"wellpath-faq-item\">\n        <details>\n          <summary>\n            <span class=\"wellpath-faq-item__q\">\n              <span class=\"wellpath-faq-item__qmark\">Q<\/span>\n              \u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u6a5f\u5668\u306f\u3069\u3093\u306a\u5834\u6240\u3067\u6d3b\u7528\u3067\u304d\u307e\u3059\u304b\uff1f\n            <\/span>\n            <span class=\"wellpath-faq-item__icon\">\uff0b<\/span>\n          <\/summary>\n          <div class=\"wellpath-faq-item__answer\">\n            <p>\n              \u4f01\u696d\u306e\u798f\u5229\u539a\u751f\u3084\u793e\u5185\u30a4\u30d9\u30f3\u30c8\u3001\u30c9\u30e9\u30c3\u30b0\u30b9\u30c8\u30a2\u3084\u5546\u696d\u65bd\u8a2d\u3067\u306e\u8ca9\u4fc3\u65bd\u7b56\u3001\n              \u4ecb\u8b77\u65bd\u8a2d\u3067\u306e\u5065\u5eb7\u652f\u63f4\u306a\u3069\u3001\u3055\u307e\u3056\u307e\u306a\u5834\u9762\u3067\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002\u76ee\u7684\u3084\u5bfe\u8c61\u8005\u306b\u3088\u3063\u3066\u3001\n              \u5411\u3044\u3066\u3044\u308b\u6a5f\u5668\u3084\u898b\u305b\u65b9\u304c\u5909\u308f\u308b\u305f\u3081\u3001\u8a18\u4e8b\u3067\u6d3b\u7528\u4f8b\u3092\u898b\u306a\u304c\u3089\u6574\u7406\u3059\u308b\u306e\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\n            <\/p>\n          <\/div>\n        <\/details>\n      <\/div>\n\n      <div class=\"wellpath-faq-item\">\n        <details>\n          <summary>\n            <span class=\"wellpath-faq-item__q\">\n              <span class=\"wellpath-faq-item__qmark\">Q<\/span>\n              \u3069\u306e\u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u6a5f\u5668\u3092\u9078\u3079\u3070\u3088\u3044\u304b\u308f\u304b\u308a\u307e\u305b\u3093\u3002\n            <\/span>\n            <span class=\"wellpath-faq-item__icon\">\uff0b<\/span>\n          <\/summary>\n          <div class=\"wellpath-faq-item__answer\">\n            <p>\n              \u307e\u305a\u306f\u300c\u8ab0\u306b\u5411\u3051\u3066\u300d\u300c\u3069\u3093\u306a\u76ee\u7684\u3067\u300d\u300c\u3069\u3053\u3067\u4f7f\u3046\u304b\u300d\u3092\u6574\u7406\u3059\u308b\u306e\u304c\u57fa\u672c\u3067\u3059\u3002\n              \u5065\u5eb7\u610f\u8b58\u5411\u4e0a\u3001\u30a4\u30d9\u30f3\u30c8\u96c6\u5ba2\u3001\u798f\u5229\u539a\u751f\u3001\u4ecb\u8b77\u4e88\u9632\u306a\u3069\u76ee\u7684\u306b\u3088\u3063\u3066\u9078\u3076\u3079\u304d\u6a5f\u5668\u306f\u5909\u308f\u308a\u307e\u3059\u3002\n              WellPath\u3067\u306f\u6bd4\u8f03\u8a18\u4e8b\u3084\u5c0e\u5165\u30ac\u30a4\u30c9\u3082\u7528\u610f\u3057\u3001\u691c\u8a0e\u3057\u3084\u3059\u3044\u5f62\u3067\u60c5\u5831\u3092\u307e\u3068\u3081\u3066\u3044\u304d\u307e\u3059\u3002\n            <\/p>\n          <\/div>\n        <\/details>\n      <\/div>\n\n      <div class=\"wellpath-faq-item\">\n        <details>\n          <summary>\n            <span class=\"wellpath-faq-item__q\">\n              <span class=\"wellpath-faq-item__qmark\">Q<\/span>\n              \u8a18\u4e8b\u3092\u8aad\u3080\u3060\u3051\u3067\u306a\u304f\u3001\u5c0e\u5165\u76f8\u8ac7\u3082\u3067\u304d\u307e\u3059\u304b\uff1f\n            <\/span>\n            <span class=\"wellpath-faq-item__icon\">\uff0b<\/span>\n          <\/summary>\n          <div class=\"wellpath-faq-item__answer\">\n            <p>\n              \u306f\u3044\u3001\u53ef\u80fd\u3067\u3059\u3002WellPath\u3067\u57fa\u790e\u77e5\u8b58\u3084\u6d3b\u7528\u6cd5\u3001\u6bd4\u8f03\u30dd\u30a4\u30f3\u30c8\u3092\u78ba\u8a8d\u3057\u306a\u304c\u3089\u60c5\u5831\u53ce\u96c6\u3092\u9032\u3081\u3001\n              \u5177\u4f53\u7684\u306b\u5c0e\u5165\u3092\u691c\u8a0e\u3057\u305f\u3044\u6bb5\u968e\u306b\u306a\u3063\u305f\u3089\u3001\u30a6\u30a8\u30eb\u30a2\u30c3\u30d7\u3078\u76f8\u8ac7\u3067\u304d\u307e\u3059\u3002\n              \u307e\u3060\u691c\u8a0e\u521d\u671f\u306e\u6bb5\u968e\u3067\u3082\u3001\u76ee\u7684\u306b\u5fdc\u3058\u305f\u65b9\u5411\u6027\u3092\u6574\u7406\u3059\u308b\u76f8\u8ac7\u304c\u3057\u3084\u3059\u3044\u69cb\u6210\u3092\u76ee\u6307\u3057\u3066\u3044\u307e\u3059\u3002\n            <\/p>\n          <\/div>\n        <\/details>\n      <\/div>\n\n      <div class=\"wellpath-faq-item\">\n        <details>\n          <summary>\n            <span class=\"wellpath-faq-item__q\">\n              <span class=\"wellpath-faq-item__qmark\">Q<\/span>\n              \u5065\u5eb7\u7d4c\u55b6\u306e\u65bd\u7b56\u3068\u3057\u3066\u3082\u6d3b\u7528\u3067\u304d\u307e\u3059\u304b\uff1f\n            <\/span>\n            <span class=\"wellpath-faq-item__icon\">\uff0b<\/span>\n          <\/summary>\n          <div class=\"wellpath-faq-item__answer\">\n            <p>\n              \u6d3b\u7528\u3067\u304d\u307e\u3059\u3002\u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u6a5f\u5668\u306f\u3001\u5f93\u696d\u54e1\u306e\u5065\u5eb7\u610f\u8b58\u5411\u4e0a\u3084\u793e\u5185\u30a4\u30d9\u30f3\u30c8\u3001\u798f\u5229\u539a\u751f\u65bd\u7b56\u306a\u3069\u3068\u76f8\u6027\u304c\u3088\u304f\u3001\n              \u5065\u5eb7\u7d4c\u55b6\u306e\u53d6\u308a\u7d44\u307f\u306e\u4e00\u90e8\u3068\u3057\u3066\u6d3b\u304b\u3057\u3084\u3059\u3044\u5546\u6750\u3067\u3059\u3002WellPath\u3067\u306f\u7dcf\u8ad6\u3088\u308a\u3082\u3001\n              \u5b9f\u969b\u306b\u3069\u306e\u3088\u3046\u306b\u6d3b\u7528\u3067\u304d\u308b\u304b\u3068\u3044\u3046\u8996\u70b9\u3067\u60c5\u5831\u3092\u6574\u7406\u3057\u3066\u3044\u304d\u307e\u3059\u3002\n            <\/p>\n          <\/div>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style>\n.wellpath-final-cta {\n  position: relative;\n  padding: 0 24px 110px;\n  background: #fff;\n}\n\n.wellpath-final-cta__inner {\n  max-width: 1260px;\n  margin: 0 auto;\n  position: relative;\n  overflow: hidden;\n  border-radius: 38px;\n  padding: 54px 48px;\n  background:\n    radial-gradient(circle at 12% 18%, rgba(255,106,162,.22), transparent 34%),\n    radial-gradient(circle at 86% 20%, rgba(255,153,102,.20), transparent 30%),\n    radial-gradient(circle at 72% 84%, rgba(139,92,246,.22), transparent 34%),\n    linear-gradient(135deg, #fff8fb 0%, #fffaf5 42%, #f8f6ff 100%);\n  border: 1px solid rgba(243, 238, 248, 1);\n  box-shadow: 0 28px 70px rgba(76, 42, 116, 0.08);\n}\n\n.wellpath-final-cta__inner::before,\n.wellpath-final-cta__inner::after {\n  content: \"\";\n  position: absolute;\n  border-radius: 999px;\n  filter: blur(30px);\n  opacity: .6;\n  pointer-events: none;\n}\n\n.wellpath-final-cta__inner::before {\n  width: 220px;\n  height: 220px;\n  top: -70px;\n  right: -60px;\n  background: linear-gradient(135deg, rgba(255,106,162,.26), rgba(139,92,246,.22));\n}\n\n.wellpath-final-cta__inner::after {\n  width: 180px;\n  height: 180px;\n  bottom: -50px;\n  left: -40px;\n  background: linear-gradient(135deg, rgba(255,153,102,.24), rgba(255,106,162,.18));\n}\n\n.wellpath-final-cta__content {\n  position: relative;\n  z-index: 1;\n  max-width: 860px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.wellpath-final-cta__label {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  min-height: 38px;\n  padding: 0 16px;\n  margin-bottom: 18px;\n  border-radius: 999px;\n  background: rgba(255,255,255,.68);\n  border: 1px solid rgba(255,255,255,.88);\n  backdrop-filter: blur(10px);\n  box-shadow: 0 10px 26px rgba(84, 50, 126, 0.08);\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n  color: #8e63a3;\n}\n\n.wellpath-final-cta__label::before {\n  content: \"\";\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, #ff6aa2 0%, #ff9966 45%, #8b5cf6 100%);\n}\n\n.wellpath-final-cta__title {\n  margin: 0 0 18px;\n  font-size: clamp(30px, 4vw, 54px);\n  line-height: 1.2;\n  font-weight: 800;\n  letter-spacing: -0.03em;\n  color: #1b1b1f;\n}\n\n.wellpath-final-cta__title .accent {\n  display: inline-block;\n  background: linear-gradient(135deg, #ff6aa2 0%, #ff9966 45%, #8b5cf6 100%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n  color: transparent;\n}\n\n.wellpath-final-cta__text {\n  margin: 0 auto 30px;\n  max-width: 720px;\n  font-size: 16px;\n  line-height: 1.95;\n  color: #555562;\n}\n\n.wellpath-final-cta__actions {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 14px;\n}\n\n.wellpath-final-cta__btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 200px;\n  padding: 15px 24px;\n  border-radius: 999px;\n  text-decoration: none;\n  font-weight: 700;\n  transition: .25s ease;\n}\n\n.wellpath-final-cta__btn--primary {\n  color: #fff;\n  background: linear-gradient(135deg, #ff6aa2 0%, #ff9966 45%, #8b5cf6 100%);\n  box-shadow: 0 18px 38px rgba(140, 92, 246, 0.22);\n}\n\n.wellpath-final-cta__btn--primary:hover {\n  transform: translateY(-2px);\n  opacity: .95;\n}\n\n.wellpath-final-cta__btn--secondary {\n  color: #2a2a34;\n  background: rgba(255,255,255,.8);\n  border: 1px solid rgba(255,255,255,.92);\n  backdrop-filter: blur(10px);\n  box-shadow: 0 10px 28px rgba(40, 20, 80, 0.08);\n}\n\n.wellpath-final-cta__btn--secondary:hover {\n  transform: translateY(-2px);\n  background: rgba(255,255,255,.96);\n}\n\n@media (max-width: 640px) {\n  .wellpath-final-cta {\n    padding: 0 20px 84px;\n  }\n\n  .wellpath-final-cta__inner {\n    padding: 34px 20px;\n    border-radius: 24px;\n  }\n\n  .wellpath-final-cta__title {\n    font-size: 32px;\n  }\n\n  .wellpath-final-cta__text {\n    font-size: 15px;\n    line-height: 1.85;\n  }\n\n  .wellpath-final-cta__actions {\n    flex-direction: column;\n  }\n\n  .wellpath-final-cta__btn {\n    width: 100%;\n    min-width: auto;\n  }\n}\n<\/style>\n\n<section class=\"wellpath-final-cta\">\n  <div class=\"wellpath-final-cta__inner\">\n    <div class=\"wellpath-final-cta__content\">\n      <span class=\"wellpath-final-cta__label\">Get Started<\/span>\n\n      <h2 class=\"wellpath-final-cta__title\">\n        \u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u6a5f\u5668\u306e\u60c5\u5831\u53ce\u96c6\u304b\u3089<br>\n        <span class=\"accent\">\u5c0e\u5165\u76f8\u8ac7\u307e\u3067<\/span>\u3092\u30b9\u30e0\u30fc\u30ba\u306b\n      <\/h2>\n\n      <p class=\"wellpath-final-cta__text\">\n        WellPath\u3067\u306f\u3001\u5065\u5eb7\u6e2c\u5b9a\u6a5f\u5668\u306e\u57fa\u790e\u77e5\u8b58\u3001\u6d3b\u7528\u30b7\u30fc\u30f3\u3001\u6bd4\u8f03\u30fb\u9078\u3073\u65b9\u3001\u5c0e\u5165\u306e\u8003\u3048\u65b9\u307e\u3067\u3092\u9806\u756a\u306b\u78ba\u8a8d\u3067\u304d\u307e\u3059\u3002\n        \u307e\u305a\u306f\u8a18\u4e8b\u304b\u3089\u8aad\u307f\u9032\u3081\u3066\u3001\u5177\u4f53\u7684\u306b\u691c\u8a0e\u3057\u305f\u304f\u306a\u3063\u305f\u30bf\u30a4\u30df\u30f3\u30b0\u3067\u30a6\u30a8\u30eb\u30a2\u30c3\u30d7\u3078\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n\n      <div class=\"wellpath-final-cta__actions\">\n        <a class=\"wellpath-final-cta__btn wellpath-final-cta__btn--secondary\" href=\"\/lp\/path\/category\/health-check-methods\/\">\n          \u8a18\u4e8b\u3092\u8aad\u3080\n        <\/a>\n        <a class=\"wellpath-final-cta__btn wellpath-final-cta__btn--secondary\" href=\"\/health-check-machine\/\">\n          \u6a5f\u5668\u4e00\u89a7\u3092\u898b\u308b\n        <\/a>\n        <a class=\"wellpath-final-cta__btn wellpath-final-cta__btn--primary\" href=\"\/contact\/\">\n          \u5c0e\u5165\u3092\u76f8\u8ac7\u3059\u308b\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>WELLPATH \u5065\u5eb7\u30c1\u30a7\u30c3\u30af\u3068\u5065\u5eb7\u7d4c\u55b6\u306e \u9b45\u529b\u3068\u6d3b\u7528\u6cd5\u304c\u308f\u304b\u308b\u30e1\u30c7\u30a3\u30a2 WellPath\u306f\u3001\u5065\u5eb7\u6e2c\u5b9a\u6a5f\u5668\u306e\u57fa\u790e\u77e5\u8b58\u304b\u3089\u6d3b\u7528\u30b7\u30fc\u30f3\u3001\u5c0e\u5165\u4e8b\u4f8b\u3001\u6bd4\u8f03\u30fb\u9078\u3073\u65b9\u307e\u3067\u3092\u308f\u304b\u308a\u3084\u3059\u304f\u7d39\u4ecb\u3059\u308b\u30e1\u30c7\u30a3\u30a2\u3067\u3059\u3002 \u4f01\u696d\u30fb\u65bd\u8a2d\u30fb\u5e97\u8217\u3067\u306e\u6d3b\u7528 [&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"],"_links":{"self":[{"href":"https:\/\/wellup.jp\/lp\/path\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wellup.jp\/lp\/path\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wellup.jp\/lp\/path\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wellup.jp\/lp\/path\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/wellup.jp\/lp\/path\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":53,"href":"https:\/\/wellup.jp\/lp\/path\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":470,"href":"https:\/\/wellup.jp\/lp\/path\/wp-json\/wp\/v2\/pages\/2\/revisions\/470"}],"wp:attachment":[{"href":"https:\/\/wellup.jp\/lp\/path\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}