<?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/%e6%97%a5%e6%9c%ac%e3%83%84%e3%82%a2%e3%83%bc/feed/" rel="self" type="application/rss+xml" />
	<link>https://nonbiri-ke.com</link>
	<description></description>
	<lastBuildDate>Fri, 05 Jun 2026 13:31:41 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</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>【最新】ILLITモカ活動再開！涙の復帰ステージと全11公演完売ツアーの行方</title>
		<link>https://nonbiri-ke.com/illit-moka-return/</link>
		
		<dc:creator><![CDATA[はっさー]]></dc:creator>
		<pubDate>Fri, 05 Jun 2026 13:31:40 +0000</pubDate>
				<category><![CDATA[気になるニュース]]></category>
		<category><![CDATA[BELIFTLAB公式]]></category>
		<category><![CDATA[ILLIT]]></category>
		<category><![CDATA[ItsMe]]></category>
		<category><![CDATA[MAMIHLAPINATAPAI]]></category>
		<category><![CDATA[Weverse]]></category>
		<category><![CDATA[モカ]]></category>
		<category><![CDATA[モカ涙]]></category>
		<category><![CDATA[人気歌謡]]></category>
		<category><![CDATA[日本ツアー]]></category>
		<category><![CDATA[活動再開]]></category>
		<guid isPermaLink="false">https://nonbiri-ke.com/?p=12956</guid>

					<description><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/06/ChatGPT-Image-2026年6月4日-03_09_42-1024x576.jpg" class="webfeedsFeaturedVisual" /></p>ILLITモカ活動再開｜涙の最終ステージで語った本音と今後の活動まとめ ILLIT 最新情報 「また同じ選択をする」——モカが語った、ステージへの揺るぎない思い 約1カ月の活動休止から復帰したILLITのモカが、最終週の [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/06/ChatGPT-Image-2026年6月4日-03_09_42-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">
<meta name="description" content="ILLITモカが約1カ月の活動休止から復帰。涙を見せた最終ステージの舞台裏やWeverse投稿の内容、日本ツアー全11公演完売・追加席情報まで、公式発表ベースで解説。">
<title>ILLITモカ活動再開｜涙の最終ステージで語った本音と今後の活動まとめ</title>
<style>
/* === グローバルリセット === */
*, *::before, *::after { box-sizing: border-box; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
body {
  background: #f0f2f7;
  font-family: 'Hiragino Sans', 'Noto Sans JP', 'Meiryo', sans-serif;
  color: #222;
  line-height: 1.8;
  margin: 0;
  padding: 0;
}

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

/* === 共通見出しスタイル === */
h2 {
  font-size: 1.35rem;
  font-weight: 700;
  color: #fff;
  border-bottom: 2px solid rgba(255,255,255,0.4);
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 18px;
  line-height: 1.5;
}
h3 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #6b21a8;
  margin-top: 22px;
  margin-bottom: 10px;
  border-left: 4px solid #9d174d;
  padding-left: 10px;
}
p { margin: 0 0 14px; text-align: left; }
p:last-child { margin-bottom: 0; }

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

/* === セクション共通カード === */
.section-card {
  background: #fff;
  border-radius: 14px;
  padding: 32px 36px;
  margin-bottom: 30px;
  box-shadow: 0 4px 18px rgba(107,33,168,0.07);
}
.section-card > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }

/* === セクション1：イントロ === */
.intro-section {
  background: linear-gradient(135deg, #9d174d 0%, #be185d 50%, #7c3aed 100%);
  border-radius: 16px;
  padding: 36px 40px;
  margin-bottom: 30px;
  color: #fff;
  box-shadow: 0 6px 28px rgba(157,23,77,0.22);
  position: relative;
  overflow: hidden;
}
.intro-section::before {
  content: '';
  position: absolute;
  top: -60px; right: -60px;
  width: 220px; height: 220px;
  background: rgba(255,255,255,0.06);
  border-radius: 50%;
  pointer-events: none;
}
.intro-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.intro-section h2 {
  margin-top: 0 !important;
  padding-top: 0 !important;
  color: #fff;
  font-size: 1.45rem;
}
.intro-section p {
  margin-top: 0 !important;
  color: rgba(255,255,255,0.92);
}
.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: 4px 16px;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin-top: 0 !important;
  margin-bottom: 16px;
}
.intro-lead {
  font-size: 1.05rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 14px;
}

