{
  "@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/protein-and-stress-cortisol#article",
      "headline": "ストレスが多いとタンパク質は足りなくなるのか — コルチゾール・筋分解・必要量増加の科学的根拠",
      "description": "慢性ストレスによるコルチゾール上昇が筋タンパク質の同化応答を40%減弱させ、筋分解を促進する仕組みを論文数値で解説する。ストレス下でのタンパク質必要量の変化と、タンパク質種別トリプトファン含有量の比較も整理する。",
      "datePublished": "2026-04-04T00:00:00.000Z",
      "dateModified": "2026-04-04T00:00:00.000Z",
      "keywords": "タンパク質, ストレス, コルチゾール, 筋分解, トリプトファン, セロトニン",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-and-stress-cortisol"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-and-stress-cortisol#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": "ストレスが多いとタンパク質は足りなくなるのか — コルチゾール・筋分解・必要量増加の科学的根拠"
        }
      ]
    }
  ]
}