<?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%B4%BB%E5%8B%95%E5%86%8D%E9%96%8B/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>
		<item>
		<title>NewJeans電撃復帰の真相と1.1億円リスクを裁判で読む【2025年11月最新】</title>
		<link>https://nonbiri-ke.com/newjeans-return-risk/</link>
		
		<dc:creator><![CDATA[はっさー]]></dc:creator>
		<pubDate>Wed, 12 Nov 2025 21:00:00 +0000</pubDate>
				<category><![CDATA[気になるニュース]]></category>
		<category><![CDATA[1.1億円]]></category>
		<category><![CDATA[ADOR]]></category>
		<category><![CDATA[KPOP]]></category>
		<category><![CDATA[KPOP業界]]></category>
		<category><![CDATA[NewJeans]]></category>
		<category><![CDATA[ミンヒジン]]></category>
		<category><![CDATA[契約紛争]]></category>
		<category><![CDATA[活動再開]]></category>
		<category><![CDATA[芸能ニュース]]></category>
		<category><![CDATA[裁判]]></category>
		<category><![CDATA[間接強制金]]></category>
		<guid isPermaLink="false">https://nonbiri-ke.com/?p=10871</guid>

					<description><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2025/11/A-dramatic-16_9-illu-1024x682.jpg" class="webfeedsFeaturedVisual" /></p>NewJeansメンバー全員復帰を表明｜1年越しの契約紛争に終止符 【速報】NewJeans5人全員がADOR復帰を電撃表明！即時控訴から一転、衝撃の方針転換 2025年11月12日夜、K-POPファンを震撼させるニュー [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2025/11/A-dramatic-16_9-illu-1024x682.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>NewJeansメンバー全員復帰を表明｜1年越しの契約紛争に終止符</title>
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        
        body {
            font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'Yu Gothic', sans-serif;
            line-height: 1.8;
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: #333;
            padding: 20px 0;
        }
        
        .container {
            max-width: 900px;
            margin: 0 auto;
            background: #ffffff;
            box-shadow: 0 10px 40px rgba(0,0,0,0.15);
            border-radius: 12px;
            overflow: hidden;
        }
        
        .intro-section {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: #ffffff;
            padding: 50px 40px;
            text-align: center;
        }
        
        .intro-section h1 {
            font-size: 2.2em;
            margin-bottom: 20px;
            font-weight: 700;
            line-height: 1.4;
        }
        
        .intro-section p {
            font-size: 1.1em;
            line-height: 1.9;
            margin-bottom: 15px;
        }
        
        .content {
            padding: 50px 40px;
        }
        
        .alert-box {
            background: linear-gradient(135deg, #ff6b6b 0%, #ff8e53 100%);
            color: #ffffff;
            padding: 25px;
            border-radius: 10px;
            margin-bottom: 40px;
            border-left: 5px solid #c92a2a;
        }
        
        .alert-box h3 {
            margin-bottom: 12px;
            font-size: 1.3em;
        }
        
        .section-title {
            font-size: 1.8em;
            color: #667eea;
            margin: 50px 0 25px 0;
            padding-bottom: 12px;
            border-bottom: 3px solid #667eea;
            font-weight: 700;
        }
        
        .section-title:first-of-type {
            margin-top: 0;
        }
        
        .subsection-title {
            font-size: 1.4em;
            color: #764ba2;
            margin: 35px 0 18px 0;
            font-weight: 600;
        }
        
        p {
            margin-bottom: 20px;
            font-size: 1.05em;
        }
        
        .stats-container {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 20px;
            margin: 35px 0;
        }
        
        .stat-card {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: #ffffff;
            padding: 30px;
            border-radius: 10px;
            text-align: center;
            box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
        }
        
        .stat-number {
            font-size: 2.5em;
            font-weight: 700;
            margin-bottom: 10px;
        }
        
        .stat-label {
            font-size: 1em;
            opacity: 0.95;
        }
        
        .comparison-table {
            width: 100%;
            border-collapse: collapse;
            margin: 35px 0;
            box-shadow: 0 2px 15px rgba(0,0,0,0.1);
            border-radius: 8px;
            overflow: hidden;
        }
        
        .comparison-table th {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: #ffffff;
            padding: 18px;
            text-align: left;
            font-weight: 600;
            font-size: 1.05em;
        }
        
        .comparison-table td {
            padding: 18px;
            border-bottom: 1px solid #e9ecef;
            font-size: 1em;
        }
        
        .comparison-table tr:hover {
            background-color: #f8f9fa;
            transition: background-color 0.3s ease;
        }
        
        .comparison-table tr:last-child td {
            border-bottom: none;
        }
        
        .pros-cons-container {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 25px;
            margin: 35px 0;
        }
        
        .pros-box, .cons-box {
            padding: 30px;
            border-radius: 10px;
            box-shadow: 0 4px 15px rgba(0,0,0,0.1);
        }
        
        .pros-box {
            background: linear-gradient(135deg, #51cf66 0%, #37b24d 100%);
            color: #ffffff;
            border-left: 5px solid #2b8a3e;
        }
        
        .cons-box {
            background: linear-gradient(135deg, #ff6b6b 0%, #fa5252 100%);
            color: #ffffff;
            border-left: 5px solid #c92a2a;
        }
        
        .pros-box h3, .cons-box h3 {
            margin-bottom: 20px;
            font-size: 1.4em;
        }
        
        .pros-box ul, .cons-box ul {
            list-style: none;
            padding-left: 0;
        }
        
        .pros-box li, .cons-box li {
            padding: 10px 0;
            padding-left: 25px;
            position: relative;
            font-size: 1.05em;
        }
        
        .pros-box li:before {
            content: "\2713";
            position: absolute;
            left: 0;
            font-weight: bold;
            font-size: 1.2em;
        }
        
        .cons-box li:before {
            content: "\2717";
            position: absolute;
            left: 0;
            font-weight: bold;
            font-size: 1.2em;
        }
        
        .highlight-box {
            background: linear-gradient(135deg, #ffd43b 0%, #fab005 100%);
            padding: 30px;
            border-radius: 10px;
            margin: 35px 0;
            border-left: 5px solid #f08c00;
            box-shadow: 0 4px 15px rgba(250, 176, 5, 0.3);
        }
        
        .highlight-box h3 {
            color: #333;
            margin-bottom: 18px;
            font-size: 1.4em;
        }
        
        .highlight-box p {
            color: #333;
            font-size: 1.05em;
        }
        
        .keypoints-box {
            background: #fff9e6;
            padding: 30px;
            border-radius: 10px;
            margin: 35px 0;
            border: 2px solid #ffd43b;
        }
        
        .keypoints-box h3 {
            color: #333;
            margin-bottom: 20px;
            font-size: 1.4em;
        }
        
        .keypoints-box ul {
            list-style: none;
            padding-left: 0;
        }
        
        .keypoints-box li {
            padding: 12px 0;
            padding-left: 30px;
            position: relative;
            font-size: 1.05em;
            color: #333;
        }
        
        .keypoints-box li:before {
            content: "\2714";
            position: absolute;
            left: 0;
            color: #fab005;
            font-weight: bold;
            font-size: 1.2em;
        }
        
        .conclusion-box {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: #ffffff;
            padding: 40px;
            border-radius: 10px;
            margin-top: 50px;
            text-align: center;
            box-shadow: 0 6px 20px rgba(102, 126, 234, 0.4);
        }
        
        .conclusion-box h3 {
            margin-bottom: 20px;
            font-size: 1.6em;
        }
        
        .conclusion-box p {
            font-size: 1.1em;
            line-height: 1.9;
        }
        
        .highlight-text {
            background: rgba(255, 235, 59, 0.4);
            padding: 2px 4px;
            border-radius: 3px;
        }
        
        .related-link {
            background: #f1f3f5;
            padding: 20px;
            border-radius: 8px;
            margin: 30px 0;
            border-left: 4px solid #667eea;
        }
        
        .related-link a {
            color: #667eea;
            text-decoration: none;
            font-weight: 600;
            font-size: 1.05em;
        }
        
        .related-link a:hover {
            text-decoration: underline;
        }
        
        .note-text {
            font-size: 0.9em;
            color: #666;
            font-style: italic;
        }
        
        .sources-box {
            background: #f8f9fa;
            padding: 25px;
            border-radius: 8px;
            margin: 35px 0;
            border-left: 4px solid #adb5bd;
        }
        
        .sources-box h3 {
            color: #333;
            margin-bottom: 15px;
            font-size: 1.2em;
        }
        
        .sources-box p {
            font-size: 0.95em;
            color: #555;
            line-height: 1.7;
        }
        
        @media (max-width: 768px) {
            .container {
                margin: 0 10px;
            }
            
            .intro-section {
                padding: 35px 25px;
            }
            
            .intro-section h1 {
                font-size: 1.6em;
            }
            
            .content {
                padding: 35px 25px;
            }
            
            .section-title {
                font-size: 1.5em;
            }
            
            .subsection-title {
                font-size: 1.2em;
            }
            
            .stats-container {
                grid-template-columns: 1fr;
            }
            
            .comparison-table {
                font-size: 0.9em;
            }
            
            .comparison-table th, .comparison-table td {
                padding: 12px;
            }
            
            .pros-cons-container {
                grid-template-columns: 1fr;
            }
        }
    </style>
</head>
<body>
    <div class="container">
        <div class="intro-section">
            <h1>【速報】NewJeans5人全員がADOR復帰を電撃表明！<br>即時控訴から一転、衝撃の方針転換</h1>
            <p>2025年11月12日夜、K-POPファンを震撼させるニュースが飛び込んできました。契約紛争で対立していたNewJeansのメンバー5人全員が、わずか2週間前に即時控訴を宣言していたにもかかわらず、所属事務所ADORへの復帰を電撃表明したのです。</p>
            <p>まず午後5時過ぎにヘリンとヘインの復帰が発表され、約3時間後には残る3人も復帰を表明。この劇的な展開は、エンターテインメント業界に大きな衝撃を与えています。一体何が彼女たちの心を動かしたのでしょうか。</p>
        </div>
        
        <div class="content">
            <div class="alert-box">
                <h3>&#x26a0;&#xfe0f; 速報の注意点</h3>
                <p>本記事は2025年11月12日時点の報道に基づいています。今後、メンバーと事務所の正式な契約内容や活動再開の詳細が発表される可能性があります。最新情報は事務所およびメンバーの公式発表をご確認ください。</p>
            </div>
            
            <h2 class="section-title">電撃復帰の衝撃：わずか2週間で方針転換</h2>
            
            <p>今回の復帰表明が衝撃的なのは、<span class="highlight-text">2025年10月30日（第1審判決からわずか約2週間前）、メンバー側が「即時控訴する」と公式に発表していた</span>からです。法定代理人を通じて「ADORに復帰して正常な芸能活動を続けることは不可能」とまで言い切っていたメンバーたちが、なぜこれほど急激に方針を転換したのでしょうか。</p>
            
            <div class="stats-container">
                <div class="stat-card">
                    <div class="stat-number">5人全員</div>
                    <div class="stat-label">電撃復帰表明</div>
                </div>
                <div class="stat-card">
                    <div class="stat-number">約3時間</div>
                    <div class="stat-label">2人→残り3人の発表間隔</div>
                </div>
                <div class="stat-card">
                    <div class="stat-number">2週間</div>
                    <div class="stat-label">即時控訴宣言からの期間</div>
                </div>
            </div>
            
            <h3 class="subsection-title">段階的に明らかになった復帰表明</h3>
            
            <p>11月12日午後5時過ぎ、ADORがまずヘリンとヘインの2人の復帰を公式発表しました。この時点では「残るメンバーへの憶測は控えてほしい」とコメントしており、5人全員の復帰は確実ではありませんでした。</p>
            
            <p>しかし午後8時頃、<span class="highlight-text">ミンジ、ハニ、ダニエルの3人が各メディアを通じて別途、復帰の意思を表明</span>。「慎重な協議を経て、ADORに復帰すると決定した」とのコメントを発表しました。3人の声明では「1人のメンバーが現在南極にいるため伝達が遅れた」と説明されており<span class="note-text">（出典：Korea JoongAng Daily、Vulture等の報道）</span>、メンバー間での最終調整に時間を要したことが明らかにされました。</p>
            
            <p>なお、この3人の声明に対してADOR側は「真意を確認中」と発表しており<span class="note-text">（出典：Korea JoongAng Daily、Korea Times等の2025年11月12日報道）</span>、事務所側の正式な確認プロセスが進んでいる状況です。この約3時間のタイムラグは、メンバー全員が個別に熟考し、それぞれが家族と相談しながら最終決断を下したプロセスを物語っています。</p>
            
            <h2 class="section-title">なぜ今？電撃復帰を決断した3つの理由</h2>
            
            <p>「ADORに復帰して正常な活動は不可能」と宣言していたメンバーたちが、わずか2週間で復帰を決断した背景には、どのような事情があったのでしょうか。</p>
            
            <h3 class="subsection-title">理由①：制裁金1億円超のプレッシャー</h3>
            
            <p>最も大きな要因は、<span class="highlight-text">独自活動1回につき1,000,000,000 KRW（概算で約1.1億円、為替で変動）という巨額の間接強制金</span>です。ソウル中央地裁は2025年3月に独自活動の差し止め（仮処分）を認め、その後5月には違反した場合の間接強制として1回あたり1,000,000,000 KRWの賠償命令を認める手続きが報じられました<span class="note-text">（出典：Korea Herald 2025年5月30日報道）</span>。</p>
            
            <p>たとえばテレビ出演1回、音楽番組への出演1回、SNSでの商業的投稿1回ごとに約1.1億円（概算、為替で変動）の制裁金が発生する可能性があります。5人のメンバーがそれぞれ活動すれば、短期間で数十億円規模の債務を負うリスクがありました。</p>
            
            <h3 class="subsection-title">理由②：約1年の活動空白がもたらす危機感</h3>
            
            <p>2024年11月29日の契約解除宣言から2025年11月12日の復帰表明まで、<span class="highlight-text">約1年（348日）</span>という長期の活動空白期間が生じました。K-POP業界において、これは非常に長い空白期間です。この間に新しいグループが次々とデビューし、音楽トレンドも急速に変化しています。</p>
            
            <p>特に若いファン層は移り変わりが早く、<span class="highlight-text">1年という長期の活動停止はグループの求心力低下に直結</span>します。ADORの声明では「家族とともに熟考し」とあり、キャリアの将来を真剣に考えた結果、現実的な判断を下したと考えられます。</p>
            
            <h3 class="subsection-title">理由③：長期法廷闘争の心理的・経済的負担</h3>
            
            <p>控訴審、そして最高裁まで争う場合、さらに数年単位で時間がかかる可能性がありました。その間、メンバーたちは法的に宙ぶらりんの状態で、満足に活動できない状況が続きます。</p>
            
            <p>また、法廷闘争には莫大な弁護士費用も発生します。<span class="highlight-text">20代前半という最も輝けるキャリアの時期を、法廷での争いに費やすことの是非</span>を、メンバーたちは家族と共に真剣に考え抜いたのでしょう。</p>
            
            <div class="related-link">
                <p>&#x1f4d6; 関連記事: <a href="https://nonbiri-ke.com/newjeans-contract-dispute-2025/">NewJeans契約紛争の結末｜商標権リスクまで解説する3つのシナリオ</a></p>
            </div>
            
            <h2 class="section-title">【参考】紛争の経緯をおさらい</h2>
            
            <p>今回の電撃復帰をより深く理解するために、これまでの経緯を簡単に振り返っておきましょう。</p>
            
            <h3 class="subsection-title">紛争の発端：ミン・ヒジン氏の役職変動</h3>
            
            <p>契約紛争は、<span class="highlight-text">2024年8月にADOR元代表ミン・ヒジン氏の役職変動（退任／職位変更）</span>が発端となりました。<span class="note-text">※報道により「辞任」「解任」など表現が異なります</span> NewJeansの生みの親とも言えるミン氏の役職離任に、メンバーたちは強く反発しました。</p>
            
            <p>2024年11月29日、メンバー5人は緊急記者会見を開き、「ADORとの信頼関係が破綻した」として専属契約解除を一方的に宣言。これに対しADOR側は「契約は依然有効」として訴訟を提起しました。</p>
            
            <h3 class="subsection-title">裁判所の判断：ADOR側の勝訴</h3>
            
            <p>2025年10月30日、ソウル中央地方裁判所は第1審判決でADOR側の主張を支持し、<span class="highlight-text">専属契約の有効性を認める判決</span>を下しました。この判決により、メンバーとADOR間の専属契約は依然として法的に有効であることが確認されました。<span class="note-text">複数の報道によれば、契約は2029年まで有効とされています（出典：Korea Times等）</span>。</p>
            
            <p>裁判所は、ミン氏の役職変動は親会社HYBEの経営判断であり、メンバーに対する直接的な契約違反には当たらないと判断。単に「信頼関係が破綻した」という主張だけでは、法的に契約解除の正当な理由とは認められませんでした。</p>
            
            <table class="comparison-table">
                <thead>
                    <tr>
                        <th>時期</th>
                        <th>出来事</th>
                        <th>メンバーの対応</th>
                    </tr>
                </thead>
                <tbody>
                    <tr>
                        <td>2024年8月</td>
                        <td>ミン・ヒジン氏の役職変動</td>
                        <td>反発と困惑</td>
                    </tr>
                    <tr>
                        <td>2024年11月29日</td>
                        <td>緊急記者会見</td>
                        <td>専属契約解除を宣言</td>
                    </tr>
                    <tr>
                        <td>2025年2月</td>
                        <td>グループ名「NJZ」に変更予告</td>
                        <td>独自活動の準備</td>
                    </tr>
                    <tr>
                        <td>2025年3月</td>
                        <td>裁判所が活動差し止め（仮処分）認める</td>
                        <td>活動休止</td>
                    </tr>
                    <tr>
                        <td>2025年5月</td>
                        <td>間接強制金（1,000,000,000 KRW）の報道</td>
                        <td>活動休止継続</td>
                    </tr>
                    <tr>
                        <td>2025年10月30日</td>
                        <td>第1審でADOR勝訴</td>
                        <td>即時控訴を表明</td>
                    </tr>
                    <tr>
                        <td>2025年11月12日</td>
                        <td>—</td>
                        <td>5人全員が復帰表明</td>
                    </tr>
                </tbody>
            </table>
            
            <h2 class="section-title">今後の焦点：いつ、どのように活動再開？</h2>
            
            <p>5人全員の復帰表明を受けて、ファンが最も気になるのは「いつ、どのような形で活動が再開されるのか」という点でしょう。</p>
            
            <div class="alert-box">
                <h3>&#x26a0;&#xfe0f; 重要な注意事項</h3>
                <p>以下の活動再開スケジュールは、一般的な業界慣行に基づく予想であり、<strong>公式発表ではありません</strong>。実際のスケジュールは、事務所とメンバー間の協議内容や準備状況により大きく変わる可能性があります。必ず事務所の公式発表をご確認ください。</p>
            </div>
            
            <h3 class="subsection-title">活動再開までの想定スケジュール <span style="color: #ff6b6b; font-weight: 700;">（※業界慣行に基づく推定・公式発表ではありません）</span></h3>
            
            <p>ADORは「ヘリンとヘインが円滑に芸能活動を継続できるよう、最善を尽くしてまいります」とコメントしており、状況次第では2026年初頭にも何らかの活動が始まる可能性があります。</p>
            
            <p>一般的には、復帰発表から実際の活動再開までに2〜4ヶ月程度の準備期間が必要とされますが、<span class="highlight-text">今回は約1年という長期の活動空白を経ての復帰であり、実際のスケジュールは状況により変動します。以下はあくまで業界慣行に基づく推定であり、公式発表ではありません</span>。</p>
            
            <div class="highlight-box">
                <h3>&#x1f3af; 予想される活動再開の流れ（公式発表ではありません）</h3>
                <p><strong>ステップ1（11月〜12月・予想）：</strong>メンバーと事務所の関係再構築、具体的な活動計画の協議</p>
                <p><strong>ステップ2（2026年1月〜2月・予想）：</strong>ファンミーティングやSNS投稿などソフトな活動から開始の可能性</p>
                <p><strong>ステップ3（2026年春以降・予想）：</strong>新曲リリース、音楽番組出演など本格的な活動再開の可能性</p>
                <p class="note-text">※上記はあくまで業界の一般的な慣行に基づく予想であり、実際のスケジュールは事務所の公式発表をお待ちください</p>
            </div>
            
            <h3 class="subsection-title">ミン・ヒジン氏不在での音楽性はどうなる？</h3>
            
            <p>ファンの間で最も懸念されているのが、グループの生みの親であるミン・ヒジン氏がプロデュースから離れた状態での活動です。NewJeansの独特な音楽性やビジュアルコンセプトは、ミン氏のクリエイティブな手腕によるものが大きかったからです。</p>
            
            <p>ただし、<span class="highlight-text">これは必ずしもネガティブな変化ではありません</span>。新しいプロデューサーやクリエイティブチームとの協働により、グループの新たな魅力が引き出される可能性もあります。メンバー自身も成長しており、より主体的に音楽制作に関わることも期待できます。</p>
            
            <h3 class="subsection-title">ファンの反応は？期待と不安が交錯</h3>
            
            <div class="pros-cons-container">
                <div class="pros-box">
                    <h3>ファンが喜ぶポイント</h3>
                    <ul>
                        <li>約1年ぶりにNewJeansとしての活動が再開される</li>
                        <li>法的リスクがなくなり、安心して応援できる環境に</li>
                        <li>5人全員が揃って活動できる（グループ分裂の危機回避）</li>
                        <li>新曲やライブなど、待ち望んでいたコンテンツが期待できる</li>
                    </ul>
                </div>
                <div class="cons-box">
                    <h3>ファンの懸念点</h3>
                    <ul>
                        <li>ミン・ヒジン氏不在で、これまでの音楽性が保たれるか</li>
                        <li>メンバーと事務所の信頼関係は本当に回復したのか</li>
                        <li>約1年の空白期間で、人気や勢いが維持できているか</li>
                        <li>今後また同様の対立が起きる可能性はないのか</li>
                    </ul>
                </div>
            </div>
            
            <p>SNS上では「やっと戻ってきてくれた！」「5人全員で良かった」という喜びの声と、「本当に大丈夫なのか」「無理やり復帰させられたのでは」という心配の声が入り混じっています。</p>
            
            <h2 class="section-title">ファンができること：温かく見守る姿勢を</h2>
            
            <p>電撃復帰という予想外の展開に、ファンの皆さんも戸惑いや複雑な思いを抱いているかもしれません。しかし、今最も大切なのは<span class="highlight-text">メンバーたちの決断を尊重し、温かく見守る</span>ことです。</p>
            
            <div class="keypoints-box">
                <h3>ファンとして心がけたい5つのこと</h3>
                <ul>
                    <li>メンバーたちが家族と熟考して下した決断であることを信頼する</li>
                    <li>SNSでの憶測や根拠のない批判を避け、公式情報を待つ</li>
                    <li>過去と比較せず、新しい活動を新鮮な気持ちで楽しむ</li>
                    <li>メンバーの健康と幸福を最優先に考えて応援する</li>
                    <li>ファンコミュニティ内での対立や分断を避け、前向きな雰囲気を保つ</li>
                </ul>
            </div>
            
            <p>メンバーたちは約1年にわたる困難な状況を乗り越え、前に進む決断をしました。その勇気と決断を、私たちファンも尊重したいものです。</p>
            
            <div class="sources-box">
                <h3>主要参考情報源</h3>
                <p style="font-size: 0.9em; color: #666; margin-bottom: 15px;">※可能な限り一次ソース（裁判所公式発表、事務所公式声明、メンバー公式SNS）を優先し、信頼性の高い報道機関の情報を参照しています。</p>
                
                <p><strong>11月12日復帰報道：</strong></p>
                <ul style="list-style: none; padding-left: 0; margin-bottom: 15px;">
                    <li>• Reuters &#8211; &#8220;NewJeans members to return to ADOR&#8221; (2025年11月12日)<br>
                    <span style="font-size: 0.85em; color: #666;">検索: Reuters &#8220;NewJeans members to return to ADOR&#8221; 2025/11/12</span></li>
                    <li>• Korea Times &#8211; &#8220;NewJeans members to return to Ador&#8221; (2025年11月12日)<br>
                    <span style="font-size: 0.85em; color: #666;">検索: Korea Times &#8220;NewJeans members to return to Ador&#8221; 2025/11/12</span></li>
                    <li>• Korea JoongAng Daily &#8211; メンバー声明および事務所の「確認中」コメント詳細報道（2025年11月12日）<br>
                    <span style="font-size: 0.85em; color: #666;">検索: Korea JoongAng Daily NewJeans Ador &#8220;confirmation&#8221; 2025/11/12</span></li>
                    <li>• ADOR公式声明 &#8211; ヘリン・ヘインの復帰に関する公式発表（2025年11月12日）<br>
                    <span style="font-size: 0.85em; color: #666;">検索: ADOR official statement NewJeans 2025/11/12</span></li>
                </ul>
                
                <p><strong>裁判・法的手続き関連：</strong></p>
                <ul style="list-style: none; padding-left: 0; margin-bottom: 15px;">
                    <li>• Korea Herald &#8211; 10億ウォン（1.1億円）賠償命令報道 (2025年5月30日)<br>
                    <span style="font-size: 0.85em; color: #666;">検索: Korea Herald NewJeans &#8220;1 billion won&#8221; &#8220;per violation&#8221; 2025/5/30</span></li>
                    <li>• Korea Times &#8211; 第1審判決（ADOR勝訴）報道 (2025年10月30日)<br>
                    <span style="font-size: 0.85em; color: #666;">検索: Korea Times NewJeans Ador court ruling 2025/10/30</span></li>
                    <li>• Yonhap News &#8211; 活動差し止めの仮処分報道 (2025年3月)<br>
                    <span style="font-size: 0.85em; color: #666;">検索: Yonhap News NewJeans Ador injunction 2025/3</span></li>
                    <li>• Seoul Central District Court &#8211; 判決要旨（公式発表があれば参照）</li>
                </ul>
                
                <p><strong>経緯・背景：</strong></p>
                <ul style="list-style: none; padding-left: 0;">
                    <li>• Billboard &#8211; Min Hee-jin氏の役職変動に関する報道（2024年8月）<br>
                    <span style="font-size: 0.85em; color: #666;">検索: Billboard Min Hee-jin position change 2024/8</span></li>
                </ul>
                
                <p class="note-text" style="margin-top: 20px; padding-top: 15px; border-top: 1px solid #dee2e6;">※期間の計算根拠：2024年11月29日（契約解除宣言）から2025年11月12日（復帰表明）まで348日間</p>
                <p class="note-text">※上記の検索クエリを使用して、各報道機関の公式サイトで元記事をご確認いただけます。</p>
                <p class="note-text"><strong>最新かつ正確な情報は、ADOR公式サイト、メンバーの公式SNSアカウント、および上記報道機関の公式発表をご確認ください。</strong></p>
            </div>
            
            <div class="conclusion-box">
                <h3>まとめ：電撃復帰が意味するもの</h3>
                <p>2025年11月12日、NewJeansのメンバー5人全員が所属事務所ADORへの復帰を電撃表明しました。わずか2週間前に即時控訴を宣言していたにもかかわらず、家族と熟考した結果、裁判所の判決を尊重し、専属契約を遵守する決断を下したのです。</p>
                <p><span class="highlight-text">この決断には、約1年の活動空白や1.1億円超の間接強制金リスク、長期化する法廷闘争の負担など、さまざまな要因が影響したと考えられます</span>。</p>
                <p>今後、メンバーたちがどのような音楽とパフォーマンスで私たちを魅了してくれるのか。新しいスタートを切るNewJeansを、ファンとして温かく、そして力強く応援していきましょう。</p>
            </div>
        </div>
    </div>
</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>
