<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>KPOP on K Magazine | ttshop</title><link>https://ttshop.jp/k-magazine/tags/kpop/</link><description>Recent content in KPOP on K Magazine | ttshop</description><generator>Hugo -- gohugo.io</generator><language>ja</language><copyright>© 2026 ttshop編集部</copyright><lastBuildDate>Sat, 16 Nov 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://ttshop.jp/k-magazine/tags/kpop/index.xml" rel="self" type="application/rss+xml"/><item><title>#ソウル K-POP好きなら絶対に行くべき K-POP LOVERSの聖地「KPOP Friends」</title><link>https://ttshop.jp/k-magazine/posts/kpop-friends-store/</link><pubDate>Sat, 16 Nov 2024 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/kpop-friends-store/</guid><description>&lt;style&gt;
.ttshop-body { margin: 0;
 padding: 0;
 background-color: var(--tt-soft-bg);
 font-family: 'Pretendard JP', Pretendard, sans-serif;
 color: var(--tt-body-text); }


 .ttshop-body .esim-container { max-width: 800px;
 margin: 20px auto; 
 padding: 25px;
 background: var(--tt-card-bg);
 border-radius: 10px;
 box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
 text-align: justify;
 font-size: 16px;
 line-height: 1.7; }


 .ttshop-body h1 { color: #27cdc9;
 text-align: center;
 font-size: 24px;
 font-weight: bold;
 margin-bottom: 20px;
 line-height: 1.4; }


 .ttshop-body h2 { color: #27cdc9;
 border-bottom: 2px solid #27cdc9;
 padding-bottom: 5px;
 font-weight: bold;
 font-size: 20px;
 margin-top: 30px;
 margin-bottom: 15px;
 text-align: left; }


 .ttshop-body h3 { color: #1aa59e;
 border-left: 4px solid #1aa59e;
 padding-left: 8px;
 font-weight: bold;
 font-size: 18px;
 margin-top: 25px;
 margin-bottom: 10px;
 text-align: left; }


 .ttshop-body .esim-container a { text-decoration: none;
 color: #27cdc9;
 cursor: pointer;
 font-weight: bold;
 transition: color 0.3s ease; }


 .ttshop-body .esim-container a:hover { color: #1aa59e;
 text-decoration: underline; }


 .ttshop-body .image-container { display: flex;
 justify-content: center;
 align-items: center;
 text-align: center;
 margin: 25px 0; }


 .ttshop-body .image-container img { max-width: 90%;
 height: auto;
 border-radius: 10px;
 box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
 display: block;
 margin-left: auto;
 margin-right: auto;
 border: 1px solid var(--tt-border-soft); }


 .ttshop-body strong { font-weight: bold;
 color: var(--tt-body-text); }


 .ttshop-body .instagram-embed-space-container { margin-left: auto;
 margin-right: auto;
 
 margin-top: 30px;
 margin-bottom: 30px;
 padding: 15px;
 max-width: 550px; 
 background-color: var(--tt-card-bg);
 border: 1px dashed var(--tt-border-soft);
 border-radius: 8px;
 box-sizing: border-box;
 text-align: center; }


 .ttshop-body .instagram-embed-space-container .embed-title { font-weight: bold;
 margin-bottom: 10px;
 color: var(--tt-body-text);
 font-size: 1.1em; }


 .ttshop-body .instagram-embed-space-container .embed-instruction { font-size: 0.9em;
 color: var(--tt-muted-text);
 line-height: 1.5; }


 
 .ttshop-body .instagram-embed-space-container .instagram-media, .ttshop-body .instagram-embed-space-container iframe { box-sizing: border-box !important;
 max-width: 100% !important;
 min-width: 0 !important;
 width: 100% !important;
 
 margin-left: auto !important;
 margin-right: auto !important;
 
 display: block; 
 border: none; }



 .ttshop-body .purchase-button-container { text-align: center;
 margin-top: 30px;
 margin-bottom: 20px; }


 .ttshop-body .purchase-button { display: inline-block;
 padding: 12px 25px;
 background-color: #ff69b4;
 color: #ffffff !important;
 font-size: 16px;
 font-weight: bold;
 border: none;
 border-radius: 8px;
 cursor: pointer;
 transition: background-color 0.3s ease;
 text-decoration: none !important; }


 .ttshop-body .purchase-button:hover { background-color: #e656a0;
 color: #ffffff !important;
 text-decoration: none !important; }


 .ttshop-body .ttshop-promo { font-size: 0.95em;
 color: var(--tt-body-text);
 padding: 15px;
 margin-top: 25px;
 margin-bottom: 15px;
 background-color: var(--tt-soft-bg);
 border-left: 5px solid #27cdc9;
 line-height: 1.6;
 text-align: left; }


 .ttshop-body .store-info-box { background-color: var(--tt-card-bg);
 border: 1px solid var(--tt-border-soft);
 padding: 15px;
 margin-top: 20px;
 border-radius: 8px;
 font-size: 0.95em; }

 .ttshop-body .store-info-box h3 { margin-top: 0;
 font-size: 1.1em;
 color: #1aa59e; }

 .ttshop-body .store-info-box p { margin: 5px 0;
 line-height: 1.6; }



 @media (max-width: 768px) {

 .ttshop-body .esim-container { padding: 15px;
 text-align: left; }

 .ttshop-body h1 { font-size: 22px; }

 .ttshop-body h2 { font-size: 18px; }

 .ttshop-body h3 { font-size: 17px; }

 .ttshop-body .instagram-embed-space-container { margin-left: 0;
 margin-right: 0;
 padding: 10px; }

 .ttshop-body .ttshop-promo { font-size: 0.9em; }

 }

&lt;style&gt;
.ttshop-body { border: 1px solid var(--tt-border-soft); }
html.dark .ttshop-body .instagram-embed-space-container { border: 1px solid var(--tt-border-soft); }
html.dark .ttshop-body .ttshop-promo { border: 1px solid var(--tt-border-soft); }
html.dark .ttshop-body .store-info-box { border: 1px solid var(--tt-border-soft); }
&lt;/style&gt;
&lt;div class="ttshop-body"&gt;
&lt;!-- HERO_IMAGE --&gt;
&lt;div class="div_12" id="bo_v_con"&gt;
&lt;div class="esim-container"&gt;
&lt;p&gt;「&lt;strong&gt;KPOP&lt;/strong&gt;の世界にどっぷり浸りたい！」「大好きな&lt;strong&gt;アイドルグッズ&lt;/strong&gt;をたくさん集めたい！」そんな&lt;strong&gt;KPOP&lt;/strong&gt;ファンの皆さん、お待たせしました！今回は、&lt;strong&gt;ソウル&lt;/strong&gt;の人気観光地・&lt;strong&gt;明洞&lt;/strong&gt;（ミョンドン）にある、&lt;strong&gt;KPOP&lt;/strong&gt;ファンなら一度は訪れたい夢のような空間「&lt;strong&gt;KPOPフレンズ&lt;/strong&gt;（KPOP Friends）」をご紹介します。&lt;strong&gt;韓国旅行&lt;/strong&gt;の際には絶対に外せないスポットです！&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ttshop.jp/k-magazine/posts/kpop-friends-store/feature.webp"/></item><item><title>漢江フェスティバル（夏） 2024年7月26日~8月11日</title><link>https://ttshop.jp/k-magazine/posts/hangang-summer-festival-2024/</link><pubDate>Thu, 01 Aug 2024 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/hangang-summer-festival-2024/</guid><description>&lt;style&gt;
.ttshop-body { margin: 0;
 padding: 0;
 background-color: var(--tt-soft-bg);
 font-family: 'Pretendard JP', Pretendard, sans-serif;
 color: var(--tt-body-text); }


 .ttshop-body .esim-container { max-width: 800px;
 margin: 20px auto; 
 padding: 25px;
 background: var(--tt-card-bg);
 border-radius: 10px;
 box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
 text-align: justify;
 font-size: 16px;
 line-height: 1.7; }


 .ttshop-body h1 { color: #27cdc9;
 text-align: center;
 font-size: 24px;
 font-weight: bold;
 margin-bottom: 20px;
 line-height: 1.4; }


 .ttshop-body h2 { color: #27cdc9;
 border-bottom: 2px solid #27cdc9;
 padding-bottom: 5px;
 font-weight: bold;
 font-size: 20px;
 margin-top: 30px;
 margin-bottom: 15px;
 text-align: left; }


 .ttshop-body h3 { color: #1aa59e;
 border-left: 4px solid #1aa59e;
 padding-left: 8px;
 font-weight: bold;
 font-size: 18px;
 margin-top: 25px;
 margin-bottom: 10px;
 text-align: left; }


 .ttshop-body .esim-container a { text-decoration: none;
 color: #27cdc9;
 cursor: pointer;
 font-weight: bold;
 transition: color 0.3s ease; }


 .ttshop-body .esim-container a:hover { color: #1aa59e;
 text-decoration: underline; }


 .ttshop-body .image-container { display: flex;
 justify-content: center;
 align-items: center;
 text-align: center;
 margin: 25px 0; }


 .ttshop-body .image-container img { max-width: 90%;
 height: auto;
 border-radius: 10px;
 box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
 display: block;
 margin-left: auto;
 margin-right: auto;
 border: 1px solid var(--tt-border-soft); }


 .ttshop-body strong { font-weight: bold;
 color: var(--tt-body-text); }


 .ttshop-body ul { padding-left: 20px;
 list-style-type: disc; }

 .ttshop-body ul li { margin-bottom: 10px; 
 line-height: 1.6; }



 .ttshop-body .instagram-embed-space-container { margin-left: auto;
 margin-right: auto;
 
 margin-top: 30px;
 margin-bottom: 30px;
 padding: 15px;
 max-width: 550px; 
 background-color: var(--tt-card-bg);
 border: 1px dashed var(--tt-border-soft);
 border-radius: 8px;
 box-sizing: border-box;
 text-align: center; }


 .ttshop-body .instagram-embed-space-container .embed-title { font-weight: bold;
 margin-bottom: 10px;
 color: var(--tt-body-text);
 font-size: 1.1em; }


 .ttshop-body .instagram-embed-space-container .embed-instruction { font-size: 0.9em;
 color: var(--tt-muted-text);
 line-height: 1.5; }


 
 .ttshop-body .instagram-embed-space-container .instagram-media, .ttshop-body .instagram-embed-space-container iframe { box-sizing: border-box !important;
 max-width: 100% !important;
 min-width: 0 !important;
 width: 100% !important;
 
 margin-left: auto !important;
 margin-right: auto !important;
 
 display: block; 
 border: none; }



 .ttshop-body .purchase-button-container { text-align: center;
 margin-top: 30px;
 margin-bottom: 20px; }


 .ttshop-body .purchase-button { display: inline-block;
 padding: 12px 25px;
 background-color: #ff69b4;
 color: #ffffff !important;
 font-size: 16px;
 font-weight: bold;
 border: none;
 border-radius: 8px;
 cursor: pointer;
 transition: background-color 0.3s ease;
 text-decoration: none !important; }


 .ttshop-body .purchase-button:hover { background-color: #e656a0;
 color: #ffffff !important;
 text-decoration: none !important; }


 .ttshop-body .ttshop-promo { font-size: 0.95em;
 color: var(--tt-body-text);
 padding: 15px;
 margin-top: 25px;
 margin-bottom: 15px;
 background-color: var(--tt-soft-bg);
 border-left: 5px solid #27cdc9;
 line-height: 1.6;
 text-align: left; }


 .ttshop-body .source-link { font-size: 0.8em;
 text-align: right;
 color: var(--tt-muted-text);
 margin-top:15px;
 display: block; }



 @media (max-width: 768px) {

 .ttshop-body .esim-container { padding: 15px;
 text-align: left; }

 .ttshop-body h1 { font-size: 22px; }

 .ttshop-body h2 { font-size: 18px; }

 .ttshop-body h3 { font-size: 17px; }

 .ttshop-body .instagram-embed-space-container { margin-left: 0;
 margin-right: 0;
 padding: 10px; }

 .ttshop-body .ttshop-promo { font-size: 0.9em; }

 }

&lt;style&gt;
.ttshop-body { border: 1px solid var(--tt-border-soft); }
html.dark .ttshop-body .instagram-embed-space-container { border: 1px solid var(--tt-border-soft); }
html.dark .ttshop-body .ttshop-promo { border: 1px solid var(--tt-border-soft); }
&lt;/style&gt;
&lt;div class="ttshop-body"&gt;
&lt;!-- HERO_IMAGE --&gt;
&lt;div class="div_12" id="bo_v_con"&gt;
&lt;div class="esim-container"&gt;
&lt;p&gt;夏の&lt;strong&gt;ソウル旅行&lt;/strong&gt;の大きな楽しみの一つといえば、&lt;strong&gt;漢江（ハンガン）&lt;/strong&gt;で繰り広げられる多彩な&lt;strong&gt;イベント&lt;/strong&gt;ですよね。今回は、2024年の夏を熱く盛り上げた「&lt;strong&gt;漢江夏のフェスティバル&lt;/strong&gt;」（2024年7月26日～8月11日開催）の様子を振り返り、その魅力や注目のプログラムをご紹介します。来年の&lt;strong&gt;夏フェス&lt;/strong&gt;、&lt;strong&gt;ソウル&lt;/strong&gt;を訪れる際の参考にしてみてください！&lt;strong&gt;韓国観光&lt;/strong&gt;の目玉の一つでした。&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ttshop.jp/k-magazine/posts/hangang-summer-festival-2024/feature.png"/></item><item><title>IUの新しいミニアルバム『The Winning』に注目：音楽的進化とイメージ変革</title><link>https://ttshop.jp/k-magazine/posts/iu-the-winning-album/</link><pubDate>Tue, 13 Feb 2024 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/iu-the-winning-album/</guid><description>&lt;style&gt;
.ttshop-body #area { position: relative;
 padding-bottom: 56.25%;
 overflow: hidden; }


 .ttshop-body #video { position: absolute;
 width: 100%;
 height: 100%;
 border: none; }
