<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>看護学校充足率 &#8211; はっさーブログ</title>
	<atom:link href="https://nonbiri-ke.com/tag/%E7%9C%8B%E8%AD%B7%E5%AD%A6%E6%A0%A1%E5%85%85%E8%B6%B3%E7%8E%87/feed/" rel="self" type="application/rss+xml" />
	<link>https://nonbiri-ke.com</link>
	<description></description>
	<lastBuildDate>Sun, 12 Apr 2026 15:48:23 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://nonbiri-ke.com/wp-content/uploads/2021/07/cropped-unnamed-5-1-32x32.jpg</url>
	<title>看護学校充足率 &#8211; はっさーブログ</title>
	<link>https://nonbiri-ke.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>看護専門学校なぜ危機？充足率79.5%と2040年問題</title>
		<link>https://nonbiri-ke.com/kango-school-decline/</link>
		
		<dc:creator><![CDATA[はっさー]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 15:36:52 +0000</pubDate>
				<category><![CDATA[気になるニュース]]></category>
		<category><![CDATA[看護師・看護学生・勉強関連]]></category>
		<category><![CDATA[医療人材不足]]></category>
		<category><![CDATA[地方医療問題]]></category>
		<category><![CDATA[看護大学]]></category>
		<category><![CDATA[看護学校充足率]]></category>
		<category><![CDATA[看護学生減少]]></category>
		<category><![CDATA[看護専門学校]]></category>
		<category><![CDATA[看護師2040年問題]]></category>
		<category><![CDATA[看護師キャリア]]></category>
		<category><![CDATA[看護師不足]]></category>
		<category><![CDATA[看護師年収]]></category>
		<guid isPermaLink="false">https://nonbiri-ke.com/?p=12773</guid>

					<description><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/04/教室と病院の対比-1024x576.jpg" class="webfeedsFeaturedVisual" /></p>看護専門学校の入学者がついに8割割れ｜看護師不足の真因と国の対策（厚労省2025最新データ） 2025年度・厚労省調査 あなたの街の病院で看護師が足りなくなる日が、想像より早いかもしれません 「看護師が足りない」という声 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/04/教室と病院の対比-1024x576.jpg" class="webfeedsFeaturedVisual" /></p>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9399173969923018"
     crossorigin="anonymous"></script>
<!-- レスポンシブタイプ -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-9399173969923018"
     data-ad-slot="4717798537"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>看護専門学校の入学者がついに8割割れ｜看護師不足の真因と国の対策（厚労省2025最新データ）</title>
<meta name="description" content="2025年度、看護専門学校の入学者充足率は79.5%。大学進学へのシフトと勤務環境の厳しさが絡む「構造的看護師不足」の実態を、厚労省データから読み解きます。地方病院への影響や看護師不足2040年問題も解説。">
<style>
/* ===== グローバルリセット ===== */
*, *::before, *::after { box-sizing: border-box; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
body {
  margin: 0;
  padding: 0;
  background: #f0f4f8;
  font-family: 'Hiragino Sans', 'Noto Sans JP', 'Yu Gothic', sans-serif;
  font-size: 16px;
  line-height: 1.85;
  color: #2d3748;
}

/* ===== コンテナ ===== */
.article-wrap {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 20px 80px;
}

/* ===== 共通セクションボックス ===== */
.section-box {
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  margin-bottom: 36px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.07);
}

/* ===== 共通見出しスタイル（セクション先頭では上書きされる） ===== */
.section-box h2 {
  font-size: 1.45rem;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(135deg, #1a6b8a 0%, #0d4f70 100%);
  border-radius: 10px;
  padding: 14px 22px;
  margin-top: 28px;
  margin-bottom: 20px;
  border-left: 5px solid #5ec3e6;
}
.section-box h2:first-child {
  margin-top: 0 !important;
  padding-top: 14px !important;
}
.section-box h3 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #1a6b8a;
  border-left: 4px solid #5ec3e6;
  padding-left: 12px;
  margin-top: 24px;
  margin-bottom: 12px;
}
.section-box h3:first-child {
  margin-top: 0 !important;
}
.section-box p {
  margin: 0 0 14px;
  color: #3a4a5c;
}
.section-box p:last-child { margin-bottom: 0; }

/* ===== セクション1：イントロ ===== */
.intro-section {
  background: linear-gradient(135deg, #0d4f70 0%, #1a6b8a 50%, #2a9d8f 100%);
  border-radius: 16px;
  padding: 48px 40px;
  margin-bottom: 36px;
  box-shadow: 0 8px 32px rgba(13,79,112,0.25);
  color: #fff;
}
.intro-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.intro-section p { margin-top: 0 !important; }
.intro-section h2 { margin-top: 0 !important; }
.intro-section span { margin-top: 0 !important; }
.intro-section .intro-badge { margin-top: 0 !important; }

.intro-badge {
  display: inline-block;
  background: rgba(255,255,255,0.2);
  border: 1px solid rgba(255,255,255,0.4);
  border-radius: 20px;
  padding: 5px 16px;
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin-bottom: 18px;
  color: #e0f4ff;
}
.intro-title {
  font-size: 1.7rem;
  font-weight: 800;
  line-height: 1.45;
  margin: 0 0 20px;
  color: #fff;
  text-shadow: 0 2px 8px rgba(0,0,0,0.15);
}
.intro-section p {
  color: rgba(255,255,255,0.9);
  font-size: 1.02rem;
  margin-bottom: 14px;
}
.intro-section p:last-child { margin-bottom: 0; }
.intro-lead-box {
  background: rgba(255,255,255,0.12);
  border-left: 4px solid #5ec3e6;
  border-radius: 8px;
  padding: 16px 20px;
  margin-top: 22px;
  font-size: 0.97rem;
  color: rgba(255,255,255,0.92);
}

/* ===== セクション2：統計ボックス ===== */
.stats-section {
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  margin-bottom: 36px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.07);
  border-top: 4px solid #e74c3c;
}
.stats-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.stats-section h2 { margin-top: 0 !important; }
.stats-section p { margin-top: 0 !important; }
.stats-section .notice-banner { margin-top: 0 !important; }

.notice-banner {
  background: linear-gradient(135deg, #fff5f5 0%, #fff0f0 100%);
  border: 2px solid #e74c3c;
  border-radius: 12px;
  padding: 18px 22px;
  margin-bottom: 28px;
  display: flex;
  align-items: flex-start;
  gap: 14px;
}
.notice-banner .notice-icon {
  font-size: 1.5rem;
  flex-shrink: 0;
  margin-top: 2px;
}
.notice-banner p {
  margin: 0;
  color: #c0392b;
  font-weight: 600;
  font-size: 0.97rem;
}
.stats-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 24px;
}
.stat-card {
  background: linear-gradient(160deg, #f8fbff 0%, #eef5ff 100%);
  border: 1px solid #c3d9f0;
  border-radius: 14px;
  padding: 22px 18px;
  text-align: center;
}
.stat-card > *:first-child { margin-top: 0 !important; }
.stat-label {
  font-size: 0.8rem;
  color: #5a7a99;
  font-weight: 600;
  letter-spacing: 0.04em;
  margin-bottom: 8px;
  display: block;
}
.stat-value {
  font-size: 2rem;
  font-weight: 800;
  color: #1a6b8a;
  line-height: 1.1;
  display: block;
  margin-bottom: 6px;
}
.stat-sub {
  font-size: 0.78rem;
  color: #7a95aa;
}
@media (max-width: 600px) {
  .stats-cards { grid-template-columns: 1fr; }
}

/* ===== セクション3：Q&A ===== */
.qa-section {
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  margin-bottom: 36px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.07);
}
.qa-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.qa-section h2 { margin-top: 0 !important; }
.qa-section p { margin-top: 0 !important; }

.qa-item {
  border: 1px solid #e2ecf5;
  border-radius: 12px;
  margin-bottom: 16px;
  overflow: hidden;
}
.qa-item:last-child { margin-bottom: 0; }
.qa-q {
  background: linear-gradient(135deg, #eef5ff 0%, #e4f0fb 100%);
  padding: 16px 20px;
  font-weight: 700;
  color: #1a5c80;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.qa-q > *:first-child { margin-top: 0 !important; }
.qa-q-icon {
  background: #1a6b8a;
  color: #fff;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.82rem;
  font-weight: 800;
  flex-shrink: 0;
  margin-top: 1px;
}
.qa-a {
  padding: 16px 20px 16px 56px;
  font-size: 0.97rem;
  color: #3a4a5c;
  background: #fff;
}
.qa-a > *:first-child { margin-top: 0 !important; }
.qa-a p { margin: 0 0 8px; }
.qa-a p:last-child { margin-bottom: 0; }
.qa-a-icon {
  font-weight: 800;
  color: #2a9d8f;
  margin-right: 4px;
}

/* ===== セクション4：比較テーブル ===== */
.table-section {
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  margin-bottom: 36px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.07);
}
.table-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.table-section h2 { margin-top: 0 !important; }
.table-section p { margin-top: 0 !important; }

.compare-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
  font-size: 0.93rem;
  border-radius: 12px;
  overflow: hidden;
}
.compare-table th {
  background: linear-gradient(135deg, #1a6b8a 0%, #0d4f70 100%);
  color: #fff;
  padding: 14px 12px;
  text-align: center;
  font-weight: 700;
  font-size: 0.88rem;
}
.compare-table td {
  padding: 13px 12px;
  text-align: center;
  border-bottom: 1px solid #e8f0f7;
  color: #3a4a5c;
  transition: background 0.2s;
}
.compare-table tr:last-child td { border-bottom: none; }
.compare-table tbody tr:hover td {
  background: #eef7ff;
}
.compare-table tbody tr:nth-child(even) td {
  background: #f7fafd;
}
.compare-table tbody tr:nth-child(even):hover td {
  background: #eef7ff;
}
.compare-table .row-header {
  font-weight: 700;
  color: #1a5c80;
  text-align: left;
  background: #f0f7ff;
}
.highlight-cell {
  background: rgba(255, 235, 59, 0.35) !important;
  font-weight: 700;
}
.good { color: #16a085; font-weight: 700; }
.bad  { color: #c0392b; font-weight: 700; }
.mid  { color: #d35400; font-weight: 600; }
@media (max-width: 700px) {
  .compare-table { font-size: 0.8rem; }
  .compare-table th, .compare-table td { padding: 10px 7px; }
}

/* ===== ラインマーカー ===== */
.mark-high {
  background: rgba(255, 235, 59, 0.4);
  padding: 0 2px;
  border-radius: 2px;
}
.mark-mid {
  background: rgba(255, 100, 100, 0.25);
  padding: 0 2px;
  border-radius: 2px;
}

/* ===== SNSコメントカード（セクション3内） ===== */
.comment-card {
  background: #f8fbff;
  border-left: 4px solid #5ec3e6;
  border-radius: 0 10px 10px 0;
  padding: 14px 18px;
  margin: 12px 0;
  font-size: 0.93rem;
  color: #3a4a5c;
  font-style: italic;
}
.comment-card > *:first-child { margin-top: 0 !important; }
.comment-meta {
  font-style: normal;
  font-size: 0.78rem;
  color: #7a95aa;
  margin-top: 6px;
}

/* ===== セクション5〜8（後半用のプレースホルダー） ===== */
.merit-section, .highlight-section, .checklist-section, .conclusion-section {
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  margin-bottom: 36px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.07);
}
.merit-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.merit-section h2 { margin-top: 0 !important; }
.merit-section p { margin-top: 0 !important; }

.highlight-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.highlight-section h2 { margin-top: 0 !important; }
.highlight-section p { margin-top: 0 !important; }

.checklist-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.checklist-section h2 { margin-top: 0 !important; }
.checklist-section p { margin-top: 0 !important; }

.conclusion-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.conclusion-section h2 { margin-top: 0 !important; }
.conclusion-section p { margin-top: 0 !important; }

/* ===== メリット・デメリット 2カラム ===== */
.merit-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 22px;
}
@media (max-width: 640px) { .merit-grid { grid-template-columns: 1fr; } }

.merit-col {
  border-radius: 12px;
  padding: 22px;
}
.merit-col > *:first-child { margin-top: 0 !important; }
.merit-col h3 {
  margin-top: 0 !important;
  font-size: 1.05rem;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.merit-col ul {
  margin: 0;
  padding-left: 18px;
}
.merit-col ul li {
  margin-bottom: 9px;
  font-size: 0.95rem;
  color: #3a4a5c;
  line-height: 1.6;
}
.merit-col ul li:last-child { margin-bottom: 0; }
.merit-plus {
  background: linear-gradient(135deg, #e8faf5 0%, #d0f5e8 100%);
  border: 2px solid #2a9d8f;
}
.merit-plus h3 { color: #1a7a6a; }
.merit-minus {
  background: linear-gradient(135deg, #fff5f5 0%, #fde8e8 100%);
  border: 2px solid #e74c3c;
}
.merit-minus h3 { color: #c0392b; }

/* ===== ハイライトボックス ===== */
.highlight-item {
  background: linear-gradient(135deg, #f0f7ff 0%, #e4f0fb 100%);
  border: 1px solid #c3d9f0;
  border-left: 5px solid #1a6b8a;
  border-radius: 0 12px 12px 0;
  padding: 20px 22px;
  margin-bottom: 16px;
}
.highlight-item > *:first-child { margin-top: 0 !important; }
.highlight-item:last-child { margin-bottom: 0; }
.highlight-item h3 {
  margin-top: 0 !important;
  color: #1a5c80;
  font-size: 1.02rem;
  margin-bottom: 8px;
  border: none;
  padding: 0;
}
.highlight-item p { margin: 0; font-size: 0.95rem; }

/* ===== チェックリスト ===== */
.checklist-section {
  background: #fff9e6;
  border: 2px solid #f0c040;
}
.checklist-section h2 {
  background: linear-gradient(135deg, #d4a017 0%, #c49010 100%);
  border-left-color: #f0c040;
}
.checklist-list {
  list-style: none;
  padding: 0;
  margin: 16px 0 0;
}
.checklist-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 11px 0;
  border-bottom: 1px dashed #e8d080;
  font-size: 0.97rem;
  color: #3a4a5c;
  line-height: 1.6;
}
.checklist-list li:last-child { border-bottom: none; padding-bottom: 0; }
.checklist-list li > *:first-child { margin-top: 0 !important; }
.check-icon {
  width: 22px;
  height: 22px;
  background: #d4a017;
  border-radius: 50%;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
}

/* ===== 結論ボックス ===== */
.conclusion-section {
  background: linear-gradient(135deg, #0d4f70 0%, #1a6b8a 50%, #2a9d8f 100%);
  color: #fff;
}
.conclusion-section h2 {
  background: rgba(255,255,255,0.15);
  border-left-color: #5ec3e6;
  color: #fff;
  margin-top: 0 !important;
}
.conclusion-section p { color: rgba(255,255,255,0.9); }
.conclusion-section h3 {
  color: #b0e8f8;
  border-left-color: #5ec3e6;
  margin-top: 24px;
}
.conclusion-section h3:first-child { margin-top: 0 !important; }
.action-box {
  background: rgba(255,255,255,0.12);
  border-radius: 12px;
  padding: 20px 24px;
  margin-top: 20px;
}
.action-box > *:first-child { margin-top: 0 !important; }
.action-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.action-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.12);
  font-size: 0.97rem;
  color: rgba(255,255,255,0.9);
}
.action-list li:last-child { border-bottom: none; }
.action-num {
  background: #5ec3e6;
  color: #0d4f70;
  font-weight: 800;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
  flex-shrink: 0;
  margin-top: 2px;
}

/* ===== レスポンシブ ===== */
@media (max-width: 640px) {
  .article-wrap { padding: 20px 14px 60px; }
  .intro-section, .section-box, .stats-section, .qa-section,
  .table-section, .merit-section, .highlight-section,
  .checklist-section, .conclusion-section { padding: 28px 20px; }
  .intro-title { font-size: 1.35rem; }
  .section-box h2, .stats-section h2, .qa-section h2,
  .table-section h2, .merit-section h2, .highlight-section h2,
  .checklist-section h2, .conclusion-section h2 { font-size: 1.15rem; }
}
</style>
</head>
<body>
<div class="article-wrap">

<!-- ===== セクション1：イントロ ===== -->
<div class="intro-section">
  <span class="intro-badge">2025年度・厚労省調査</span>
  <h2 class="intro-title">あなたの街の病院で看護師が足りなくなる日が、想像より早いかもしれません</h2>
  <p>「看護師が足りない」という声が各地から上がる一方で、看護師を育てる専門学校には学生が集まらなくなっています。2025年度の入学者数は約2万868人。定員充足率は<span class="mark-high">79.5%と、調査開始以来初めて8割を下回りました</span>。</p>
  <p>これは単なる少子化の問題ではありません。国の修学支援制度（2020年開始）が整備されたことで、低所得世帯でも私立大学に通いやすくなり、<span class="mark-high">「同じ費用なら大学を目指す」という受験生の合理的なシフトが静かに進んでいます</span>。大学の看護学部はほぼ満員を維持しているのに、専門学校だけが空席を増やしているのはそのためです。</p>
  <p>この記事では、厚生労働省が公表した調査データをもとに、専門学校の入学者が減り続けている構造的な理由と、それが地域の医療現場にどんな影響を与えているかを整理します。</p>
  <div class="intro-lead-box">
    この記事でわかること：専門学校の充足率低下が起きている構造的要因、専門学校と大学の違い（学費・キャリア・地域への影響）、2040年問題に向けた今後の課題
  </div>
</div>

<!-- ===== セクション2：統計ボックス ===== -->
<div class="stats-section">
  <div class="notice-banner">
    <span class="notice-icon">!</span>
    <p>厚労省は2025年4月10日、看護師の確保策を検討する有識者検討会の初会合を開きました。今後、2040年時点の看護職の需給推計がまとめられる予定です。地方での看護師不足が深刻になる前に、制度の見直しが急務となっています。</p>
  </div>

  <h2>いま何が起きているのか：数字で見る現状</h2>
  <p>まず、今回の調査で明らかになった主な数値を確認しておきましょう。専門学校と大学でまったく逆の動きが起きていることがわかります。</p>

  <div class="stats-cards">
    <div class="stat-card">
      <span class="stat-label">看護専門学校 充足率（2025年度）</span>
      <span class="stat-value">79.5<small>%</small></span>
      <div class="stat-sub">5年連続低下・初の8割割れ</div>
    </div>
    <div class="stat-card">
      <span class="stat-label">専門学校 入学者数（2025年度）</span>
      <span class="stat-value">2.08<small>万人</small></span>
      <div class="stat-sub">ピーク時（2017年度）より約8千人減</div>
    </div>
    <div class="stat-card">
      <span class="stat-label">看護大学 充足率（2025年度）</span>
      <span class="stat-value">99.7<small>%</small></span>
      <div class="stat-sub">入学者数は約2万6,871人</div>
    </div>
  </div>

  <h3>大学との格差、ここまで広がった</h3>
  <p>2017年度に約2万8,434人いた専門学校の入学者は、この8年間で約7,566人減りました。対して、大学の看護学部・学科の入学者は同時期に増加傾向が続いており、<span class="mark-high">充足率は99.7%と、ほぼ満員の状態を維持</span>しています。専門学校と大学の入学者の合計は5年連続で減少しているものの、その構成比は大きく変化しています。</p>
  <p>厚労省の検討会では、「専門学校の卒業生は地元で就職する割合が高い」という指摘も出ました。専門学校の学生が減ることは、地方病院の看護師確保にとって特に深刻な問題です。</p>
</div>

<!-- ===== セクション3：Q&A ===== -->
<div class="qa-section">
  <h2>よくある疑問に答える：なぜ専門学校は減り、大学は増えているのか</h2>
  <p>「看護師になるなら専門学校でも大学でも同じでは？」と思う方は少なくありません。ここでは、この問題に関してよく聞かれる疑問を5つ取り上げて答えます。</p>

  <div class="qa-item">
    <div class="qa-q">
      <span class="qa-q-icon">Q</span>
      <span>なぜ専門学校の入学者が減っているのですか？</span>
    </div>
    <div class="qa-a">
      <p><span class="qa-a-icon">A</span>主な理由は3つあります。1つ目は18歳人口の減少（少子化）です。進学希望者そのものが減れば、まず定員が多い専門学校から影響が出やすくなります。2つ目は<span class="mark-high">看護大学の新設・増設が進み、進学先の選択肢が分散</span>したことです。3つ目は、修学支援制度（2020年開始）によって、低所得世帯でも大学に通いやすくなったため、「同じ費用なら大学を選ぶ」という判断が増えたことです。</p>
    </div>
  </div>

  <div class="qa-item">
    <div class="qa-q">
      <span class="qa-q-icon">Q</span>
      <span>大学で看護師になると、何か違いがあるのですか？</span>
    </div>
    <div class="qa-a">
      <p><span class="qa-a-icon">A</span>資格（看護師国家試験の受験資格）は同じです。ただし大学では、4年間で<span class="mark-high">学士の学位を取得できるため、将来の管理職昇進、大学院進学、保健師・助産師とのダブル受験などで有利</span>になる場合があります。病院によっては大卒と専門卒で給与体系が異なるケースもあると言われており、長期的なキャリアを考えるときに大学を選ぶ学生が増えています（病院ごとに就業規則は異なるため、志望先の条件を個別に確認することをお勧めします）。</p>
    </div>
  </div>

  <div class="qa-item">
    <div class="qa-q">
      <span class="qa-q-icon">Q</span>
      <span>看護師を目指す人そのものが減っているのですか？</span>
    </div>
    <div class="qa-a">
      <p><span class="qa-a-icon">A</span>専門学校と大学を合計した入学者数は5年連続で減少しており、<span class="mark-mid">看護師を志す人の総数も緩やかに減少しているとみられます</span>。背景には、夜勤・長時間労働・身体的負担の大きさが広く知られるようになったこと、他の職種の賃金が上昇した一方で看護師の賃上げが追いついていないことがあります。一方で「専門学校から大学へ移っただけ」という側面もあり、単純に「なり手がいなくなった」とも言い切れません。</p>
    </div>
  </div>

  <div class="qa-item">
    <div class="qa-q">
      <span class="qa-q-icon">Q</span>
      <span>地方の医療現場にはどんな影響がありますか？</span>
    </div>
    <div class="qa-a">
      <p><span class="qa-a-icon">A</span>厚労省の検討会では「専門学校の卒業生は地元で就職する割合が高い」と指摘されています。つまり専門学校が定員割れを起こしたり閉校したりすると、<span class="mark-high">地方の病院・クリニックへの新卒看護師の供給が細くなる</span>という懸念が生まれます。大学は都市部に多く、卒業後も都市部の大規模病院を選ぶ傾向があるとも言われており、地方ほど人材不足の影響を受けやすい構造が指摘されています（ただし就職先の分布については、一次統計での詳細な裏付けが必要な部分も残ります）。</p>
    </div>
  </div>

  <div class="qa-item">
    <div class="qa-q">
      <span class="qa-q-icon">Q</span>
      <span>今後、国はどのような対策を考えているのですか？</span>
    </div>
    <div class="qa-a">
      <p><span class="qa-a-icon">A</span>厚労省は今冬にも高齢者人口がピークとなるとされる2040年時点の看護職需給推計をまとめる方針を示しており、看護師の養成・確保に関する対応策が示される見込みです。検討会では、専門学校への支援を求める意見も出ており、<span class="mark-mid">地域医療を守るための人材確保策</span>が議論されています。ただし、抜本的な解決には賃金・労働環境の改善が不可欠という声は多く、財源とセットで議論が進む見通しです。</p>
      <div class="comment-card">
        「看護師で働くにしても普通のサラリーマンで働くにしても、初任給が大卒のほうが高いなら大学を選ぶはず。後で後悔しないためにも大卒にしておくのが無難な選択に思えます」
        <div class="comment-meta">（ネット上の声・原文を要約・個人特定情報は除去）</div>
      </div>
    </div>
  </div>

  <div class="qa-item">
    <div class="qa-q">
      <span class="qa-q-icon">Q</span>
      <span>地元の看護専門学校がなくなったら、どうなるのですか？</span>
    </div>
    <div class="qa-a">
      <p><span class="qa-a-icon">A</span>地域の看護師供給に直接的な穴が開く可能性があります。専門学校の卒業生は地元病院への就職率が高く、その学校が閉校すると、<span class="mark-high">中小規模の地方病院は新卒採用が年々難しくなる</span>という現実が待ちます。大学卒の看護師は都市部の大病院を選ぶ傾向が強く、地方のクリニックや中核病院にはなかなか来てもらえません。結果として、地元住民が受けられる医療の質・量が低下するリスクがあります。地域の医療を守るため、専門学校への財政支援や地域枠奨学金の拡充を求める声が、有識者検討会でも上がっています。</p>
    </div>
  </div>

<!-- ===== セクション4：比較テーブル ===== -->
<div class="table-section">
  <h2>看護専門学校 vs 看護大学：5つの視点で比較</h2>
  <p>「どちらで学ぶべきか」という問いへの答えは、個人の状況によって異なります。以下の比較表を参考に、自分の優先事項と照らし合わせてみてください。</p>

  <div style="overflow-x:auto;">
    <table class="compare-table">
      <thead>
        <tr>
          <th style="text-align:left; width:22%">比較項目</th>
          <th>看護専門学校（3年制）</th>
          <th>看護大学（4年制）</th>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td class="row-header">修業年数</td>
          <td><span class="good">3年（最短で現場へ）</span></td>
          <td>4年</td>
        </tr>
        <tr>
          <td class="row-header">取得できる学位</td>
          <td>なし（卒業証書のみ）</td>
          <td class="highlight-cell"><span class="good">学士（大学卒業の学位）</span></td>
        </tr>
        <tr>
          <td class="row-header">学費の目安</td>
          <td><span class="good">公立：約30〜80万円<br>私立：約150〜250万円</span></td>
          <td>国公立：約250万円前後<br>私立：約400〜600万円<br><small>（修学支援制度で大幅減額も）</small></td>
        </tr>
        <tr>
          <td class="row-header">初任給の差（目安）</td>
          <td>専門卒：約21〜22万円台<br>（病院規模による）</td>
          <td class="highlight-cell"><span class="good">大卒：約23〜24万円台<br>差額は月1.5〜2万円前後</span></td>
        </tr>
        <tr>
          <td class="row-header">就職後の待遇</td>
          <td>病院により昇給が遅い場合も</td>
          <td class="highlight-cell"><span class="good">大卒手当・昇進で有利なケース多い</span></td>
        </tr>
        <tr>
          <td class="row-header">地域への就職率</td>
          <td class="highlight-cell"><span class="good">地元就職が多い傾向<br>（検討会でも指摘）</span></td>
          <td>都市部の病院を選ぶ傾向があるとも言われる</td>
        </tr>
        <tr>
          <td class="row-header">充足率（2025年度）</td>
          <td><span class="bad">79.5%（初の8割割れ）</span></td>
          <td><span class="good">99.7%（ほぼ満員）</span></td>
        </tr>
        <tr>
          <td class="row-header">大学院・資格拡大</td>
          <td>大学院進学には別途手続きが必要な場合も</td>
          <td class="highlight-cell"><span class="good">大学院・保健師・助産師への道が広い</span></td>
        </tr>
      </tbody>
    </table>
  </div>

  <h3>表を読むポイント</h3>
  <p>専門学校の最大の強みは「3年間で国家試験受験資格を取り、早期に収入を得られること」です。学費が抑えられる点も魅力で、特に公立の専門学校は低コストで通えます。一方、大学は「4年かかるが、その後のキャリアの幅が広い」という特性があります。どちらが優れているというわけではなく、<span class="mark-high">目標とするキャリアパスと家庭の経済状況によって、最適な選択は変わります</span>。</p>
</div>

<!-- ===== セクション5：メリット・デメリット ===== -->
<div class="merit-section">
  <h2>専門学校を選ぶことの利点と課題：冷静に整理する</h2>
  <p>専門学校への進学を検討するとき、メリットとデメリットを正直に把握しておくことが大切です。以下では、現場の声や調査データをもとに整理しました。</p>

  <div class="merit-grid">
    <div class="merit-col merit-plus">
      <h3>メリット</h3>
      <ul>
        <li><strong>修業期間が短い：</strong>3年で国家試験受験資格を取得でき、1年早く働き始められる。その分の収入を早期に得られる。</li>
        <li><strong>学費が抑えられる：</strong>特に公立の専門学校は学費が低く、経済的な負担を減らして資格を取ることができる。</li>
        <li><strong>実践的なカリキュラム：</strong>臨床実習の比重が高く、卒業後すぐに現場で動けるレベルの技術が身につくと言われている。</li>
        <li><strong>地元就職につながりやすい：</strong>附属病院や地域の医療機関との結びつきが強い学校が多く、地元での就職を希望する場合に有利。</li>
        <li><strong>少人数制で手厚い指導：</strong>大学に比べてクラスが小さく、教員との距離が近い環境で学べる学校も多い。</li>
      </ul>
    </div>
    <div class="merit-col merit-minus">
      <h3>課題・デメリット</h3>
      <ul>
        <li><strong>学士を取得できない：</strong>卒業しても大学卒業の学位が得られないため、将来の就職・転職・昇進の選択肢が狭まる場合がある。</li>
        <li><strong>給与面で差が出ることも：</strong>病院によって大卒と専門卒で初任給や昇給ペースが異なるケースがあり、長期的な収入差につながることがある。</li>
        <li><strong>定員割れが続くと学校が閉校リスクも：</strong>充足率低下が続く中、一部の専門学校では募集停止・閉校の動きもあり、在学中の環境変化が懸念される。</li>
        <li><strong>大学院進学・資格拡大に制約：</strong>専門看護師や高度な研究職を目指す場合、別途、大学卒業資格の取得が必要になることがある。</li>
        <li><strong>スケジュールがタイト：</strong>3年で資格を取るため、実習・演習・国家試験対策が密度高く組まれており、体力的・精神的な負担が大きい。</li>
      </ul>
    </div>
  </div>

  <h3>専門学校を取り巻く「構造的な変化」も理解しておく</h3>
  <p>今起きていることは、単純に「専門学校が人気を失った」ということではありません。<span class="mark-high">高校生が大学進学を選びやすくなった制度的な変化</span>（修学支援、大学新設など）が重なって、専門学校に進む動機が相対的に弱まったと理解するのが正確です。</p>

  <div class="comment-card">
    「コンビニのバイト時給が1,300円を超える今、国家試験を頑張って取っても待遇にそれほど差がなければ、志望する人が減るのは当然だと思います。夜勤をやってようやく他の職種と並ぶ、というのが現実です」
    <div class="comment-meta">（現役看護師・ネット上の声・個人特定情報は除去）</div>
  </div>
  <div class="comment-card">
    「地方の病院は専門学校出身者が主力です。私の勤務先でも40代以下の看護師の多くが地元の専門学校卒で、地域医療の屋台骨を担っています。学校が減れば、地方病院の採用は本当に厳しくなります」
    <div class="comment-meta">（地方病院勤務・ネット上の声・個人特定情報は除去）</div>
  </div>
  <div class="comment-card">
    「専門学校は確かに過密なスケジュールですが、卒業した子たちは精神的にたくましい。大卒で入職した子が辞めていく中、専門卒の子が踏みとどまるケースは実際に多いです」
    <div class="comment-meta">（看護師経験者・ネット上の声・個人特定情報は除去）</div>
  </div>
</div>

<!-- ===== セクション6：ハイライトボックス ===== -->
<div class="highlight-section">
  <h2>立場別に違う「看護師不足」の現実</h2>
  <p>進路を考える方、地域医療に関わる方、政策や制度に関心がある方──。立場によって、この問題のどこに目を向けるべきかは異なります。ここでは3つの視点で整理します。</p>

  <div class="highlight-item">
    <h3>これから看護師を目指す高校生・保護者の方へ</h3>
    <p>「専門学校か大学か」を決める際は、修業年数・学費・将来のキャリアを照らし合わせて判断してください。修学支援制度を活用できる世帯なら、大学でも費用負担が抑えられるケースがあります。一方、地元の専門学校には「地域と密着した就職」という強みがあり、地元で働き続けたい方には有力な選択肢です。<span class="mark-high">どちらが正解ということはなく、自分の優先順位を軸に選ぶことが最も重要です。</span></p>
  </div>

  <div class="highlight-item">
    <h3>地方の病院・医療機関の担当者の方へ</h3>
    <p>専門学校の入学者減少は、数年後の新卒採用に直接影響します。地域の専門学校との連携（奨学金制度・実習受け入れ・採用保証）を今から整備しておくことが、人材確保の安定につながります。また、<span class="mark-mid">現職看護師の離職防止（勤務環境改善・育児支援・賃金見直し）</span>も並行して取り組む必要があります。</p>
  </div>

  <div class="highlight-item">
    <h3>看護師の待遇改善に関心がある方へ</h3>
    <p>入学者減少の背景には、職業としての魅力の低下があります。夜勤・不規則勤務・患者からの暴言リスクに対して、給与の上昇が追いついていないという指摘は、現役看護師からも多く聞かれます。診療報酬の見直しや、危険手当・夜勤手当の水準引き上げなど、<span class="mark-high">処遇改善が入学者数の回復にも直結する</span>という視点が重要です。</p>
  </div>
</div>

<!-- ===== セクション7：チェックリスト ===== -->
<div class="checklist-section">
  <h2>あなたはどちらを選ぶ？自分に合う進路を確かめるチェックリスト</h2>
  <p>専門学校か大学か、迷っているなら以下の問いを自分に当てはめてみてください。「はい」が多い方向が、あなたにとって現実的な選択に近いはずです。</p>

  <ul class="checklist-list">
    <li>
      <span class="check-icon">check</span>
      <span><strong>できるだけ早く現場に立ちたい、21歳で自立したい</strong>──なら専門学校（3年制）が最短ルート。収入開始が1年早い分、奨学金の返済も早まる。</span>
    </li>
    <li>
      <span class="check-icon">check</span>
      <span><strong>将来は師長・認定看護師・専門看護師を目指したい</strong>──なら大学（学士取得）が有利。昇進・大学院進学・資格拡大の幅が広い。</span>
    </li>
    <li>
      <span class="check-icon">check</span>
      <span><strong>地元の病院で長く働き続けたい</strong>──なら地元専門学校の「病院奨学金（返済免除あり）」を活用するルートが、自己負担を最小化できる。</span>
    </li>
    <li>
      <span class="check-icon">check</span>
      <span><strong>修学支援制度の対象世帯かどうか確認した</strong>──対象なら大学の学費が大幅に下がり、「専門学校＝安い」という前提が崩れる。進学前に必ず確認を。</span>
    </li>
    <li>
      <span class="check-icon">check</span>
      <span><strong>看護以外の進路にも将来の可能性を残したい</strong>──なら大学が優位。看護学部卒でも一般企業への就職や進路変更がしやすい。</span>
    </li>
    <li>
      <span class="check-icon">check</span>
      <span><strong>専門学校の入学を検討中なら、その学校の定員充足率・閉校リスクも調べた</strong>──在学中の学校環境変化は避けたい。地域に根付いた学校かどうかを確認しよう。</span>
    </li>
    <li>
      <span class="check-icon">check</span>
      <span><strong>2040年問題を念頭に置いている</strong>──厚労省は需給推計のとりまとめ方針を示しており、公表後は地方の医療体制への影響も具体化される見込み。志望地域の動向を継続的に確認しておきたい。</span>
    </li>
  </ul>
</div>

<!-- ===== セクション8：結論ボックス ===== -->
<div class="conclusion-section">
  <h2>まとめ：数字の裏にある「看護師を取り巻く現実」</h2>
  <p>「看護専門学校の充足率が8割を割った」というニュースは、数字だけ見ると衝撃的に映ります。ただ、その背景には複数の要因が絡み合っています。少子化による18歳人口の減少、看護大学の新設による進路の分散、修学支援制度の整備、そして看護職そのものの処遇への不満。これらが重なった結果が、今の状況です。</p>
  <p>特に注視すべきは、<span style="background:rgba(255,255,255,0.2); padding:0 3px; border-radius:2px;">地方の医療現場への影響</span>です。専門学校卒の看護師は地元で働く割合が高く、その供給が細ることは、都市部よりも地方病院に直撃します。高齢化がさらに進む2040年に向けて、今どんな手を打つかが問われています。</p>

  <h3>あなたができること・知っておくべきこと</h3>
  <div class="action-box">
    <ul class="action-list">
      <li>
        <span class="action-num">1</span>
        <span>看護師を目指すなら、専門学校と大学の違いを「学費」だけでなく「将来のキャリア設計」と合わせて検討する。</span>
      </li>
      <li>
        <span class="action-num">2</span>
        <span>修学支援制度の対象かどうかを事前に確認する。対象であれば大学進学の費用負担が大幅に変わる場合がある。</span>
      </li>
      <li>
        <span class="action-num">3</span>
        <span>地方で働く看護師を目指すなら、地元の専門学校の奨学金制度・就職連携先を調べておく。</span>
      </li>
      <li>
        <span class="action-num">4</span>
        <span>厚労省が方針として示している看護職需給推計の公表内容を確認し、今後の政策動向を把握する。</span>
      </li>
    </ul>
  </div>

  <p style="margin-top:22px;">看護師という職業は、患者の命と日常生活を支える仕事です。その担い手が増えるためには、志ある人が無理なく働き続けられる環境づくりが欠かせません。数字の議論と並行して、現場で働く人の声に耳を傾けることが、この問題を考える上での出発点ではないでしょうか。</p>
  <p style="margin-top:14px; font-weight:700; font-size:1.05rem; color:#b0e8f8;">この記事をきっかけに、地域医療の未来を一緒に考えてみませんか。</p>
</div>

</div>
</body>
</html>



<p><strong>最後までお読みいただきありがとうございます。↓↓のバナーをクリックして応援いただけると嬉しいです。</strong></p>



<div class="wp-block-group is-row is-nowrap is-layout-flex wp-container-core-group-is-layout-ad2f72ca wp-block-group-is-layout-flex">
<a href="https://news.blogmura.com/news_kininaru/ranking/in?p_cid=11149995" target="_blank"><img decoding="async" src="https://b.blogmura.com/news/news_kininaru/88_31.gif" width="106" height="37" border="0" alt="にほんブログ村 ニュースブログ 気になるニュースへ" /></a><br /><a href="https://news.blogmura.com/news_kininaru/ranking/in?p_cid=11149995" target="_blank">にほんブログ村</a>



<a href="https://blog.with2.net/link/?id=2071189" title="人気ブログランキング"><img decoding="async" alt="人気ブログランキング" width="106" height="37" src="https://blog.with2.net/img/banner/banner_22.svg"></a><br><a href="https://blog.with2.net/link/?id=2071189" title="人気ブログランキング" style="font-size: 0.9em;">人気ブログランキング</a>
</div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
