{"id":11551,"date":"2026-07-13T10:47:46","date_gmt":"2026-07-13T10:47:46","guid":{"rendered":"https:\/\/www.hiro-clinic.or.jp\/diet\/?page_id=11551"},"modified":"2026-07-31T05:44:44","modified_gmt":"2026-07-31T05:44:44","slug":"diet-top-new","status":"publish","type":"page","link":"https:\/\/www.hiro-clinic.or.jp\/diet\/","title":{"rendered":"\u30c0\u30a4\u30a8\u30c3\u30c8\u30c8\u30c3\u30d7\u30da\u30fc\u30b8"},"content":{"rendered":"\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&#038;family=Shippori+Mincho:wght@500;600;700;800&#038;family=Zen+Kaku+Gothic+New:wght@400;500;700;900&#038;display=swap\" rel=\"stylesheet\">\n\n\n\n<style>\n:root {\n  --cream: #FFF9F3;\n  --cream-2: #FCF5EE;\n  --sand: #EFE4D3;\n  --sand-2: #E7D9C3;\n  --sandband: #E8D8B0;\n  --line-soft: #E5D6C0;\n  --gold: #C7A967;\n  --gold-lt: #E7D6A8;\n  --gold-deep: #B0904F;\n  --cocoa: #5A3C33;\n  --cocoa-soft: #7C5A4D;\n  --ink: #4E403A;\n  --ink-soft: #8A7A72;\n  --coral: #FF6E6E;\n  --coral-lt: #FF9090;\n  --coral-d: #F25a5a;\n  --green: #06C755;\n  --green-d: #05a948;\n  --rose: #E4859B;\n  --sage: #7FB894;\n  --sage-bg: #EAF3EC;\n  --blush-bg: #FBF0EC;\n  --shadow: 0 18px 40px -22px rgba(90, 60, 51, 0.45);\n  --shadow-sm: 0 10px 26px -18px rgba(90, 60, 51, 0.5);\n  --radius: 20px;\n  --wrap: 480px;\n}\n\n* {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\nhtml {\n  scroll-behavior: smooth;\n}\n\nbody {\n  font-family: \"Zen Kaku Gothic New\", -apple-system, sans-serif;\n  color: var(--ink);\n  background: #DCCBB6;\n  line-height: 1.9;\n  font-size: 15px;\n  letter-spacing: 0.02em;\n  -webkit-font-smoothing: antialiased;\n}\n\n.app {\n  max-width: var(--wrap);\n  margin: 0 auto;\n  background: var(--cream);\n  position: relative;\n  overflow: hidden;\n  box-shadow: 0 0 80px -20px rgba(60, 40, 34, 0.4);\n  padding-bottom: 88px;\n}\n\nh1, h2, h3, .mincho {\n  font-family: \"Shippori Mincho\", serif;\n}\n\n.num {\n  font-family: \"Cormorant\", serif;\n  font-weight: 500;\n  font-style: italic;\n}\n\na {\n  color: inherit;\n  text-decoration: none;\n}\n\n.page-body {\n    padding: 0!important;\n}\n\n\/* =========================================================\n   IMAGE PLACEHOLDER\n   ========================================================= *\/\n.imgbox {\n  aspect-ratio: var(--ar, 16\/10);\n  background: linear-gradient(135deg, #F0E4D3, #E7D3BE);\n  border-radius: 14px;\n  overflow: hidden;\n  position: relative;\n  margin: 0;\n}\n\n.imgbox.flush {\n  border-radius: 0;\n}\n\n.imgbox::after {\n  content: attr(data-label);\n  position: absolute;\n  inset: 0;\n  display: grid;\n  place-items: center;\n  font-family: \"Cormorant\";\n  font-style: italic;\n  letter-spacing: 0.28em;\n  color: rgba(122, 90, 77, 0.4);\n  font-size: 12px;\n  z-index: 0;\n  text-align: center;\n  padding: 8px;\n}\n\n.imgbox img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  position: relative;\n  z-index: 1;\n}\n\n.imgbox img.missing {\n  opacity: 0;\n}\n\n\/* =========================================================\n   COMMON SECTION STYLES\n   ========================================================= *\/\nsection {\n  padding: 56px 24px;\n}\n\n.eyebrow {\n  font-family: \"Cormorant\", serif;\n  font-style: italic;\n  font-size: 16px;\n  letter-spacing: 0.14em;\n  color: var(--gold-deep);\n  text-align: center;\n  margin-bottom: 6px;\n}\n\n.sec-title {\n  text-align: center;\n  font-size: 24px;\n  line-height: 1.5;\n  font-weight: 700;\n  color: var(--cocoa);\n  letter-spacing: 0.03em;\n}\n\n.sec-title small {\n  display: block;\n  font-size: 14px;\n  color: var(--gold-deep);\n  margin-top: 10px;\n  font-family: \"Zen Kaku Gothic New\";\n  font-weight: 500;\n  letter-spacing: 0.08em;\n}\n\n.lead {\n  color: var(--ink-soft);\n  font-size: 14px;\n  text-align: center;\n  margin-top: 16px;\n}\n\n\/* =========================================================\n   HEADER\n   ========================================================= *\/\n.topbar {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  padding: 14px 22px;\n  background: var(--cream);\n  border-bottom: 1px solid var(--line-soft);\n  position: sticky;\n  top: 0;\n  z-index: 40;\n}\n\n.brand {\n  display: flex;\n  align-items: center;\n  gap: 9px;\n}\n\n.brand .mark {\n  width: 30px;\n  height: 30px;\n  border-radius: 50%;\n  background: radial-gradient(circle at 35% 30%, var(--gold-lt), var(--gold));\n  display: grid;\n  place-items: center;\n  color: #fff;\n  font-family: \"Cormorant\", serif;\n  font-size: 17px;\n  font-weight: 600;\n}\n\n.brand b {\n  font-family: \"Shippori Mincho\";\n  font-weight: 700;\n  color: var(--cocoa);\n  font-size: 15px;\n  letter-spacing: 0.06em;\n}\n\n.brand span {\n  font-size: 10px;\n  color: var(--ink-soft);\n  display: block;\n  letter-spacing: 0.14em;\n  line-height: 1;\n}\n\n.topbar .mini-cta {\n  font-size: 11.5px;\n  color: #fff;\n  background: var(--green);\n  padding: 7px 14px;\n  border-radius: 999px;\n  font-weight: 700;\n  white-space: nowrap;\n}\n\n\/* =========================================================\n   HERO FV (\u30d9\u30fc\u30b9\u30b9\u30bf\u30a4\u30eb: SP)\n   ========================================================= *\/\n.hero-section {\n  width: 100%;\n}\n\n.hero-fv {\n  position: relative;\n  width: 100%;\n  aspect-ratio: 750 \/ 882;\n  \/* SP\u7528\u306e\u80cc\u666f\u753b\u50cf\u8a2d\u5b9a *\/\n  background: var(--cream-2) url('https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-top-fv.webp') no-repeat center top;\n  background-size: cover;\n  overflow: hidden;\n}\n\n.hero-fv .copy {\n  position: absolute;\n  left: 6%;\n  top: 13.5%;\n  right: 6%;\n}\n\n.hero-fv h1 {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: clamp(38px, 11vw, 56px); \/* SP\u3067\u306e\u30a4\u30f3\u30d1\u30af\u30c8\u3092\u5f37\u8abf *\/\n  line-height: 1.35;\n  color: #6E512B;\n  letter-spacing: 0.04em;\n  text-align: left;\n}\n\n\/* SP\u306e\u307f\u8868\u793a\u3059\u308b\u6539\u884c *\/\n.sp-br {\n  display: block;\n}\n\n.hero-fv .tagline {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 600;\n  font-size: clamp(18px, 5vw, 24px);\n  color: #6E512B;\n  letter-spacing: 0.03em;\n  line-height: 1.7;\n  margin-top: 14px;\n}\n\n.hero-badges {\n  position: absolute;\n  left: 6%;\n  top: 66%;\n  display: flex;\n  gap: 4%;\n  width: 90%;\n}\n\n.hbadge {\n  width: 130px;\n  max-width: 45%;\n  aspect-ratio: 1;\n  border-radius: 50%;\n  background: rgba(255, 255, 255, 0.9); \/* \u767d\u80cc\u666f\u3092\u6fc3\u304f\u3057\u3066\u6587\u5b57\u3092\u8aad\u307f\u3084\u3059\u304f *\/\n  border: 1.5px solid rgba(199, 169, 103, 0.85);\n  backdrop-filter: blur(2px);\n  -webkit-backdrop-filter: blur(2px);\n  display: grid;\n  place-content: center;\n  text-align: center;\n  padding: 10px;\n}\n\n.hbadge b {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: clamp(12px, 3.4vw, 15px);\n  color: #5A3C33;\n  line-height: 1.5;\n  letter-spacing: 0;\n}\n\n\/* FV\u76f4\u4e0b\u306e\u30b5\u30d6\u30e1\u30c3\u30bb\u30fc\u30b8 (SP) *\/\n.hero-sub {\n  background: #F8EFE4; \/* \u753b\u50cf\u306b\u5408\u308f\u305b\u305f\u30d9\u30fc\u30b8\u30e5\u7cfb\u306e\u80cc\u666f\u8272 *\/\n  text-align: center;\n  padding: 10px 2px;\n}\n\n.hero-sub p {\n  color: var(--ink);\n  font-size: 15px;\n  line-height: 1.8;\n  max-width: 440px;\n  margin: 0 auto;\n  text-align: left;\n}\n\n.hero-sub .sub-lead {\n  display: block;\n  color: #6E512B;\n  font-family: \"Shippori Mincho\", serif;\n  font-size: 15px;\n  margin-bottom: 10px;\n}\n\n.hero-sub .highlight {\n  color: #6E512B;\n}\n\n\/* =========================================================\n   HERO FV (DESKTOP \/ PC: min-width: 900px)\n   ========================================================= *\/\n@media (min-width: 900px) {\n  \/* PC\u6642\u306f\u30bb\u30af\u30b7\u30e7\u30f3\u5168\u4f53\u306b\u80cc\u666f\u3092\u6577\u304d\u3001\u30b5\u30d6\u30c6\u30ad\u30b9\u30c8\u307e\u3067\u753b\u50cf\u5185\u306b\u53ce\u3081\u308b *\/\n  .hero-section {\n    position: relative;\n    background: var(--cream-2) url('https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-top-fv.webp') no-repeat top right;\n    background-size: cover;\n    height: min(85vh, 760px);\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding-left: 8%;\n  }\n\n  .hero-fv {\n    background: none; \/* \u500b\u5225\u306e\u80cc\u666f\u753b\u50cf\u3092\u89e3\u9664 *\/\n    height: auto;\n    aspect-ratio: auto;\n    overflow: visible;\n    padding: 0;\n  }\n\n  .hero-fv .copy {\n    position: static;\n    transform: none;\n    max-width: 680px;\n  }\n\n  \/* PC\u6642\u306f\u4e0d\u8981\u306a\u6539\u884c\u3092\u96a0\u3059 *\/\n  .sp-br {\n    display: none;\n  }\n\n  .hero-fv h1 {\n    font-size: clamp(48px, 6vw, 68px);\n    line-height: 1.35;\n  }\n\n  .hero-fv .tagline {\n    font-size: clamp(22px, 2.5vw, 28px);\n    margin-top: 10px;\n  }\n\n  .hero-badges {\n    position: static;\n    transform: none;\n    display: flex;\n    gap: 20px;\n    width: auto;\n    margin-top: 40px;\n  }\n\n  .hbadge {\n    width: 150px;\n    height: 150px;\n    padding: 16px;\n  }\n\n  .hbadge b {\n    font-size: 15px;\n  }\n\n  \/* PC\u6642\u306e\u30b5\u30d6\u30c6\u30ad\u30b9\u30c8\u306f\u80cc\u666f\u900f\u660e\u3067\u5de6\u5bc4\u305b *\/\n  .hero-sub {\n    background: transparent;\n    padding: 0;\n    margin-top: 40px;\n    text-align: left;\n  }\n\n  .hero-sub p {\n    font-size: 15px;\n    max-width: 580px;\n    margin: 0;\n    line-height: 1.9;\n  }\n}\n\n\/* =========================================================\n   CTA BLOCK\n   ========================================================= *\/\n.cta-block {\n  background: var(--sandband);\n  padding: 26px 24px;\n  display: flex;\n  flex-direction: column;\n  gap: 13px;\n}\n\n.btnd {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  padding: 16px 20px;\n  border-radius: 999px;\n  font-weight: 700;\n  font-size: 16px;\n  letter-spacing: 0.04em;\n  transition: transform 0.18s ease, box-shadow 0.18s ease;\n  position: relative;\n}\n\n.btnd .ico {\n  font-size: 15px;\n}\n\n.btnd .arw {\n  position: absolute;\n  right: 10px;\n  font-family: \"Cormorant\";\n  font-style: normal;\n  font-size: 53px;\n  opacity: 0.9;\n  margin-bottom: 10px;\n}\n\n.btnd-coral {\n  background: linear-gradient(180deg, var(--coral-lt), var(--coral));\n  color: #fff;\n  box-shadow: 0 14px 24px -12px rgba(242, 90, 90, 0.9);\n}\n\n.btnd-green {\n  background: var(--green);\n  color: #fff;\n  box-shadow: 0 14px 24px -12px rgba(6, 160, 72, 0.8);\n}\n\n.btnd-green .li {\n  width: 22px;\n  height: 22px;\n  border-radius: 6px;\n  background: #fff;\n  color: var(--green);\n  display: grid;\n  place-items: center;\n  font-size: 11px;\n  font-weight: 900;\n}\n\n.btnd:hover {\n  transform: translateY(-2px);\n}\n\n.btnd:active {\n  transform: translateY(0);\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .btnd {\n    transition: none;\n  }\n  .btnd:hover {\n    transform: none;\n  }\n  .camp-banner {\n    transition: none;\n  }\n  .camp-banner:hover, \n  .camp-banner:focus-visible {\n    transform: none;\n  }\n}\n\n\/* =========================================================\n   CAMPAIGN BANNER\n   ========================================================= *\/\n.promo {\n  background: var(--cream);\n  padding: 10px 16px 22px;\n}\n\n.promo-inner {\n  max-width: var(--wrap);\n  margin: 0 auto;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n\n.camp-banner {\n  display: block;\n  border-radius: 0;\n  overflow: hidden;\n  box-shadow: var(--shadow-sm);\n  transition: transform 0.25s ease, box-shadow 0.25s ease;\n}\n\n.camp-banner:hover, \n.camp-banner:focus-visible {\n  transform: translateY(-3px);\n  box-shadow: var(--shadow);\n  outline: none;\n}\n\n.camp-banner:focus-visible {\n  outline: 2px solid var(--gold);\n  outline-offset: 3px;\n}\n\n.camp-banner img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n\/* =========================================================\n   REASSURANCE (LIGHT)\n   ========================================================= *\/\n.reassure {\n  background: var(--cream);\n  text-align: center;\n}\n\n.r-bubble {\n  display: inline-block;\n  position: relative;\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: 19px;\n  letter-spacing: 0.08em;\n  color: #6F5721;\n  background: #fff;\n  border: 1px solid #E4D6B8;\n  border-radius: 999px;\n  padding: 9px 28px;\n  box-shadow: 0 8px 18px -12px rgba(120, 95, 45, 0.45);\n  margin-bottom: 22px;\n}\n\n.r-bubble::after {\n  content: \"\";\n  position: absolute;\n  left: 50%;\n  bottom: -8px;\n  width: 14px;\n  height: 14px;\n  background: #fff;\n  border-right: 1px solid #E4D6B8;\n  border-bottom: 1px solid #E4D6B8;\n  transform: translate(-50%, 0) rotate(45deg);\n  border-bottom-right-radius: 2px;\n}\n\n.r-sub {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 600;\n  font-size: 23px;\n  color: #6F5721;\n  letter-spacing: 0.06em;\n  line-height: 1.4;\n}\n\n.r-title {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: clamp(28px, 8.6vw, 33px);\n  color: #6F5721;\n  letter-spacing: 0;\n  line-height: 1.35;\n  margin-top: 4px;\n}\n\n.r-divider {\n  display: block;\n  width: min(60%, 320px);\n  height: 2px;\n  margin: 22px auto 0;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n}\n\n.reassure .body {\n  margin-top: 30px;\n  text-align: left;\n  font-size: 16px;\n  line-height: 2.05;\n  color: #3c382f;\n}\n\n.reassure .body p {\n  margin: 0 0 20px;\n}\n\n.reassure .body p:last-child {\n  margin-bottom: 0;\n}\n\n.reassure .body mark {\n  background: linear-gradient(transparent 56%, rgba(210, 178, 104, 0.5) 56%);\n  color: inherit;\n  padding: 0 1px;\n}\n\n.reassure .rimg {\n  margin-top: 26px;\n  border-radius: 12px;\n  overflow: hidden;\n}\n\n.reassure .rimg img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n\/* =========================================================\n   EMOTION\n   ========================================================= *\/\n.emotion {\n  text-align: center;\n  background: #F5F1E8;\n  padding-left: 0;\n  padding-right: 0;\n}\n\n.e-pad {\n  padding-left: 12px;\n  padding-right: 12px;\n}\n\n.e-bubble {\n  display: inline-block;\n  position: relative;\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: 18px;\n  letter-spacing: 0.08em;\n  color: #6F5721;\n  background: #fff;\n  border: 1px solid #E4D6B8;\n  border-radius: 999px;\n  padding: 9px 26px;\n  box-shadow: 0 8px 18px -12px rgba(120, 95, 45, 0.45);\n  margin-bottom: 16px;\n}\n\n.e-bubble::after {\n  content: \"\";\n  position: absolute;\n  left: 50%;\n  bottom: -8px;\n  width: 14px;\n  height: 14px;\n  background: #fff;\n  border-right: 1px solid #E4D6B8;\n  border-bottom: 1px solid #E4D6B8;\n  transform: translate(-50%, 0) rotate(45deg);\n  border-bottom-right-radius: 2px;\n}\n\n.e-sub {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 600;\n  font-size: 22px;\n  color: #6F5721;\n  letter-spacing: 0.06em;\n  line-height: 1.5;\n}\n\n.e-title {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: clamp(27px, 8.2vw, 32px);\n  color: #6F5721;\n  letter-spacing: 0;\n  line-height: 1.4;\n  margin-top: 2px;\n}\n\n.e-divider {\n  display: block;\n  width: min(58%, 300px);\n  height: 1px;\n  margin: 20px auto 0;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n}\n\n.emotion .verse {\n  color: #4a4238;\n  font-size: 16px;\n  line-height: 2.25;\n  font-family: \"Shippori Mincho\";\n  font-weight: 500;\n  margin-top: 30px;\n}\n\n.emotion .verse-lead {\n  margin-top: 0;\n}\n\n.e-chevrons {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 3px;\n  margin: 26px 0 4px;\n}\n\n.e-chevrons span {\n  width: 30px;\n  height: 16px;\n  background: linear-gradient(180deg, #DBC79B, #C9B486);\n  clip-path: polygon(0 0, 50% 58%, 100% 0, 100% 34%, 50% 92%, 0 34%);\n}\n\n.e-band {\n  background: linear-gradient(180deg, #DDD0AD, #CBBB8E);\n  padding: 34px 12px;\n  margin: 26px 0;\n}\n\n.e-band p {\n  font-family: \"Shippori Mincho\";\n  color: #3f382e;\n  font-size: 20px;\n  line-height: 1.75;\n  font-weight: 700;\n  letter-spacing: 0;\n}\n\n.emotion .why {\n  display: flex;\n  justify-content: center;\n  margin: 30px 0;\n}\n\n.why-circle {\n  width: 170px;\n  height: 170px;\n  border-radius: 50%;\n  background: rgba(202, 184, 144, 0.5);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  gap: 2px;\n  font-family: \"Shippori Mincho\";\n  color: #6F5721;\n  text-align: center;\n}\n\n.why-circle:nth-child(2) {\n  margin-left: -30px;\n}\n\n.why-circle b {\n  font-weight: 700;\n  font-size: 17px;\n}\n\n.why-circle span {\n  font-weight: 700;\n  font-size: 17px;\n  line-height: 1.32;\n}\n\n\/* =========================================================\n   RECOMMEND\n   ========================================================= *\/\n.recommend {\n  background: var(--cream);\n}\n\n.rec-list {\n  margin-top: 26px;\n  background: #fff;\n  border-radius: 16px;\n  box-shadow: var(--shadow-sm);\n  overflow: hidden;\n}\n\n.rec-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  padding: 16px 20px;\n  font-size: 15px;\n  color: var(--ink);\n  line-height: 1.4;\n  border-bottom: 1px solid var(--cream-2);\n}\n\n.rec-item:last-child {\n  border-bottom: none;\n}\n\n.rec-item .ck {\n  flex: none;\n  width: 20px;\n  height: 20px;\n  border-radius: 5px;\n  background: var(--sage-bg);\n  color: var(--sage);\n  display: grid;\n  place-items: center;\n  font-size: 12px;\n  font-weight: 900;\n  margin-top: 2px;\n}\n\n\/* =========================================================\n   GOLD BAND\n   ========================================================= *\/\n.goldband {\n  background: linear-gradient(180deg, #D9C9A3, #C7B588);\n  text-align: center;\n  padding: 40px 24px;\n}\n\n.goldband p {\n  font-family: \"Shippori Mincho\";\n  color: #3f382e;\n  font-size: 21px;\n  line-height: 1.7;\n  font-weight: 700;\n}\n\n.goldband p em {\n  font-style: normal;\n  color: #3f382e;\n}\n\n\/* =========================================================\n   REASONS (SP\u30d9\u30fc\u30b9)\n   ========================================================= *\/\n.reasons {\n  background: #E9E0D1;\n  padding-left: 0;\n  padding-right: 0;\n}\n\n.r-pad {\n  padding-left: 24px;\n  padding-right: 24px;\n}\n\n.reasons .intro {\n  text-align: center;\n  margin-bottom: 26px;\n}\n\n.r-eyebrow {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 600;\n  font-size: 22px;\n  color: #6F5721;\n  line-height: 1.55;\n  letter-spacing: 0.05em;\n}\n\n.r-big {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: clamp(34px, 10.6vw, 46px);\n  color: #6F5721;\n  line-height: 1.2;\n  letter-spacing: 0.08em;\n  margin-top: 8px;\n}\n\n.reasons .intro .r-divider {\n  display: block;\n  width: min(72%, 320px);\n  height: 1px;\n  margin: 24px auto 0;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n}\n\n.reason {\n  position: relative;\n}\n\n.reason + .reason {\n  margin-top: 48px;\n}\n\n.rlabel {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 16px;\n  margin: 0 24px 20px;\n}\n\n.rlabel::before, \n.rlabel::after {\n  content: \"\";\n  flex: 1;\n  max-width: 78px;\n  height: 1px;\n  background: var(--gold-deep);\n  opacity: 0.75;\n}\n\n.rlabel .lb {\n  font-family: \"Cormorant\", serif;\n  font-style: italic;\n  font-weight: 600;\n  font-size: 27px;\n  letter-spacing: 0.06em;\n  color: #8a6f37;\n  white-space: nowrap;\n}\n\n.reason .rimg {\n  margin: 0;\n  overflow: hidden;\n}\n\n.reason .rimg img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n.r-sub {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: 20px;\n  color: #6F5721;\n  text-align: center;\n  line-height: 1.45;\n  margin-top: 22px;\n}\n\n.r-name {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: clamp(26px, 7.6vw, 32px);\n  color: #6F5721;\n  text-align: center;\n  line-height: 1.35;\n  margin-top: 15px;\n  margin-bottom: 18px;\n}\n\n.reason > .r-pad > .body,\n.reason .body {\n  font-size: 16px;\n  line-height: 1.98;\n  color: #4a423a;\n}\n\n\/* =========================================================\n   SUPPORT (\u4f34\u8d70\u30b5\u30dd\u30fc\u30c8\u5185\u5bb9 - SP\u30d9\u30fc\u30b9)\n   ========================================================= *\/\n.support {\n  margin-top: 42px;\n}\n\n.s-head {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: 26px;\n  color: #6F5721;\n  text-align: center;\n  letter-spacing: 0.08em;\n}\n\n.s-head-divider {\n  display: block;\n  width: 120px;\n  height: 1px;\n  margin: 16px auto 6px;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n}\n\n.feature {\n  margin-top: 38px;\n  text-align: center;\n}\n\n.feature .f-img {\n  margin: 0 auto 20px;\n  max-width: 66%;\n}\n\n.feature .f-img img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n.feature .f-icon {\n  width: 150px;\n  height: 150px;\n  border-radius: 50%;\n  background: #C6B78C;\n  display: grid;\n  place-items: center;\n  margin: 0 auto 20px;\n}\n\n.feature .f-iconimg {\n  width: 150px;\n  margin: 0 auto 20px;\n}\n\n.feature .f-iconimg img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n.feature .f-icon svg {\n  width: 76px;\n  height: 76px;\n  stroke: #fff;\n  fill: none;\n  stroke-width: 1.7;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.f-title {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: 21px;\n  color: #6F5721;\n  letter-spacing: 0.05em;\n  line-height: 1.45;\n  margin-bottom: 10px;\n}\n\n.f-body {\n  font-size: 16px;\n  line-height: 1.92;\n  color: #4a423a;\n  text-align: left;\n}\n\n\/* =========================================================\n   COMPARISON\n   ========================================================= *\/\n.compare {\n  background: var(--cream);\n}\n\n.ctable {\n  margin-top: 26px;\n  border-radius: 0px;\n  overflow: hidden;\n  box-shadow: var(--shadow);\n  font-size: 11px;\n  background: #fff;\n}\n\n.ctable table {\n  width: 100%;\n  border-collapse: collapse;\n  table-layout: fixed;\n}\n\n.ctable th,\n.ctable td {\n  padding: 12px 5px;\n  text-align: center;\n  border: 1px solid #EFE6D8;\n  vertical-align: middle;\n  line-height: 1.4;\n}\n\n.ctable thead th {\n  background: var(--cocoa);\n  color: #F3E7D8;\n  font-family: \"Shippori Mincho\";\n  font-weight: 600;\n  font-size: 10.5px;\n}\n\n.ctable thead th.ours {\n  background: linear-gradient(180deg, var(--coral-lt), var(--coral));\n  color: #fff;\n  font-size: 11.5px;\n}\n\n.ctable tbody th {\n  background: var(--cream-2);\n  color: var(--cocoa);\n  font-weight: 700;\n  width: 48px;\n  font-size: 10px;\n}\n\n.ctable td .sym {\n  font-size: 19px;\n  font-weight: 900;\n  line-height: 1;\n  display: block;\n  margin-bottom: 3px;\n}\n\n.ctable td .tri {\n  color: var(--gold-deep);\n}\n\n.ctable td .x {\n  color: #B9A9A2;\n}\n\n.ctable td.ours {\n  background: #FFF1F1;\n  color: var(--cocoa);\n  font-weight: 700;\n}\n\n.ctable td.ours .o {\n  color: var(--coral-d);\n}\n\n.ctable col.ours-col {\n  border: 2px solid var(--coral);\n}\n\n\/* =========================================================\n   MENU (SP\u30d9\u30fc\u30b9)\n   ========================================================= *\/\n.menu {\n  background: #F5F1E8;\n  text-align: center;\n}\n\n.m-bubble {\n  display: inline-block;\n  position: relative;\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: 18px;\n  letter-spacing: 0.08em;\n  color: #6F5721;\n  background: #fff;\n  border: 1px solid #E4D6B8;\n  border-radius: 999px;\n  padding: 9px 26px;\n  box-shadow: 0 8px 18px -12px rgba(120, 95, 45, 0.45);\n  margin-bottom: 16px;\n}\n\n.m-bubble::after {\n  content: \"\";\n  position: absolute;\n  left: 50%;\n  bottom: -8px;\n  width: 14px;\n  height: 14px;\n  background: #fff;\n  border-right: 1px solid #E4D6B8;\n  border-bottom: 1px solid #E4D6B8;\n  transform: translate(-50%, 0) rotate(45deg);\n  border-bottom-right-radius: 2px;\n}\n\n.m-eyebrow {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 600;\n  font-size: 23px;\n  color: #6F5721;\n  letter-spacing: 0.05em;\n  line-height: 1.5;\n}\n\n.m-big {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: clamp(32px, 9.8vw, 44px);\n  color: #6F5721;\n  letter-spacing: 0.1em;\n  line-height: 1.25;\n  margin-top: 4px;\n}\n\n.m-divider {\n  display: block;\n  width: min(74%, 320px);\n  height: 1px;\n  margin: 22px auto 0;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n}\n\n.m-subhead {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: 22px;\n  color: #6F5721;\n  line-height: 1.55;\n  letter-spacing: 0.03em;\n  margin-top: 34px;\n}\n\n.menu .lead {\n  color: #42403c;\n  font-size: 15px;\n  line-height: 1.9;\n  margin-top: 16px;\n}\n\n.step-head {\n  margin: 40px 0 0;\n}\n\n.step-head .st {\n  font-family: \"Cormorant\", serif;\n  font-style: italic;\n  font-weight: 600;\n  font-size: 27px;\n  color: #8a7038;\n  letter-spacing: 0.1em;\n}\n\n.step-circle {\n  width: min(80%, 330px);\n  aspect-ratio: 1\/1;\n  border-radius: 50%;\n  overflow: hidden;\n  margin: 20px auto;\n}\n\n.step-circle img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n.step-name {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: clamp(25px, 7.2vw, 32px);\n  color: #6F5721;\n  line-height: 1.4;\n  letter-spacing: 0.02em;\n  margin-top: 6px;\n}\n\n.menu .step-desc {\n  font-size: 15px;\n  line-height: 1.95;\n  color: #3c382f;\n  text-align: left;\n  margin-top: 16px;\n}\n\n\/* =========================================================\n   DRUG CARDS\n   ========================================================= *\/\n.drug-grid {\n  margin-top: 28px;\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n}\n\n.drug {\n  background: #E1D8CB;\n  padding: 26px 24px 30px;\n  text-align: left;\n}\n\n.drug .name {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: 26px;\n  color: #6F5721;\n  letter-spacing: 0.08em;\n  line-height: 1.3;\n}\n\n.drug .name small {\n  font-size: 14px;\n  color: #3d3a34;\n  font-weight: 400;\n  letter-spacing: 0.02em;\n  font-family: \"Zen Kaku Gothic New\", sans-serif;\n}\n\n.drug .name-line {\n  height: 1px;\n  background: rgba(120, 95, 45, 0.35);\n  margin: 14px 0 16px;\n}\n\n.drug p {\n  font-size: 15px;\n  line-height: 1.85;\n  color: #3c382f;\n}\n\n.drug .more {\n  position: relative;\n  display: block;\n  text-align: center;\n  width: min(74%, 300px);\n  margin: 22px auto 0;\n  background: #B9AD8A;\n  color: #fff;\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: 16px;\n  letter-spacing: 0.08em;\n  padding: 15px 20px;\n  border-radius: 999px;\n  text-decoration: none;\n  transition: filter 0.2s ease;\n}\n\n.drug .more:hover {\n  filter: brightness(1.05);\n}\n\n.drug .more .arw {\n  position: absolute;\n  right: 26px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-weight: 400;\n}\n\n\/* =========================================================\n   GOAL (LIGHT)\n   ========================================================= *\/\n.goal {\n  background: var(--cream);\n  text-align: center;\n}\n\n.g-sub {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 600;\n  font-size: 23px;\n  color: #6F5721;\n  letter-spacing: 0.05em;\n  line-height: 1.5;\n}\n\n.g-title {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: clamp(30px, 9.2vw, 40px);\n  color: #6F5721;\n  letter-spacing: 0.06em;\n  line-height: 1.3;\n  margin-top: 4px;\n}\n\n.g-divider {\n  display: block;\n  width: min(72%, 320px);\n  height: 1px;\n  margin: 22px auto 0;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n}\n\n.goal .g-lead {\n  font-family: \"Shippori Mincho\", serif;\n  font-size: 16px;\n  color: #39352f;\n  line-height: 2.0;\n  margin-top: 30px;\n  font-weight: 500;\n}\n\n.goal .g-lead mark {\n  background: linear-gradient(transparent 56%, rgba(210, 178, 104, 0.5) 56%);\n  color: inherit;\n  padding: 0 1px;\n}\n\n.eff-card {\n  background: #FFF;\n  border-radius: 6px;\n  padding: 36px 26px;\n  margin: 36px auto 0;\n  max-width: 560px;\n}\n\n.eff-title {\n  font-family: \"Shippori Mincho\";\n  color: #6F5721;\n  font-size: 24px;\n  margin: 0 0 22px;\n  font-weight: 700;\n  letter-spacing: 0.04em;\n}\n\n.effects {\n  max-width: 360px;\n  margin: 0 auto;\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n  text-align: left;\n}\n\n.effects li {\n  list-style: none;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  font-size: 16px;\n  color: #3c382f;\n}\n\n.effects li .h {\n  width: 22px;\n  height: 22px;\n  border: 1.5px solid #B0904F;\n  border-radius: 4px;\n  color: #8a6f37;\n  display: grid;\n  place-items: center;\n  font-size: 13px;\n  font-weight: 700;\n  flex: none;\n  background: transparent;\n}\n\n.goal .stmt {\n  margin-top: 30px;\n  font-family: \"Shippori Mincho\";\n  font-size: 17px;\n  line-height: 1.95;\n  color: #39352f;\n  font-weight: 500;\n}\n\n.goal .stmt em {\n  font-style: normal;\n  color: inherit;\n}\n\n.g-emph {\n  margin-top: 34px;\n  font-family: \"Shippori Mincho\";\n  font-weight: 600;\n  font-size: 23px;\n  color: #6F5721;\n  letter-spacing: 0.1em;\n  line-height: 1.5;\n}\n\n.g-emph-big {\n  font-family: \"Shippori Mincho\";\n  font-weight: 700;\n  font-size: clamp(30px, 8.8vw, 40px);\n  color: #6F5721;\n  letter-spacing: 0.05em;\n  line-height: 1.4;\n  margin-top: 4px;\n}\n\n.g-emph-big span {\n  font-size: 0.62em;\n  font-weight: 700;\n}\n\n\/* =========================================================\n   FLOW (SP\u30d9\u30fc\u30b9)\n   ========================================================= *\/\n.flow {\n  background: #fff;\n  text-align: center;\n}\n\n.f-ttl {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: clamp(28px, 8.6vw, 34px);\n  color: #6F5721;\n  letter-spacing: 0;\n  line-height: 1.3;\n}\n\n.f-ttl-divider {\n  display: block;\n  width: min(74%, 320px);\n  height: 1px;\n  margin: 20px auto 0;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n}\n\n.flow .lead {\n  color: #42403c;\n  font-size: 15px;\n  line-height: 1.9;\n  margin-top: 22px;\n}\n\n.flow-list {\n  margin-top: 30px;\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n}\n\n.flow-step {\n  background: #F6F3EC;\n  padding: 30px 20px 34px;\n}\n\n.flow-step .fl {\n  font-family: \"Cormorant\", serif;\n  font-style: italic;\n  font-weight: 600;\n  font-size: 27px;\n  color: #8a7038;\n  letter-spacing: 0.06em;\n  margin-bottom: 18px;\n}\n\n.flow-circle {\n  width: 132px;\n  height: 132px;\n  border-radius: 50%;\n  background: #fff;\n  display: grid;\n  place-items: center;\n  margin: 0 auto 18px;\n  overflow: hidden;\n}\n\n.flow-circle img {\n  width: 66%;\n  height: auto;\n  display: block;\n}\n\n.flow-step .fh {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: 28px;\n  color: #6F5721;\n  letter-spacing: 0.06em;\n  line-height: 1.35;\n}\n\n.flow-step .fs {\n  color: #42403c;\n  font-size: 14.5px;\n  line-height: 1.8;\n  margin-top: 8px;\n}\n\n.flow-arrow {\n  display: flex;\n  justify-content: center;\n  margin: -8px 0;\n}\n\n.flow-arrow span {\n  width: 30px;\n  height: 15px;\n  background: #E7E0D0;\n  clip-path: polygon(0 0, 100% 0, 50% 100%);\n}\n\n\/* =========================================================\n   DOCTOR (\u533b\u5e2b\u7d39\u4ecb\u30bb\u30af\u30b7\u30e7\u30f3)\n   ========================================================= *\/\n\n\/* --- SP (\u30d9\u30fc\u30b9\u30b9\u30bf\u30a4\u30eb) --- *\/\n.doctor {\n  background: #FFFCFA;\n  text-align: center;\n}\n\n.dr-eyebrow {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 600;\n  font-size: 19px;\n  color: #6F5721;\n  letter-spacing: 0.04em;\n  line-height: 1.5;\n}\n\n.dr-ttl {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: clamp(26px, 7.8vw, 32px);\n  color: #6F5721;\n  letter-spacing: 0.06em;\n  line-height: 1.35;\n  margin-top: 2px;\n}\n\n.dr-divider {\n  display: block;\n  width: min(82%, 340px);\n  height: 1px;\n  margin: 18px auto 26px;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n}\n\n.dr-photo {\n  margin: 0;\n}\n\n.dr-photo img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n.dr-info {\n  text-align: left;\n  margin-top: 22px;\n}\n\n.dr-info .role {\n  font-family: \"Shippori Mincho\", serif;\n  font-size: 14px;\n  color: #745E26;\n  letter-spacing: 0.02em;\n}\n\n.dr-info .name {\n  margin: 6px 0 16px;\n  color: #2f2a25;\n  font-family: \"Shippori Mincho\", serif;\n  display: flex;\n  align-items: baseline;\n  gap: 8px;\n}\n\n.dr-info .name .pre {\n  font-size: 14px;\n  font-weight: 600;\n}\n\n.dr-info .name b {\n  font-size: 26px;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n}\n\n.dr-info .desc {\n  font-size: 14.5px;\n  color: #3c382f;\n  line-height: 1.95;\n}\n\n.dr-career {\n  text-align: left;\n  margin-top: 26px;\n}\n\n.dr-career h4 {\n  font-family: \"Shippori Mincho\", serif;\n  font-size: 21px;\n  color: #6F5721;\n  font-weight: 700;\n  letter-spacing: 0.04em;\n  margin-bottom: 14px;\n}\n\n.dr-career ul {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n}\n\n.dr-career li {\n  position: relative;\n  padding-left: 18px;\n  font-size: 14.5px;\n  color: #3c382f;\n  line-height: 1.55;\n  margin-bottom: 9px;\n}\n\n.dr-career li::before {\n  content: \"\";\n  position: absolute;\n  left: 3px;\n  top: 0.6em;\n  width: 5px;\n  height: 5px;\n  border-radius: 50%;\n  background: #6a5836;\n}\n\n.dr-career .grp2 {\n  margin-top: 18px;\n}\n\n\/* --- PC (900px\u4ee5\u4e0a) --- *\/\n@media (min-width: 900px) {\n  .doctor .dr-eyebrow { \n    font-size: 22px; \n  }\n  .doctor .dr-ttl { \n    font-size: 36px; \n  }\n  \n  \/* \u5199\u771f\u3068\u30c6\u30ad\u30b9\u30c8\u5168\u4f53\u306e\u5de6\u53f32\u30ab\u30e9\u30e0\u30ec\u30a4\u30a2\u30a6\u30c8 *\/\n  .dr-container {\n    display: flex;\n    align-items: flex-start;\n    justify-content: center;\n    gap: 48px;\n    max-width: 960px;\n    margin: 40px auto 0;\n    text-align: left;\n  }\n  \n  \/* \u5de6\u5074\uff1a\u533b\u5e2b\u5199\u771f *\/\n  .dr-container .dr-photo {\n    flex: 0 0 340px;\n    max-width: 340px;\n    margin: 0;\n  }\n  \n  .dr-container .dr-photo img {\n    border-radius: 4px;\n  }\n  \n  \/* \u53f3\u5074\uff1a\u30c6\u30ad\u30b9\u30c8\u4e00\u5f0f *\/\n  .dr-container .dr-content {\n    flex: 1;\n  }\n  \n  .dr-container .dr-info {\n    margin-top: 0;\n  }\n  \n  .dr-container .dr-info .role {\n    font-size: 13.5px;\n  }\n  \n  .dr-container .dr-info .name b {\n    font-size: 28px;\n  }\n  \n  .dr-container .dr-info .desc {\n    font-size: 14.5px;\n    line-height: 1.85;\n    margin-top: 12px;\n  }\n  \n  .dr-container .dr-career {\n    margin-top: 28px;\n  }\n  \n  .dr-container .dr-career h4 {\n    font-size: 20px;\n    margin-bottom: 12px;\n  }\n  \n  .dr-container .dr-career li {\n    font-size: 14px;\n    margin-bottom: 6px;\n  }\n  \n  \/* \u5b66\u4f1a\u30fb\u8cc7\u683c\u30ea\u30b9\u30c8\uff08grp2\uff09\u306e2\u5217\u4e26\u3073 *\/\n  .dr-container .dr-career .grp2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 0 20px;\n    margin-top: 16px;\n  }\n}\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n\/* --- SP (\u30d9\u30fc\u30b9\u30b9\u30bf\u30a4\u30eb) --- *\/\n.faq {\n  background: #F7F4ED;\n  text-align: center;\n}\n\n.f-ttl {\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: clamp(28px, 8.6vw, 34px);\n  color: #6F5721;\n  letter-spacing: 0;\n  line-height: 1.3;\n}\n\n.f-divider {\n  display: block;\n  width: min(80%, 340px);\n  height: 1px;\n  margin: 18px auto 32px;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n}\n\n.qa {\n  text-align: left;\n  margin-bottom: 24px;\n}\n\n.qa .q {\n  display: flex;\n  gap: 12px;\n  align-items: baseline;\n  padding-bottom: 12px;\n  border-bottom: 1px solid rgba(120, 95, 45, 0.28);\n}\n\n.qa .q .qm {\n  font-family: \"Shippori Mincho\", serif;\n  color: #7D6730;\n  font-size: 22px;\n  font-weight: 600;\n  flex: none;\n  line-height: 1;\n}\n\n.qa .q .qt {\n  font-family: \"Shippori Mincho\", serif;\n  color: #39352F;\n  font-size: 19px;\n  font-weight: 600;\n  line-height: 1.4;\n}\n\n.qa .a {\n  margin-top: 12px;\n  padding-left: 28px;\n  padding-right: 28px;\n  font-size: 14.5px;\n  color: #4b463e;\n  line-height: 1.85;\n}\n\n\/* \u300c\u3082\u3063\u3068\u898b\u308b\u300d\u30dc\u30bf\u30f3\uff08\u30d9\u30fc\u30b9\uff09 *\/\n.faq .more {\n  position: relative;\n  display: block;\n  text-align: center;\n  width: min(62%, 240px);\n  margin: 32px auto 0;\n  background: #B9AD8A;\n  color: #fff;\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: 16px;\n  letter-spacing: 0.08em;\n  padding: 14px 20px;\n  border-radius: 999px;\n  text-decoration: none;\n  transition: filter 0.2s ease;\n}\n\n.faq .more:hover {\n  filter: brightness(1.05);\n}\n\n.faq .more .arw {\n  position: absolute;\n  right: 26px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-weight: 400;\n}\n\n\/* --- PC (900px\u4ee5\u4e0a) --- *\/\n@media (min-width: 900px) {\n  .faq {\n    padding: 88px 40px;\n  }\n  \n  .faq .f-ttl {\n    font-size: 36px;\n  }\n  \n  .faq .f-divider {\n    margin-bottom: 48px;\n  }\n  \n  \/* QA\u5168\u4f53\u3092\u4e2d\u592e\u5bc4\u305b\uff06\u6a2a\u5e45\u3092\u62e1\u5927 *\/\n  .faq .qa {\n    max-width: 880px;\n    margin: 0 auto 32px;\n  }\n  \n  \/* Q\uff08\u8cea\u554f\uff09\u90e8\u5206\uff1a\u5de6\u7aef\u306b\u7dba\u9e97\u306b\u63c3\u3048\u308b *\/\n  .qa .q {\n    padding-bottom: 10px;\n    border-bottom: 1px solid rgba(120, 95, 45, 0.22);\n  }\n  \n  .qa .q .qm {\n    margin-left: 0;\n    font-size: 20px;\n  }\n  \n  .qa .q .qt {\n    font-size: 18px;\n    letter-spacing: 0.04em;\n  }\n  \n  \/* \u56de\u7b54\uff08A\uff09\uff1aQ\u306e\u76f4\u4e0b\u306b\u5c11\u3057\u30a4\u30f3\u30c7\u30f3\u30c8\u3057\u3066\u914d\u7f6e *\/\n  .qa .a {\n    margin-top: 12px;\n    padding-left: 28px;\n    padding-right: 0;\n    font-size: 14.5px;\n    color: #4b463e;\n    line-height: 1.8;\n  }\n  \n  \/* \u300c\u3082\u3063\u3068\u898b\u308b\u300d\u30dc\u30bf\u30f3 *\/\n  .faq .more {\n    width: 220px;\n    margin-top: 40px;\n  }\n}\n\n\/* =========================================================\n   COLUMNS\n   ========================================================= *\/\n\n\/* --- SP (\u30d9\u30fc\u30b9\u30b9\u30bf\u30a4\u30eb) --- *\/\n.columns {\n  background: var(--sand);\n}\n\n.col-grid {\n  margin-top: 26px;\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n}\n\n.col-card {\n  background: #fff;\n  border-radius: 16px;\n  overflow: hidden;\n  box-shadow: var(--shadow-sm);\n  display: flex;\n  gap: 14px;\n  align-items: center;\n  padding: 12px;\n}\n\n.col-card .imgbox {\n  flex: none;\n  width: 96px;\n  --ar: 4\/3;\n  border-radius: 10px;\n}\n\n.col-card .meta time {\n  font-family: \"Cormorant\";\n  font-style: italic;\n  color: var(--gold-deep);\n  font-size: 12px;\n}\n\n.col-card .meta b {\n  display: block;\n  font-size: 12.5px;\n  color: var(--cocoa);\n  line-height: 1.55;\n  margin-top: 4px;\n  font-weight: 700;\n}\n\n\/* \u300c\u3082\u3063\u3068\u898b\u308b\u300d\u30dc\u30bf\u30f3\uff08\u5171\u901a\u30d9\u30fc\u30b9\uff09 *\/\n.columns .more-link {\n  display: block;\n  width: min(62%, 240px);\n  margin: 32px auto 0;\n  background: #B9AD8A;\n  color: #fff;\n  font-family: \"Shippori Mincho\", serif;\n  font-weight: 700;\n  font-size: 16px;\n  letter-spacing: 0.08em;\n  padding: 14px 20px;\n  border-radius: 999px;\n  text-align: center;\n  transition: filter 0.2s ease;\n}\n\n.columns .more-link:hover {\n  filter: brightness(1.05);\n}\n\n\/* --- PC (900px\u4ee5\u4e0a) --- *\/\n@media (min-width: 900px) {\n  .columns {\n    text-align: center;\n  }\n  \n  \/* 4\u3064\u76ee\u306e\u30ab\u30fc\u30c9\u3082PC\u3067\u306f\u8868\u793a *\/\n  .col-4th {\n    display: flex !important;\n  }\n  \n  \/* 2\u5217\u00d72\u884c\u306e\u30b0\u30ea\u30c3\u30c9\u914d\u7f6e *\/\n  .col-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n    max-width: 960px;\n    margin: 36px auto 0;\n  }\n  \n  \/* \u30ab\u30fc\u30c9\u5185\u306e\u914d\u7f6e\uff08\u5de6\u753b\u50cf\u30fb\u53f3\u30c6\u30ad\u30b9\u30c8\uff09 *\/\n  .col-card {\n    flex-direction: row;\n    align-items: center;\n    gap: 20px;\n    padding: 20px;\n    background: #FFFDFC;\n    border-radius: 12px;\n    box-shadow: 0 4px 16px rgba(90, 60, 51, 0.04);\n  }\n  \n  \/* \u5de6\u5074\u753b\u50cf\uff08\u6b63\u65b9\u5f62\u306b\u8fd1\u3044\u30b5\u30a4\u30ba\u611f\uff09 *\/\n  .col-card .imgbox {\n    width: 120px;\n    height: 120px;\n    --ar: 1\/1;\n    border-radius: 6px;\n  }\n  \n  \/* \u53f3\u5074\u30c6\u30ad\u30b9\u30c8 *\/\n  .col-card .meta {\n    flex: 1;\n    text-align: left;\n    padding: 0;\n  }\n  \n  .col-card .meta time {\n    font-size: 13.5px;\n  }\n  \n  .col-card .meta b {\n    font-size: 14.5px;\n    line-height: 1.7;\n    margin-top: 6px;\n  }\n}\n\n\/* =========================================================\n   FOOTER\n   ========================================================= *\/\nfooter {\n  background: var(--cocoa);\n  color: #E9DBCE;\n  text-align: center;\n  padding: 40px 24px 34px;\n}\n\nfooter .brand {\n  justify-content: center;\n  margin-bottom: 16px;\n}\n\nfooter .brand b {\n  color: #fff;\n}\n\nfooter .brand span {\n  color: #C9B4A6;\n}\n\nfooter .note {\n  font-size: 11px;\n  color: #B79E90;\n  line-height: 1.9;\n  max-width: 380px;\n  margin: 0 auto;\n}\n\nfooter .cp {\n  font-family: \"Cormorant\";\n  font-style: italic;\n  font-size: 11px;\n  color: #9c8477;\n  margin-top: 20px;\n  letter-spacing: 0.1em;\n}\n\n\/* =========================================================\n   STICKY BAR & UTILS\n   ========================================================= *\/\n.stickybar {\n  position: fixed;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  z-index: 50;\n  max-width: var(--wrap);\n  margin: 0 auto;\n  background: rgba(255, 249, 243, 0.94);\n  backdrop-filter: blur(8px);\n  border-top: 1px solid var(--line-soft);\n  display: flex;\n  gap: 10px;\n  padding: 12px 16px;\n  box-shadow: 0 -10px 30px -18px rgba(60, 40, 34, 0.5);\n}\n\n.stickybar .btnd {\n  flex: 1;\n  padding: 13px 8px;\n  font-size: 13px;\n  gap: 6px;\n}\n\n.stickybar .btnd .arw {\n  display: none;\n}\n\n.reveal {\n  opacity: 0;\n  transform: translateY(22px);\n  transition: opacity 0.7s ease, transform 0.7s ease;\n}\n\n.reveal.in {\n  opacity: 1;\n  transform: none;\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .reveal {\n    opacity: 1;\n    transform: none;\n    transition: none;\n  }\n}\n\n:focus-visible {\n  outline: 3px solid var(--gold-deep);\n  outline-offset: 2px;\n  border-radius: 8px;\n}\n\n\/* =========================================================\n   DESKTOP \/ PC (responsive) \u2014 >= 900px\n   ========================================================= *\/\n@media (min-width: 900px) {\n  body {\n    background: #EFE7DA;\n  }\n  \n  .app {\n    max-width: 1120px;\n    padding-bottom: 0;\n    box-shadow: 0 0 60px -30px rgba(60, 40, 34, 0.35);\n  }\n  \n  section {\n    padding: 88px 40px;\n  }\n  \n  .sec-title {\n    font-size: 34px;\n  }\n  \n  .sec-title small {\n    font-size: 16px;\n    margin-top: 14px;\n  }\n  \n  .eyebrow {\n    font-size: 16px;\n  }\n  \n  .inner {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n  \n  \/* header *\/\n  .topbar {\n    padding: 18px 44px;\n  }\n  \n  .brand .mark {\n    width: 38px;\n    height: 38px;\n    font-size: 21px;\n  }\n  \n  .brand b {\n    font-size: 18px;\n  }\n  \n  .topbar .mini-cta {\n    font-size: 14px;\n    padding: 10px 22px;\n  }\n  \n  \/* CTA blocks \u2014 buttons in a row *\/\n  .cta-block {\n    flex-direction: row;\n    justify-content: center;\n    gap: 22px;\n    padding: 40px 24px;\n  }\n  \n  .cta-block .btnd {\n    flex: 0 1 340px;\n    font-size: 17px;\n    padding: 20px 28px;\n  }\n  \n  \/* promo banner (PC: \u6a2a\u4e26\u3073\u914d\u7f6e) *\/\n  .promo {\n    padding: 40px 24px;\n    background: var(--cream);\n  }\n  \n  .promo-inner {\n    flex-direction: row;\n    justify-content: center;\n    align-items: stretch;\n    gap: 20px;\n    max-width: 1000px;\n  }\n  \n  .promo-inner .camp-banner {\n    flex: 1;\n    width: 50%;\n  }\n  \n  \/* reassurance *\/\n  .reassure .body,\n  .reassure .rimg {\n    max-width: 760px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  \n  .reassure .r-title {\n    font-size: 42px;\n  }\n  \n  .reassure .r-sub {\n    font-size: 27px;\n  }\n  \n  .reassure .body {\n    font-size: 16px;\n    line-height: 2.1;\n  }\n  \n  .reassure .rimg {\n    margin-top: 32px;\n  }\n  \n  \/* emotion *\/\n  .emotion .e-title {\n    font-size: 40px;\n  }\n  \n  .emotion .e-sub {\n    font-size: 26px;\n  }\n  \n  .emotion .verse {\n    font-size: 18px;\n  }\n  \n  .emotion .why {\n    margin: 40px 0;\n  }\n  \n  .why-circle {\n    width: 210px;\n    height: 210px;\n  }\n  \n  .why-circle:nth-child(2) {\n    margin-left: -38px;\n  }\n  \n  .why-circle b,\n  .why-circle span {\n    font-size: 20px;\n  }\n  \n  .e-band {\n    padding: 48px 24px;\n  }\n  \n  .e-band p {\n    font-size: 28px;\n  }\n  \n  \/* recommend *\/\n  .rec-list {\n    max-width: 760px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  \n  .rec-item {\n    font-size: 16px;\n    padding: 20px 28px;\n  }\n  \n  .rec-item .ck {\n    width: 24px;\n    height: 24px;\n  }\n  \n  \/* gold band *\/\n  .goldband {\n    padding: 56px 24px;\n  }\n  \n  .goldband p {\n    font-size: 30px;\n  }\n  \n  \/* REASONS (PC\u30ec\u30a4\u30a2\u30a6\u30c8\u8abf\u6574) *\/\n  .reasons {\n    padding-left: 0;\n    padding-right: 0;\n  }\n  \n  .reasons .intro {\n    margin-bottom: 30px;\n  }\n  \n  .r-eyebrow {\n    font-size: 26px;\n  }\n  \n  .r-name {\n    font-size: 36px;\n  }\n  \n  .reason > .body, \n  .reason .body {\n    font-size: 16px;\n  }\n  \n  .rlabel .lb {\n    font-size: 30px;\n  }\n  \n  .rlabel::before, \n  .rlabel::after {\n    max-width: 120px;\n  }\n  \n  .reason + .reason {\n    margin-top: 80px;\n  }\n  \n  .reason-main {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 40px;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n  \n  .reason-main .r-text {\n    flex: 1;\n    text-align: left;\n  }\n  \n  .reason-main .r-text .r-sub {\n    text-align: left;\n    margin-top: 0;\n  }\n  \n  .reason-main .r-text .r-name {\n    text-align: left;\n    margin-top: 8px;\n    margin-bottom: 16px;\n  }\n  \n  .reason-main .rimg {\n    flex: 0 0 48%;\n    max-width: 480px;\n    margin: 0;\n    border-radius: 8px;\n  }\n  \n  .support-card {\n    background: #ffffff;\n    max-width: 900px;\n    margin: 40px auto 0;\n    padding: 48px 56px;\n    border-radius: 12px;\n    box-shadow: 0 10px 30px rgba(90, 60, 51, 0.05);\n  }\n  \n  .support-card .s-head {\n    font-size: 28px;\n  }\n  \n  .support-card .s-head-divider {\n    margin-bottom: 32px;\n  }\n  \n  .feature-line {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    text-align: left;\n    margin-top: 30px;\n    margin-bottom: 40px;\n  }\n  \n  .feature-line .f-img {\n    flex: 0 0 260px;\n    max-width: 260px;\n    margin: 0;\n  }\n  \n  .feature-line .f-text {\n    flex: 1;\n  }\n  \n  .feature-line .f-title {\n    text-align: left;\n    font-size: 22px;\n  }\n  \n  .feature-item {\n    display: flex;\n    align-items: center;\n    gap: 28px;\n    text-align: left;\n    margin-top: 28px;\n  }\n  \n  .feature-item .f-iconimg {\n    flex: 0 0 100px;\n    width: 100px;\n    height: 100px;\n    margin: 0;\n  }\n  \n  .feature-item .f-text {\n    flex: 1;\n  }\n  \n  .feature-item .f-title {\n    text-align: left;\n    font-size: 20px;\n    margin-bottom: 6px;\n  }\n  \n  .feature-item .f-body {\n    font-size: 15px;\n  }\n  \n  \/* comparison *\/\n  .ctable {\n    max-width: 920px;\n    margin-left: auto;\n    margin-right: auto;\n    font-size: 15px;\n  }\n  \n  .ctable th,\n  .ctable td {\n    padding: 20px 12px;\n  }\n  \n  .ctable thead th {\n    font-size: 15px;\n  }\n  \n  .ctable thead th.ours {\n    font-size: 17px;\n  }\n  \n  .ctable tbody th {\n    width: 120px;\n    font-size: 14px;\n  }\n  \n  .ctable td .sym {\n    font-size: 26px;\n  }\n  \n  \/* MENU (PC\u30ec\u30a4\u30a2\u30a6\u30c8\u8abf\u6574) *\/\n  .menu .m-eyebrow {\n    font-size: 26px;\n  }\n  \n  .menu .m-big {\n    font-size: 48px;\n  }\n  \n  .menu .m-subhead {\n    font-size: 26px;\n  }\n  \n  .menu .lead {\n    max-width: 760px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  \n  .step-block {\n    display: flex;\n    align-items: center;\n    gap: 48px;\n    max-width: 960px;\n    margin: 48px auto 0;\n    text-align: left;\n  }\n  \n  .step-block .step-circle {\n    flex: 0 0 280px;\n    width: 280px;\n    height: 280px;\n    margin: 0;\n  }\n  \n  .step-block .step-content {\n    flex: 1;\n  }\n  \n  .step-block .step-head {\n    margin: 0;\n  }\n  \n  .step-block .step-head .st {\n    font-size: 20px;\n    display: block;\n    margin-bottom: 4px;\n  }\n  \n  .step-block .step-name {\n    font-size: 26px;\n    text-align: left;\n    margin-top: 0;\n  }\n  \n  .step-block .step-desc {\n    font-size: 15px;\n    line-height: 1.95;\n    margin-top: 14px;\n  }\n  \n  .drug-grid {\n    display: flex;\n    flex-direction: row;\n    align-items: stretch;\n    gap: 20px;\n    max-width: 960px;\n    margin: 36px auto 48px;\n  }\n  \n  .drug {\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n    padding: 30px 24px;\n  }\n  \n  .drug .name {\n    font-size: 22px;\n  }\n  \n  .drug p {\n    flex: 1;\n    font-size: 14px;\n  }\n  \n  \/* goal *\/\n  .g-title {\n    font-size: 44px;\n  }\n  \n  .g-sub {\n    font-size: 26px;\n  }\n  \n  .goal .stmt {\n    font-size: 19px;\n  }\n  \n  .g-emph {\n    font-size: 27px;\n  }\n  \n  .g-emph-big {\n    font-size: 46px;\n  }\n  \n  .goal .g-lead {\n    font-size: 17px;\n    max-width: 760px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  \n  .eff-title {\n    font-size: 27px;\n  }\n  \n  .effects li {\n    font-size: 17px;\n  }\n  \n  \/* FLOW (PC\u30ec\u30a4\u30a2\u30a6\u30c8\u8abf\u6574) *\/\n  .flow-list {\n    flex-direction: row;\n    align-items: stretch;\n    justify-content: center;\n    max-width: 1040px;\n    margin: 48px auto 0;\n    gap: 0;\n  }\n  \n  .flow-step {\n    flex: 1;\n    padding: 36px 16px 40px;\n  }\n  \n  .flow-step .fl {\n    font-size: 22px;\n    margin-bottom: 14px;\n  }\n  \n  .flow-circle {\n    width: 110px;\n    height: 110px;\n    margin: 0 auto 20px;\n  }\n  \n  .flow-step .fh {\n    font-size: 22px;\n  }\n  \n  .flow-step .fs {\n    font-size: 13.5px;\n    line-height: 1.6;\n    margin-top: 10px;\n  }\n  \n  .flow-arrow {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0;\n    width: 24px;\n    flex: none;\n    z-index: 1;\n  }\n  \n  .flow-arrow span {\n    width: 12px;\n    height: 18px;\n    background: #E7E0D0;\n    clip-path: polygon(0 0, 100% 50%, 0 100%);\n  }\n  \n  \/* faq *\/\n  .faq .qa,\n  .faq .more {\n    max-width: 760px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  \n  .qa .q .qt {\n    font-size: 21px;\n  }\n  \n  .qa .a {\n    font-size: 16px;\n  }\n  \n  details.qa summary {\n    font-size: 16px;\n    padding: 22px 56px 22px 24px;\n  }\n  \n  details.qa .a {\n    font-size: 14px;\n    padding: 0 24px 22px 52px;\n  }\n  \n  \/* columns *\/\n  .col-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 24px;\n    max-width: 1000px;\n    margin: 36px auto 0;\n  }\n  \n  .col-card {\n    flex-direction: column;\n    align-items: stretch;\n    gap: 0;\n    padding: 0;\n  }\n  \n  .col-card .imgbox {\n    width: 100%;\n    --ar: 16\/10;\n    border-radius: 0;\n  }\n  \n  .col-card .meta {\n    padding: 16px 16px 20px;\n  }\n  \n  .col-card .meta b {\n    font-size: 14px;\n  }\n  \n  .col-4th {\n    display: flex;\n  }\n  \n  \/* footer *\/\n  footer {\n    padding: 56px 24px 44px;\n  }\n  \n  footer .note {\n    font-size: 12.5px;\n    max-width: 560px;\n  }\n  .stickybar{\n    max-width:initial;\n    display:flex;\n    justify-content:center;\n    gap:30px;\n  }\n  .stickybar .btnd{\n    max-width:calc(930px \/ 2);\n  }\n}\n\n@media (max-width: 899.98px) { \n  .col-4th {\n    display: none;\n  } \n}\n\n@media (min-width: 1200px) {\n  .app {\n    max-width: 1200px;\n  }\n  \n  section {\n    padding: 96px 60px;\n  }\n}\n<\/style>\n\n\n\n<div class=\"app\">\n<!-- HERO SECTION (\u5168\u4f53\u3092\u56f2\u3080\u30e9\u30c3\u30d1\u30fc) -->\n<div class=\"hero-section\">\n\n  <!-- FV\u30e1\u30a4\u30f3 (\u753b\u50cf\u30a8\u30ea\u30a2) -->\n  <div class=\"hero-fv\">\n    <div class=\"copy\">\n      <h1>\u9069\u6b63\u4fa1\u683c\u3068<br class=\"sp-br\">\u6bce\u65e5\u306e<br>LINE\u30b5\u30dd\u30fc\u30c8<\/h1>\n      <p class=\"tagline\">\u3060\u304b\u3089\u3001\u7121\u7406\u306a\u304f\u7d50\u679c\u304c\u51fa\u308b\u3002<\/p>\n    <\/div>\n    <div class=\"hero-badges\">\n      <div class=\"hbadge\"><b>\u85ac\uff0b\u751f\u6d3b\u7fd2\u6163\u306e<br>\u30c8\u30fc\u30bf\u30eb<br>\u30b5\u30dd\u30fc\u30c8<\/b><\/div>\n      <div class=\"hbadge\"><b>\u5b89\u5fc3\u30fb\u5b89\u5168\u306e<br>\u7dcf\u5408\u533b\u7642<br>\u30af\u30ea\u30cb\u30c3\u30af<\/b><\/div>\n    <\/div>\n  <\/div>\n  \n  <!-- FV\u76f4\u4e0b\u306e\u30b5\u30d6\u30e1\u30c3\u30bb\u30fc\u30b8 -->\n  <div class=\"hero-sub\">\n    <p>\n      <strong class=\"sub-lead\">\u3053\u308c\u307e\u3067\u4e00\u4eba\u3067\u9811\u5f35\u3063\u3066\u3001\u7d9a\u304b\u306a\u304b\u3063\u305f\u3042\u306a\u305f\u3078\u3002<\/strong>\n      \u533b\u5e2b\u306e\u8a3a\u5bdf\u3068\u6bce\u65e5\u306eLINE\u30b5\u30dd\u30fc\u30c8\u3067\u3001\u4e0d\u5b89\u3084\u8ff7\u3044\u306b\u5bc4\u308a\u6dfb\u3044\u306a\u304c\u3089\u3001\u7121\u7406\u306a\u304f\u7d9a\u3051\u3089\u308c\u308b<strong class=\"highlight\">\u533b\u7642\u30c0\u30a4\u30a8\u30c3\u30c8<\/strong>\u3092\u59cb\u3081\u307e\u305b\u3093\u304b\u3002\n    <\/p>\n  <\/div>\n<\/div>\n  \n\n\n  <!-- CTA block 1 -->\n  <div class=\"cta-block\" id=\"reserve\">\n    <a href=\"https:\/\/mypage-online-reservation.hiro-clinic.or.jp\/?department=diet\" class=\"btnd btnd-coral\"><img decoding=\"async\" src=\"\/diet\/wp-content\/uploads\/2026\/07\/calender_icon.webp\" style=\"width: 24px;\">\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u3092\u4e88\u7d04\u3059\u308b<span class=\"arw\">\u203a<\/span><\/a>\n    <a href=\"https:\/\/www.hiro-clinic.or.jp\/diet\/line\/\" class=\"btnd btnd-green\"><img decoding=\"async\" src=\"\/diet\/wp-content\/uploads\/2026\/07\/LINE_Brand_icon.webp\" style=\"width: 40px;\">\u7279\u5178GET\uff06LINE\u3067\u7121\u6599\u76f8\u8ac7<span class=\"arw\">\u203a<\/span><\/a>\n  <\/div>\n\n  <!-- CAMPAIGN BANNER (image) -->\n  <div class=\"promo\">\n    <div class=\"promo-inner\">\n      <a class=\"camp-banner\" href=\"https:\/\/www.hiro-clinic.or.jp\/diet\/#banso\" aria-label=\"\u30de\u30f3\u30b8\u30e3\u30ed \u4f34\u8d70\u30d7\u30e9\u30f3 \u30ad\u30e3\u30f3\u30da\u30fc\u30f3\">\n        <img decoding=\"async\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/06\/mahiro-mounjaro_bnr.webp\"\n             alt=\"\u30de\u30f3\u30b8\u30e3\u30ed \u4f34\u8d70\u30d7\u30e9\u30f3 \u30ad\u30e3\u30f3\u30da\u30fc\u30f3\" loading=\"lazy\">\n      <\/a>\n      <a class=\"camp-banner\" href=\"https:\/\/www.hiro-clinic.or.jp\/diet\/clinic-info\/\" aria-label=\"\u304a\u53d7\u3051\u53d6\u308a\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\">\n        <img decoding=\"async\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/uketori-bnr-4.webp\"\n             alt=\"\u304a\u53d7\u3051\u53d6\u308a\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\" loading=\"lazy\">\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <!-- REASSURANCE (light) -->\n  <section class=\"reassure reveal\">\n    <span class=\"r-bubble\">\u30de\u30f3\u30b8\u30e3\u30ed\u306f\u5371\u306a\u3044\uff1f<\/span>\n    <p class=\"r-sub\">\u305d\u306e\u4e0d\u5b89\u3001<\/p>\n    <h2 class=\"r-title\">\u79c1\u305f\u3061\u306b\u304a\u4efb\u305b\u304f\u3060\u3055\u3044<\/h2>\n    <span class=\"r-divider\"><\/span>\n    <div class=\"body\">\n      <p>\u4e16\u9593\u3067\u306f\u300c\u30de\u30f3\u30b8\u30e3\u30ed\u300d\u306a\u3069\u306e\u533b\u7642\u7528\u30c0\u30a4\u30a8\u30c3\u30c8\u85ac\u306b\u95a2\u3059\u308b\u30cd\u30ac\u30c6\u30a3\u30d6\u306a\u5831\u9053\u3092\u76ee\u306b\u3057\u3066\u3001\u4e0d\u5b89\u3092\u611f\u3058\u308b\u65b9\u3082\u3044\u3089\u3063\u3057\u3083\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002<\/p>\n      <p>\u3057\u304b\u3057\u3001\u30de\u30f3\u30b8\u30e3\u30ed\u306f\u65e5\u672c\u56fd\u5185\u30672\u578b\u7cd6\u5c3f\u75c5\u6cbb\u7642\u85ac\u3068\u3057\u3066<mark>\u6b63\u5f0f\u306b\u627f\u8a8d\u3055\u308c\u3066\u3044\u308b\u533b\u85ac\u54c1<\/mark>\u3067\u3059\u3002<\/p>\n      <p><mark>\u533b\u5e2b\u306e\u7ba1\u7406\u4e0b\u3067\u9069\u5207\u306b\u4f7f\u7528<\/mark>\u3059\u308b\u3053\u3068\u3067\u3001<mark>\u5b89\u5168\u6027\u306b\u914d\u616e<\/mark>\u3057\u306a\u304c\u3089\u6cbb\u7642\u3092\u9032\u3081\u3089\u308c\u307e\u3059\u3002<\/p>\n    <\/div>\n    <figure class=\"rimg\"><img decoding=\"async\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-top-img-001.webp\" alt=\"\u533b\u7642\u7528\u533b\u85ac\u54c1\u306e\u30a4\u30e1\u30fc\u30b8\" loading=\"lazy\" onerror=\"this.style.display='none'\"><\/figure>\n  <\/section>\n\n  <!-- EMOTION -->\n  <section class=\"emotion reveal\">\n    <div class=\"e-pad\">\n      <span class=\"e-bubble\">\u307e\u305f\u7d9a\u304b\u306a\u304b\u3063\u305f<\/span>\n      <p class=\"e-sub\">\u81ea\u5206\u3092\u8cac\u3081\u308b\u306e\u306f<\/p>\n      <h2 class=\"e-title\">\u3082\u3046\u7d42\u308f\u308a\u306b\u3057\u307e\u305b\u3093\u304b\u3002<\/h2>\n      <span class=\"e-divider\"><\/span>\n      <p class=\"verse\">\u30c0\u30a4\u30a8\u30c3\u30c8\u304c\u7d9a\u304b\u306a\u3044\u539f\u56e0\u306f\u3001<br>\u610f\u5fd7\u306e\u5f31\u3055\u3060\u3051\u3068\u306f\u9650\u308a\u307e\u305b\u3093\u3002<br>\u98df\u6b32\u3001\u751f\u6d3b\u30ea\u30ba\u30e0\u3001\u30b9\u30c8\u30ec\u30b9\u3001\u4f53\u8cea\u3001<br>\u904e\u53bb\u306e\u30c0\u30a4\u30a8\u30c3\u30c8\u6b74\u3002<br>\u4f53\u91cd\u304c\u5909\u308f\u3089\u306a\u3044\u7406\u7531\u306f\u3001<br>\u4eba\u306b\u3088\u3063\u3066\u9055\u3044\u307e\u3059\u3002<\/p>\n      <div class=\"e-chevrons\"><span><\/span><span><\/span><\/div>\n    <\/div>\n    <div class=\"e-band\"><p>\u3060\u304b\u3089\u3053\u305d\u3001<br>\u533b\u5e2b\u306e\u8a3a\u5bdf\u3092\u3082\u3068\u306b\u3001<br>\u81ea\u5206\u306b\u5408\u3063\u305f\u65b9\u6cd5\u3092\u9078\u3076\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p><\/div>\n    <div class=\"e-pad\">\n      <p class=\"verse verse-lead\">\u5358\u306a\u308b\u98df\u4e8b\u5236\u9650\u3084\u904b\u52d5\u3060\u3051\u306b\u983c\u308b\u65b9\u6cd5\u3067\u306f\u306a\u304f\u3001<\/p>\n      <div class=\"why\">\n        <div class=\"why-circle\"><b>\u306a\u305c<\/b><span>\u592a\u308a\u3084\u3059\u3044<br>\u306e\u304b<\/span><\/div>\n        <div class=\"why-circle\"><b>\u306a\u305c<\/b><span>\u75e9\u305b\u3065\u3089\u3044<br>\u306e\u304b<\/span><\/div>\n      <\/div>\n      <p class=\"verse\">\u3068\u3044\u3046\u6839\u672c\u539f\u56e0\u306b\u30a2\u30d7\u30ed\u30fc\u30c1\u3057\u3001<br>\u98df\u6b32\u3092\u81ea\u7136\u306b\u6574\u3048\u3001<br>\u30ea\u30d0\u30a6\u30f3\u30c9\u3057\u306b\u304f\u3044\u751f\u6d3b\u7fd2\u6163\u3092\u8eab\u306b\u3064\u3051\u308b\u3002<br>\u3053\u308c\u304c\u3001\u30d2\u30ed\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8003\u3048\u308b<br>\u533b\u7642\u30c0\u30a4\u30a8\u30c3\u30c8\u3067\u3059\u3002<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- RECOMMEND -->\n  <section class=\"recommend reveal\">\n    <p class=\"eyebrow\">For you<\/p>\n    <h2 class=\"sec-title\">\u3053\u3093\u306a\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059<\/h2>\n    <div class=\"rec-list\">\n      <div class=\"rec-item\"><span class=\"ck\">\u2713<\/span>\u98df\u4e8b\u5236\u9650\u3084\u904b\u52d5\u3060\u3051\u3067\u306f\u75e9\u305b\u306a\u304b\u3063\u305f\u65b9<\/div>\n      <div class=\"rec-item\"><span class=\"ck\">\u2713<\/span>\u77ed\u671f\u9593\u3067\u7d50\u679c\u3092\u51fa\u3057\u305f\u3044\u304c\u3001\u5065\u5eb7\u9762\u304c\u4e0d\u5b89\u306a\u65b9<\/div>\n      <div class=\"rec-item\"><span class=\"ck\">\u2713<\/span>\u81ea\u5df1\u6d41\u3067\u30ea\u30d0\u30a6\u30f3\u30c9\u3092\u7e70\u308a\u8fd4\u3057\u3001\u4e00\u4eba\u3067\u306f\u7d9a\u304b\u306a\u3044\u65b9<\/div>\n      <div class=\"rec-item\"><span class=\"ck\">\u2713<\/span>\u5fd9\u3057\u304f\u3066\u5b9a\u671f\u7684\u306a\u901a\u9662\u304c\u96e3\u3057\u3044\u65b9\uff08\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u5bfe\u5fdc\uff09<\/div>\n      <div class=\"rec-item\"><span class=\"ck\">\u2713<\/span>\u533b\u5e2b\u306e\u30a2\u30c9\u30d0\u30a4\u30b9\u3092\u53d7\u3051\u306a\u304c\u3089\u5b89\u5fc3\u3057\u3066\u75e9\u305b\u305f\u3044\u65b9<\/div>\n    <\/div>\n  <\/section>\n\n  <!-- GOLD BAND -->\n  <div class=\"goldband reveal\"><p><em>\u533b\u7642\u306e\u529b<\/em>\u3068<br>\u201c\u4e00\u4eba\u306b\u3057\u306a\u3044\u201d\u30b5\u30dd\u30fc\u30c8<\/p><\/div>\n\n<!-- REASONS -->\n<section class=\"reasons reveal\">\n  <div class=\"intro r-pad\">\n    <p class=\"r-eyebrow\">\u30d2\u30ed\u30af\u30ea\u30cb\u30c3\u30af\u306e<br>\u30de\u30f3\u30b8\u30e3\u30ed\u304c\u9078\u3070\u308c\u308b<\/p>\n    <p class=\"r-big\">3\u3064\u306e\u7406\u7531<\/p>\n    <span class=\"r-divider\"><\/span>\n  <\/div>\n\n  <!-- REASON 01 -->\n  <article class=\"reason\">\n    <div class=\"rlabel\"><span class=\"lb\">Reason 01<\/span><\/div>\n    \n    <!-- \u30e1\u30a4\u30f32\u30ab\u30e9\u30e0\u9818\u57df -->\n    <div class=\"reason-main\">\n      <div class=\"r-text\">\n        <p class=\"r-sub\">\u4e00\u4eba\u3058\u3083\u306a\u3044\u304b\u3089\u9811\u5f35\u308c\u308b\uff01<\/p>\n        <h3 class=\"r-name\">\u30de\u30f3\u30b8\u30e3\u30ed\u4f34\u8d70\u30d7\u30e9\u30f3<\/h3>\n        <p class=\"body\">\u30d2\u30ed\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u85ac\u3092\u51fa\u3057\u3066\u7d42\u308f\u308a\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u6bce\u65e5\u306e\u98df\u751f\u6d3b\u3084\u904b\u52d5\u7fd2\u6163\u306e\u30a2\u30c9\u30d0\u30a4\u30b9\u3082\u884c\u3044\u3001\u300c\u30ea\u30d0\u30a6\u30f3\u30c9\u3057\u306b\u304f\u3044\u6b63\u3057\u3044\u751f\u6d3b\u7fd2\u6163\u3092\u8eab\u306b\u3064\u3051\u308b\u305f\u3081\u306e\u30b5\u30dd\u30fc\u30c8\u300d\u3067\u3059\u3002<br>\u672c\u8cea\u306f\u3001\u3042\u306a\u305f\u306e\u751f\u6d3b\u7fd2\u6163\u3092\u6574\u3048\u308b\u3053\u3068\u306b\u3042\u308a\u307e\u3059\u3002<\/p>\n      <\/div>\n      <figure class=\"rimg\"><img decoding=\"async\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-top-img-002.webp\" alt=\"\u533b\u5e2b\u306e\u4f34\u8d70\u30b5\u30dd\u30fc\u30c8\" loading=\"lazy\" onerror=\"this.style.display='none'\"><\/figure>\n    <\/div>\n\n    <!-- \u767d\u3044\u30ab\u30fc\u30c9\u9818\u57df -->\n    <div class=\"support-card r-pad\">\n      <p class=\"s-head\">\u4f34\u8d70\u30b5\u30dd\u30fc\u30c8\u5185\u5bb9<\/p>\n      <span class=\"s-head-divider\"><\/span>\n\n      <!-- LINE\u30b5\u30dd\u30fc\u30c8 -->\n      <div class=\"feature feature-line\">\n        <div class=\"f-img\"><img decoding=\"async\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-top-img-003.webp\" alt=\"LINE\u30b5\u30dd\u30fc\u30c8\u753b\u9762\" loading=\"lazy\" onerror=\"this.style.display='none'\"><\/div>\n        <div class=\"f-text\">\n          <p class=\"f-title\">LINE\u3067\u6bce\u65e5\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3<\/p>\n          <p class=\"f-body\">\u61f8\u5ff5\u3055\u308c\u308b\u6cbb\u7642\u521d\u671f\u306e\u526f\u4f5c\u7528\uff08\u5410\u304d\u6c17\u3084\u4fbf\u79d8\u306a\u3069\uff09\u3082\u3001\u5f53\u9662\u3067\u306f\u6bce\u65e5\u306eLINE\u306b\u3088\u308b\u300c\u4f34\u8d70\u30b5\u30dd\u30fc\u30c8\u300d\u3067\u5b9a\u671f\u7684\u306b\u7d4c\u904e\u3092\u30c1\u30a7\u30c3\u30af\u3002\u7570\u5909\u3092\u611f\u3058\u305f\u6642\u3084\u4e0d\u5b89\u306a\u6642\u306f\u3001\u6211\u6162\u305b\u305a\u3044\u3064\u3067\u3082\u3059\u3050\u306b\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- \u30a2\u30d7\u30ea -->\n      <div class=\"feature feature-item\">\n        <div class=\"f-iconimg\"><img decoding=\"async\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-top-img-004.webp\" alt=\"\u5c02\u7528\u30a2\u30d7\u30ea\u3067\u5909\u5316\u3092\u898b\u3048\u308b\u5316\" loading=\"lazy\" onerror=\"this.style.display='none'\"><\/div>\n        <div class=\"f-text\">\n          <p class=\"f-title\">\u5c02\u7528\u30a2\u30d7\u30ea\u3067\u5909\u5316\u3092\u898b\u3048\u308b\u5316<\/p>\n          <p class=\"f-body\">\u6bce\u65e5\u306e\u4f53\u91cd\u3092\u30b9\u30de\u30db\u3067\u30a2\u30d7\u30ea\u306b\u5165\u529b\u3059\u308b\u3060\u3051\u3067\u81ea\u52d5\u3067\u30b0\u30e9\u30d5\u5316\u3055\u308c\u3001\u65e5\u3005\u306e\u9811\u5f35\u308a\u306e\u6210\u679c\u304c\u4e00\u76ee\u3067\u308f\u304b\u308a\u307e\u3059\u3002<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- \u30dd\u30a4\u30f3\u30c8 -->\n      <div class=\"feature feature-item\">\n        <div class=\"f-iconimg\"><img decoding=\"async\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-top-img-005.webp\" alt=\"\u6bce\u65e5\u306e\u8a18\u9332\u3067\u30dd\u30a4\u30f3\u30c8\u304c\u8caf\u307e\u308b\u30fb\u304a\u5f97\u306b\u4f7f\u3048\u308b\" loading=\"lazy\" onerror=\"this.style.display='none'\"><\/div>\n        <div class=\"f-text\">\n          <p class=\"f-title\">\u6bce\u65e5\u306e\u8a18\u9332\u3067\u30dd\u30a4\u30f3\u30c8\u304c\u8caf\u307e\u308b\u30fb\u304a\u5f97\u306b\u4f7f\u3048\u308b<\/p>\n          <p class=\"f-body\">\u30a2\u30d7\u30ea\u306b\u4f53\u91cd\u3092\u8a18\u9332\u3059\u308b\u3054\u3068\u306b\u30011\u65e51\u56de\u300c\u30b8\u30a7\u30cd\u30ea\u30fc\u30dd\u30a4\u30f3\u30c8\u300d\u30921\u30dd\u30a4\u30f3\u30c8\u4ed8\u4e0e\u3002\u6b21\u56de\u30de\u30f3\u30b8\u30e3\u30ed\u3092\u3054\u8cfc\u5165\u306e\u969b\u306b\u300c1\u30dd\u30a4\u30f3\u30c8\uff1d1\u5186\u300d\u3068\u3057\u3066\u304a\u4f7f\u3044\u3044\u305f\u3060\u3051\u307e\u3059\u3002\u6bce\u65e5\u306e\u300c\u3061\u3087\u3063\u3068\u3057\u305f\u7fd2\u6163\u300d\u304c\u304a\u5f97\u306b\u7e4b\u304c\u308a\u3001\u697d\u3057\u304f\u7d9a\u3051\u3089\u308c\u308b\u4ed5\u7d44\u307f\u3067\u3059\u3002<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- \u304a\u5b88\u308a\u30ac\u30a4\u30c9 -->\n      <div class=\"feature feature-item\">\n        <div class=\"f-iconimg\"><img decoding=\"async\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-top-img-006.webp\" alt=\"\u30aa\u30ea\u30b8\u30ca\u30eb\u300c\u304a\u5b88\u308a\u30ac\u30a4\u30c9\u300d\" loading=\"lazy\" onerror=\"this.style.display='none'\"><\/div>\n        <div class=\"f-text\">\n          <p class=\"f-title\">\u30aa\u30ea\u30b8\u30ca\u30eb\u300c\u304a\u5b88\u308a\u30ac\u30a4\u30c9\u300d<\/p>\n          <p class=\"f-body\">\u7121\u7406\u306a\u304f\u53d6\u308a\u7d44\u3081\u308b\u6804\u990a\u30fb\u904b\u52d5\u30ac\u30a4\u30c9\u3092\u30d7\u30ec\u30bc\u30f3\u30c8\u3002<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/article>\n\n  <!-- REASON 02 -->\n  <article class=\"reason\">\n    <div class=\"rlabel\"><span class=\"lb\">Reason 02<\/span><\/div>\n    <div class=\"reason-main\">\n      <div class=\"r-text\">\n        <h3 class=\"r-name\">\u7d9a\u3051\u3084\u3059\u3044\u9069\u6b63\u4fa1\u683c<\/h3>\n        <p class=\"body\">\u30c0\u30a4\u30a8\u30c3\u30c8\u306f\u7d99\u7d9a\u3059\u308b\u3053\u3068\u304c\u4f55\u3088\u308a\u5927\u5207\u3067\u3059\u3002<br>\u5f53\u9662\u3067\u306f\u3001\u30de\u30f3\u30b8\u30e3\u30ed1\u672c4,400\u5186\uff08\u7a0e\u8fbc\uff09\u3068\u3044\u3046\u7d9a\u3051\u3084\u3059\u3044\u4fa1\u683c\u8a2d\u8a08\u3067\u3054\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n      <\/div>\n      <figure class=\"rimg\"><img decoding=\"async\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-top-img-007.webp\" alt=\"\u7d9a\u3051\u3084\u3059\u3044\u4fa1\u683c\u306e\u30a4\u30e1\u30fc\u30b8\" loading=\"lazy\" onerror=\"this.style.display='none'\"><\/figure>\n    <\/div>\n  <\/article>\n\n  <!-- REASON 03 -->\n  <article class=\"reason\">\n    <div class=\"rlabel\"><span class=\"lb\">Reason 03<\/span><\/div>\n    <div class=\"reason-main\">\n      <div class=\"r-text\">\n        <h3 class=\"r-name\">\u3042\u3093\u3057\u3093\u306e<br>\u7dcf\u5408\u533b\u7642\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n        <p class=\"body\">\u30d2\u30ed\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001NIPT\u3092\u306f\u3058\u3081\u3068\u3057\u305f\u7523\u5a66\u4eba\u79d1\u9818\u57df\u3001\u4e00\u822c\u8a3a\u7642\u3001\u7f8e\u5bb9\u533b\u7642\u307e\u3067\u3001\u5e45\u5e83\u3044\u533b\u7642\u306b\u5411\u304d\u5408\u3063\u3066\u304d\u305f\u7dcf\u5408\u533b\u7642\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<br>\u4e07\u304c\u4e00\u306e\u526f\u4f5c\u7528\u3078\u306e\u5373\u6642\u5bfe\u5fdc\u3084\u3001\u30c0\u30a4\u30a8\u30c3\u30c8\u5f8c\u306e\u7f8e\u5bb9\u533b\u7642\u307e\u3067\u5b89\u5fc3\u3057\u3066\u304a\u4efb\u305b\u304f\u3060\u3055\u3044\u3002<\/p>\n      <\/div>\n      <figure class=\"rimg\"><img decoding=\"async\" src=\"\/diet\/wp-content\/uploads\/2026\/07\/hiroclinic_entrance.webp\" alt=\"\u30af\u30ea\u30cb\u30c3\u30af\u9662\u5185\" loading=\"lazy\" onerror=\"this.style.display='none'\"><\/figure>\n    <\/div>\n  <\/article>\n<\/section>\n\n\n  <!-- CTA block 2 -->\n  <div class=\"cta-block reveal\">\n    <a href=\"https:\/\/mypage-online-reservation.hiro-clinic.or.jp\/?department=diet\" class=\"btnd btnd-coral\"><img decoding=\"async\" src=\"\/diet\/wp-content\/uploads\/2026\/07\/calender_icon.webp\" style=\"width: 24px;\">\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u3092\u4e88\u7d04\u3059\u308b<span class=\"arw\">\u203a<\/span><\/a>\n    <a href=\"https:\/\/www.hiro-clinic.or.jp\/diet\/line\/\" class=\"btnd btnd-green\"><img decoding=\"async\" src=\"\/diet\/wp-content\/uploads\/2026\/07\/LINE_Brand_icon.webp\" style=\"width: 40px;\">\u7279\u5178GET\uff06LINE\u3067\u7121\u6599\u76f8\u8ac7<span class=\"arw\">\u203a<\/span><\/a>\n  <\/div>\n\n  <!-- COMPARISON -->\n  <section class=\"compare reveal\">\n    <p class=\"eyebrow\">Comparison<\/p>\n    <h2 class=\"sec-title\">\u4ed6\u306e\u30c0\u30a4\u30a8\u30c3\u30c8\u6cd5\u3068\u306e\u6bd4\u8f03<\/h2>\n    <div class=\"ctable\">\n      <table>\n        <colgroup><col style=\"width:48px\"><col><col><col class=\"ours-col\"><\/colgroup>\n        <thead>\n          <tr><th><\/th><th>\u4e00\u822c\u7684\u306a<br>\u30aa\u30f3\u30e9\u30a4\u30f3\u51e6\u65b9<\/th><th>\u9ad8\u984d<br>\u30d1\u30fc\u30bd\u30ca\u30eb\u30b8\u30e0<\/th><th class=\"ours\">\u30d2\u30ed<br>\u30af\u30ea\u30cb\u30c3\u30af<\/th><\/tr>\n        <\/thead>\n        <tbody>\n          <tr><th>\u533b\u5e2b\u306e<br>\u8a3a\u5bdf<\/th><td><span class=\"sym tri\">\u25b3<\/span>\u7c21\u6613\u554f\u8a3a<br>\u306e\u307f<\/td><td><span class=\"sym x\">\u00d7<\/span>\u533b\u7642\u884c\u70ba<br>\u306a\u3057<\/td><td class=\"ours\"><span class=\"sym o\">\u25ce<\/span>\u533b\u5e2b\u304c\u8a3a\u5bdf\u3057<br>\u5b89\u5168\u6027\u3092\u78ba\u8a8d<\/td><\/tr>\n          <tr><th>\u4fa1\u683c<\/th><td><span class=\"sym tri\">\u25b3<\/span>\u5b89\u3044\u304c<br>\u30b5\u30dd\u30fc\u30c8\u306a\u3057<\/td><td><span class=\"sym x\">\u00d7<\/span>\u9ad8\u984d<\/td><td class=\"ours\"><span class=\"sym o\">\u25ce<\/span>\u9069\u6b63\u4fa1\u683c<\/td><\/tr>\n          <tr><th>\u4f34\u8d70<br>\u30b5\u30dd\u30fc\u30c8<\/th><td><span class=\"sym x\">\u00d7<\/span>\u307b\u307c\u306a\u3057<\/td><td><span class=\"sym tri\">\u25b3<\/span>\u30c8\u30ec\u30fc\u30ca\u30fc<br>\u306e\u307f<\/td><td class=\"ours\"><span class=\"sym o\">\u25ce<\/span>\u30b9\u30bf\u30c3\u30d5\u304c<br>LINE\u3067\u4f34\u8d70<\/td><\/tr>\n          <tr><th>\u751f\u6d3b\u7fd2\u6163<br>\u6539\u5584<\/th><td><span class=\"sym tri\">\u25b3<\/span>\u81ea\u5df1\u6d41<\/td><td><span class=\"sym tri\">\u25b3<\/span>\u904b\u52d5\u4e2d\u5fc3<\/td><td class=\"ours\"><span class=\"sym o\">\u25ce<\/span>\u533b\u5b66\u7684\u6839\u62e0\u306b<br>\u57fa\u3065\u304f\u6307\u5c0e<\/td><\/tr>\n          <tr><th>\u5b89\u5168\u6027<\/th><td><span class=\"sym x\">\u00d7<\/span>\u526f\u4f5c\u7528<br>\u5bfe\u5fdc\u4e0d\u53ef<\/td><td><span class=\"sym x\">\u00d7<\/span>\u533b\u85ac\u54c1\u306e<br>\u6271\u3044\u306a\u3057<\/td><td class=\"ours\"><span class=\"sym o\">\u25ce<\/span>\u533b\u7642\u6a5f\u95a2\u3068\u3057\u3066<br>\u5373\u6642\u5bfe\u5fdc<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n<!-- MENU -->\n<section class=\"menu reveal\">\n  <span class=\"m-bubble\">\u30de\u30f3\u30b8\u30e3\u30ed\u3060\u3051\u3058\u3083\u306a\u3044\u3002<\/span>\n  <p class=\"m-eyebrow\">\u30d2\u30ed\u30af\u30ea\u30cb\u30c3\u30af\u306e<\/p>\n  <h2 class=\"m-big\">\u6cbb\u7642\u30e1\u30cb\u30e5\u30fc<\/h2>\n  <span class=\"m-divider\"><\/span>\n  <p class=\"m-subhead\">\u5168\u8eab\u75e9\u305b\u304b\u3089\u90e8\u5206\u75e9\u305b\u307e\u3067\u3002<br>\u76ee\u6a19\u306b\u5408\u308f\u305b\u305f\u6bb5\u968e\u7684\u30a2\u30d7\u30ed\u30fc\u30c1<\/p>\n  <p class=\"lead\">\u76ee\u6a19\u3084\u751f\u6d3b\u30b9\u30bf\u30a4\u30eb\u306b\u5408\u308f\u305b\u3066\u3001\u6cbb\u7642\u65b9\u6cd5\u3092\u76f8\u8ac7\u3067\u304d\u307e\u3059\u3002<\/p>\n\n  <!-- STEP 01 (PC\u6642: \u6a2a\u4e26\u30732\u30ab\u30e9\u30e0) -->\n  <div class=\"step-block\">\n    <figure class=\"step-circle\"><img decoding=\"async\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-top-img-009.webp\" alt=\"\u98df\u4e8b\u306e\u30a4\u30e1\u30fc\u30b8\" loading=\"lazy\" onerror=\"this.style.display='none'\"><\/figure>\n    <div class=\"step-content\">\n      <p class=\"step-head\"><span class=\"st\">STEP 01<\/span><\/p>\n      <h3 class=\"step-name\">\u533b\u7642\u306e\u529b\u3067\u98df\u6b32\u3092\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb<\/h3>\n      <p class=\"step-desc\">\u8fd1\u5e74\u306f\u3001GLP-1\u53d7\u5bb9\u4f53\u4f5c\u52d5\u85ac\uff08\u4f8b\uff1a\u30de\u30f3\u30b8\u30e3\u30ed\u3001\u30ea\u30d9\u30eb\u30b5\u30b9\u306a\u3069\uff09\u306e\u767b\u5834\u306b\u3088\u308a\u3001\u98df\u6b32\u3092\u6291\u3048\u306a\u304c\u3089\u8102\u80aa\u306e\u71c3\u713c\u3092\u4fc3\u9032\u3059\u308b\u6cbb\u7642\u304c\u6ce8\u76ee\u3092\u96c6\u3081\u3066\u3044\u307e\u3059\u3002\u3053\u308c\u3089\u306e\u85ac\u5264\u306f\u3001\u98df\u5f8c\u306e\u8840\u7cd6\u5024\u4e0a\u6607\u3092\u7de9\u3084\u304b\u306b\u3057\u3001\u81ea\u7136\u306a\u6e80\u8179\u611f\u3092\u5f97\u3089\u308c\u308b\u3088\u3046\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u305f\u3081\u3001\u7121\u7406\u306a\u5236\u9650\u3092\u3059\u308b\u3053\u3068\u306a\u304f\u4f53\u91cd\u3092\u843d\u3068\u3059\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- \u304a\u85ac3\u3064 (PC\u6642: \u6a2a\u4e26\u30733\u30ab\u30e9\u30e0) -->\n  <div class=\"drug-grid\">\n    <div class=\"drug\">\n      <p class=\"name\">\u30de\u30f3\u30b8\u30e3\u30ed<br><small>\uff08\u90311\u56de\u6ce8\u5c04\u30bf\u30a4\u30d7\uff09<\/small><\/p>\n      <div class=\"name-line\"><\/div>\n      <p>\u98df\u6b32\u3092\u81ea\u7136\u306b\u6291\u3048\u3001\u8102\u80aa\u306e\u71c3\u713c\u3092\u52a9\u3051\u308b\u65b0\u3057\u3044\u533b\u7642\u7528\u30c0\u30a4\u30a8\u30c3\u30c8\u85ac\u3067\u3059\u3002<\/p>\n      <a href=\"\/diet\/about\/mounjaro\/\" class=\"more\">\u8a73\u3057\u304f\u898b\u308b<span class=\"arw\">\u203a<\/span><\/a>\n    <\/div>\n    <div class=\"drug\">\n      <p class=\"name\">\u30ea\u30d9\u30eb\u30b5\u30b9<br><small>\uff08\u6bce\u65e51\u9320\u5185\u670d\u30bf\u30a4\u30d7\uff09<\/small><\/p>\n      <div class=\"name-line\"><\/div>\n      <p>\u6ce8\u5c04\u304c\u82e6\u624b\u306a\u65b9\u306b\u304a\u3059\u3059\u3081\u306e\u3001\u98f2\u3080\u30bf\u30a4\u30d7\u306eGLP-1\u85ac\u3067\u3059\u3002<\/p>\n      <a href=\"\/diet\/about\/rybelsus\/\" class=\"more\">\u8a73\u3057\u304f\u898b\u308b<span class=\"arw\">\u203a<\/span><\/a>\n    <\/div>\n    <div class=\"drug\">\n      <p class=\"name\">\u30b5\u30ce\u30ec\u30c3\u30af\u30b9<br><small>\uff08\u5185\u670d\u30bf\u30a4\u30d7\uff09<\/small><\/p>\n      <div class=\"name-line\"><\/div>\n      <p>\u5f37\u3044\u98df\u6b32\u3092\u6291\u3048\u308b\u3001\u539a\u751f\u52b4\u50cd\u7701\u8a8d\u53ef\u306e\u533b\u7642\u7528\u98df\u6b32\u6291\u5236\u5264\u3067\u3059\u3002<\/p>\n      <a href=\"\/diet\/about\/mazindol\/\" class=\"more\">\u8a73\u3057\u304f\u898b\u308b<span class=\"arw\">\u203a<\/span><\/a>\n    <\/div>\n  <\/div>\n\n  <!-- STEP 02 (PC\u6642: \u6a2a\u4e26\u30732\u30ab\u30e9\u30e0) -->\n  <div class=\"step-block\">\n    <figure class=\"step-circle\"><img decoding=\"async\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-top-img-010.webp\" alt=\"\u90e8\u5206\u75e9\u305b\u306e\u30a4\u30e1\u30fc\u30b8\" loading=\"lazy\" onerror=\"this.style.display='none'\"><\/figure>\n    <div class=\"step-content\">\n      <p class=\"step-head\"><span class=\"st\">STEP 02<\/span><\/p>\n      <h3 class=\"step-name\">\u300c\u7406\u60f3\u306e\u30dc\u30c7\u30a3\u300d\u3078\u4ed5\u4e0a\u3052\u308b\u90e8\u5206\u75e9\u305b<\/h3>\n      <p class=\"step-desc\">\u4f53\u91cd\u304c\u843d\u3061\u3066\u304d\u305f\u5f8c\u306e\u300c\u3082\u3046\u5c11\u3057\u3075\u304f\u3089\u306f\u304e\u3092\u30b9\u30c3\u30ad\u30ea\u3055\u305b\u305f\u3044\u300d\u3068\u3044\u3063\u305f\u3054\u8981\u671b\u306b\u306f\u3001\u8102\u80aa\u51b7\u5374\u6a5f\u5668\u3084\u8102\u80aa\u6eb6\u89e3\u6ce8\u5c04\u3092\u7528\u3044\u305f\u90e8\u5206\u75e9\u305b\u30d7\u30e9\u30f3\u3082\u3054\u63d0\u6848\u53ef\u80fd\u3067\u3059\u3002<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- GOAL (light) -->\n  <section class=\"goal reveal\">\n    <p class=\"g-sub\">\u6cbb\u7642\u306e\u76ee\u7684\u306f<\/p>\n    <h2 class=\"g-title\">\u5065\u5eb7\u7684\u306b\u7f8e\u3057\u304f\u75e9\u305b\u308b\u3053\u3068<\/h2>\n    <span class=\"g-divider\"><\/span>\n    <p class=\"g-lead\">\u4f53\u91cd\u306e\u6e1b\u5c11\u306f\u3042\u304f\u307e\u3067\u901a\u904e\u70b9\u3002<br>\u672c\u5f53\u306e\u30b4\u30fc\u30eb\u306f\u3001<br><mark>\u5065\u5eb7\u7684\u3067\u7f8e\u3057\u3044\u8eab\u4f53\u3092\u3064\u304f\u308b\u3053\u3068<\/mark>\u3067\u3059\u3002<br>\u533b\u7642\u30c0\u30a4\u30a8\u30c3\u30c8\u3067\u306f\u3001\u898b\u305f\u76ee\u306e\u5909\u5316\u3060\u3051\u3067\u306a\u304f\u3001<br><mark>\u4f53\u306e\u5185\u5074\u304b\u3089\u306e\u5065\u5eb7\u6539\u5584<\/mark>\u3082\u540c\u6642\u306b\u671f\u5f85\u3067\u304d\u307e\u3059\u3002<\/p>\n    <div class=\"eff-card\">\n      <p class=\"eff-title\">\u671f\u5f85\u3067\u304d\u308b\u5065\u5eb7\u6539\u5584\u52b9\u679c<\/p>\n      <ul class=\"effects\">\n        <li><span class=\"h\">\u2713<\/span>\u9ad8\u8840\u7cd6\u30fb\u9ad8\u8840\u5727\u306e\u4e88\u9632\u3084\u6539\u5584<\/li>\n        <li><span class=\"h\">\u2713<\/span>\u30b3\u30ec\u30b9\u30c6\u30ed\u30fc\u30eb\u30fb\u4e2d\u6027\u8102\u80aa\u306e\u6b63\u5e38\u5316<\/li>\n        <li><span class=\"h\">\u2713<\/span>\u7761\u7720\u306e\u8cea\u3084\u75b2\u52b4\u611f\u306e\u6539\u5584<\/li>\n        <li><span class=\"h\">\u2713<\/span>\u809d\u6a5f\u80fd\u3084\u814e\u6a5f\u80fd\u306e\u5411\u4e0a<\/li>\n        <li><span class=\"h\">\u2713<\/span>\u30db\u30eb\u30e2\u30f3\u30d0\u30e9\u30f3\u30b9\u306e\u5b89\u5b9a\u306b\u3088\u308b\u808c\u8cea\u6539\u5584<\/li>\n      <\/ul>\n    <\/div>\n    <p class=\"stmt\">\u300c\u75e9\u305b\u308b\u300d\u3060\u3051\u3067\u306f\u306a\u304f\u3001<br>\u8eab\u4f53\u306e\u5185\u5074\u304b\u3089<em>\u201c\u5065\u5eb7\u7f8e\u201d<\/em>\u3092\u5b9f\u73fe\u3059\u308b\u3053\u3068\u3002<\/p>\n    <p class=\"g-emph\">\u305d\u308c\u304c\u30d2\u30ed\u30af\u30ea\u30cb\u30c3\u30af\u306e<\/p>\n    <p class=\"g-emph-big\">\u533b\u7642\u30c0\u30a4\u30a8\u30c3\u30c8\u306e\u76ee\u7684<span>\u3067\u3059\u3002<\/span><\/p>\n  <\/section>\n\n  <!-- FLOW -->\n  <section class=\"flow reveal\">\n    <h2 class=\"f-ttl\">\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306e\u6d41\u308c<\/h2>\n    <span class=\"f-ttl-divider\"><\/span>\n    <p class=\"lead\">\u30b9\u30de\u30db\u3067\u76f8\u8ac7\u3001\u81ea\u5b85\u3067\u958b\u59cb\u3002<br>\u5fd9\u3057\u3044\u65b9\u3067\u3082\u59cb\u3081\u3084\u3059\u3044\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u3002<\/p>\n    <div class=\"flow-list\">\n      <div class=\"flow-step\">\n        <p class=\"fl\">Flow 01<\/p>\n        <div class=\"flow-circle\"><img decoding=\"async\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-top-img-011.webp\" alt=\"\u30b9\u30de\u30db\u4e88\u7d04\" loading=\"lazy\" onerror=\"this.style.display='none'\"><\/div>\n        <p class=\"fh\">\u30b9\u30de\u30db\u4e88\u7d04<\/p>\n        <p class=\"fs\">\u3054\u5e0c\u671b\u306e\u65e5\u6642\u3092\u9078\u629e\u3002<\/p>\n      <\/div>\n      <div class=\"flow-arrow\"><span><\/span><\/div>\n      <div class=\"flow-step\">\n        <p class=\"fl\">Flow 02<\/p>\n        <div class=\"flow-circle\"><img decoding=\"async\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-top-img-012.webp\" alt=\"\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\" loading=\"lazy\" onerror=\"this.style.display='none'\"><\/div>\n        <p class=\"fh\">\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642<\/p>\n        <p class=\"fs\">\u30b9\u30de\u30db\u3084PC\u304b\u3089\u533b\u5e2b\u3068\u30d3\u30c7\u30aa\u901a\u8a71\u3002<\/p>\n      <\/div>\n      <div class=\"flow-arrow\"><span><\/span><\/div>\n      <div class=\"flow-step\">\n        <p class=\"fl\">Flow 03<\/p>\n        <div class=\"flow-circle\"><img decoding=\"async\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-top-img-013.webp\" alt=\"\u304a\u85ac\u306e\u767a\u9001\" loading=\"lazy\" onerror=\"this.style.display='none'\"><\/div>\n        <p class=\"fh\">\u304a\u85ac\u306e\u767a\u9001<\/p>\n        <p class=\"fs\">\u6700\u77ed\u5f53\u65e5\u767a\u9001\u3002\u3054\u81ea\u5b85\u306b\u76f4\u63a5\u304a\u5c4a\u3051\u3002<\/p>\n      <\/div>\n      <div class=\"flow-arrow\"><span><\/span><\/div>\n      <div class=\"flow-step\">\n        <p class=\"fl\">Flow 04<\/p>\n        <div class=\"flow-circle\"><img decoding=\"async\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-top-img-014.webp\" alt=\"\u3054\u81ea\u5b85\u3067\u4f7f\u7528\u958b\u59cb\" loading=\"lazy\" onerror=\"this.style.display='none'\"><\/div>\n        <p class=\"fh\">\u3054\u81ea\u5b85\u3067\u4f7f\u7528\u958b\u59cb<\/p>\n        <p class=\"fs\">LINE\u4f34\u8d70\u30b5\u30dd\u30fc\u30c8\u3092\u53d7\u3051\u306a\u304c\u3089\u30c0\u30a4\u30a8\u30c3\u30c8\u958b\u59cb\u3002<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA block 3 -->\n  <div class=\"cta-block reveal\">\n    <a href=\"https:\/\/mypage-online-reservation.hiro-clinic.or.jp\/?department=diet\" class=\"btnd btnd-coral\"><img decoding=\"async\" src=\"\/diet\/wp-content\/uploads\/2026\/07\/calender_icon.webp\" style=\"width: 24px;\">\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u3092\u4e88\u7d04\u3059\u308b<span class=\"arw\">\u203a<\/span><\/a>\n    <a href=\"https:\/\/www.hiro-clinic.or.jp\/diet\/line\/\" class=\"btnd btnd-green\"><img decoding=\"async\" src=\"\/diet\/wp-content\/uploads\/2026\/07\/LINE_Brand_icon.webp\" style=\"width: 40px;\">\u7279\u5178GET\uff06LINE\u3067\u7121\u6599\u76f8\u8ac7<span class=\"arw\">\u203a<\/span><\/a>\n  <\/div>\n\n<!-- DOCTOR -->\n<section class=\"doctor reveal\">\n  <p class=\"dr-eyebrow\">\u8aa0\u5b9f\u306a\u533b\u7642\u3092\u304a\u7d04\u675f\u3059\u308b\u5c02\u9580\u533b\u3068<\/p>\n  <h2 class=\"dr-ttl\">\u5b89\u5fc3\u306e\u30b5\u30dd\u30fc\u30c8<\/h2>\n  <span class=\"dr-divider\"><\/span>\n\n  <!-- \u2605\u3053\u3053\u304b\u3089\u8ffd\u52a0\u3057\u305f\u56f2\u307f\u30bf\u30b0 (dr-container) -->\n  <div class=\"dr-container\">\n    \n    <!-- \u5de6\uff1a\u5199\u771f -->\n    <figure class=\"dr-photo\">\n      <img decoding=\"async\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-top-img-015.webp\" alt=\"\u9662\u9577 \u5ca1 \u6d69\u5b50\" loading=\"lazy\" onerror=\"this.style.display='none'\">\n    <\/figure>\n\n    <!-- \u53f3\uff1a\u30c6\u30ad\u30b9\u30c8\u4e00\u5f0f\u3092\u5305\u3080\u30bf\u30b0 (dr-content) -->\n    <div class=\"dr-content\">\n      <div class=\"dr-info\">\n        <p class=\"role\">\u30d2\u30ed\u30af\u30ea\u30cb\u30c3\u30af\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u7f8e\u5bb9\u5916\u79d1<\/p>\n        <p class=\"name\"><span class=\"pre\">\u9662\u9577<\/span><b>\u5ca1 \u6d69\u5b50<\/b><\/p>\n        <p class=\"desc\">\u5f53\u9662\u3067\u306f\u5229\u76ca\u512a\u5148\u306e\u305d\u306e\u5834\u9650\u308a\u306e\u6cbb\u7642\u306f\u884c\u3044\u307e\u305b\u3093\u3002\u60a3\u8005\u3055\u3093\u3068\u306e\u4fe1\u983c\u95a2\u4fc2\u3092\u5927\u5207\u306b\u3001\u533b\u5b66\u7684\u306a\u8996\u70b9\u304b\u3089\u3001\u5fc3\u8eab\u3068\u3082\u306b\u7f8e\u3068\u5065\u5eb7\u306b\u5c0e\u3051\u308b\u304a\u624b\u4f1d\u3044\u3092\u3044\u305f\u3057\u307e\u3059\u3002<\/p>\n      <\/div>\n      \n      <div class=\"dr-career\">\n        <h4>\u7d4c\u6b74<\/h4>\n        <ul>\n          <li>1997\u5e74 \u6771\u90a6\u5927\u5b66\u533b\u5b66\u90e8\u5352\u696d<\/li>\n          <li>1997\u5e74 \u6176\u61c9\u5927\u5b66\u533b\u5b66\u90e8\u5185\u79d1\u5b66\u6559\u5ba4\u5165\u5c40<\/li>\n          <li>2008\u5e74 7\u6708 \u958b\u9662<\/li>\n        <\/ul>\n        <ul class=\"grp2\">\n          <li>\u65e5\u672c\u5185\u79d1\u5b66\u4f1a\u4f1a\u54e1<\/li>\n          <li>\u30b5\u30fc\u30de\u30af\u30fc\u30eb\u8a8d\u5b9a\u533b<\/li>\n          <li>\u65e5\u672c\u30ea\u30a6\u30de\u30c1\u5185\u79d1\u5b66\u4f1a\u4f1a\u54e1<\/li>\n          <li>\u65e5\u672c\u5185\u79d1\u5b66\u4f1a\u8a8d\u5b9a\u533b<\/li>\n          <li>\u6297\u52a0\u9f62\u7f8e\u5bb9\u533b\u7642\u5b66\u4f1a\u4f1a\u54e1<\/li>\n          <li>\u65e5\u672c\u533b\u5e2b\u4f1a\u8a8d\u5b9a\u7523\u696d\u533b<\/li>\n          <li>\u70b9\u6ef4\u7642\u6cd5\u7814\u7a76\u4f1a\u30de\u30b9\u30bf\u30fc\u30ba\u4f1a\u54e1<\/li>\n          <li>\u6297\u52a0\u9f62\u7f8e\u5bb9\u533b\u7642\u5b66\u4f1a\u4f1a\u54e1<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n  <!-- FAQ -->\n  <section class=\"faq reveal\">\n    <h2 class=\"f-ttl\">\u3088\u304f\u3042\u308b\u8cea\u554f<\/h2>\n    <span class=\"f-divider\"><\/span>\n    <div class=\"qa\">\n      <div class=\"q\"><span class=\"qm\">Q<\/span><span class=\"qt\">\u526f\u4f5c\u7528\u306f\u3042\u308a\u307e\u3059\u304b\uff1f<\/span><\/div>\n      <p class=\"a\">\u4e00\u6642\u7684\u306b\u5410\u304d\u6c17\u3001\u4fbf\u79d8\u306a\u3069\u304c\u8d77\u3053\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u7d99\u7d9a\u3067\u8efd\u6e1b\u3055\u308c\u307e\u3059\u3002\u4f53\u8abf\u4e0d\u5b89\u6642\u306f\u3059\u3050\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002<\/p>\n    <\/div>\n    <div class=\"qa\">\n      <div class=\"q\"><span class=\"qm\">Q<\/span><span class=\"qt\">\u6ce8\u5c04\u306f\u75db\u3044\u3067\u3059\u304b\uff1f<\/span><\/div>\n      <p class=\"a\">\u6975\u7d30\u306e\u91dd\u3092\u4f7f\u7528\u3057\u3066\u304a\u308a\u3001\u75db\u307f\u306f\u3054\u304f\u308f\u305a\u304b\u3067\u3059\u3002<\/p>\n    <\/div>\n    <div class=\"qa\">\n      <div class=\"q\"><span class=\"qm\">Q<\/span><span class=\"qt\">\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u3067\u51e6\u65b9\u53ef\u80fd\u3067\u3059\u304b\uff1f<\/span><\/div>\n      <p class=\"a\">\u306f\u3044\u3002\u533b\u5e2b\u306e\u8a3a\u5bdf\u5f8c\u3001\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306b\u914d\u616e\u3057\u305f\u68b1\u5305\u3067\u3054\u81ea\u5b85\u3078\u914d\u9001\u3057\u307e\u3059\u3002<\/p>\n    <\/div>\n<!--\n    <a href=\"#\" class=\"more\">\u3082\u3063\u3068\u898b\u308b<span class=\"arw\">\u203a<\/span><\/a>\n-->\n  <\/section>\n\n  <!-- COLUMNS -->\n  \t<section class=\"columns reveal\">\n\t\t<p class=\"eyebrow\">Column<\/p>\n\t\t<h2 class=\"sec-title\">\u30c0\u30a4\u30a8\u30c3\u30c8\u30b3\u30e9\u30e0<\/h2>\n\t\t<div class=\"col-grid\">\n\t\t\t\t\t\t\t<a class=\"col-card\" href=\"https:\/\/www.hiro-clinic.or.jp\/diet\/mounjaro-uchiwasure\/\">\n\t\t\t\t\t<figure class=\"imgbox\" data-label=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"768\" height=\"439\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/mounjaro-uchiwasure-eyecatch-768x439.jpg\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"\u30de\u30f3\u30b8\u30e3\u30ed\u3092\u6253\u3061\u5fd8\u308c\u305f\u3089\uff5c72\u6642\u9593\u30eb\u30fc\u30eb\u3068\u6b63\u3057\u3044\u5bfe\u51e6\u6cd5\" srcset=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/mounjaro-uchiwasure-eyecatch-768x439.jpg 768w, https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/mounjaro-uchiwasure-eyecatch-300x171.jpg 300w, https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/mounjaro-uchiwasure-eyecatch-1024x585.jpg 1024w, https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/mounjaro-uchiwasure-eyecatch.jpg 1344w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<div class=\"meta\">\n\t\t\t\t\t\t<time datetime=\"2026-07-27T06:11:49+00:00\">2026.07.27<\/time>\n\t\t\t\t\t\t<b>\u30de\u30f3\u30b8\u30e3\u30ed\u3092\u6253\u3061\u5fd8\u308c\u305f\u3089\uff5c72\u6642\u9593\u30eb\u30fc\u30eb\u3068\u6b63\u3057\u3044\u5bfe\u51e6\u6cd5<\/b>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"col-card\" href=\"https:\/\/www.hiro-clinic.or.jp\/diet\/sanorex-kouka\/\">\n\t\t\t\t\t<figure class=\"imgbox\" data-label=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"768\" height=\"439\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/sanorex-kouka-eyecatch-768x439.jpg\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"\u30b5\u30ce\u30ec\u30c3\u30af\u30b9\u306e\u52b9\u679c\u3068\u306f\uff1f3\u30f6\u6708\u306e\u671f\u9593\u30fb\u526f\u4f5c\u7528\u3092\u533b\u5e2b\u304c\u89e3\u8aac\" srcset=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/sanorex-kouka-eyecatch-768x439.jpg 768w, https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/sanorex-kouka-eyecatch-300x171.jpg 300w, https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/sanorex-kouka-eyecatch-1024x585.jpg 1024w, https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/sanorex-kouka-eyecatch.jpg 1344w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<div class=\"meta\">\n\t\t\t\t\t\t<time datetime=\"2026-07-27T06:11:16+00:00\">2026.07.27<\/time>\n\t\t\t\t\t\t<b>\u30b5\u30ce\u30ec\u30c3\u30af\u30b9\u306e\u52b9\u679c\u3068\u306f\uff1f3\u30f6\u6708\u306e\u671f\u9593\u30fb\u526f\u4f5c\u7528\u3092\u533b\u5e2b\u304c\u89e3\u8aac<\/b>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"col-card\" href=\"https:\/\/www.hiro-clinic.or.jp\/diet\/rybelsus-fukusayou\/\">\n\t\t\t\t\t<figure class=\"imgbox\" data-label=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"768\" height=\"439\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/rybelsus-fukusayou-eyecatch-768x439.jpg\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"\u30ea\u30d9\u30eb\u30b5\u30b9\u306e\u526f\u4f5c\u75288\u3064\uff5c\u60aa\u5fc3\u30fb\u4e0b\u75e2\u30fb\u6025\u6027\u81b5\u708e\u306e\u5bfe\u51e6\u6cd5\" srcset=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/rybelsus-fukusayou-eyecatch-768x439.jpg 768w, https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/rybelsus-fukusayou-eyecatch-300x171.jpg 300w, https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/rybelsus-fukusayou-eyecatch-1024x585.jpg 1024w, https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/rybelsus-fukusayou-eyecatch.jpg 1344w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<div class=\"meta\">\n\t\t\t\t\t\t<time datetime=\"2026-07-27T06:08:43+00:00\">2026.07.27<\/time>\n\t\t\t\t\t\t<b>\u30ea\u30d9\u30eb\u30b5\u30b9\u306e\u526f\u4f5c\u75288\u3064\uff5c\u60aa\u5fc3\u30fb\u4e0b\u75e2\u30fb\u6025\u6027\u81b5\u708e\u306e\u5bfe\u51e6\u6cd5<\/b>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"col-card col-4th\" href=\"https:\/\/www.hiro-clinic.or.jp\/diet\/diet-snp-genes\/\">\n\t\t\t\t\t<figure class=\"imgbox\" data-label=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"768\" height=\"439\" src=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-snp-genes-eyecatch-768x439.jpg\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"\u30c0\u30a4\u30a8\u30c3\u30c8\u306b\u95a2\u4fc2\u3059\u308bSNP\" srcset=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-snp-genes-eyecatch-768x439.jpg 768w, https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-snp-genes-eyecatch-300x171.jpg 300w, https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-snp-genes-eyecatch-1024x585.jpg 1024w, https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/07\/diet-snp-genes-eyecatch.jpg 1344w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<div class=\"meta\">\n\t\t\t\t\t\t<time datetime=\"2026-07-17T22:14:58+00:00\">2026.07.17<\/time>\n\t\t\t\t\t\t<b>\u30c0\u30a4\u30a8\u30c3\u30c8\u306b\u95a2\u4fc2\u3059\u308bSNP<\/b>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<a href=\"https:\/\/www.hiro-clinic.or.jp\/diet\/column\/\" class=\"more-link\">\u3082\u3063\u3068\u898b\u308b \u2192<\/a>\n\t\t\t<\/section>\n\t\n<\/div>\n\n<!--\n<div class=\"stickybar\">\n  <a href=\"https:\/\/mypage-online-reservation.hiro-clinic.or.jp\/?department=diet\" class=\"btnd btnd-coral\"><span class=\"ico\">\ud83d\udcc5<\/span>\u4e88\u7d04\u3059\u308b<\/a>\n  <a href=\"https:\/\/www.hiro-clinic.or.jp\/diet\/line\/\" class=\"btnd btnd-green\"><span class=\"li\">L<\/span>LINE\u76f8\u8ac7<\/a>\n<\/div>\n-->\n\n\n\n<script>\n  const prefersReduced = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n  if(!prefersReduced && 'IntersectionObserver' in window){\n    const io = new IntersectionObserver((es)=>{es.forEach(e=>{if(e.isIntersecting){e.target.classList.add('in');io.unobserve(e.target);}})},{threshold:.1});\n    document.querySelectorAll('.reveal').forEach(el=>io.observe(el));\n  } else { document.querySelectorAll('.reveal').forEach(el=>el.classList.add('in')); }\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u9069\u6b63\u4fa1\u683c\u3068\u6bce\u65e5\u306eLINE\u30b5\u30dd\u30fc\u30c8 \u3060\u304b\u3089\u3001\u7121\u7406\u306a\u304f\u7d50\u679c\u304c\u51fa\u308b\u3002 \u85ac\uff0b\u751f\u6d3b\u7fd2\u6163\u306e\u30c8\u30fc\u30bf\u30eb\u30b5\u30dd\u30fc\u30c8 \u5b89\u5fc3\u30fb\u5b89\u5168\u306e\u7dcf\u5408\u533b\u7642\u30af\u30ea\u30cb\u30c3\u30af \u3053\u308c\u307e\u3067\u4e00\u4eba\u3067\u9811\u5f35\u3063\u3066\u3001\u7d9a\u304b\u306a\u304b\u3063\u305f\u3042\u306a\u305f\u3078\u3002 \u533b\u5e2b\u306e\u8a3a\u5bdf\u3068\u6bce\u65e5\u306eLINE\u30b5\u30dd\u30fc\u30c8\u3067\u3001\u4e0d\u5b89\u3084 [&hellip;]<\/p>\n","protected":false},"author":12,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-11551","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u30c0\u30a4\u30a8\u30c3\u30c8\u30c8\u30c3\u30d7\u30da\u30fc\u30b8 | \u30d2\u30ed\u30af\u30ea\u30cb\u30c3\u30af\u533b\u7642\u30c0\u30a4\u30a8\u30c3\u30c8<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hiro-clinic.or.jp\/diet\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u30c0\u30a4\u30a8\u30c3\u30c8\u30c8\u30c3\u30d7\u30da\u30fc\u30b8 | \u30d2\u30ed\u30af\u30ea\u30cb\u30c3\u30af\u533b\u7642\u30c0\u30a4\u30a8\u30c3\u30c8\" \/>\n<meta property=\"og:description\" content=\"\u9069\u6b63\u4fa1\u683c\u3068\u6bce\u65e5\u306eLINE\u30b5\u30dd\u30fc\u30c8 \u3060\u304b\u3089\u3001\u7121\u7406\u306a\u304f\u7d50\u679c\u304c\u51fa\u308b\u3002 \u85ac\uff0b\u751f\u6d3b\u7fd2\u6163\u306e\u30c8\u30fc\u30bf\u30eb\u30b5\u30dd\u30fc\u30c8 \u5b89\u5fc3\u30fb\u5b89\u5168\u306e\u7dcf\u5408\u533b\u7642\u30af\u30ea\u30cb\u30c3\u30af \u3053\u308c\u307e\u3067\u4e00\u4eba\u3067\u9811\u5f35\u3063\u3066\u3001\u7d9a\u304b\u306a\u304b\u3063\u305f\u3042\u306a\u305f\u3078\u3002 \u533b\u5e2b\u306e\u8a3a\u5bdf\u3068\u6bce\u65e5\u306eLINE\u30b5\u30dd\u30fc\u30c8\u3067\u3001\u4e0d\u5b89\u3084 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hiro-clinic.or.jp\/diet\/\" \/>\n<meta property=\"og:site_name\" content=\"\u30d2\u30ed\u30af\u30ea\u30cb\u30c3\u30af\u533b\u7642\u30c0\u30a4\u30a8\u30c3\u30c8\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-31T05:44:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/06\/mahiro-mounjaro_bnr.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"104\u5206\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u30c0\u30a4\u30a8\u30c3\u30c8\u30c8\u30c3\u30d7\u30da\u30fc\u30b8 | \u30d2\u30ed\u30af\u30ea\u30cb\u30c3\u30af\u533b\u7642\u30c0\u30a4\u30a8\u30c3\u30c8","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:\/\/www.hiro-clinic.or.jp\/diet\/","og_locale":"ja_JP","og_type":"article","og_title":"\u30c0\u30a4\u30a8\u30c3\u30c8\u30c8\u30c3\u30d7\u30da\u30fc\u30b8 | \u30d2\u30ed\u30af\u30ea\u30cb\u30c3\u30af\u533b\u7642\u30c0\u30a4\u30a8\u30c3\u30c8","og_description":"\u9069\u6b63\u4fa1\u683c\u3068\u6bce\u65e5\u306eLINE\u30b5\u30dd\u30fc\u30c8 \u3060\u304b\u3089\u3001\u7121\u7406\u306a\u304f\u7d50\u679c\u304c\u51fa\u308b\u3002 \u85ac\uff0b\u751f\u6d3b\u7fd2\u6163\u306e\u30c8\u30fc\u30bf\u30eb\u30b5\u30dd\u30fc\u30c8 \u5b89\u5fc3\u30fb\u5b89\u5168\u306e\u7dcf\u5408\u533b\u7642\u30af\u30ea\u30cb\u30c3\u30af \u3053\u308c\u307e\u3067\u4e00\u4eba\u3067\u9811\u5f35\u3063\u3066\u3001\u7d9a\u304b\u306a\u304b\u3063\u305f\u3042\u306a\u305f\u3078\u3002 \u533b\u5e2b\u306e\u8a3a\u5bdf\u3068\u6bce\u65e5\u306eLINE\u30b5\u30dd\u30fc\u30c8\u3067\u3001\u4e0d\u5b89\u3084 [&hellip;]","og_url":"https:\/\/www.hiro-clinic.or.jp\/diet\/","og_site_name":"\u30d2\u30ed\u30af\u30ea\u30cb\u30c3\u30af\u533b\u7642\u30c0\u30a4\u30a8\u30c3\u30c8","article_modified_time":"2026-07-31T05:44:44+00:00","og_image":[{"url":"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/06\/mahiro-mounjaro_bnr.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"104\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hiro-clinic.or.jp\/diet\/","url":"https:\/\/www.hiro-clinic.or.jp\/diet\/","name":"\u30c0\u30a4\u30a8\u30c3\u30c8\u30c8\u30c3\u30d7\u30da\u30fc\u30b8 | \u30d2\u30ed\u30af\u30ea\u30cb\u30c3\u30af\u533b\u7642\u30c0\u30a4\u30a8\u30c3\u30c8","isPartOf":{"@id":"https:\/\/www.hiro-clinic.or.jp\/diet\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hiro-clinic.or.jp\/diet\/#primaryimage"},"image":{"@id":"https:\/\/www.hiro-clinic.or.jp\/diet\/#primaryimage"},"thumbnailUrl":"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/06\/mahiro-mounjaro_bnr.webp","datePublished":"2026-07-13T10:47:46+00:00","dateModified":"2026-07-31T05:44:44+00:00","breadcrumb":{"@id":"https:\/\/www.hiro-clinic.or.jp\/diet\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hiro-clinic.or.jp\/diet\/"]}]},{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/www.hiro-clinic.or.jp\/diet\/#primaryimage","url":"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/06\/mahiro-mounjaro_bnr.webp","contentUrl":"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-content\/uploads\/2026\/06\/mahiro-mounjaro_bnr.webp","width":1200,"height":300},{"@type":"BreadcrumbList","@id":"https:\/\/www.hiro-clinic.or.jp\/diet\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hiro-clinic.or.jp\/diet\/"},{"@type":"ListItem","position":2,"name":"\u30c0\u30a4\u30a8\u30c3\u30c8\u30c8\u30c3\u30d7\u30da\u30fc\u30b8"}]},{"@type":"WebSite","@id":"https:\/\/www.hiro-clinic.or.jp\/diet\/#website","url":"https:\/\/www.hiro-clinic.or.jp\/diet\/","name":"\u30d2\u30ed\u30af\u30ea\u30cb\u30c3\u30af\u533b\u7642\u30c0\u30a4\u30a8\u30c3\u30c8","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hiro-clinic.or.jp\/diet\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"}]}},"_links":{"self":[{"href":"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-json\/wp\/v2\/pages\/11551","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-json\/wp\/v2\/comments?post=11551"}],"version-history":[{"count":114,"href":"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-json\/wp\/v2\/pages\/11551\/revisions"}],"predecessor-version":[{"id":12055,"href":"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-json\/wp\/v2\/pages\/11551\/revisions\/12055"}],"wp:attachment":[{"href":"https:\/\/www.hiro-clinic.or.jp\/diet\/wp-json\/wp\/v2\/media?parent=11551"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}