&lt;/style&gt;
&lt;div class="ttshop-body"&gt;
&lt;div class="div_31"&gt;
&lt;img
 src="https://ttshop.jp/k-magazine/posts/iu-the-winning-album/feature_hu_e635b5193c9f655f.webp"
 srcset="https://ttshop.jp/k-magazine/posts/iu-the-winning-album/feature_hu_1ddd9b43de9aa045.webp 400w, https://ttshop.jp/k-magazine/posts/iu-the-winning-album/feature_hu_e635b5193c9f655f.webp 800w, https://ttshop.jp/k-magazine/posts/iu-the-winning-album/feature_hu_d4fa6335a63bc548.webp 1024w"
 sizes="(max-width: 600px) 100vw, (max-width: 1024px) 80vw, 700px"
 alt="IUの新しいミニアルバム『The Winning』に注目：音楽的進化とイメージ変革"
 width="1024"
 height="1280"
 loading="lazy"
 decoding="async"
 /&gt;
&lt;/div&gt;
&lt;!-- HERO_IMAGE --&gt;
&lt;div class="div_12" id="bo_v_con"&gt;
&lt;p&gt;&lt;span&gt;写真提供：イダムエンターテインメント&lt;/span&gt;&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ttshop.jp/k-magazine/posts/iu-the-winning-album/feature.jpg"/></item><item><title>インスパイア・アリーナ - 韓国最大の多目的屋内イベント会場、エンターテインメントの新機軸</title><link>https://ttshop.jp/k-magazine/posts/inspire-arena-incheon-2024/</link><pubDate>Fri, 02 Feb 2024 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/inspire-arena-incheon-2024/</guid><description>&lt;style&gt;
.ttshop-body #area { position: relative;
 padding-bottom: 56.25%;
 overflow: hidden; }


 .ttshop-body #video { position: absolute;
 width: 100%;
 height: 100%;
 border: none; }
