JSON

NISA投資タイプ - JSON

NISA(少額投資非課税制度)は、日本の個人投資家向けに設けられた非課税投資制度です。2024年から新NISA制度が開始され、つみたて投資枠と成長投資枠の2つの枠が設けられました。本記事では、新旧のNISA制度の種類、特徴、違いについて詳しく解説します。

NISA 少額投資非課税制度 つみたてNISA 成長投資枠 資産形成 投資 非課税
[
  {
    "code": "01",
    "slug": "tsumitate-investment-frame",
    "name": "つみたて投資枠",
    "description": "長期・積立・分散投資に適した投資信託が対象の非課税枠です。",
    "annualLimit": 1200000,
    "lifetimeLimit": 18000000,
    "investmentMethod": "積立投資のみ",
    "eligibleProducts": "金融庁基準を満たす投資信託・ETF",
    "taxExemptPeriod": "無期限",
    "targetInvestors": "投資初心者、長期運用を希望する人",
    "applicablePeriod": "2024年〜"
  },
  {
    "code": "02",
    "slug": "growth-investment-frame",
    "name": "成長投資枠",
    "description": "個別株・ETF・投資信託など幅広い商品が対象の柔軟な非課税枠です。",
    "annualLimit": 2400000,
    "lifetimeLimit": 12000000,
    "combinedLifetimeLimit": 18000000,
    "investmentMethod": "積立投資・一括投資どちらも可",
    "eligibleProducts": "上場株式、投資信託、ETF、REITなど",
    "taxExemptPeriod": "無期限",
    "targetInvestors": "投資経験者、柔軟な運用を希望する人",
    "applicablePeriod": "2024年〜"
  },
  {
    "code": "03",
    "slug": "general-nisa-legacy",
    "name": "一般NISA(旧制度)",
    "description": "2023年までの旧NISA制度。年間120万円まで5年間非課税でした。",
    "annualLimit": 1200000,
    "lifetimeLimit": 6000000,
    "investmentMethod": "積立投資・一括投資どちらも可",
    "eligibleProducts": "上場株式、株式投資信託、ETF、REIT",
    "taxExemptPeriod": "5年間(最長2027年まで)",
    "targetInvestors": "18歳以上の個人投資家",
    "applicablePeriod": "2014年〜2023年(新規投資は終了)",
    "note": "2024年以降は新規投資不可。既存保有分は非課税期間満了まで非課税。"
  },
  {
    "code": "04",
    "slug": "tsumitate-nisa-legacy",
    "name": "つみたてNISA(旧制度)",
    "description": "2023年までの旧NISA制度。年間40万円まで20年間非課税でした。",
    "annualLimit": 400000,
    "lifetimeLimit": 8000000,
    "investmentMethod": "積立投資のみ",
    "eligibleProducts": "長期・積立・分散投資に適した投資信託・ETF",
    "taxExemptPeriod": "20年間(最長2042年まで)",
    "targetInvestors": "18歳以上の個人投資家",
    "applicablePeriod": "2018年〜2023年(新規投資は終了)",
    "note": "2024年以降は新規投資不可。既存保有分は非課税期間満了まで非課税。"
  },
  {
    "code": "05",
    "slug": "junior-nisa-legacy",
    "name": "ジュニアNISA(旧制度)",
    "description": "2023年までの未成年者向けNISA制度。年間80万円まで非課税でした。",
    "annualLimit": 800000,
    "investmentMethod": "積立投資・一括投資どちらも可",
    "eligibleProducts": "上場株式、株式投資信託、ETF、REIT",
    "taxExemptPeriod": "5年間(18歳になるまで継続管理勘定で非課税可能)",
    "targetInvestors": "0〜17歳の未成年者(保護者が口座管理)",
    "applicablePeriod": "2016年〜2023年(制度終了)",
    "note": "2023年末で制度終了。新規投資不可。18歳になるまでは継続管理勘定で非課税保有可能。"
  },
  {
    "code": "06",
    "slug": "tsumitate-frame-minor-2026",
    "name": "つみたて投資枠(未成年向け)",
    "description": "2026年から導入予定の未成年者向けつみたて投資枠です。",
    "annualLimit": 600000,
    "lifetimeLimit": 6000000,
    "investmentMethod": "積立投資のみ",
    "eligibleProducts": "金融庁基準を満たす投資信託・ETF",
    "taxExemptPeriod": "無期限",
    "targetInvestors": "18歳未満の未成年者(保護者が口座管理)",
    "applicablePeriod": "2026年〜(予定)",
    "note": "2026年度税制改正で導入予定。12歳から引き出し可能。"
  }
]