<?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>令和8年度 - 株式会社まちリハ</title>
	<atom:link href="https://machiriha.com/tag/%E4%BB%A4%E5%92%8C8%E5%B9%B4%E5%BA%A6/feed/" rel="self" type="application/rss+xml" />
	<link>https://machiriha.com</link>
	<description>with you with your dream</description>
	<lastBuildDate>Wed, 08 Apr 2026 14:58:56 +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://machiriha.com/wp-content/uploads/2021/03/cropped-オリジナルサイズ-オリジナルサイズ-Green-and-Cream-Leaves-Landscaping-Logo-32x32.png</url>
	<title>令和8年度 - 株式会社まちリハ</title>
	<link>https://machiriha.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>全国安全週間2026｜スローガン・期間と安全大会の準備ガイド</title>
		<link>https://machiriha.com/anzen-week-2026/</link>
		
		<dc:creator><![CDATA[machiriha]]></dc:creator>
		<pubDate>Wed, 08 Apr 2026 14:58:54 +0000</pubDate>
				<category><![CDATA[安全大会]]></category>
		<category><![CDATA[エイジフレンドリー補助金]]></category>
		<category><![CDATA[令和8年度]]></category>
		<category><![CDATA[全国安全週間]]></category>
		<category><![CDATA[腰痛予防]]></category>
		<category><![CDATA[転倒予防]]></category>
		<guid isPermaLink="false">https://machiriha.com/?p=1123</guid>

					<description><![CDATA[<p>安全衛生担当者・総務担当者様向け ─ 令和8年度版 全国安全週間2026｜ スローガン・期間と安全大会の準備ガイド 令和8年度（2026年度）の全国安全週間は7月1日〜7日。今年のスローガンと重点事項が厚生労働省より発表 [&#8230;]</p>
<p>The post <a href="https://machiriha.com/anzen-week-2026/">全国安全週間2026｜スローガン・期間と安全大会の準備ガイド</a> first appeared on <a href="https://machiriha.com">株式会社まちリハ</a>.</p>]]></description>
										<content:encoded><![CDATA[<style>
/* =========================
   MachiReha Article System v3
   - B2B / high readability / unified brand
   ========================= */
 
.mr-wrap{
  --green:#1a5f3c;
  --green-2:#2e7d32;
  --orange:#ff7b00;
 
  --text:#0f172a;
  --muted:#475569;
  --muted2:#64748b;
 
  --border:rgba(15,23,42,.10);
  --panel:#ffffff;
  --panel2:#f8fafc;
  --bg:#f7faf8;
 
  --shadow:0 14px 34px rgba(2,6,23,.06);
 
  max-width: 920px;
  margin: 0 auto;
  padding: 0 18px;
 
  font-family: 'Hiragino Kaku Gothic ProN', Meiryo, system-ui, -apple-system, Segoe UI, sans-serif;
  font-size: 16px;
  line-height: 1.95;
  letter-spacing: .01em;
  color: var(--text);
}
.mr-wrap *{box-sizing:border-box}
.mr-wrap img{max-width:100%;height:auto}
.mr-wrap a{color:var(--green);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.mr-wrap a:hover{opacity:.85}
 
/* ===== Hero ===== */
.mr-hero{margin: 22px 0 26px}
.mr-heroCard{
  background:
    radial-gradient(900px 280px at 8% 0%, rgba(26,95,60,.08), transparent 55%),
    linear-gradient(180deg, var(--bg), #fff);
  border: 1px solid var(--border);
  border-radius: 22px;
  padding: 34px 34px;
  box-shadow: var(--shadow);
  position: relative;
  overflow: hidden;
}
.mr-heroCard::after{
  content:"";
  position:absolute;
  left:0; right:0; bottom:0;
  height:4px;
  background: linear-gradient(90deg, var(--green), var(--orange));
  opacity:.95;
}
.mr-kicker{
  display:inline-flex;
  align-items:center;
  gap:10px;
  font-size:12.5px;
  color: var(--muted);
  background:#fff;
  border: 1px solid rgba(15,23,42,.08);
  padding: 7px 12px;
  border-radius: 999px;
}
.mr-title{
  margin: 14px 0 10px;
  font-weight: 900;
  line-height: 1.22;
  font-size: clamp(22px, 4.2vw, 34px);
  letter-spacing: .01em;
}
.mr-title .em{color:var(--green)}
.mr-lead{
  margin: 0 0 18px;
  color: var(--muted);
  line-height: 1.85;
  font-size: 15.5px;
  max-width: 72ch;
}
.mr-tags{display:flex; flex-wrap:wrap; gap:10px; margin: 14px 0 22px;}
.mr-tag{
  font-size:12px;
  padding:5px 12px;
  border-radius:999px;
  background:rgba(26,95,60,.08);
  color:var(--green);
  font-weight:700;
}
 
/* ===== Lead Box ===== */
.mr-leadBox{
  background: linear-gradient(135deg, #f0fdf4, #dcfce7);
  border: 1px solid rgba(34,197,94,.2);
  border-left: 4px solid var(--green);
  border-radius: 12px;
  padding: 24px 28px;
  margin: 0 0 32px;
}
.mr-leadQ{
  font-weight:800;
  font-size:17px;
  color:var(--green);
  margin:0 0 12px;
}
.mr-check{
  list-style:none;
  padding:0;
  margin:0 0 16px;
}
.mr-check li{
  display:flex;
  align-items:flex-start;
  gap:10px;
  padding:5px 0;
  font-size:15px;
}
.mr-ic{
  flex-shrink:0;
  width:20px; height:20px;
  background:var(--green);
  border-radius:50%;
  display:flex;align-items:center;justify-content:center;
  margin-top:2px;
}
.mr-ic svg{width:12px;height:12px;fill:#fff}
 
/* ===== Headings ===== */
.mr-wrap h2{
  font-size: clamp(20px, 3.4vw, 26px);
  font-weight: 900;
  border-left: 5px solid var(--green);
  padding-left: 16px;
  margin: 48px 0 18px;
  line-height: 1.35;
  color: var(--text);
}
.mr-wrap h3{
  font-size: clamp(17px, 2.6vw, 21px);
  font-weight: 800;
  margin: 32px 0 12px;
  color: var(--text);
  padding-bottom: 6px;
  border-bottom: 2px dotted rgba(26,95,60,.2);
}
.mr-wrap p{margin: 0 0 18px; line-height:1.95}
 
/* ===== Stat Box ===== */
.mr-statBox{
  background: var(--panel2);
  border: 1px solid var(--border);
  border-radius: 16px;
  padding: 24px;
  margin: 24px 0;
}
.mr-statGrid{
  display:flex;
  flex-wrap:wrap;
  gap:16px;
  margin-bottom:12px;
}
.mr-stat{
  flex:1;
  min-width:140px;
  background:#fff;
  border-radius:12px;
  padding:16px;
  text-align:center;
  box-shadow:0 2px 8px rgba(0,0,0,.05);
}
.mr-statNum{
  font-size:clamp(22px,3.5vw,30px);
  font-weight:900;
  color:var(--green);
  line-height:1.1;
  margin-bottom:6px;
}
.mr-statLabel{
  font-size:12px;
  color:var(--muted);
  line-height:1.5;
}
.mr-statSource{
  font-size:12px;
  color:var(--muted2);
  margin:0;
  text-align:right;
}
 
/* ===== Slogan Box ===== */
.mr-sloganBox{
  background: linear-gradient(135deg, #14532d, #166534);
  border-radius: 20px;
  padding: 36px 32px;
  margin: 28px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.mr-sloganBox::before{
  content:"";
  position:absolute;
  top:-40px; right:-40px;
  width:180px; height:180px;
  background:rgba(255,255,255,.04);
  border-radius:50%;
}
.mr-sloganLabel{
  font-size:13px;
  color:rgba(255,255,255,.7);
  letter-spacing:.12em;
  font-weight:700;
  margin-bottom:14px;
}
.mr-sloganText{
  font-size:clamp(20px,4vw,32px);
  font-weight:900;
  color:#fff;
  line-height:1.4;
  letter-spacing:.04em;
  margin-bottom:16px;
}
.mr-sloganMeta{
  display:flex;
  justify-content:center;
  gap:24px;
  flex-wrap:wrap;
}
.mr-sloganMetaItem{
  background:rgba(255,255,255,.12);
  border-radius:999px;
  padding:8px 20px;
  font-size:13px;
  color:rgba(255,255,255,.9);
  font-weight:700;
}
 
/* ===== Period Table ===== */
.mr-periodTable{
  width:100%;
  border-collapse:collapse;
  margin:20px 0;
  font-size:15px;
}
.mr-periodTable th{
  background:var(--green);
  color:#fff;
  padding:12px 16px;
  text-align:left;
  font-weight:800;
  font-size:14px;
}
.mr-periodTable td{
  padding:14px 16px;
  border-bottom:1px solid var(--border);
  vertical-align:top;
}
.mr-periodTable tr:nth-child(even) td{background:var(--panel2)}
.mr-periodTable tr:last-child td{border-bottom:none}
 
/* ===== Point Cards ===== */
.mr-point{
  background: var(--panel);
  border: 1px solid var(--border);
  border-radius: 16px;
  padding: 24px 24px 20px;
  margin: 20px 0;
  position: relative;
}
.mr-num{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:34px; height:34px;
  background:var(--green);
  color:#fff;
  border-radius:50%;
  font-weight:900;
  font-size:16px;
  margin-right:10px;
  flex-shrink:0;
  vertical-align:middle;
}
.mr-point h3{
  display:inline;
  border-bottom:none;
  margin:0;
  font-size:18px;
  vertical-align:middle;
}
 
/* ===== Note Box ===== */
.mr-noteBox{
  background: var(--panel2);
  border: 1px solid var(--border);
  border-left: 4px solid var(--green-2);
  border-radius: 8px;
  padding: 16px 20px;
  font-size: 13.5px;
  color: var(--muted);
  margin: 20px 0;
  line-height: 1.8;
}
 
/* ===== Divider ===== */
.mr-divider{
  height:1px;
  background:linear-gradient(90deg, transparent, var(--border) 30%, var(--border) 70%, transparent);
  margin:44px 0;
}
 
/* ===== List ===== */
.mr-list ul{
  padding-left:1.4em;
  margin:0 0 16px;
}
.mr-list li{
  margin-bottom:8px;
  line-height:1.85;
}
 
/* ===== Internal Link ===== */
.mr-internalLink{
  display:flex;
  align-items:flex-start;
  gap:14px;
  background:var(--panel2);
  border:1px solid var(--border);
  border-left:4px solid var(--green);
  border-radius:10px;
  padding:16px 20px;
  margin:20px 0;
  text-decoration:none;
}
.mr-internalLink .icon{font-size:22px;flex-shrink:0;margin-top:2px}
.mr-internalLink .text a{font-weight:700;color:var(--green);font-size:15px}
.mr-internalLink .text p{margin:4px 0 0;font-size:13px;color:var(--muted);line-height:1.6}
 
/* ===== Mid CTA ===== */
.mr-midCta{
  background: linear-gradient(135deg, #e8f5e9, #c8e6c9);
  border: 2px solid var(--green-2);
  border-radius: 16px;
  padding: 32px 24px;
  margin: 40px 0;
  text-align: center;
}
.mr-midCtaTitle{
  color: var(--green);
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 16px;
  line-height: 1.5;
}
.mr-midCtaText{
  color: #374151;
  font-size: 15px;
  line-height: 1.8;
  margin: 0 0 20px;
}
.mr-midCtaBtn{
  display: inline-block;
  background: linear-gradient(135deg, var(--orange), #ff9a00);
  color: #ffffff !important;
  font-size: 18px;
  font-weight: bold;
  padding: 16px 32px;
  border-radius: 999px;
  text-decoration: none !important;
  box-shadow: 0 8px 20px rgba(255, 123, 0, 0.3);
}
.mr-midCtaNote{
  color: var(--muted2);
  font-size: 13px;
  margin: 16px 0 0;
}
 
/* ===== Final CTA ===== */
.mr-cta{margin:48px 0 0}
.mr-ctaCard{
  background: linear-gradient(
    160deg,
    rgba(26,95,60,.04) 0%,
    rgba(255,123,0,.03) 100%
  );
  border: 1px solid var(--border);
  border-radius: 22px;
  padding: 36px 32px;
  box-shadow: var(--shadow);
}
.mr-ctaTitle{
  font-size:clamp(20px,3.5vw,26px);
  font-weight:900;
  color:var(--text);
  margin:12px 0 16px;
  line-height:1.3;
}
.mr-ctaLead{
  color:var(--muted);
  font-size:15px;
  margin:0 0 24px;
  line-height:1.85;
}
.mr-ctaPoints{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin:0 0 28px;
}
.mr-ctaP{
  flex:1;
  min-width:140px;
  background:var(--panel);
  border:1px solid var(--border);
  border-radius:12px;
  padding:14px 16px;
}
.mr-ctaPT{
  font-weight:800;
  font-size:14px;
  color:var(--green);
  margin:0 0 4px;
}
.mr-ctaPD{
  font-size:13px;
  color:var(--muted);
  margin:0;
  line-height:1.6;
}
.mr-ctaRow{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  align-items:center;
  justify-content:center;
}
.mr-ctaBtn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(135deg,var(--orange),#ff9a00);
  color:#fff !important;
  font-size:18px;
  font-weight:900;
  padding:18px 36px;
  border-radius:999px;
  text-decoration:none !important;
  box-shadow:0 8px 24px rgba(255,123,0,.28);
  letter-spacing:.02em;
  transition:transform .2s,box-shadow .2s;
}
.mr-ctaBtn:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(255,123,0,.38)}
.mr-ctaBtnSub{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#fff;
  color:var(--green) !important;
  font-size:15px;
  font-weight:700;
  padding:14px 28px;
  border-radius:999px;
  text-decoration:none !important;
  border:2px solid var(--green);
}
.mr-ctaNote{
  font-size:12.5px;
  color:var(--muted2);
  text-align:center;
  margin:16px 0 0;
}
 
/* ===== Author Box ===== */
.author-box{
  display:flex;
  align-items:flex-start;
  gap:24px;
  background:linear-gradient(135deg,#f0f9f4,#e8f5e9);
  border:2px solid var(--green-2);
  border-radius:12px;
  padding:28px;
  margin:40px 0 0;
}
.author-photo{
  width:100px; height:100px;
  border-radius:50%; overflow:hidden;
  border:3px solid #fff;
  box-shadow:0 4px 12px rgba(0,0,0,.08);
  flex-shrink:0;
}
.author-photo img{width:110%;height:110%;object-fit:cover;object-position:center 20%}
.author-info{flex:1}
.author-box h3{
  color:var(--green);font-size:14px;letter-spacing:0.1em;
  margin:0 0 8px;padding:0;border:none;font-weight:800;
}
.author-name-ja{
  font-size:22px;font-weight:900;color:var(--text);margin-bottom:12px;
  display:flex;align-items:baseline;gap:10px;
}
.author-name-ja span{font-size:14px;font-weight:normal;color:var(--muted2)}
.author-profile p{margin:10px 0;font-size:15px;color:var(--text);line-height:1.7}
 
/* ===== FAQ ===== */
.mr-faq{margin:40px 0 0}
.mr-faqItem{
  border:1px solid var(--border);
  border-radius:12px;
  margin:12px 0;
  overflow:hidden;
}
.mr-faqQ{
  padding:16px 20px;
  font-weight:800;
  font-size:15px;
  background:var(--panel2);
  color:var(--text);
  display:flex;
  gap:10px;
  align-items:flex-start;
}
.mr-faqQ::before{
  content:"Q";
  flex-shrink:0;
  width:26px;height:26px;
  background:var(--green);
  color:#fff;
  border-radius:50%;
  display:flex;align-items:center;justify-content:center;
  font-size:13px;font-weight:900;
}
.mr-faqA{
  padding:16px 20px;
  font-size:15px;
  line-height:1.85;
  color:var(--text);
}
.mr-faqA::before{
  content:"A.";
  font-weight:800;
  color:var(--orange);
  margin-right:6px;
}
 
/* ===== Mobile ===== */
@media(max-width:600px){
  .mr-wrap{padding:0 14px}
  .mr-heroCard{padding:26px 18px;border-radius:18px}
  .mr-sloganBox{padding:28px 20px}
  .mr-sloganText{font-size:20px}
  .mr-midCta{padding:24px 18px}
  .mr-ctaCard{padding:24px 18px;border-radius:18px}
  .mr-ctaBtn{width:100%;text-align:center}
  .mr-ctaBtnSub{width:100%;text-align:center}
  .mr-internalLink{flex-direction:column}
  .author-box{flex-direction:column;align-items:center;text-align:center;padding:24px}
  .author-name-ja{justify-content:center}
  .author-photo{width:120px;height:120px}
  .mr-sloganMeta{gap:10px}
}
</style>
 
<div class="mr-wrap">
 
  <!-- ===== HERO ===== -->
  <section class="mr-hero">
    <div class="mr-heroCard">
      <div class="mr-kicker">安全衛生担当者・総務担当者様向け ─ 令和8年度版</div>
      <h1 class="mr-title">
        <span class="em">全国安全週間2026</span>｜<br>
        スローガン・期間と安全大会の準備ガイド
      </h1>
      <p class="mr-lead">
        令和8年度（2026年度）の全国安全週間は7月1日〜7日。今年のスローガンと重点事項が厚生労働省より発表されました。<br>
        この記事では、スローガンの背景・期間・企業がやるべき安全大会の準備を、理学療法士・第1種衛生管理者の視点で解説します。
      </p>
      <div class="mr-tags">
        <span class="mr-tag">7月 全国安全週間</span>
        <span class="mr-tag">製造業・建設業・運輸業向け</span>
        <span class="mr-tag">2026年（令和8年度）</span>
      </div>
    </div>
  </section>
 
  <!-- ===== 共感リード ===== -->
  <section class="mr-leadBox">
    <p class="mr-leadQ">安全週間の準備、こんなお悩みはありませんか？</p>
    <ul class="mr-check">
      <li><span class="mr-ic"><svg viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg></span><span>毎年同じ内容で安全大会がマンネリ化している</span></li>
      <li><span class="mr-ic"><svg viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg></span><span>今年のスローガンに合った講演テーマが分からない</span></li>
      <li><span class="mr-ic"><svg viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41d"/></svg></span><span>転倒・腰痛が毎年発生しているが対策が打てていない</span></li>
      <li><span class="mr-ic"><svg viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg></span><span>6月の準備期間中に何をすればよいか分からない</span></li>
    </ul>
    <p style="margin:0;color:#374151">この記事では、厚生労働省が発表した令和8年度実施要綱をもとに、安全週間の概要と今年の重点テーマを整理したうえで、安全大会の具体的な準備ステップをお伝えします。</p>
  </section>
 
 
  <!-- ===== H2-1: スローガン・期間 ===== -->
  <h2>令和8年度（2026年）全国安全週間のスローガンと期間</h2>
 
  <h3>今年のスローガンはこちら</h3>
 
  <div class="mr-sloganBox">
    <p class="mr-sloganLabel">令和8年度 全国安全週間スローガン（厚生労働省・中央労働災害防止協会 主唱）</p>
    <p class="mr-sloganText">多様な人材 全員参加<br>みんなで育てる安全職場</p>
    <div class="mr-sloganMeta">
      <span class="mr-sloganMetaItem"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c5.png" alt="📅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 準備期間：6月1日〜6月30日</span>
      <span class="mr-sloganMetaItem"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3c1.png" alt="🏁" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 本番：7月1日〜7月7日</span>
      <span class="mr-sloganMetaItem"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f522.png" alt="🔢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 今年で第99回</span>
    </div>
  </div>
 
  <p>全国安全週間は昭和3年（1928年）から一度も中断されることなく続けられており、令和8年度は<strong>第99回</strong>という節目の年を迎えます。「人命尊重」という基本理念のもと、産業界の自主的な労働災害防止活動と安全意識の向上を目的とした国を挙げた取り組みです。</p>
 
  <h3>準備期間と本番の期間</h3>
 
  <table class="mr-periodTable">
    <thead>
      <tr>
        <th>区分</th>
        <th>期間</th>
        <th>企業がやること</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td><strong>準備期間</strong></td>
        <td>6月1日〜6月30日</td>
        <td>安全大会の企画・講師手配、安全パトロールの計画、安全旗・標語の準備</td>
      </tr>
      <tr>
        <td><strong>全国安全週間</strong></td>
        <td>7月1日〜7月7日</td>
        <td>安全大会の開催、経営トップによる所信表明、講演会・安全教育の実施</td>
      </tr>
    </tbody>
  </table>
 
  <div class="mr-noteBox">
    <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>注意：外部講師の手配は早めに</strong><br>
    7月の安全週間本番に外部講師を招く場合、6月の準備期間には講師の日程が埋まり始めます。5月中旬〜下旬には問い合わせを行い、6月初旬には日程を確定させることをおすすめします。
  </div>
 
  <div class="mr-divider"></div>
 
 
  <!-- ===== H2-2: 今年の重点テーマ ===== -->
  <h2>今年の重点テーマ——転倒・腰痛・高年齢者対策が明記された</h2>
 
  <p>令和8年度実施要綱（厚生労働省）の「業種横断的な労働災害防止対策」に、次の内容が明記されました。まちリハが提供する参加型研修と直結する内容です。</p>
 
  <div class="mr-statBox">
    <div class="mr-statGrid">
      <div class="mr-stat">
        <div class="mr-statNum">36,378人</div>
        <div class="mr-statLabel">転倒による<br>死傷者数（令和6年）</div>
      </div>
      <div class="mr-stat">
        <div class="mr-statNum">4年連続</div>
        <div class="mr-statLabel">転倒・腰痛による<br>死傷者の増加傾向</div>
      </div>
      <div class="mr-stat">
        <div class="mr-statNum">47.5日</div>
        <div class="mr-statLabel">転倒による<br>平均休業見込日数</div>
      </div>
    </div>
    <p class="mr-statSource">出典：厚生労働省「令和6年 労働災害発生状況（確定値）」「令和8年度全国安全週間実施要綱」</p>
  </div>
 
  <p>死亡災害は減少傾向にある一方、休業4日以上の死傷災害は平成21年以降増加が続いています。特に<strong>高年齢労働者の増加を背景として、転倒・腰痛といった作業行動に起因する災害が増加し続けている</strong>と要綱に明記されています。</p>
 
  <h3>実施要綱に明記された「運動プログラムの導入」</h3>
 
  <p>今年度の要綱には、労働者の作業行動に起因する労働災害防止対策として、以下が具体的に挙げられています。</p>
 
  <div class="mr-list">
    <ul>
      <li>「<strong>転倒等リスク評価セルフチェック票</strong>を活用した転倒リスクの可視化」</li>
      <li>「<strong>運動プログラムの導入及び労働者のスポーツの習慣化の推進</strong>」</li>
      <li>「<strong>職場における腰痛予防対策指針に基づく措置の実施</strong>」</li>
      <li>「高年齢者の健康や体力の状況の把握と対応」</li>
    </ul>
  </div>
 
  <p>これは、「気をつけましょう」という注意喚起だけでは不十分であり、<strong>身体を動かして学ぶ参加型の運動プログラム</strong>が国として推奨されていることを意味します。理学療法士による体操指導・体力測定を組み合わせた安全大会は、この要綱の方向性と完全に一致しています。</p>
 
  <div class="mr-noteBox">
    <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>参考資料</strong><br>
    ・厚生労働省「<a href="https://www.mhlw.go.jp/content/11200000/001680341.pdf" target="_blank" rel="noopener">令和8年度全国安全週間実施要綱</a>」<br>
    ・厚生労働省「<a href="https://www.mhlw.go.jp/stf/seisakunitsuite/bunya/0000111055.html" target="_blank" rel="noopener">労働災害発生状況</a>」
  </div>
 
  <div class="mr-divider"></div>
 
 
  <!-- ===== H2-3: 業種別の重点事項 ===== -->
  <h2>業種別の重点事項——製造業・建設業・運輸業</h2>
 
  <p>実施要綱では、業種ごとに具体的な対策が定められています。安全大会のテーマ選びの参考にしてください。</p>
 
  <!-- 製造業 -->
  <div class="mr-point">
    <span class="mr-num">1</span>
    <h3>製造業の重点事項</h3>
    <p>製造業では「はさまれ・巻き込まれ」対策に加え、<strong>高経年施設・設備の計画的な更新</strong>と<strong>自主的なリスクアセスメントの実施</strong>が求められています。</p>
    <p>また業種横断事項として、製造業の現場でも転倒・腰痛対策と高年齢者への対応が重点課題です。製造業は全業種で死傷者数ワースト1位（令和6年：26,676人）であり、腰痛・転倒対策を安全大会のテーマとして取り上げることは、今年の要綱の趣旨にも合致します。</p>
  </div>
 
  <!-- 建設業 -->
  <div class="mr-point">
    <span class="mr-num">2</span>
    <h3>建設業の重点事項</h3>
    <p>建設業は死亡災害全体の31.1%を占め、墜落・転落対策が最重点課題です。その一方で、<strong>60歳以上の就業者が全体の約37%を占める</strong>という高齢化の現状から、体力低下に伴う転倒・腰痛への対応も今年度の重点項目に挙げられています。</p>
    <p>ハーネス・足場管理といったハード対策と並行して、<strong>高齢作業員の体力測定と運動指導</strong>を安全大会に取り入れることが、今年度の要綱の方向性です。</p>
  </div>
 
  <!-- 運輸業 -->
  <div class="mr-point">
    <span class="mr-num">3</span>
    <h3>陸上貨物運送業の重点事項</h3>
    <p>運輸業では、荷台からの墜落・転落防止対策と並んで、<strong>「荷役作業の安全ガイドラインに基づく措置」</strong>が明記されています。荷役作業は転倒・腰痛が発生しやすい典型的な場面であり、正しい持ち上げ動作（ヒップヒンジ）や積み卸し時の姿勢指導は、この要綱に直接対応した内容です。</p>
  </div>
 
  <div class="mr-internalLink">
    <div class="icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cb.png" alt="📋" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
    <div class="text">
      <a href="https://machiriha.com/anzen-taikai-theme/">安全大会の講演テーマ5選｜製造業・運輸業の担当者が選ぶ人気ネタ</a>
      <p>今年のスローガンに合うテーマ選びに迷ったらこちら。10テーマを解説しています。</p>
    </div>
  </div>
 
  <div class="mr-divider"></div>
 
 
  <!-- ===== H2-4: 準備ステップ ===== -->
  <h2>安全大会の準備——6月の準備期間中にやること3ステップ</h2>
 
  <p>全国安全週間の準備期間は6月1日から始まります。特に外部講師を招く安全大会の場合、遅くとも<strong>5月中に動き始める</strong>ことが必要です。</p>
 
  <!-- STEP1 -->
  <div class="mr-point">
    <span class="mr-num">1</span>
    <h3>今年のテーマと講師タイプを決める（5月中）</h3>
    <p>安全週間の趣旨（転倒・腰痛・高年齢者対策）と自社の現状（今年の発生事故の傾向、従業員の年齢層）を照らし合わせて、今年のテーマを絞ります。</p>
    <p>「昨年と同じでいい」と考えがちですが、厚生労働省が「<strong>運動プログラムの導入</strong>」を明記した今年は、<strong>参加型・体験型の講演</strong>に切り替えるチャンスです。座学だけの講演と比べ、受講者の満足度・記憶定着率が大きく異なります。</p>
  </div>
 
  <!-- STEP2 -->
  <div class="mr-point">
    <span class="mr-num">2</span>
    <h3>外部講師に問い合わせ・日程確定（5月下旬〜6月上旬）</h3>
    <p>外部講師の7月の日程は、早ければ4〜5月の時点で埋まり始めます。問い合わせ時に伝える情報は以下の4点です。</p>
    <div class="mr-list">
      <ul>
        <li>開催希望日（第1・第2候補）</li>
        <li>参加人数・対象業種</li>
        <li>希望する講演時間（60分・90分・120分など）</li>
        <li>場所（工場・事業所・ホールなど）</li>
      </ul>
    </div>
    <p>この情報があれば、概算費用と対応可否をすぐに確認できます。</p>
  </div>
 
  <!-- STEP3 -->
  <div class="mr-point">
    <span class="mr-num">3</span>
    <h3>事前アンケートと社内稟議（6月中）</h3>
    <p>講師が決まったら、講演内容を自社の現場に合わせるための<strong>事前ヒアリング</strong>を行います。転倒・腰痛の発生状況、作業内容、参加者の年齢層などを共有することで、より的確な内容に調整できます。</p>
    <p>また、上司への報告・稟議が必要な場合は、<strong>「費用・目的・期待効果・補助金対応可否」</strong>を1枚にまとめた稟議資料があると承認が通りやすくなります。</p>
  </div>
 
  <!-- 途中CTA -->
  <div class="mr-midCta">
    <h3 class="mr-midCtaTitle">7月の安全週間に向けて、今すぐご相談ください</h3>
    <p class="mr-midCtaText">
      日程・費用の確認だけでも歓迎です。<br>
      稟議用資料（費用・内容・実績）もご用意しています。
    </p>
    <div style="display:flex; justify-content:center; gap:16px; flex-wrap:wrap; margin:0 0 16px;">
      <a href="https://machiriha.com/お問い合わせ/" class="mr-midCtaBtn">お問い合わせ・ご相談（無料）<br><span style="font-size:13px;font-weight:normal;">費用・日程の確認はこちら ＞</span></a>
      <a href="https://machiriha.com/%e7%a8%9f%e8%ad%b0%e8%b3%87%e6%96%99%e8%ab%8b%e6%b1%82%e3%83%95%e3%82%a9%e3%83%bc%e3%83%a0/" style="display:inline-block;background:#fff;color:#1a5f3c;font-size:16px;font-weight:bold;padding:14px 24px;border-radius:999px;text-decoration:none;border:2px solid #1a5f3c;text-align:center;">稟議資料をダウンロード<br><span style="font-size:13px;font-weight:normal;color:#475569;">プロフィール・実績・費用感</span></a>
    </div>
    <p class="mr-midCtaNote">※ しつこい営業は一切いたしません ｜ 1営業日以内にご返信します</p>
  </div>
 
  <div class="mr-divider"></div>
 
 
  <!-- ===== H2-5: 参加型研修とは ===== -->
  <h2>「運動プログラムの導入」を実現する参加型安全大会とは</h2>
 
  <p>厚生労働省の実施要綱に「<strong>運動プログラムの導入及び労働者のスポーツの習慣化の推進</strong>」が明記されたことで、理学療法士による体操指導を取り入れた安全大会は、今年度の行政方針にもとづいた対応策として位置づけられます。</p>
 
  <h3>参加型安全大会の3つの要素</h3>
 
  <div class="mr-point">
    <span class="mr-num">1</span>
    <h4>セルフチェック（体力・バランスの見える化）</h4>
    <p>参加者が自分の転倒リスクや筋力低下を体感するチェックを実施します。厚生労働省が推奨する「転倒等リスク評価セルフチェック票」の考え方とも一致しています。「自分には関係ない」という意識を変えるために、<strong>自分の身体の現状を数字で知ること</strong>が最初のステップです。</p>
  </div>
 
  <div class="mr-point">
    <span class="mr-num">2</span>
    <h4>正しい動作の習得（腰痛予防・転倒予防）</h4>
    <p>座学で「腰に気をつけろ」と言うだけでは行動は変わりません。実際に立ち上がり、持ち上げ動作（ヒップヒンジ）やバランストレーニングを体験することで、<strong>「知っている」から「できる」</strong>レベルに引き上げます。理学療法士が個々の動作を直接確認・修正します。</p>
  </div>
 
  <div class="mr-point">
    <span class="mr-num">3</span>
    <h4>職場で続けられる体操プログラムの導入</h4>
    <p>研修当日だけで終わらせないために、朝礼・休憩時間に毎日5分で実施できる体操プログラムを提供します。「体操一覧チラシ」を職場に掲示することで、<strong>習慣として定着</strong>させる仕組みを作ります。これが厚生労働省の言う「労働者のスポーツの習慣化」につながります。</p>
  </div>
 
  <div class="mr-internalLink">
    <div class="icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ed.png" alt="🏭" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
    <div class="text">
      <a href="https://machiriha.com/manufacturing-backpain-prevention/">製造業の腰痛対策｜理学療法士が教える参加型研修のポイント</a>
      <p>製造現場の腰痛が減らない本当の理由と、現場で続けられる予防法を解説しています。</p>
    </div>
  </div>
 
  <div class="mr-internalLink">
    <div class="icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3d7.png" alt="🏗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
    <div class="text">
      <a href="https://machiriha.com/construction-safety-backpain-fall/">建設業の安全大会講演｜腰痛・転倒予防を理学療法士が指導</a>
      <p>建設業に特化した転倒・腰痛予防研修の内容と実績を紹介しています。</p>
    </div>
  </div>
 
  <div class="mr-divider"></div>
 
 
  <!-- ===== H2-6: まとめ ===== -->
  <h2>まとめ——今年の安全週間は「参加型・運動プログラム」が鍵</h2>
 
  <p>令和8年度全国安全週間の要点を整理します。</p>
 
  <div class="mr-statBox">
    <div style="display:flex;flex-direction:column;gap:12px;">
      <div style="display:flex;gap:12px;align-items:flex-start;">
        <span style="flex-shrink:0;width:28px;height:28px;background:var(--green);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:13px;">✓</span>
        <p style="margin:0;"><strong>スローガン：</strong>「多様な人材 全員参加 みんなで育てる安全職場」</p>
      </div>
      <div style="display:flex;gap:12px;align-items:flex-start;">
        <span style="flex-shrink:0;width:28px;height:28px;background:var(--green);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:13px;">✓</span>
        <p style="margin:0;"><strong>期間：</strong>準備期間6月1日〜30日 ／ 本番7月1日〜7日</p>
      </div>
      <div style="display:flex;gap:12px;align-items:flex-start;">
        <span style="flex-shrink:0;width:28px;height:28px;background:var(--green);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:13px;">✓</span>
        <p style="margin:0;"><strong>今年の重点：</strong>転倒・腰痛対策、高年齢者への対応、<strong>運動プログラムの導入</strong>が明記</p>
      </div>
      <div style="display:flex;gap:12px;align-items:flex-start;">
        <span style="flex-shrink:0;width:28px;height:28px;background:var(--green);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:13px;">✓</span>
        <p style="margin:0;"><strong>外部講師の手配：</strong>7月の日程は5月中に問い合わせを</p>
      </div>
    </div>
  </div>
 
  <p>今年の要綱で「運動プログラムの導入」が明記されたことは、理学療法士による参加型安全大会を選ぶ明確な根拠になります。転倒・腰痛が増加し続ける現状を踏まえ、今年の安全大会を「受講者が体を動かして学ぶ」内容に変えることを検討してみてください。</p>
 
 
  <!-- ===== 最終CTA ===== -->
  <section class="mr-cta">
    <div class="mr-ctaCard">
      <div class="mr-kicker">理学療法士による参加型研修</div>
      <h3 class="mr-ctaTitle">全国安全週間の安全大会・腰痛転倒予防研修のご相談窓口</h3>
      <p class="mr-ctaLead">
        日程・費用の目安から、社内稟議に必要な資料整理まで、<br>
        担当者様の検討フェーズに合わせてご案内します。
      </p>
      <div class="mr-ctaPoints">
        <div class="mr-ctaP">
          <p class="mr-ctaPT">費用・日程</p>
          <p class="mr-ctaPD">概算／前提条件の確認／見積の進め方</p>
        </div>
        <div class="mr-ctaP">
          <p class="mr-ctaPT">内容設計</p>
          <p class="mr-ctaPD">業種・作業内容に合わせた参加型プログラム</p>
        </div>
        <div class="mr-ctaP">
          <p class="mr-ctaPT">補助金対応</p>
          <p class="mr-ctaPD">エイジフレンドリー補助金（詳細はご相談ください）</p>
        </div>
      </div>
      <div class="mr-ctaRow">
        <a class="mr-ctaBtn" href="https://machiriha.com/%e3%81%8a%e5%95%8f%e3%81%84%e5%90%88%e3%82%8f%e3%81%9b/">費用・日程を確認する（無料）</a>
        <a class="mr-ctaBtnSub" href="https://machiriha.com/prevent_backpain_fall/">サービス詳細・料金を見る</a>
      </div>
      <p class="mr-ctaNote">※ 7月は日程が埋まりやすいため、5月中のご相談をおすすめします。</p>
    </div>
  </section>
 
 
  <!-- ===== 著者情報 ===== -->
  <div class="author-box">
    <div class="author-photo">
      <img decoding="async" src="https://machiriha.com/wp-content/uploads/2024/07/f78a867f0640bcbc1ce25a8e7a446d3f.jpg" alt="倉地 洋輔" loading="lazy">
    </div>
    <div class="author-info">
      <h3>ARTICLE SUPERVISOR</h3>
      <div class="author-name-ja">
        倉地 洋輔 <span>Yosuke Kurachi</span>
      </div>
      <div class="author-profile">
        <p><strong>資格：</strong>理学療法士、認定理学療法士（介護予防）、第1種衛生管理者、健康経営エキスパートアドバイザー、腰痛予防労働衛生教育インストラクター</p>
        <p><strong>経歴：</strong>25年以上の臨床・講師経験。東京都介護予防フレイル予防推進支援センター広域アドバイザー。製造業・建設業・運輸業等向けの転倒予防・腰痛予防講座を行っている。</p>
      </div>
    </div>
  </div>
 
 
  <!-- ===== FAQ ===== -->
  <div class="mr-faq">
    <h2>よくある質問</h2>
 
    <div class="mr-faqItem">
      <div class="mr-faqQ">令和8年度（2026年）全国安全週間のスローガンは何ですか？</div>
      <div class="mr-faqA">「多様な人材 全員参加 みんなで育てる安全職場」です。厚生労働省・中央労働災害防止協会が主唱し、7月1日〜7日の全国安全週間本番に向けて、6月1日から準備期間が始まります。今年で第99回目となります。</div>
    </div>
 
    <div class="mr-faqItem">
      <div class="mr-faqQ">全国安全週間に合わせた安全大会の講師はいつまでに手配すればいいですか？</div>
      <div class="mr-faqA">遅くとも6月の準備期間が始まる前、5月中旬〜下旬までに問い合わせることをおすすめします。7月の安全週間は毎年多くの企業が同時期に依頼するため、人気講師・専門性の高い講師の日程は早い段階で埋まります。まちリハへのご相談も、5月中にお問い合わせいただくとスムーズに対応できます。</div>
    </div>
 
    <div class="mr-faqItem">
      <div class="mr-faqQ">今年の安全週間で転倒・腰痛予防を取り上げる根拠はありますか？</div>
      <div class="mr-faqA">はい、あります。厚生労働省が発表した令和8年度全国安全週間実施要綱に、業種横断的な対策として「運動プログラムの導入及び労働者のスポーツの習慣化の推進」「職場における腰痛予防対策指針に基づく措置の実施」「転倒等リスク評価セルフチェック票を活用した転倒リスクの可視化」が明記されています。厚生労働省の方針に沿った形で取り組みを強化できます。</div>
    </div>
 
    <div class="mr-faqItem">
      <div class="mr-faqQ">エイジフレンドリー補助金は全国安全週間の研修に使えますか？</div>
      <div class="mr-faqA">令和7年度のエイジフレンドリー補助金には「転倒防止・腰痛予防のための運動指導コース」があり、外部の専門家による運動指導に対して補助率3/4（上限100万円）が支給されました。令和8年度の要綱は現時点で未発表のため、最新情報は厚生労働省の公式サイトでご確認ください。補助金の活用を検討されている場合は、お気軽にご相談ください。</div>
    </div>
 
  </div>
 
</div><!-- /.mr-wrap -->
 
 
<!-- ===== FAQ構造化データ（JSON-LD） ===== -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "令和8年度（2026年）全国安全週間のスローガンは何ですか？",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "「多様な人材 全員参加 みんなで育てる安全職場」です。厚生労働省・中央労働災害防止協会が主唱し、7月1日〜7日の全国安全週間本番に向けて、6月1日から準備期間が始まります。今年で第99回目となります。"
      }
    },
    {
      "@type": "Question",
      "name": "全国安全週間に合わせた安全大会の講師はいつまでに手配すればいいですか？",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "遅くとも6月の準備期間が始まる前、5月中旬〜下旬までに問い合わせることをおすすめします。7月の安全週間は毎年多くの企業が同時期に依頼するため、専門性の高い講師の日程は早い段階で埋まります。"
      }
    },
    {
      "@type": "Question",
      "name": "今年の安全週間で転倒・腰痛予防を取り上げる根拠はありますか？",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "はい、あります。厚生労働省が発表した令和8年度全国安全週間実施要綱に、「運動プログラムの導入及び労働者のスポーツの習慣化の推進」「職場における腰痛予防対策指針に基づく措置の実施」「転倒等リスク評価セルフチェック票を活用した転倒リスクの可視化」が明記されています。"
      }
    },
    {
      "@type": "Question",
      "name": "エイジフレンドリー補助金は全国安全週間の研修に使えますか？",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "令和7年度のエイジフレンドリー補助金には「転倒防止・腰痛予防のための運動指導コース」があり、外部の専門家による運動指導に対して補助率3/4（上限100万円）が支給されました。令和8年度の要綱は現時点で未発表のため、最新情報は厚生労働省の公式サイトでご確認ください。"
      }
    }
  ]
}
</script>
 
<!-- ===== Article構造化データ（JSON-LD） ===== -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "全国安全週間2026｜スローガン・期間と企業が準備すべき転倒・腰痛対策",
  "description": "令和8年度全国安全週間のスローガンは「多様な人材 全員参加 みんなで育てる安全職場」。期間は7月1日〜7日（準備期間6月）。転倒・腰痛予防の運動プログラム導入が今年の重点事項。",
  "author": {
    "@type": "Person",
    "name": "倉地 洋輔",
    "jobTitle": "理学療法士・第1種衛生管理者"
  },
  "publisher": {
    "@type": "Organization",
    "name": "まちリハ",
    "url": "https://machiriha.com"
  },
  "datePublished": "2026-04-08",
  "dateModified": "2026-04-08"
}
</script><p>The post <a href="https://machiriha.com/anzen-week-2026/">全国安全週間2026｜スローガン・期間と安全大会の準備ガイド</a> first appeared on <a href="https://machiriha.com">株式会社まちリハ</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