&lt;/style&gt;
&lt;div class="ttshop-body"&gt;
&lt;!-- HERO_IMAGE --&gt;
&lt;div class="div_12" id="bo_v_con"&gt;
&lt;p&gt;&lt;span&gt;写真提供：Melon music&lt;/span&gt;&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ttshop.jp/k-magazine/posts/inspire-arena-incheon-2024/feature.webp"/></item><item><title>「2023 Kグローバル ハートドリームアワード」</title><link>https://ttshop.jp/k-magazine/posts/k-global-heart-dream-awards-2023/</link><pubDate>Wed, 09 Aug 2023 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/k-global-heart-dream-awards-2023/</guid><description>&lt;style&gt;
.ttshop-body #area { position: relative;
width: 100%;
padding-bottom: 56.25%; }


.ttshop-body #video { position: absolute;
width: 100%;
height: 100%; }
&lt;/style&gt;
&lt;div class="ttshop-body"&gt;
&lt;!-- HERO_IMAGE --&gt;
&lt;div class="div_12" id="bo_v_con"&gt;
&lt;p&gt;&lt;span&gt;写真提供：TVdaily&lt;/span&gt;&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ttshop.jp/k-magazine/posts/k-global-heart-dream-awards-2023/feature.webp"/></item><item><title>Ｋ－ＰＯＰアイドル、日本ツアーが可能に！…日本で、芸能人のビザを大幅に緩和</title><link>https://ttshop.jp/k-magazine/posts/korea-japan-visa-easing-kpop/</link><pubDate>Thu, 03 Aug 2023 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/korea-japan-visa-easing-kpop/</guid><description>&lt;div class="ttshop-body"&gt;
&lt;div class="div_31"&gt;
&lt;img
 src="https://ttshop.jp/k-magazine/posts/korea-japan-visa-easing-kpop/feature_hu_8bab3638acefe364.webp"
 srcset="https://ttshop.jp/k-magazine/posts/korea-japan-visa-easing-kpop/feature_hu_a362da04f1d37d4a.webp 400w, https://ttshop.jp/k-magazine/posts/korea-japan-visa-easing-kpop/feature_hu_8bab3638acefe364.webp 800w, https://ttshop.jp/k-magazine/posts/korea-japan-visa-easing-kpop/feature_hu_f71b7f1f4078368b.webp 848w"
 sizes="(max-width: 600px) 100vw, (max-width: 1024px) 80vw, 700px"
 alt="Ｋ－ＰＯＰアイドル、日本ツアーが可能に！…日本で、芸能人のビザを大幅に緩和"
 width="848"
 height="468"
 loading="lazy"
 decoding="async"
 /&gt;
