<?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%E3%83%87%E3%82%B6%E3%83%BC%E3%83%88/</link><description>Recent content in 韓国デザート on K Magazine | ttshop</description><generator>Hugo -- gohugo.io</generator><language>ja</language><copyright>© 2026 ttshop編集部</copyright><lastBuildDate>Tue, 11 Jun 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://ttshop.jp/k-magazine/tags/%E9%9F%93%E5%9B%BD%E3%83%87%E3%82%B6%E3%83%BC%E3%83%88/index.xml" rel="self" type="application/rss+xml"/><item><title>#ソウル ソウルで感じる済州風カフェ「RENDEJA-VOUS」</title><link>https://ttshop.jp/k-magazine/posts/rendej-vous-jeju-style-cafe/</link><pubDate>Tue, 11 Jun 2024 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/rendej-vous-jeju-style-cafe/</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; }



 @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;「ランデジャビュ（RENDEJA-VOUS、랑데자뷰）」&lt;/strong&gt;です。&lt;strong&gt;ソウル&lt;/strong&gt;市内に複数の店舗を持つ&lt;strong&gt;人気&lt;/strong&gt;の大型&lt;strong&gt;カフェ&lt;/strong&gt;で、今回は多くの観光客や地元の人で賑わうロッテワールドモール7階にある支店を訪れました。その魅力をご紹介します。&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/rendej-vous-jeju-style-cafe/feature.jpg"/></item><item><title>#SEOUL 臭いが服につかないから安心 「スクスドンガ(숙수돈가)」</title><link>https://ttshop.jp/k-magazine/posts/suksu-donga-bbq-restaurant/</link><pubDate>Thu, 06 Jun 2024 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/suksu-donga-bbq-restaurant/</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; }



 .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 { background-color: var(--tt-card-bg);
 padding: 15px;
 border-radius: 8px;
 margin-top: 20px;
 border: 1px solid var(--tt-border-soft); }

 .ttshop-body .store-info p { margin: 5px 0; }



 @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 { 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;けれど、焼くときの煙や服に匂いがつくのがちょっと…と気になる方も多いのではないでしょうか。そんなあなたに朗報です！今回は、キッチンで美味しく焼き上げて提供してくれるため、匂いを気にせず快適に&lt;strong&gt;サムギョプサル&lt;/strong&gt;を楽しめるお店、&lt;strong&gt;ソウル&lt;/strong&gt;・蚕室エリアにある&lt;strong&gt;「スクスドンガ（숙수돈가、sugsudoga）」&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/suksu-donga-bbq-restaurant/feature.png"/></item><item><title>#SEOUL おしゃれなギリシャヨーグルト 「ドトリ（DOTORI）」</title><link>https://ttshop.jp/k-magazine/posts/dotori-greek-yogurt-cafe/</link><pubDate>Wed, 29 May 2024 00:00:00 +0000</pubDate><guid>https://ttshop.jp/k-magazine/posts/dotori-greek-yogurt-cafe/</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; }



 .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; }



 @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;の龍山（ヨンサン）エリアで、まるで絵本の中に迷い込んだような可愛らしい世界観と、&lt;strong&gt;美味しい&lt;/strong&gt;スイーツで大人気の&lt;strong&gt;カフェ&lt;/strong&gt;「ドトリ（DOTORI、도토리）」をご紹介します。日本語メニューもあるので、安心して楽しめますよ。&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/dotori-greek-yogurt-cafe/feature.png"/></item></channel></rss>