/* === セクション2：注意喚起＋統計カード === */
.notice-section {
  background: linear-gradient(135deg, #881337 0%, #9d174d 55%, #6b21a8 100%);
  border-radius: 16px;
  padding: 32px 36px;
  margin-bottom: 30px;
  box-shadow: 0 4px 18px rgba(136,19,55,0.20);
}
.notice-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.notice-section h2 {
  margin-top: 0 !important;
  padding-top: 0 !important;
  color: #fff;
}
.notice-box {
  background: rgba(255,255,255,0.12);
  border-left: 4px solid #ffca28;
  border-radius: 8px;
  padding: 14px 18px;
  color: #fff;
  font-size: 0.95rem;
  margin-bottom: 24px;
}
.notice-box > *:first-child { margin-top: 0 !important; }
.stats-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-top: 10px;
}
.stat-card {
  background: rgba(255,255,255,0.15);
  border-radius: 12px;
  padding: 20px 16px;
  text-align: center;
  border: 1px solid rgba(255,255,255,0.2);
}
.stat-card > *:first-child { margin-top: 0 !important; }
.stat-num {
  font-size: 1.7rem;
  font-weight: 800;
  color: #fde68a;
  line-height: 1.2;
  display: block;
  margin-bottom: 4px;
}
.stat-label {
  font-size: 0.8rem;
  color: rgba(255,255,255,0.85);
  line-height: 1.4;
}

