<?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>CASETiFY &#8211; はっさーブログ</title>
	<atom:link href="https://nonbiri-ke.com/tag/casetify/feed/" rel="self" type="application/rss+xml" />
	<link>https://nonbiri-ke.com</link>
	<description></description>
	<lastBuildDate>Thu, 05 Mar 2026 17:09:03 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://nonbiri-ke.com/wp-content/uploads/2021/07/cropped-unnamed-5-1-32x32.jpg</url>
	<title>CASETiFY &#8211; はっさーブログ</title>
	<link>https://nonbiri-ke.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>【2026最新】新人K-POP個人ブランド評判TOP10！ILLITウォンヒ独走V3の理由</title>
		<link>https://nonbiri-ke.com/kpop-rookie-ranking-2026-03/</link>
		
		<dc:creator><![CDATA[はっさー]]></dc:creator>
		<pubDate>Thu, 05 Mar 2026 17:09:02 +0000</pubDate>
				<category><![CDATA[気になるニュース]]></category>
		<category><![CDATA[CASETiFY]]></category>
		<category><![CDATA[ILLIT]]></category>
		<category><![CDATA[KiiiKiii]]></category>
		<category><![CDATA[TWS]]></category>
		<category><![CDATA[ウォンヒ]]></category>
		<category><![CDATA[ドフン]]></category>
		<category><![CDATA[ブランド評判]]></category>
		<category><![CDATA[新人K-POP]]></category>
		<category><![CDATA[第5世代アイドル]]></category>
		<category><![CDATA[韓国企業評判研究所]]></category>
		<guid isPermaLink="false">https://nonbiri-ke.com/?p=12462</guid>

					<description><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/03/Gemini_Generated_Image_ey3lxcey3lxcey3l-1024x572.jpg" class="webfeedsFeaturedVisual" /></p>2026年3月 新人K-POP個人ブランド評判ランキング トップ5 K-POP NEWS ランキング 2026年3月 Brand Reputation Ranking &#160;&#124;&#160; March 2026 I [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/03/Gemini_Generated_Image_ey3lxcey3lxcey3l-1024x572.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="2026年3月 新人K-POP個人ブランド評判ランキングトップ5を徹底解説。ILLITウォンヒが3カ月連続1位を獲得。各メンバーの最新活躍情報も詳しくご紹介。">