&lt;/div&gt;
&lt;!-- HERO_IMAGE --&gt;
&lt;div class="div_12" id="bo_v_con"&gt;
&lt;p&gt;&lt;span&gt;写真提供：Mnet&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;8月から、Ｋ－ＰＯＰアイドルなど韓国芸能人が日本訪問の際に発給されるビザの要件が大幅に緩和されます。&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ttshop.jp/k-magazine/posts/korea-japan-visa-easing-kpop/feature.jpg"/></item><item><title>SMエンターの新ボーイズグループ公開、「RIIZE」9月デビュー</title><link>https://ttshop.jp/k-magazine/posts/sm-riize-debut-2023/</link><pubDate>Wed, 02 Aug 2023 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/sm-riize-debut-2023/</guid><description>&lt;style&gt;
.ttshop-body #area { position: relative;
width: 100%;
padding-bottom: 56.25%; }

.ttshop-body #video { position: absolute;
width: 100%;
height: 100%; }
&lt;/style&gt;
&lt;div class="ttshop-body"&gt;
&lt;div class="div_31"&gt;
&lt;img
 src="https://ttshop.jp/k-magazine/posts/sm-riize-debut-2023/feature_hu_bdd7c51f6ad62d20.webp"
 srcset="https://ttshop.jp/k-magazine/posts/sm-riize-debut-2023/feature_hu_bdd7c51f6ad62d20.webp 319w"
 sizes="(max-width: 600px) 100vw, (max-width: 1024px) 80vw, 700px"
 alt="SMエンターの新ボーイズグループ公開、「RIIZE」9月デビュー"
 width="319"
 height="152"
 loading="lazy"
 decoding="async"
 /&gt;
