<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>韓国文化 on K Magazine | ttshop</title><link>https://ttshop.jp/k-magazine/tags/%E9%9F%93%E5%9B%BD%E6%96%87%E5%8C%96/</link><description>Recent content in 韓国文化 on K Magazine | ttshop</description><generator>Hugo -- gohugo.io</generator><language>ja</language><copyright>© 2026 ttshop編集部</copyright><lastBuildDate>Thu, 01 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://ttshop.jp/k-magazine/tags/%E9%9F%93%E5%9B%BD%E6%96%87%E5%8C%96/index.xml" rel="self" type="application/rss+xml"/><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>特別企画展「壬寅進宴図屏のなかの朝鮮王室の踊りと音楽」</title><link>https://ttshop.jp/k-magazine/posts/royal-banquet-exhibit/</link><pubDate>Sat, 25 Nov 2023 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/royal-banquet-exhibit/</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;div style="box-sizing: border-box; text-align: center"&gt;&lt;span style="box-sizing: border-box; color: rgb(4, 175, 182)"&gt;&lt;b&gt;&lt;p align="center" style="box-sizing: border-box; word-break: break-all"&gt;駐日韓国文化院・国立国楽院特別企画展&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ttshop.jp/k-magazine/posts/royal-banquet-exhibit/feature.webp"/></item><item><title>[駐日韓国文化院] オンライン体験イベント「韓服の香り袋作り」</title><link>https://ttshop.jp/k-magazine/posts/hanbok-scent-sachet-online/</link><pubDate>Fri, 22 Sep 2023 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/hanbok-scent-sachet-online/</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/hanbok-scent-sachet-online/feature_hu_9eb1a33c15507171.webp"
 srcset="https://ttshop.jp/k-magazine/posts/hanbok-scent-sachet-online/feature_hu_8c4fca593424fd9.webp 400w, https://ttshop.jp/k-magazine/posts/hanbok-scent-sachet-online/feature_hu_9eb1a33c15507171.webp 800w, https://ttshop.jp/k-magazine/posts/hanbok-scent-sachet-online/feature_hu_20760b95cd92225a.webp 1080w"
 sizes="(max-width: 600px) 100vw, (max-width: 1024px) 80vw, 700px"
 alt="[駐日韓国文化院] オンライン体験イベント「韓服の香り袋作り」"
 width="1080"
 height="1080"
 loading="lazy"
 decoding="async"
 /&gt;
&lt;/div&gt;
&lt;!-- HERO_IMAGE --&gt;
&lt;div class="div_12" id="bo_v_con"&gt;
&lt;div style="box-sizing: border-box; text-align: center"&gt;&lt;span style="box-sizing: border-box; color: rgb(255, 102, 153)"&gt;&lt;b&gt;&lt;p align="center" style="box-sizing: border-box; word-break: break-all"&gt;日韓交流おまつり2023 in Tokyo 提携企画&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ttshop.jp/k-magazine/posts/hanbok-scent-sachet-online/feature.jpg"/></item><item><title>[駐日韓国文化院] 韓流20周年記念 韓国映画上映会「観相師」</title><link>https://ttshop.jp/k-magazine/posts/korean-cinema-gwansangsa/</link><pubDate>Thu, 17 Aug 2023 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/korean-cinema-gwansangsa/</guid><description>&lt;div class="ttshop-body"&gt;
&lt;div class="div_31"&gt;
&lt;img
 src="https://ttshop.jp/k-magazine/posts/korean-cinema-gwansangsa/feature_hu_1d646f5ac2de9ece.webp"
 srcset="https://ttshop.jp/k-magazine/posts/korean-cinema-gwansangsa/feature_hu_1d646f5ac2de9ece.webp 375w"
 sizes="(max-width: 600px) 100vw, (max-width: 1024px) 80vw, 700px"
 alt="[駐日韓国文化院] 韓流20周年記念 韓国映画上映会「観相師」"
 width="375"
 height="500"
 loading="lazy"
 decoding="async"
 /&gt;
&lt;/div&gt;
&lt;!-- HERO_IMAGE --&gt;
&lt;div class="div_12" id="bo_v_con"&gt;
&lt;p align="center" class="" style="margin: 0mm; text-align: center"&gt;&lt;span style="color: rgb(153, 51, 153)"&gt;&lt;span&gt;&lt;b&gt;韓流20周年記念&lt;/b&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/korean-cinema-gwansangsa/feature.png"/></item><item><title>[駐日韓国文化院] 韓流20周年記念 韓国映画上映会「国際市場で逢いましょう」</title><link>https://ttshop.jp/k-magazine/posts/korean-cinema-international-market/</link><pubDate>Fri, 19 May 2023 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/korean-cinema-international-market/</guid><description>&lt;div class="ttshop-body"&gt;
&lt;div class="div_31"&gt;
&lt;img
 src="https://ttshop.jp/k-magazine/posts/korean-cinema-international-market/feature_hu_7191b8747867e375.webp"
 srcset="https://ttshop.jp/k-magazine/posts/korean-cinema-international-market/feature_hu_7191b8747867e375.webp 400w, https://ttshop.jp/k-magazine/posts/korean-cinema-international-market/feature_hu_fbafd4e2efd40dc5.webp 759w"
 sizes="(max-width: 600px) 100vw, (max-width: 1024px) 80vw, 700px"
 alt="[駐日韓国文化院] 韓流20周年記念 韓国映画上映会「国際市場で逢いましょう」"
 width="759"
 height="245"
 loading="lazy"
 decoding="async"
 /&gt;