<title>2026年3月 新人K-POP個人ブランド評判ランキング トップ5</title>
<style>
  @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap');

  :root {
    --primary: #1a1a2e;
    --accent: #e91e8c;
    --accent2: #7c3aed;
    --gold: #f59e0b;
    --soft: #fdf2f8;
    --text: #1f2937;
    --muted: #6b7280;
    --border: #e5e7eb;
    --highlight-yellow: rgba(255, 235, 59, 0.4);
    --highlight-red: rgba(255, 99, 71, 0.25);
  }

  * { box-sizing: border-box; margin: 0; padding: 0; }

  body {
    background: #f5f5f5;
    font-family: 'Hiragino Sans', 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', sans-serif;
    color: var(--text);
    line-height: 1.8;
    font-size: 15px;
  }

  .container {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 20px 60px;
  }

  /* ヘッダー */
  .site-header {
    background: var(--primary);
    padding: 14px 24px;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .site-header .logo {
    color: white;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.05em;
    opacity: 0.9;
  }
  .site-header .tag {
    background: var(--accent);
    color: white;
    font-size: 11px;
    font-weight: 700;
    padding: 2px 9px;
    border-radius: 20px;
    letter-spacing: 0.03em;
  }

  /* イントロセクション */
  .intro-section {
    background: linear-gradient(135deg, #1a1a2e 0%, #2d1b4e 40%, #4a1a6b 70%, #e91e8c 100%);
    color: white;
    padding: 52px 44px 48px;
    margin: 0 0 36px;
    position: relative;
    overflow: hidden;
  }
  .intro-section::before {
    content: '';
    position: absolute;
    top: -60px; right: -60px;
    width: 280px; height: 280px;
    border-radius: 50%;
    background: rgba(255,255,255,0.04);
  }
  .intro-section::after {
    content: '';
    position: absolute;
    bottom: -40px; left: 30%;
    width: 160px; height: 160px;
    border-radius: 50%;
    background: rgba(255,255,255,0.03);
  }
  .intro-meta {
    font-size: 12px;
    font-weight: 500;
    opacity: 0.7;
    letter-spacing: 0.08em;
    margin-bottom: 16px;
    text-transform: uppercase;
  }
  .intro-section h1 {
    font-size: 26px;
    font-weight: 900;
    line-height: 1.45;
    margin-bottom: 20px;
    letter-spacing: -0.01em;
  }
  .intro-section h1 span {
    color: #f9a8d4;
  }
  .intro-lead {
    font-size: 15px;
    line-height: 1.85;
    opacity: 0.92;
    max-width: 660px;
  }
  .intro-lead strong {
    color: #fde68a;
  }

  /* 注意喚起ボックス */
  .alert-box {
    background: linear-gradient(90deg, #fff7ed, #fef3c7);
    border-left: 4px solid #f59e0b;
    border-radius: 10px;
    padding: 16px 22px;
    margin-bottom: 36px;
    font-size: 13.5px;
    color: #92400e;
    line-height: 1.75;
  }
  .alert-box strong { font-weight: 700; color: #78350f; }

  /* セクションタイトル */
  h2 {
    font-size: 20px;
    font-weight: 800;
    color: var(--primary);
    border-bottom: 3px solid var(--accent);
    padding-bottom: 10px;
    margin: 44px 0 22px;
    letter-spacing: -0.01em;
    display: inline-block;
  }
  h3 {
    font-size: 16px;
    font-weight: 700;
    color: var(--primary);
    margin: 24px 0 10px;
  }

  /* 統計カード */
  .stats-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-bottom: 36px;
  }
  .stat-card {
    background: white;
    border-radius: 14px;
    padding: 22px 18px;
    text-align: center;
    box-shadow: 0 2px 12px rgba(0,0,0,0.07);
    border-top: 4px solid var(--accent);
    transition: transform 0.2s;
  }
  .stat-card:hover { transform: translateY(-3px); }
  .stat-card:nth-child(2) { border-top-color: var(--accent2); }
  .stat-card:nth-child(3) { border-top-color: var(--gold); }
  .stat-label {
    font-size: 11.5px;
    font-weight: 600;
    color: var(--muted);
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 8px;
  }
  .stat-value {
    font-size: 28px;
    font-weight: 900;
    color: var(--primary);
    line-height: 1;
    margin-bottom: 6px;
    background: linear-gradient(135deg, #1a1a2e, #e91e8c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  }
  .stat-sub {
    font-size: 12px;
    color: var(--muted);
  }

  /* ランキング比較テーブル */
  .table-wrap {
    overflow-x: auto;
    border-radius: 14px;
    box-shadow: 0 2px 16px rgba(0,0,0,0.08);
    margin-bottom: 36px;
  }
  table {
    width: 100%;
    border-collapse: collapse;
    background: white;
    font-size: 13.5px;
  }
  thead tr {
    background: linear-gradient(90deg, var(--primary), #2d1b4e);
    color: white;
  }
  thead th {
    padding: 13px 14px;
    font-weight: 700;
    letter-spacing: 0.03em;
    text-align: left;
    white-space: nowrap;
  }
  thead th:first-child { border-radius: 14px 0 0 0; }
  thead th:last-child { border-radius: 0 14px 0 0; }
  tbody tr {
    border-bottom: 1px solid var(--border);
    transition: background 0.18s;
  }
  tbody tr:hover { background: #fdf2f8; }
  tbody tr:last-child { border-bottom: none; }
  tbody td {
    padding: 12px 14px;
    vertical-align: middle;
  }
  .rank-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px; height: 28px;
    border-radius: 50%;
    font-weight: 900;
    font-size: 13px;
    color: white;
    background: var(--muted);
  }
  .rank-badge.r1 { background: linear-gradient(135deg, #f59e0b, #ef4444); }
  .rank-badge.r2 { background: linear-gradient(135deg, #9ca3af, #6b7280); }
  .rank-badge.r3 { background: linear-gradient(135deg, #b45309, #92400e); }
  .rank-badge.r4, .rank-badge.r5 { background: linear-gradient(135deg, #7c3aed, #4f46e5); }
  .member-name { font-weight: 700; color: var(--primary); }
  .group-tag {
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    background: var(--soft);
    color: var(--accent);
    border-radius: 20px;
    padding: 2px 8px;
    margin-left: 6px;
  }
  .score-num { font-weight: 800; color: var(--accent); }

  /* メンバー個別カード */
  .member-cards { margin-bottom: 16px; }
  .member-card {
    background: white;
    border-radius: 16px;
    padding: 28px 32px;
    margin-bottom: 24px;
    box-shadow: 0 2px 16px rgba(0,0,0,0.07);
    border-left: 5px solid var(--accent);
    position: relative;
    overflow: hidden;
  }
  .member-card:nth-child(2) { border-left-color: var(--accent2); }
  .member-card:nth-child(3) { border-left-color: #10b981; }
  .member-card:nth-child(4) { border-left-color: var(--gold); }
  .member-card:nth-child(5) { border-left-color: #3b82f6; }
  .member-card::after {
    content: attr(data-rank);
    position: absolute;
    right: 24px; top: 20px;
    font-size: 52px;
    font-weight: 900;
    opacity: 0.06;
    color: var(--primary);
    line-height: 1;
    user-select: none;
  }
  .member-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
    flex-wrap: wrap;
  }
  .member-rank-label {
    font-size: 12px;
    font-weight: 700;
    color: white;
    background: linear-gradient(135deg, var(--accent), var(--accent2));
    padding: 3px 12px;
    border-radius: 20px;
    letter-spacing: 0.05em;
  }
  .member-card h3 {
    font-size: 18px;
    font-weight: 900;
    color: var(--primary);
    margin: 0;
  }
  .member-card h3 small {
    font-size: 13px;
    font-weight: 500;
    color: var(--muted);
    margin-left: 6px;
  }
  .score-tag {
    font-size: 12px;
    font-weight: 700;
    background: #f0fdf4;
    color: #059669;
    border: 1px solid #a7f3d0;
    padding: 3px 12px;
    border-radius: 20px;
    margin-left: auto;
  }
  .member-card p {
    text-align: left;
    font-size: 14.5px;
    color: var(--text);
    line-height: 1.85;
    margin-bottom: 10px;
  }
  .member-card p:last-child { margin-bottom: 0; }

  /* ハイライトマーカー */
  .hl-yellow { background: var(--highlight-yellow); padding: 0 3px; border-radius: 2px; }
  .hl-red { background: var(--highlight-red); padding: 0 3px; border-radius: 2px; }

  /* キーポイントボックス */
  .keypoints-box {
    background: #fff9e6;
    border-radius: 14px;
    padding: 26px 30px;
    margin: 36px 0;
    border: 1px solid #fde68a;
  }
  .keypoints-box h3 {
    font-size: 16px;
    font-weight: 800;
    color: #92400e;
    margin-bottom: 14px;
  }
  .checklist { list-style: none; padding: 0; }
  .checklist li {
    padding: 8px 0 8px 32px;
    position: relative;
    font-size: 14px;
    color: var(--text);
    border-bottom: 1px solid #fde68a;
    line-height: 1.7;
  }
  .checklist li:last-child { border-bottom: none; }
  .checklist li::before {
    content: '\2713';
    position: absolute;
    left: 0;
    color: #d97706;
    font-weight: 900;
    font-size: 15px;
  }

  /* ハイライトボックス */
  .highlight-box {
    background: linear-gradient(135deg, #fdf2f8 0%, #f5f3ff 100%);
    border-radius: 14px;
    padding: 26px 30px;
    margin: 36px 0;
    border: 1px solid #e9d5ff;
  }
  .highlight-box h3 {
    font-size: 16px;
    font-weight: 800;
    color: var(--accent2);
    margin-bottom: 12px;
  }
  .highlight-box p {
    font-size: 14px;
    text-align: left;
    line-height: 1.85;
    color: var(--text);
  }

  /* 結論ボックス */
  .conclusion-box {
    background: linear-gradient(135deg, #1a1a2e 0%, #2d1b4e 50%, #4a1a6b 100%);
    border-radius: 16px;
    padding: 36px 40px;
    margin: 44px 0 0;
    color: white;
  }
  .conclusion-box h2 {
    border-bottom-color: rgba(255,255,255,0.3);
    color: white;
    margin-top: 0;
  }
  .conclusion-box p {
    font-size: 14.5px;
    line-height: 1.9;
    opacity: 0.92;
    text-align: left;
    margin-bottom: 12px;
  }
  .conclusion-box p:last-child { margin-bottom: 0; }
  .conclusion-box strong { color: #f9a8d4; }

  /* アクションステップ */
  .action-steps {
    counter-reset: step;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .action-steps li {
    counter-increment: step;
    padding: 10px 10px 10px 48px;
    position: relative;
    font-size: 14px;
    color: rgba(255,255,255,0.88);
    border-bottom: 1px solid rgba(255,255,255,0.1);
    line-height: 1.75;
  }
  .action-steps li:last-child { border-bottom: none; }
  .action-steps li::before {
    content: counter(step);
    position: absolute;
    left: 10px;
    top: 10px;
    width: 26px; height: 26px;
    border-radius: 50%;
    background: var(--accent);
    color: white;
    font-weight: 900;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /* YouTube埋め込み */
  .yt-wrap {
    margin-top: 20px;
    border-radius: 12px;
    overflow: hidden;
    aspect-ratio: 16 / 9;
    box-shadow: 0 4px 16px rgba(0,0,0,0.12);
  }
  .yt-wrap iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
  }
  .yt-label {
    font-size: 12px;
    color: var(--muted);
    margin-top: 8px;
    padding-left: 2px;
  }

  /* フッター */
  .article-footer {
    margin-top: 44px;
    padding-top: 20px;
    border-top: 1px solid var(--border);
    font-size: 12px;
    color: var(--muted);
    line-height: 1.7;
  }

  /* レスポンシブ */
  @media (max-width: 640px) {
    .intro-section { padding: 36px 24px 32px; }
    .intro-section h1 { font-size: 20px; }
    .stats-grid { grid-template-columns: 1fr; gap: 12px; }
    .member-card { padding: 22px 20px; }
    .conclusion-box { padding: 28px 24px; }
    h2 { font-size: 18px; }
    .member-header { gap: 8px; }
    .score-tag { margin-left: 0; }
  }
</style>
</head>
<body>

<header class="site-header">
  <span class="logo">K-POP NEWS</span>
  <span class="tag">ランキング</span>
  <span class="tag">2026年3月</span>
</header>

<div class="container">

  <!-- イントロセクション -->
  <section class="intro-section">
    <p class="intro-meta">Brand Reputation Ranking &nbsp;|&nbsp; March 2026</p>
    <h1>ILLITウォンヒが<span>3カ月連続1位</span>を獲得<br>2026年3月 新人K-POP個人ブランド評判ランキング トップ5</h1>
    <p class="intro-lead">
      2026年3月4日、韓国企業評判研究所が最新のランキングを発表しました。<strong>約470万件ものビッグデータ</strong>を解析した結果から見えてきた、いま最も注目すべき新人K-POPアイドルとその活躍をご紹介します。
    </p>
  </section>

  <!-- 注意喚起ボックス -->
  <div class="alert-box">
    <strong>データ情報について：</strong>本ランキングは2026年2月4日〜3月4日の1カ月間に収集された新人アイドル個人ブランドのビッグデータ（<strong>4,739,148件</strong>）をもとに韓国企業評判研究所が算出したものです。参加指数・メディア指数・コミュニケーション指数・コミュニティ指数の4項目を総合評価しています。（2026年3月5日現在）
  </div>

  <!-- 統計カード -->
  <div class="stats-grid">
    <div class="stat-card">
      <div class="stat-label">分析データ件数</div>
      <div class="stat-value">474万</div>
      <div class="stat-sub">件のビッグデータを解析</div>
    </div>
    <div class="stat-card">
      <div class="stat-label">1位ブランド評判指数</div>
      <div class="stat-value">423,246</div>
      <div class="stat-sub">ILLIT ウォンヒ（3カ月連続）</div>
    </div>
    <div class="stat-card">
      <div class="stat-label">2位との差</div>
      <div class="stat-value">27,214</div>
      <div class="stat-sub">ポイント差で1位を維持</div>
    </div>
  </div>

  <!-- ランキング一覧テーブル -->
  <h2>2026年3月 トップ10 一覧</h2>
  <p style="margin-bottom:16px; font-size:14px; color:var(--muted);">ボーイズ・ガールズ統合カテゴリーでの評価です。各指数の合計がブランド評判指数となります。</p>

  <div class="table-wrap">
    <table>
      <thead>
        <tr>
          <th>順位</th>
          <th>メンバー名</th>
          <th>参加指数</th>
          <th>メディア指数</th>
          <th>疎通指数</th>
          <th>コミュニティ指数</th>
          <th>ブランド評判指数</th>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><span class="rank-badge r1">1</span></td>
          <td><span class="member-name">ウォンヒ</span><span class="group-tag">ILLIT</span></td>
          <td>67,082</td><td>46,759</td><td>159,873</td><td>149,532</td>
          <td><span class="score-num">423,246</span></td>
        </tr>
        <tr>
          <td><span class="rank-badge r2">2</span></td>
          <td><span class="member-name">ドフン</span><span class="group-tag">TWS</span></td>
          <td>60,845</td><td>43,708</td><td>156,581</td><td>134,898</td>
          <td><span class="score-num">396,032</span></td>
        </tr>
        <tr>
          <td><span class="rank-badge r3">3</span></td>
          <td><span class="member-name">ジユ</span><span class="group-tag">KiiiKiii</span></td>
          <td>26,710</td><td>50,523</td><td>64,682</td><td>59,119</td>
          <td><span class="score-num">201,034</span></td>
        </tr>
        <tr>
          <td><span class="rank-badge r4">4</span></td>
          <td><span class="member-name">ミンジュ</span><span class="group-tag">ILLIT</span></td>
          <td>52,015</td><td>37,649</td><td>46,509</td><td>47,803</td>
          <td><span class="score-num">183,976</span></td>
        </tr>
        <tr>
          <td><span class="rank-badge r5">5</span></td>
          <td><span class="member-name">ジウ</span><span class="group-tag">Hearts2Hearts</span></td>
          <td>50,470</td><td>33,637</td><td>46,354</td><td>33,898</td>
          <td><span class="score-num">164,360</span></td>
        </tr>
        <tr>
          <td><span class="rank-badge">6</span></td>
          <td><span class="member-name">イアン</span><span class="group-tag">Hearts2Hearts</span></td>
          <td>49,381</td><td>31,635</td><td>43,667</td><td>34,045</td>
          <td>158,728</td>
        </tr>
        <tr>
          <td><span class="rank-badge">7</span></td>
          <td><span class="member-name">ハウム</span><span class="group-tag">KiiiKiii</span></td>
          <td>36,115</td><td>56,230</td><td>22,746</td><td>43,260</td>
          <td>158,351</td>
        </tr>
        <tr>
          <td><span class="rank-badge">8</span></td>
          <td><span class="member-name">キヤ</span><span class="group-tag">KiiiKiii</span></td>
          <td>51,302</td><td>34,562</td><td>45,384</td><td>25,591</td>
          <td>156,839</td>
        </tr>
        <tr>
          <td><span class="rank-badge">9</span></td>
          <td><span class="member-name">ゴンホ</span><span class="group-tag">CORTIS</span></td>
          <td>44,035</td><td>29,998</td><td>40,368</td><td>21,742</td>
          <td>136,143</td>
        </tr>
        <tr>
          <td><span class="rank-badge">10</span></td>
          <td><span class="member-name">ジフン</span><span class="group-tag">TWS</span></td>
          <td>39,699</td><td>30,661</td><td>37,704</td><td>25,076</td>
          <td>133,140</td>
        </tr>
      </tbody>
    </table>
  </div>

  <!-- トップ5 個別解説 -->
  <h2>トップ5 メンバー 最新活躍レポート</h2>
  <p style="margin-bottom:20px; font-size:14px; color:var(--muted);">ランキング上位5名それぞれの近況と、注目を集めている理由を詳しく解説します。</p>

  <div class="member-cards">

    <!-- 1位 ウォンヒ -->
    <div class="member-card" data-rank="1">
      <div class="member-header">
        <span class="member-rank-label">1st Place</span>
        <h3>ウォンヒ <small>ILLIT</small></h3>
        <span class="score-tag">423,246 pt</span>
      </div>
      <p>ILLITのウォンヒが<span class="hl-yellow">3カ月連続で1位</span>を獲得しました。1月・2月・3月と首位の座をキープし続けており、新人K-POPアイドルの中でも群を抜いた注目度を誇っています。特に2月は<span class="hl-yellow">唯一50万点超え（523,296点）</span>を記録するなど、圧倒的な存在感を示しています。</p>
      <p>最近の大きな話題のひとつが、<span class="hl-red">グローバルライフスタイルブランド「CASETiFY」のキャンペーンモデル</span>への起用です。Z世代から絶大な支持を集めるウォンヒと、個性豊かな自己表現をテーマとするCASETiFYのコラボレーションは、世界中のファンから大きな注目を集めています。また韓国コスメブランド「rom&#038;nd」でも、初のアイドルモデルとして日本・台湾のキャンペーンを兼任するなど、ビューティー分野でも着実に存在感を広げています。</p>
      <p>Mnet「M COUNTDOWN」のMC卒業後は、グループ活動に集中。疎通指数（159,873）とコミュニティ指数（149,532）がともにトップクラスであることからも、ファンとの距離感の近さと話題性の高さが数字に表れています。</p>
      <div class="yt-wrap">
        <iframe src="https://www.youtube.com/embed/gh-8XERehU0" allowfullscreen loading="lazy" title="ILLIT ウォンヒ 関連動画"></iframe>
      </div>
      <p class="yt-label">動画：ILLIT ウォンヒ</p>
    </div>

    <!-- 2位 ドフン -->
    <div class="member-card" data-rank="2">
      <div class="member-header">
        <span class="member-rank-label">2nd Place</span>
        <h3>ドフン <small>TWS</small></h3>
        <span class="score-tag">396,032 pt</span>
      </div>
      <p>TWSのドフンが<span class="hl-yellow">396,032点で2位</span>に入りました。1月22日にデビュー2周年を迎え、2026年初頭には誕生日イベントも行われるなど、ファンとの盛り上がりが評判指数にも大きく影響したようです。</p>
      <p>注目を集めた出来事のひとつが、2月15日のソーシャルメディア投稿です。ZEROBASEONEのキム・ギュビンと韓服姿でTWSのデジタルシングル「Nice to see you again」のチャレンジを披露。この動画は<span class="hl-red">中国で18万件を超える「いいね」</span>を記録し、アジア全域での人気を改めて証明しました。</p>
      <p>またドフンは<span class="hl-yellow">韓国サッカー協会のアンバサダー</span>としても活動しており、ハーフタイムショーへの出演など、音楽活動の枠を超えた多方面での活躍が続いています。4月には横浜ぴあアリーナでのファンミーティング3公演（約3万人規模）も決定しており、日本での人気もさらに高まっています。</p>
      <div class="yt-wrap">
        <iframe src="https://www.youtube.com/embed/DYSnH6ekwa0" allowfullscreen loading="lazy" title="TWS ドフン 関連動画"></iframe>
      </div>
      <p class="yt-label">動画：TWS ドフン</p>
    </div>

    <!-- 3位 ジユ -->
    <div class="member-card" data-rank="3">
      <div class="member-header">
        <span class="member-rank-label">3rd Place</span>
        <h3>ジユ <small>KiiiKiii</small></h3>
        <span class="score-tag">201,034 pt</span>
      </div>
      <p>KiiiKiiiのリーダー、ジユが<span class="hl-yellow">201,034点で3位</span>にランクインしました。特筆すべきは、メディア指数が50,523点と上位の中でも高水準である点で、メディアへの露出とその質の高さが評価されていることが見てとれます。</p>
      <p>グループとして1月26日にリリースした2nd EP「Delulu Pack」のタイトル曲「404 (New Era)」は、<span class="hl-yellow">サークルチャート週間チャートで3週連続2冠</span>を達成。UKハウスガレージをベースにしたサウンドと、2月のMelOnチャート1位獲得が大きな話題となりました。</p>
      <p>2026年1月には「NYLON&#8217;S NEXT 2026 AWARDS」のK-POPガールズグループ部門を受賞し、日本語でのスピーチも話題に。東京ドームでの「MUSIC EXPO LIVE 2025」出演や台湾ゴールデンディスクアワードへの参加など、<span class="hl-red">アジア各地でのグローバルな活動</span>がファンベースを着実に広げています。テコンドーやバック転が得意というキャラクターも、日本のファンに人気です。</p>
      <div class="yt-wrap">
        <iframe src="https://www.youtube.com/embed/qWb2tGQEtzg" allowfullscreen loading="lazy" title="KiiiKiii ジユ 関連動画"></iframe>
      </div>
      <p class="yt-label">動画：KiiiKiii ジユ</p>
    </div>

    <!-- 4位 ミンジュ -->
    <div class="member-card" data-rank="4">
      <div class="member-header">
        <span class="member-rank-label">4th Place</span>
        <h3>ミンジュ <small>ILLIT</small></h3>
        <span class="score-tag">183,976 pt</span>
      </div>
      <p>ILLITのメインボーカル、ミンジュが4位を維持しています。前月比でブランド評判指数は約45%ほど下落したものの、グループ内の人気上位を安定してキープしており、ボーカリストとしての存在感は揺るぎないものがあります。</p>
      <p>最近の注目活動としては、<span class="hl-yellow">カイリー・キャントラルのフィーチャリングシングル「See U Tonight (feat. YUNAH &#038; MINJU of ILLIT)」への参加</span>があります。KBSドラマ「ラストサマー 初恋の再生」のOST「Love Smile」でもメンバーのユナとともに参加するなど、ボーカルとしての場を着実に広げています。</p>
      <p>さらに1stシングル「NOT CUTE ANYMORE」では、収録曲「NOT ME」の<span class="hl-red">作詞・作曲にも参加</span>しており、楽曲制作者としての顔も見せています。歌唱力だけでなく、クリエイティブな面でも才能を発揮しているミンジュから、今後ますます目が離せません。</p>
      <div class="yt-wrap">
        <iframe src="https://www.youtube.com/embed/x8ihlfIjj1o" allowfullscreen loading="lazy" title="ILLIT ミンジュ 関連動画"></iframe>
      </div>
      <p class="yt-label">動画：ILLIT ミンジュ</p>
    </div>

    <!-- 5位 ジウ -->
    <div class="member-card" data-rank="5">
      <div class="member-header">
        <span class="member-rank-label">5th Place</span>
        <h3>ジウ <small>Hearts2Hearts</small></h3>
        <span class="score-tag">164,360 pt</span>
      </div>
      <p>Hearts2Heartsのリーダー、ジウが<span class="hl-yellow">164,360点で5位</span>にランクインしました。グループのデビュー1周年にあたる2025年2月24日に先立ち、2月20日にデジタルシングル「RUDE!」をリリース。ハウスベースのダンスチューンで、リズミカルなグルーヴと弾けるようなシンセサウンドが特徴の1曲です。</p>
      <p>ジウはデビュー曲「The Chase」から「STYLE」「FOCUS」と4作連続でヒットを記録しており、<span class="hl-red">バレエ経験から生まれる洗練されたダンス表現</span>がグループの大きな魅力のひとつとなっています。「RUDE!」のプロモーション期間中には、メンバーのイアンとともに始球式に登場して話題を呼びました。</p>
      <p>約7年間の練習生経験と身長170cmを活かしたモデル体型とダンス表現力が高く評価されており、次世代のスター候補として注目を集めています。参加指数（50,470）とコミュニティ指数（33,898）のバランスの良さが、幅広い層からの支持を示しています。</p>
      <div class="yt-wrap">
        <iframe src="https://www.youtube.com/embed/nmlT82OO4hQ" allowfullscreen loading="lazy" title="Hearts2Hearts ジウ 関連動画"></iframe>
      </div>
      <p class="yt-label">動画：Hearts2Hearts ジウ</p>
    </div>

  </div>

  <!-- キーポイントボックス -->
  <div class="keypoints-box">
    <h3>このランキングを読み解く 5つのポイント</h3>
    <ul class="checklist">
      <li>ウォンヒ（ILLIT）は3カ月連続1位という新記録を達成。安定した人気とブランド力の強さが際立つ。</li>
      <li>上位2名（ウォンヒ・ドフン）は疎通指数・コミュニティ指数が特に高く、ファンとのコミュニケーションの活発さが数字に直結している。</li>
      <li>KiiiKiiiはジユ（3位）・ハウム（7位）・キヤ（8位）とトップ10に3名がランクイン。グループとしての総合力が高い。</li>
      <li>Hearts2Heartsはジウ（5位）・イアン（6位）と2名が連続ランクインしており、デビュー1周年を迎えた今も勢いが続いている。</li>
      <li>メディア指数はKiiiKiiiのハウム（56,230）が最高値を記録しており、メディア露出では独自の強みを持つ。</li>
    </ul>
  </div>

  <!-- ハイライトボックス -->
  <div class="highlight-box">
    <h3>ブランド評判指数とは？ 初めて聞く方へ</h3>
    <p>「ブランド評判指数」とは、韓国企業評判研究所が独自に開発した指標で、消費者のオンライン行動（SNSへの投稿・拡散・検索など）がブランドに与える影響を数値化したものです。単純な「検索数」や「フォロワー数」とは異なり、「どれだけ積極的に語られているか（参加指数）」「メディアにどれだけ取り上げられているか（メディア指数）」「ファンとどれだけ会話が生まれているか（疎通指数）」「コミュニティでどれだけ話題になっているか（コミュニティ指数）」の4つを総合的に評価します。つまりスコアが高いほど、「多くの人から積極的に話題にされているアイドル」ということを意味します。</p>
  </div>

  <!-- 結論ボックス -->
  <div class="conclusion-box">
    <h2>まとめ</h2>
    <p>2026年3月のランキングでも、ILLITのウォンヒが<strong>3カ月連続1位</strong>を維持し、新人K-POPシーンのトップに君臨し続けています。グローバルブランドのモデル起用など、アイドル活動の枠を超えた活躍が評判指数にもしっかりと反映されています。</p>
    <p>2位のTWSドフンは、誕生日・デビュー記念日・韓国・日本・中国での活動が重なり指数を大きく伸ばしました。KiiiKiiiはグループ全体でトップ10に3名を送り込む安定した強さを見せており、Hearts2Heartsも1周年を迎えてさらなる成長を感じさせます。</p>
    <p>4月以降もコンサートやリリースが各グループで控えており、<strong>次回のランキングでも大きな動きがありそうです</strong>。お気に入りのメンバーがどんな活躍を見せてくれるか、引き続き注目してみてください。</p>
    <br>
    <p style="font-size:13px; opacity:0.65;">出典：BRIKOREA（韓国企業評判研究所）「신인 아이돌 개인 브랜드 2026년 3월 빅데이터 분석결과」2026年3月4日発表</p>
  </div>

  <div class="article-footer">
    掲載情報は2026年3月5日時点のものです。数値・ランキングは韓国企業評判研究所の公式発表データに基づきます。
  </div>

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



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



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



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