/* === セクション3：Q&A === */
.qa-section {
  background: #fff;
  border-radius: 14px;
  padding: 32px 36px;
  margin-bottom: 30px;
  box-shadow: 0 4px 18px rgba(80,60,140,0.09);
}
.qa-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.qa-section h2 {
  background: linear-gradient(135deg, #9d174d, #6b21a8);
  margin: 0 -36px 24px;
  padding: 16px 36px;
  border-radius: 14px 14px 0 0;
  color: #fff;
  margin-top: 0 !important;
  padding-top: 16px !important;
}
.qa-item {
  border-bottom: 1px solid #f3e8ee;
  padding: 16px 0;
}
.qa-item:last-child { border-bottom: none; padding-bottom: 0; }
.qa-item > *:first-child { margin-top: 0 !important; }
.qa-q {
  font-weight: 700;
  color: #9d174d;
  margin-bottom: 8px;
  font-size: 0.97rem;
}
.qa-q::before {
  content: 'Q. ';
  color: #be185d;
  font-weight: 800;
}
.qa-a {
  color: #444;
  font-size: 0.93rem;
  line-height: 1.75;
  padding-left: 18px;
  border-left: 3px solid #ddd6fe;
}
.qa-a::before {
  content: 'A. ';
  font-weight: 700;
  color: #7c3aed;
}
.keypoint-box {
  background: #fdf2f8;
  border-radius: 10px;
  padding: 18px 22px;
  margin-top: 20px;
  border-left: 4px solid #9d174d;
}
.keypoint-box > *:first-child { margin-top: 0 !important; }
.keypoint-box p { font-size: 0.92rem; color: #444; }

/* === セクション4：比較テーブル === */
.table-section {
  background: #fff;
  border-radius: 14px;
  padding: 32px 36px;
  margin-bottom: 30px;
  box-shadow: 0 4px 18px rgba(80,60,140,0.09);
  overflow-x: auto;
}
.table-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.table-section h2 {
  background: linear-gradient(135deg, #6b21a8, #9d174d);
  margin: 0 -36px 24px;
  padding: 16px 36px;
  border-radius: 14px 14px 0 0;
  color: #fff;
  margin-top: 0 !important;
  padding-top: 16px !important;
}
.compare-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.91rem;
}
.compare-table th {
  background: linear-gradient(135deg, #9d174d, #6b21a8);
  color: #fff;
  padding: 12px 14px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.compare-table th:first-child { text-align: left; border-radius: 6px 0 0 6px; }
.compare-table th:last-child { border-radius: 0 6px 6px 0; }
.compare-table td {
  padding: 12px 14px;
  border-bottom: 1px solid #f3e8ee;
  text-align: center;
  vertical-align: middle;
}
.compare-table td:first-child {
  text-align: left;
  font-weight: 600;
  color: #6b21a8;
  background: #faf5ff;
}
.compare-table tr:last-child td { border-bottom: none; }
.compare-table tr:hover td { background: #f5f0fa; transition: background 0.2s; }
.compare-table tr:hover td:first-child { background: #ede9fe; }
.badge-yes { color: #2e7d32; font-weight: 700; }
.badge-no  { color: #c62828; font-weight: 700; }
.badge-part { color: #e65100; font-weight: 700; }
.table-note {
  font-size: 0.82rem;
  color: #777;
  margin-top: 12px;
  padding-left: 4px;
}

/* === セクション5：メリット・デメリット === */
.merit-section {
  padding: 0;
  overflow: hidden;
}
.merit-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.merit-section > p { padding: 0 36px; }
.merit-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  padding: 0 24px 28px;
  gap: 20px;
}
.merit-box {
  border-radius: 10px;
  padding: 20px 22px;
}
.merit-box > *:first-child { margin-top: 0 !important; }
.merit-plus {
  background: linear-gradient(160deg, #ede9fe, #f5f0ff);
  border-left: 4px solid #6b21a8;
}
.merit-minus {
  background: linear-gradient(160deg, #fdf2f8, #fce8f3);
  border-left: 4px solid #9d174d;
}
.merit-title {
  font-weight: 800;
  font-size: 0.95rem;
  margin-bottom: 14px;
  margin-top: 0;
}
.merit-plus .merit-title { color: #6b21a8; }
.merit-minus .merit-title { color: #9d174d; }
.merit-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.merit-list li {
  font-size: 0.9rem;
  color: #333;
  padding: 10px 0;
  border-bottom: 1px solid rgba(0,0,0,0.07);
  line-height: 1.65;
}
.merit-list li:last-child { border-bottom: none; padding-bottom: 0; }

/* === セクション6：ハイライト === */
.highlight-section {
  background: linear-gradient(135deg, #581c3c 0%, #881337 50%, #6b21a8 100%);
  border-radius: 16px;
  padding: 32px 36px;
  margin-bottom: 30px;
  box-shadow: 0 4px 20px rgba(88,28,60,0.22);
  color: #fff;
}
.highlight-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.highlight-section h2 { color: #fff; }
.highlight-item {
  background: rgba(255,255,255,0.12);
  border-radius: 10px;
  padding: 18px 20px;
  margin-bottom: 14px;
  border-left: 4px solid rgba(255,255,255,0.5);
}
.highlight-item:last-child { margin-bottom: 0; }
.highlight-item > *:first-child { margin-top: 0 !important; }
.highlight-item p { color: rgba(255,255,255,0.92); font-size: 0.93rem; }
.highlight-label {
  font-weight: 700;
  font-size: 0.85rem;
  color: #fecdd3;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
  text-transform: uppercase;
}

/* === セクション7：チェックリスト === */
.checklist-section {
  background: #faf5ff;
  border-radius: 14px;
  padding: 32px 36px;
  margin-bottom: 30px;
  border: 1px solid #ddd6fe;
  box-shadow: 0 4px 14px rgba(107,33,168,0.07);
}
.checklist-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.checklist-section h2 {
  background: linear-gradient(135deg, #6b21a8, #9d174d);
  margin: 0 -36px 24px;
  padding: 16px 36px;
  border-radius: 14px 14px 0 0;
  color: #fff;
}
.checklist {
  list-style: none;
  padding: 0;
  margin: 0;
}
.checklist li {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 13px 0;
  border-bottom: 1px solid #ddd6fe;
  font-size: 0.92rem;
  color: #333;
  line-height: 1.7;
}
.checklist li:last-child { border-bottom: none; padding-bottom: 0; }
.check-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  min-width: 24px;
  background: linear-gradient(135deg, #6b21a8, #9d174d);
  color: #fff;
  border-radius: 50%;
  font-size: 0.8rem;
  font-weight: 700;
  margin-top: 2px;
}

/* === セクション8：結論 === */
.conclusion-section {
  background: linear-gradient(135deg, #9d174d 0%, #6b21a8 55%, #4c1d95 100%);
  border-radius: 16px;
  padding: 36px 40px;
  margin-bottom: 10px;
  box-shadow: 0 6px 28px rgba(107,33,168,0.22);
  color: #fff;
  position: relative;
  overflow: hidden;
}
.conclusion-section::before {
  content: '';
  position: absolute;
  bottom: -50px; left: -50px;
  width: 200px; height: 200px;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  pointer-events: none;
}
.conclusion-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.conclusion-section h2 { color: #fff; }
.conclusion-section p { color: rgba(255,255,255,0.9); }
.conclusion-lead {
  font-size: 1.05rem;
  font-weight: 600;
  color: #fff !important;
  margin-bottom: 16px;
}
.conclusion-action {
  background: rgba(255,255,255,0.12);
  border-radius: 10px;
  padding: 16px 20px;
  margin-top: 20px;
  border-left: 4px solid rgba(255,255,255,0.4);
}
.conclusion-action > *:first-child { margin-top: 0 !important; }
.conclusion-action p { color: rgba(255,255,255,0.92) !important; }

/* === レスポンシブ === */
@media (max-width: 640px) {
  .container { padding: 20px 12px 40px; }
  .intro-section { padding: 24px 20px; }
  .intro-section h2 { font-size: 1.15rem; }
  .notice-section { padding: 24px 20px; }
  .stats-grid { grid-template-columns: 1fr; gap: 12px; }
  .qa-section { padding: 24px 20px; }
  .qa-section h2 { margin: 0 -20px 20px; padding: 14px 20px; }
  .table-section { padding: 24px 16px; }
  .table-section h2 { margin: 0 -16px 20px; padding: 14px 16px; }
  .section-card { padding: 24px 20px; }
  .merit-grid { grid-template-columns: 1fr; }
  .merit-section > p { padding: 0 20px; }
  .merit-grid { padding: 0 16px 24px; }
  .highlight-section { padding: 24px 20px; }
  .checklist-section { padding: 24px 20px; }
  .checklist-section h2 { margin: 0 -20px 20px; padding: 14px 20px; }
  .conclusion-section { padding: 28px 22px; }
  h2 { font-size: 1.15rem; }
}
</style>
</head>
<body>
<div class="container">

<!-- セクション1：イントロ -->
<section class="intro-section">
  <span class="intro-badge">ILLIT 最新情報</span>
  <h2>「また同じ選択をする」——モカが語った、ステージへの揺るぎない思い</h2>
  <p class="intro-lead">約1カ月の活動休止から復帰したILLITのモカが、最終週のステージに合流。本人がWeverse（アーティストと公式ファンをつなぐコミュニティアプリ）に綴ったメッセージが大きな話題を呼んだ。</p>
  <p>ILLITは2024年3月にデビューした5人組多国籍ガールズグループ。韓国の大手芸能企業HYBE（BTSやSEVENTEENなどを擁する）傘下のBELIFT LABが手がけ、日本人メンバー2人（モカ・イロハ）を含む構成で韓国・日本を中心にグローバルな人気を獲得している。デビュー曲「Magnetic」は2024年に米ビルボードのグローバルチャートで上位入りを果たし、日本でも幅広い世代から注目を集めているグループだ。</p>
  <p>4月20日に健康上の理由から活動を中断していたモカは、医療陣のゴーサインを受けたうえで、4thミニアルバム「MAMIHLAPINATAPAI」の音楽番組活動が終わる前にカムバック（K-POP用語で、新曲リリースと同時に行う一連のプロモーション活動）の最終週ステージへの合流を決断した。この記事では、モカ復帰の経緯から最終週ステージの様子、Weverse投稿の内容、そしてILLITの最新活動状況まで、公式発表に基づいて整理する。本記事はBELIFT LAB公式発表およびモカ本人のWeverse投稿をもとに作成しています。</p>
</section>

<!-- セクション2：注意喚起＋統計 -->
<section class="notice-section">
  <h2>知っておきたい前提——活動休止の経緯と復帰の条件</h2>
  <p style="color:rgba(255,255,255,0.88); margin-bottom:18px; margin-top:0;">復帰の意味を正しく受け取るために、まずここで経緯をおさらいしておこう。</p>
  <div class="notice-box">
    <p style="margin:0; color:#fff;"><strong>重要：</strong>モカの活動再開は「医療陣が無理のない範囲での復帰を認めた」という前提のもとで行われた。ただし、BELIFT LABは一部スケジュールが柔軟に変更される可能性を明示しており、<span class="mark-high" style="background:rgba(255,235,59,0.5);">6月6日の「2026 Weverse Con Festival」についてはリハーサルへの参加が困難だったため不参加</span>となっている。</p>
  </div>
  <div class="stats-grid">
    <div class="stat-card">
      <span class="stat-num">4月20日</span>
      <span class="stat-label">健康上の理由で<br>活動休止を発表</span>
    </div>
    <div class="stat-card">
      <span class="stat-num">5月29日</span>
      <span class="stat-label">KBS「ミュージックバンク」で<br>活動再開</span>
    </div>
    <div class="stat-card">
      <span class="stat-num">5月31日</span>
      <span class="stat-label">SBS「人気歌謡」で<br>音楽番組活動を締めくくる</span>
    </div>
  </div>
</section>

<!-- セクション3：Q&A -->
<section class="qa-section">
  <h2>よくある疑問に答える——ILLITとモカ復帰について基本をおさえよう</h2>
  <p style="margin-top:0; margin-bottom:20px; color:#555; font-size:0.93rem;">ILLITをよく知らない方でも理解できるよう、基本的な疑問から答えていく。</p>

  <div class="qa-item">
    <p class="qa-q">ILLITとはどんなグループ？</p>
    <p class="qa-a">2024年3月25日にデビューした5人組多国籍ガールズグループ。韓国・HYBE（BTSなどを擁する大手芸能企業）傘下のBELIFT LABに所属し、2023年にオーディション番組「R U Next?」を通じて結成された。メンバーはユナ・ミンジュ・モカ・ウォンヒ・イロハの5人で、モカとイロハの2人が日本出身。デビュー曲「Magnetic」がグローバルチャートで話題を呼び、韓国・日本を中心にグローバルな人気を誇る次世代グループだ。</p>
  </div>
  <div class="qa-item">
    <p class="qa-q">「MAMIHLAPINATAPAI」とはどんな作品？</p>
    <p class="qa-a">2026年4月30日にリリースされたILLITの4thミニアルバム。タイトル曲「It&#8217;s Me」はテクノサウンドに初挑戦した意欲作で、ILLITメンバー自身が「チャレンジ精神が燃え上がって活動が面白かった」と語るほど新境地を切り開いた一枚だ。リリース後は韓国の主要音楽配信サービスMelon（メロン）のTop 100で5位、Bugs 3位、FLO 3位、YouTube Music Korea トレンディング1位を記録した。</p>
  </div>
  <div class="qa-item">
    <p class="qa-q">モカはなぜ活動を休止していたの？</p>
    <p class="qa-a">健康状態の悪化を受け、医療陣から治療と休養が必要との診断を受けたため。4月20日に所属事務所が公式発表した。詳しい病名や症状については、プライバシー保護の観点からグループ側は公表していない。</p>
  </div>
  <div class="qa-item">
    <p class="qa-q">復帰はどのように決まったの？</p>
    <p class="qa-a">医療陣が「無理のない範囲での活動再開は問題ない」と判断したことが前提にある。そのうえで、<span class="mark-high">活動終了前にステージに立ちたいというモカ本人の強い意志</span>が決定的な役割を果たし、事務所との協議を経て復帰が実現した。これはBELIFT LABの公式コメントで明確に述べられている。</p>
  </div>
  <div class="qa-item">
    <p class="qa-q">最終ステージでは何があったの？</p>
    <p class="qa-a">5月31日のSBS（韓国の主要放送局）「人気歌謡」生放送中、モカが涙を浮かべている場面が確認された。終演後、モカはWeverse（アーティストと公式ファンをつなぐコミュニティアプリ）に自ら投稿し、ステージ直前にコンディションが落ちていたことを正直に明かしながら、ファンへの感謝と今後への思いを伝えた。</p>
  </div>
  <div class="qa-item">
    <p class="qa-q">モカの日本ツアー参加は決まっている？</p>
    <p class="qa-a">記事執筆時点（2026年6月4日現在）では、各公演へのモカの参加可否について公式発表はない。BELIFT LABはアーティストのコンディションを最優先に考慮し、一部スケジュールが柔軟に変更される可能性があると明示している。最新情報はBELIFT LAB公式SNSおよびWeverseで確認してほしい。</p>
  </div>

  <div class="keypoint-box">
    <p><strong>ポイント：</strong>モカの復帰は「事務所の判断」だけでなく、アーティスト本人の意思が強く反映された決断だった。この点はBELIFT LABの公式コメントおよびモカ自身のWeverse投稿の両方から確認できる。</p>
  </div>
</section>

<!-- セクション4：比較テーブル -->
<section class="table-section">
  <h2>一目でわかる——ILLITの活動の流れ（4thアルバム期・時系列順）</h2>
  <p style="margin-top:0; margin-bottom:20px; color:#555; font-size:0.93rem;">モカ不在の4人体制から5人完全体への変化を、主要な出来事とともに時系列で整理する。</p>
  <table class="compare-table">
    <thead>
      <tr>
        <th>時期・番組</th>
        <th>メンバー体制</th>
        <th>モカ参加</th>
        <th>主な出来事</th>
        <th>備考</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>4月20日<br>活動休止発表</td>
        <td>——</td>
        <td class="badge-no">休止</td>
        <td>BELIFT LABが健康上の理由による活動休止を公式発表</td>
        <td>病名・症状は非公表</td>
      </tr>
      <tr>
        <td>4月30日 18時（KST）<br>アルバム発売</td>
        <td>4人体制</td>
        <td class="badge-no">不参加</td>
        <td>4thミニアルバム「MAMIHLAPINATAPAI」リリース</td>
        <td>カムバック（プロモ活動）初期は4人で進行</td>
      </tr>
      <tr>
        <td>5月29日<br>KBS（韓国放送公社）<br>「ミュージックバンク」</td>
        <td>5人完全体</td>
        <td class="badge-yes">復帰</td>
        <td>最終週ステージにモカが合流。BELIFT LABが公式コメントを発表</td>
        <td>医療陣の許可＋本人の強い意志で決定</td>
      </tr>
      <tr>
        <td>5月31日<br>SBS（韓国の民放局）<br>「人気歌謡」</td>
        <td>5人完全体</td>
        <td class="badge-part">参加・涙も</td>
        <td>音楽番組活動の最終ステージ。生放送中に涙の場面が確認された</td>
        <td>放送翌日Weverseに本人が投稿</td>
      </tr>
      <tr>
        <td>6月6日<br>Weverse Con Festival<br>（主催企業による大型音楽フェス）</td>
        <td>4人体制</td>
        <td class="badge-no">不参加</td>
        <td>リハーサルへの参加が困難なため欠席。事務所が事前に公式発表</td>
        <td>BELIFT LAB公式コメントで明記</td>
      </tr>
      <tr>
        <td>6月13日〜7月26日<br>日本ツアー</td>
        <td>公式発表待ち</td>
        <td class="badge-part">公式発表待ち</td>
        <td>全11公演が完売。愛知・大阪・福岡・兵庫・東京の5都市で開催予定。一部公演で追加席販売も決定</td>
        <td>モカの各公演参加可否は公式情報に準拠</td>
      </tr>
    </tbody>
  </table>
  <p class="table-note">※「参加・涙も」は参加自体は行われたが、体調面での懸念が生じた状況を示す。「公式発表待ち」は記事執筆時点（2026年6月4日現在）で公式発表がない項目。カムバック＝新曲リリースに伴う一連のプロモーション活動のこと。</p>
</section>

<!-- セクション5：メリット・デメリット -->
<section class="section-card merit-section">
  <h2 style="background: linear-gradient(135deg,#6b21a8,#9d174d); margin: 0 -36px 24px; padding: 16px 36px; border-radius: 14px 14px 0 0; color:#fff; margin-top:0 !important; padding-top:16px !important;">モカ復帰がもたらしたもの——公式情報から見る両面</h2>
  <p style="margin-top:0; margin-bottom:20px; color:#555; font-size:0.93rem;">公式発表に基づき、今回の出来事をプラス面と懸念面に分けて整理する。</p>
  <div class="merit-grid">
    <div class="merit-box merit-plus">
      <div class="merit-title">プラス面</div>
      <ul class="merit-list">
        <li><strong>5人完全体での活動が実現</strong><br>4人体制が続いたカムバック期間の最終週、5人そろったパフォーマンスをファンに届けることができた。</li>
        <li><strong>アーティスト本人の意思が尊重された</strong><br>医療陣の判断を前提に、本人の意志と健康管理を両立しようとした姿勢が、BELIFT LABの公式コメントからも読み取れる。</li>
        <li><strong>本人がWeverseで直接説明した</strong><br>Weverse（公式ファンコミュニティアプリ）への投稿でモカ自身が経緯を伝え、憶測の広がりを抑えた。</li>
        <li><strong>日本ツアーの全公演が完売</strong><br>6月2日時点で全11公演が完売。追加席の販売も決定し、グループ全体への高い関心が数字にも表れた。</li>
      </ul>
    </div>
    <div class="merit-box merit-minus">
      <div class="merit-title">懸念される点</div>
      <ul class="merit-list">
        <li><strong>コンディション不良でのステージ</strong><br>生放送中に涙の場面が確認された。モカ自身もWeverse投稿で、ステージ直前にコンディションが落ちていたと明かしている。</li>
        <li><strong>本人も無理があったと認識していた</strong><br>Weverse投稿の中でモカは「昨日は私が少し自分勝手な選択をしてしまったみたい」と自らの言葉で記している。</li>
        <li><strong>一部スケジュールは柔軟対応が続く</strong><br>Weverse Con Festivalへの不参加が示すように、BELIFT LABは今後も状況に応じたスケジュール変更の可能性を明示している。</li>
        <li><strong>日本ツアーの参加状況は未発表</strong><br>記事執筆時点（2026年6月4日）では、各公演へのモカの参加可否について公式発表はない。</li>
      </ul>
    </div>
  </div>
</section>

<!-- セクション6：ハイライトボックス -->
<section class="highlight-section">
  <h2 style="margin-top:0 !important; padding-top:0 !important;">モカのWeverse投稿——本人が公式に伝えたこと</h2>
  <p style="margin-top:0; margin-bottom:20px; color:rgba(255,255,255,0.88); font-size:0.93rem;">Weverse（アーティストと公式ファンをつなぐコミュニティアプリ）への投稿で、モカは放送翌日に自ら経緯を説明した。以下は公式投稿に基づく内容だ。</p>

  <div class="highlight-item">
    <div class="highlight-label">体調とステージへの思い</div>
    <p style="margin:0;">モカはWeverse投稿の中で、ステージ直前にコンディションが落ちていたことを正直に明かし、「昨日は私が少し自分勝手な選択をしてしまったみたい」と自分の言葉で記した。それでも<span class="mark-high" style="background:rgba(255,235,59,0.45);">最後の音楽番組でそのウィッグをつけた姿でステージに立ちたかった</span>という強い思いから出演を選んだことを伝えた。</p>
  </div>

  <div class="highlight-item">
    <div class="highlight-label">スタッフとメンバーへの感謝</div>
    <p style="margin:0;">「人気歌謡のスタッフさんたちも積極的に協力してくれたおかげで、最後までステージを終えることができた」と感謝の言葉を綴った。番組スタッフの協力があって出演が実現したことを、本人が明確に述べている。</p>
  </div>

  <div class="highlight-item">
    <div class="highlight-label">ファンへのメッセージ</div>
    <p style="margin:0;"><span class="mark-high" style="background:rgba(255,235,59,0.45);">「今後またいつこのようなことが起こるか分からないけれど、私はまた同じような選択をするはず」</span>——この言葉は、ステージへの強い思いをそのまま示している。同時に「心配しないで、体が完全に良くなるまで諦めずにそばにいるから」と伝え、投稿を締めくくった。</p>
  </div>

  <div class="highlight-item">
    <div class="highlight-label">投稿へのファンの受け止め</div>
    <p style="margin:0;">投稿を受けて、SNS上ではモカの健康を気遣う声が見られた。今後の完全な回復を願うコメントが多く寄せられている。</p>
  </div>
</section>

<!-- セクション7：チェックリスト -->
<section class="checklist-section">
  <h2 style="margin-top:0 !important; padding-top:0 !important;">この記事のポイントを確認——あなたはどこまで把握できた？</h2>
  <p style="margin-top:0; margin-bottom:20px; color:#555; font-size:0.93rem;">ここで一度、記事全体の要点を整理しておこう。読んで気になった項目があれば、該当セクションに戻ってみてほしい。</p>

  <ul class="checklist">
    <li><span class="check-icon">&#10003;</span><div><strong>モカの活動休止発表は4月20日</strong><br>健康上の理由で医療陣の診断を受け、BELIFT LABが公式発表。4thアルバムのカムバック（プロモ活動）初期は4人体制で進められた。</div></li>
    <li><span class="check-icon">&#10003;</span><div><strong>4thミニアルバム発売は4月30日 18時（KST）</strong><br>「MAMIHLAPINATAPAI」リリース後、タイトル曲「It&#8217;s Me」はMelon（韓国最大の音楽配信サービス）Top 100で5位、Bugs 3位、FLO 3位、YouTube Music Korea トレンディング1位を記録した。</div></li>
    <li><span class="check-icon">&#10003;</span><div><strong>復帰を後押ししたのはモカ本人の意志</strong><br>「活動が終わる前にステージに立ちたい」という意向が、医療陣のゴーサインと合わさって復帰を実現させた。BELIFT LABの公式コメントで明記されている。</div></li>
    <li><span class="check-icon">&#10003;</span><div><strong>5月29日KBS「ミュージックバンク」が復帰初日</strong><br>BELIFT LABが公式コメントで正式発表し、最終週の音楽番組に合流した。</div></li>
    <li><span class="check-icon">&#10003;</span><div><strong>最終ステージ（5月31日SBS「人気歌謡」）では涙も</strong><br>生放送中に涙の場面が確認。モカは放送翌日Weverse（公式ファンコミュニティアプリ）に自ら投稿し、経緯と感謝を説明した。</div></li>
    <li><span class="check-icon">&#10003;</span><div><strong>6月6日Weverse Con Festivalは不参加</strong><br>リハーサルへの参加が困難だったため、BELIFT LABが事前に公式発表した。</div></li>
    <li><span class="check-icon">&#10003;</span><div><strong>日本ツアー全11公演が完売・追加席も販売決定</strong><br>6月13〜14日愛知・20〜21日大阪・29〜30日福岡・7月18〜19日兵庫・23日＆25〜26日東京。愛知・兵庫・東京の見切れ席と福岡のスタンディング席を追加販売。</div></li>
    <li><span class="check-icon">&#10003;</span><div><strong>「It&#8217;s Me」は各種チャートで上位圏を維持</strong><br>韓国主要音源チャートで好成績。Melon Top 100で5位、Bugs・FLOなど複数のプラットフォームで上位にランクインした（2026年5月末時点）。</div></li>
  </ul>
</section>

<!-- セクション8追加：完全復帰？今後の見通し -->
<section class="section-card">
  <h2 style="background: linear-gradient(135deg,#6b21a8,#9d174d); margin: 0 -36px 24px; padding: 16px 36px; border-radius: 14px 14px 0 0; color:#fff; margin-top:0 !important; padding-top:16px !important;">モカは完全復帰した？今後の活動見通し</h2>
  <p style="margin-top:0;">結論から言うと、現時点では「音楽番組活動への復帰は果たしたが、完全復帰かどうかは公式発表がない」というのが正確な状態だ。</p>
  <p>BELIFT LABは「アーティストのコンディションを最優先に考慮し、一部スケジュールは柔軟に運営される可能性がある」と明示しており、6月6日のWeverse Con Festivalについては不参加が公式発表されている。これは回復が順調である一方、まだ万全の体制ではないことを示している。</p>
  <p>日本ツアー「PRESS START」（6月13日〜7月26日）へのモカの参加可否については、記事執筆時点（2026年6月4日現在）で公式発表はない。過去にBELIFT LABは変更の可能性を事前に告知する対応を取っているため、<span class="mark-high">各公演の直前に公式SNSを確認する</span>のが最も確実だ。</p>
  <p>モカ自身は「体が完全に良くなるまで諦めずにそばにいるから」とWeverse投稿で伝えており、回復に取り組んでいることは本人の言葉から確認できる。今後の公式発表を待ちながら、温かく見守りたい。</p>
</section>

<!-- セクション9：結論 -->
<section class="conclusion-section">
  <h2 style="margin-top:0 !important; padding-top:0 !important;">ILLITとモカが見せてくれたもの</h2>
  <p style="margin-top:0;" class="conclusion-lead">ステージへの強い思いと、ファンへの誠実さ。その両方が、今回の一連の出来事に詰まっていた。</p>
  <p>活動休止、4人体制でのカムバック（プロモーション活動）、そして最終週への合流——短い期間にさまざまな出来事が重なったが、モカ自身がWeverseに記した「また同じような選択をするはず」という言葉が、すべてを物語っている。健康を最優先にしながらも、ファンと同じ時間を共有したいという思いを諦めなかった。</p>
  <p>一方で、グループが発表する公式情報を正確に受け取ることも大切だ。日本ツアーへのモカの参加可否については、記事執筆時点（2026年6月4日現在）で公式発表がなく、今後の動向はBELIFT LABの公式SNSやWeverseで確認するのが確実だ。</p>
  <p>日本ツアー「PRESS START」は6月13〜14日の愛知公演からスタートし、7月23日・25〜26日の東京公演まで全11公演が予定されている。チケットは完売しているものの、愛知・兵庫・東京の見切れ席と福岡のスタンディング席が追加販売されているため、気になる方は公式サイトで最新情報を確認してほしい。</p>
  <div class="conclusion-action">
    <p style="margin:0; font-size:0.95rem;"><strong>最新情報の確認先：</strong>BELIFT LAB公式X（旧Twitter）／Weverse（公式ファンコミュニティアプリ）／ILLITジャパン公式サイト。公式情報をもとに、正確な情報をいち早く受け取ろう。</p>
  </div>
</section>

<!-- 出典 -->
<section class="section-card" style="margin-top:10px;">
  <h3 style="margin-top:0; border-left:4px solid #9d174d; padding-left:10px; color:#6b21a8; font-size:1rem;">参考・出典</h3>
  <p style="font-size:0.85rem; color:#555; margin-bottom:12px;">本記事はBELIFT LAB公式発表およびモカ本人のWeverse投稿をもとに作成しています。</p>
  <ul style="list-style:none; padding:0; margin:0; font-size:0.85rem; color:#555; line-height:2.2;">
    <li>・ <a href="https://weverse.io/illit/notice" target="_blank" rel="noopener noreferrer" style="color:#6b21a8;">BELIFT LAB 公式発表（2026年5月29日）— Weverse公式通知</a></li>
    <li>・ <a href="https://weverse.io/illit/artist" target="_blank" rel="noopener noreferrer" style="color:#6b21a8;">モカ Weverse 公式投稿（2026年5月31日放送翌日）</a></li>
    <li>・ <a href="https://weverse.io/illit/notice" target="_blank" rel="noopener noreferrer" style="color:#6b21a8;">BELIFT LAB 日本ツアー完売・追加席発表（2026年6月2日）— Weverse公式通知</a></li>
    <li>・ <a href="https://illit-official.jp/" target="_blank" rel="noopener noreferrer" style="color:#6b21a8;">ILLIT JAPAN OFFICIAL SITE</a></li>
    <li>・ KBS 2TV「ミュージックバンク」公式情報</li>
    <li>・ SBS「人気歌謡」公式情報</li>
    <li>・ 掲載情報は2026年6月4日時点のものです。最新情報は公式SNS等でご確認ください。</li>
  </ul>
</section>

<!-- SEO情報（WordPress設定用） -->
<!--
  推奨スラッグ：illit-moka-return-06
  推奨タグ：ILLIT／モカ／ILLIT活動再開／モカ復帰／KPOP／日本ツアー／MAMIHLAPINATAPAI／ItsMe
  SNSハッシュタグ（空白なし）：#ILLIT#モカ活動再開#モカ復帰#KPOP#日本ツアー
-->

</div><!-- /container -->
</body>
</html>



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



<div class="wp-block-group is-row is-nowrap is-layout-flex wp-container-core-group-is-layout-8f761849 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>
