{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://protein-fact.com/#organization",
      "name": "Protein Fact",
      "url": "https://protein-fact.com",
      "description": "プロテインに関する科学的事実を、論文・数値・製品スペックに基づいて解説する独立メディア。",
      "publishingPrinciples": "https://protein-fact.com/editorial-policy"
    },
    {
      "@type": "WebSite",
      "@id": "https://protein-fact.com/#website",
      "name": "Protein Fact",
      "url": "https://protein-fact.com",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "inLanguage": "ja"
    },
    {
      "@type": "Article",
      "@id": "https://protein-fact.com/guides/why-protein-stops-working-after-40#article",
      "headline": "40代でプロテインの実感が薄れる理由 — 同化抵抗性とロイシン閾値の科学",
      "description": "40代以降で「プロテインを飲んでも筋肉がつきにくくなった」と感じる背景には、同化抵抗性（anabolic resistance）という生理学的メカニズムがある。ロイシン閾値の上昇、必要タンパク質量の増加、吸収速度の重要性を研究データに基づいて整理する。",
      "datePublished": "2026-03-12T00:00:00.000Z",
      "dateModified": "2026-03-12T00:00:00.000Z",
      "keywords": "同化抵抗性, anabolic resistance, ロイシン, プロテイン, 40代, 筋タンパク質合成, MPS, WPH",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/why-protein-stops-working-after-40"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/why-protein-stops-working-after-40#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Protein Fact",
          "item": "https://protein-fact.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "ガイド・比較",
          "item": "https://protein-fact.com/guides"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "40代でプロテインの実感が薄れる理由 — 同化抵抗性とロイシン閾値の科学"
        }
      ]
    }
  ]
}