&lt;/div&gt;
&lt;!-- HERO_IMAGE --&gt;
&lt;div class="div_12" id="bo_v_con"&gt;
&lt;p align="center" class="" style="margin: 0mm; text-align: center"&gt;&lt;span style="color: rgb(153, 51, 153)"&gt;&lt;span&gt;&lt;b&gt;韓流20周年記念&lt;/b&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/korean-cinema-international-market/feature.jpg"/></item><item><title>ルイ・ヴィトン、ソウル漢江の潜水橋で華やかなファッションショーを披露</title><link>https://ttshop.jp/k-magazine/posts/louis-vuitton-seoul-hangang-show/</link><pubDate>Thu, 04 May 2023 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/louis-vuitton-seoul-hangang-show/</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;div id="area"&gt;
&lt;div class="bf-shortcode"&gt;&lt;div class="bf-embed" style="aspect-ratio:16/9;position:relative;margin:1.5em 0;overflow:hidden;border-radius:8px;"&gt;
 &lt;iframe
 src="https://www.youtube.com/embed/Y5XqhhMREo0"
 title="YouTube video player"
 loading="lazy"
 referrerpolicy="no-referrer-when-downgrade"
 style="position:absolute;inset:0;width:100%;height:100%;border:0;"
 allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;世界的な高級ブランド、ルイ・ヴィトンが2023年の女性プレフォール（Prefall）ファッションショーを4月29日、韓国のソウル市漢江の潜水橋で開催し、華やかなショーが成功裏に幕を下ろしました。イベントには、世界中のファッション関係者やメディアが注目し、世界中のファッション愛好家たちもこの記念すべき瞬間を見守りました。&lt;br/&gt;&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ttshop.jp/k-magazine/posts/louis-vuitton-seoul-hangang-show/feature.png"/></item><item><title>[駐日韓国文化院] 「王になった男」</title><link>https://ttshop.jp/k-magazine/posts/korean-cinema-masquerade/</link><pubDate>Mon, 24 Apr 2023 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/korean-cinema-masquerade/</guid><description>&lt;div class="ttshop-body"&gt;
&lt;div class="div_31"&gt;
&lt;img
 src="https://ttshop.jp/k-magazine/posts/korean-cinema-masquerade/feature_hu_a7ef4012251bcabe.webp"
 srcset="https://ttshop.jp/k-magazine/posts/korean-cinema-masquerade/feature_hu_a7ef4012251bcabe.webp 400w, https://ttshop.jp/k-magazine/posts/korean-cinema-masquerade/feature_hu_38a77a5235b4f8ad.webp 760w"
 sizes="(max-width: 600px) 100vw, (max-width: 1024px) 80vw, 700px"
 alt="[駐日韓国文化院] 「王になった男」"
 width="760"
 height="245"
 loading="lazy"
 decoding="async"
 /&gt;
&lt;/div&gt;
&lt;!-- HERO_IMAGE --&gt;
&lt;div class="div_12" id="bo_v_con"&gt;
&lt;p align="center" class="" style="margin: 0mm; text-align: center"&gt;&lt;span style="color: rgb(153, 51, 153)"&gt;&lt;span&gt;&lt;b&gt;韓流20周年記念&lt;/b&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/korean-cinema-masquerade/feature.jpg"/></item><item><title>[駐日韓国文化院] 韓流20周年記念 韓国映画上映会「四月の雪」</title><link>https://ttshop.jp/k-magazine/posts/kcc-tokyo-april-snow-screening/</link><pubDate>Mon, 03 Apr 2023 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/kcc-tokyo-april-snow-screening/</guid><description>&lt;div class="ttshop-body"&gt;
&lt;div class="div_31"&gt;
&lt;img
 src="https://ttshop.jp/k-magazine/posts/kcc-tokyo-april-snow-screening/feature_hu_6dc7c1b5bac8e01e.webp"
 srcset="https://ttshop.jp/k-magazine/posts/kcc-tokyo-april-snow-screening/feature_hu_6dc7c1b5bac8e01e.webp 400w, https://ttshop.jp/k-magazine/posts/kcc-tokyo-april-snow-screening/feature_hu_2b2ff7261e838bf0.webp 759w"
 sizes="(max-width: 600px) 100vw, (max-width: 1024px) 80vw, 700px"
 alt="[駐日韓国文化院] 韓流20周年記念 韓国映画上映会「四月の雪」"
 width="759"
 height="245"
 loading="lazy"
 decoding="async"
 /&gt;
&lt;/div&gt;
&lt;!-- HERO_IMAGE --&gt;
&lt;div class="div_12" id="bo_v_con"&gt;
&lt;br style="clear:both"/&gt;&lt;p align="center" class="" style="text-align: center; margin: 0mm"&gt;&lt;b&gt;&lt;span style='font-size:13.5pt;font-family:"源ノ角ゴシック",sans-serif;
mso-bidi-font-family:Arial;color:#993399;mso-font-kerning:0pt'&gt;韓流&lt;span lang="EN-US"&gt;20&lt;/span&gt;周年記念&lt;span lang="EN-US"&gt;&lt;br/&gt;
2023&lt;/span&gt;年上半期 韓国映画上映会&lt;span lang="EN-US"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span lang="EN-US" style='font-size:13.5pt;font-family:"源ノ角ゴシック",sans-serif;mso-bidi-font-family:
Arial;color:saddlebrown;mso-font-kerning:0pt'&gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span lang="EN-US" style='font-size:16.5pt;font-family:"源ノ角ゴシック",sans-serif;mso-bidi-font-family:
Arial;color:saddlebrown;mso-font-kerning:0pt'&gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span lang="EN-US" style='font-size:16.5pt;font-family:"源ノ角ゴシック",sans-serif;mso-bidi-font-family:
Arial;color:#A08CE5;mso-font-kerning:0pt'&gt;&lt;o:p&gt;&lt;/o:p&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/kcc-tokyo-april-snow-screening/feature.jpg"/></item></channel></rss>