&lt;/div&gt;
&lt;!-- HERO_IMAGE --&gt;
&lt;div class="div_12" id="bo_v_con"&gt;
&lt;p&gt;&lt;span&gt;写真提供：SM ent.&lt;/span&gt;&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ttshop.jp/k-magazine/posts/sm-riize-debut-2023/feature.jpg"/></item><item><title>HYBEがSMを買取！韓国で巨大なエンターテイメントの誕生</title><link>https://ttshop.jp/k-magazine/posts/hybe-buys-sm-entertainment/</link><pubDate>Fri, 10 Feb 2023 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/hybe-buys-sm-entertainment/</guid><description>&lt;div class="ttshop-body"&gt;
&lt;div class="div_31"&gt;
&lt;img
 src="https://ttshop.jp/k-magazine/posts/hybe-buys-sm-entertainment/feature_hu_fb13b207649e3634.webp"
 srcset="https://ttshop.jp/k-magazine/posts/hybe-buys-sm-entertainment/feature_hu_fb13b207649e3634.webp 400w, https://ttshop.jp/k-magazine/posts/hybe-buys-sm-entertainment/feature_hu_8e8b20ee681d6ac7.webp 601w"
 sizes="(max-width: 600px) 100vw, (max-width: 1024px) 80vw, 700px"
 alt="HYBEがSMを買取！韓国で巨大なエンターテイメントの誕生"
 width="601"
 height="338"
 loading="lazy"
 decoding="async"
 /&gt;
&lt;/div&gt;
&lt;!-- HERO_IMAGE --&gt;
&lt;div class="div_12" id="bo_v_con"&gt;
&lt;p&gt;&lt;span&gt;写真提供：&lt;/span&gt;&lt;span&gt;HYBE&lt;/span&gt;&lt;/p&gt;

&lt;h2 class="relative group"&gt;HYBEの代表と元SMの総合プロデューサーがK-POPの未来のために決定した
 &lt;div id="hybeの代表と元smの総合プロデューサーがk-popの未来のために決定した" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#hybe%e3%81%ae%e4%bb%a3%e8%a1%a8%e3%81%a8%e5%85%83sm%e3%81%ae%e7%b7%8f%e5%90%88%e3%83%97%e3%83%ad%e3%83%87%e3%83%a5%e3%83%bc%e3%82%b5%e3%83%bc%e3%81%8ck-pop%e3%81%ae%e6%9c%aa%e6%9d%a5%e3%81%ae%e3%81%9f%e3%82%81%e3%81%ab%e6%b1%ba%e5%ae%9a%e3%81%97%e3%81%9f" aria-label="アンカー"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p style="padding: 0.5em; border-left: 0.5em solid rgb(40, 205, 200)"&gt;&lt;b&gt;&lt;span&gt;HYBEはSM&lt;/span&gt;&lt;span&gt;エンターテイメントの支配構造を改善する計画&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ttshop.jp/k-magazine/posts/hybe-buys-sm-entertainment/feature.jpg"/></item></channel></rss>