【この記事の要約】 韓国食堂ヌルンジ 立川は、JR立川駅南口から徒歩2分の韓国料理店。チャドルクジョルパンやサムギョプサル、韓国チキンなどを楽しめ、個室や宴会にも対応しています。予算目安はランチ1,001〜1,500円、ディナー4,001〜5,000円です。 【立川駅近くで韓国料理を楽しみたい方へ】 韓国食堂ヌルンジ 立川は、東京都立川市柴崎町のGEMS立川2階にある韓国料理店です。JR立川駅南口から徒歩約2分で、ランチからディナーまで利用できます。平日はランチとディナーの二部営業、土日祝日は11:30〜23:30の通し営業です。「立川 韓国料理 個室」でお店を探している方にもチェックしやすく、店内には個室3室のほか、テーブル席やテラス席を用意。友人との食事、家族でのランチ、女子会、デートから大人数の宴会まで幅広い利用シーンに対応しています。 韓国食堂ヌルンジ 立川 ホットペッパーグルメはこちら こんな人におすすめ 韓国食堂ヌルンジ 立川は、次のような方におすすめです。 立川駅周辺で韓国料理店を探している方 個室で韓国料理を楽しみたい方 サムギョプサルや韓国チキン、スンドゥブなどを食べ…
Article
【この記事の要約】
韓国食堂ヌルンジ 立川は、JR立川駅南口から徒歩2分の韓国料理店。チャドルクジョルパンやサムギョプサル、韓国チキンなどを楽しめ、個室や宴会にも対応しています。予算目安はランチ1,001〜1,500円、ディナー4,001〜5,000円です。
【立川駅近くで韓国料理を楽しみたい方へ】
韓国食堂ヌルンジ 立川は、東京都立川市柴崎町のGEMS立川2階にある韓国料理店です。JR立川駅南口から徒歩約2分で、ランチからディナーまで利用できます。平日はランチとディナーの二部営業、土日祝日は11:30〜23:30の通し営業です。「立川 韓国料理 個室」でお店を探している方にもチェックしやすく、店内には個室3室のほか、テーブル席やテラス席を用意。友人との食事、家族でのランチ、女子会、デートから大人数の宴会まで幅広い利用シーンに対応しています。
韓国食堂ヌルンジ 立川
ホットペッパーグルメはこちら
.nurungji-recommend,
.nurungji-recommend *{
box-sizing:border-box;
}
.nurungji-recommend{
width:100%;
max-width:850px;
margin:24px auto;
border:2px solid #42a5f5;
border-radius:12px;
overflow:hidden;
background:#ffffff;
box-shadow:0 5px 15px rgba(25,118,210,.10);
font-family:Arial,Helvetica,"Noto Sans JP","Hiragino Sans",sans-serif;
}
.nurungji-recommend-title{
margin:0;
padding:14px 16px;
background:#1976d2;
color:#ffffff;
font-size:clamp(1.05rem,3vw,1.25rem);
font-weight:800;
line-height:1.5;
overflow-wrap:anywhere;
word-break:break-word;
}
.nurungji-recommend-body{
width:100%;
min-width:0;
padding:18px 16px;
color:#334155;
font-size:clamp(.9rem,2.4vw,.98rem);
line-height:1.8;
overflow-wrap:anywhere;
word-break:break-word;
}
.nurungji-recommend-intro{
margin:0 0 14px;
}
.nurungji-recommend-list{
display:grid;
width:100%;
min-width:0;
gap:10px;
margin:0;
padding:0;
list-style:none;
}
.nurungji-recommend-list li{
position:relative;
width:100%;
min-width:0;
margin:0;
padding:11px 12px 11px 42px;
background:#f8fbff;
border:1px solid #dbeafe;
border-radius:8px;
color:#334155;
line-height:1.7;
overflow-wrap:anywhere;
word-break:break-word;
}
.nurungji-recommend-list li::before{
content:"✓";
position:absolute;
top:11px;
left:14px;
display:flex;
align-items:center;
justify-content:center;
width:20px;
height:20px;
border-radius:50%;
background:#e3f2fd;
color:#1565c0;
font-size:13px;
font-weight:800;
line-height:1;
}
.nurungji-recommend-list strong{
color:#0d47a1;
font-weight:800;
}
.nurungji-recommend-note{
width:100%;
min-width:0;
margin-top:16px;
padding:13px 14px;
background:#eaf4ff;
border-left:5px solid #1976d2;
border-radius:7px;
color:#1e3a5f;
font-size:clamp(.85rem,2.2vw,.93rem);
line-height:1.8;
overflow-wrap:anywhere;
word-break:break-word;
}
@media screen and (max-width:600px){
.nurungji-recommend{
width:100%;
max-width:100%;
margin:18px 0;
border-width:2px;
border-radius:10px;
}
.nurungji-recommend-title{
padding:12px 14px;
font-size:18px;
line-height:1.5;
}
.nurungji-recommend-body{
width:100%;
max-width:100%;
min-width:0;
padding:14px;
font-size:14px;
line-height:1.8;
}
.nurungji-recommend-list{
width:100%;
max-width:100%;
min-width:0;
gap:8px;
}
.nurungji-recommend-list li{
width:100%;
max-width:100%;
min-width:0;
padding:10px 10px 10px 38px;
font-size:14px;
line-height:1.75;
overflow-wrap:anywhere;
word-break:break-word;
}
.nurungji-recommend-list li::before{
top:10px;
left:11px;
width:19px;
height:19px;
font-size:12px;
}
.nurungji-recommend-note{
width:100%;
max-width:100%;
min-width:0;
margin-top:14px;
padding:11px 12px;
border-left-width:4px;
font-size:13px;
line-height:1.8;
}
}
こんな人におすすめ
韓国食堂ヌルンジ 立川は、次のような方におすすめです。
-
立川駅周辺で韓国料理店を探している方
-
個室で韓国料理を楽しみたい方
-
サムギョプサルや韓国チキン、スンドゥブなどを食べたい方
-
珍しいチャドルクジョルパンを味わってみたい方
-
立川で韓国料理ランチを探している方
-
パンチャンをいろいろ楽しみたい方
-
女子会・デート・家族での食事に利用したい方
-
飲み放題付きの宴会や貸切を検討している方
個室、テラス席、貸切に対応しており、子ども連れでの利用も可能と案内されています。
【看板料理「チャドルクジョルパン」を味わえる】
店舗の看板メニューとして紹介されているのが「チャドルクジョルパン」です。韓国の宮廷料理「クジョルパン」をアレンジした料理で、チャドルバギと呼ばれる牛肉や海鮮、卵などを鉄鍋で焼き、エゴマやサンチュで包んで食べるスタイル。残った具材にはご飯を加え、チャーハン風にして楽しめると案内されています。掲載価格は4,360円(税込)〜です。そのほか、サムギョプサル、チヂミ、タッカンジョン(韓国チキン)、ビビンバ、サムゲタン、スンドゥブチゲなど、さまざまな韓国料理が掲載されています。トコロまっぷでは予約制の国産ワタリガニのカンジャンケジャンについても案内されています。
【ランチでは8種類のパンチャンが食べ放題】
立川で韓国料理ランチを探している方にも利用しやすい店舗です。ランチメニューにはパンチャン(韓国惣菜)8種類が付き、食べ放題と案内されています。通常ページでも、パンチャンはその日の8種類を提供すると掲載されています。掲載されているランチ予算の目安は1,001〜1,500円。平日は11:30〜15:00がランチ営業時間となっており、土日祝日は11:30から夜まで通し営業です。休日に少し遅めのランチをしたい場合や、立川で昼から韓国料理を楽しみたい場合にも候補にしやすいでしょう。
【個室3室・宴会・貸切まで対応】
店内には個室が3室あります。掲載情報では3室をつなげることで最大15名まで利用でき、ランチタイムは1部屋500円(税込)、ディナータイムは1部屋1,000円(税込)の個室料金が案内されています。ただし、同じ掲載ページ内に「2名から利用可能」と「3名から利用可能」の両方の記載があります。2名で個室を利用したい場合は、予約時に最新条件を確認するのがおすすめです。総席数は85席。個室だけでなくテラス席もあり、貸切にも対応しています。掲載情報では着席最大80名、立食最大100名までの貸切利用について案内されています。
【料金・予算・利用前に知りたいこと】
.nurungji-price-box,
.nurungji-price-box *{
box-sizing:border-box;
}
.nurungji-price-box{
width:100%;
max-width:850px;
margin:24px auto;
padding:20px;
background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%);
border:3px solid #42a5f5;
border-radius:14px;
box-shadow:0 6px 18px rgba(25,118,210,.14);
font-family:Arial,Helvetica,"Noto Sans JP","Hiragino Sans",sans-serif;
}
.nurungji-price-title{
margin:0 0 16px;
color:#0d47a1;
font-size:clamp(1.25rem,3.5vw,1.55rem);
font-weight:800;
line-height:1.5;
text-align:center;
overflow-wrap:anywhere;
word-break:break-word;
}
.nurungji-price-table-wrap{
width:100%;
max-width:100%;
overflow:hidden;
background:#fff;
border-radius:9px;
}
.nurungji-price-table{
width:100%;
max-width:100%;
margin:0;
border:0;
border-collapse:collapse;
table-layout:fixed;
background:#fff;
color:#334155;
font-size:clamp(.88rem,2.4vw,.96rem);
line-height:1.7;
}
.nurungji-price-table th{
width:62%;
padding:13px 14px;
background:#f7fbff;
border:0;
border-bottom:1px solid #dbe9f6;
color:#334155;
font-weight:600;
text-align:left;
vertical-align:middle;
overflow-wrap:anywhere;
word-break:break-word;
}
.nurungji-price-table td{
width:38%;
min-width:0;
padding:13px 14px;
background:#fff;
border:0;
border-bottom:1px solid #dbe9f6;
color:#0d47a1;
font-weight:800;
text-align:right;
vertical-align:middle;
overflow-wrap:anywhere;
word-break:break-word;
}
.nurungji-price-table tr:last-child th,
.nurungji-price-table tr:last-child td{
border-bottom:0;
}
.nurungji-price-course{
width:100%;
min-width:0;
margin-top:16px;
padding:14px;
background:#fff;
border-left:5px solid #1976d2;
border-radius:7px;
color:#334155;
font-size:clamp(.86rem,2.3vw,.94rem);
line-height:1.8;
overflow-wrap:anywhere;
word-break:break-word;
}
.nurungji-price-course strong{
color:#0d47a1;
}
.nurungji-price-note{
width:100%;
min-width:0;
margin-top:12px;
padding:12px 14px;
background:#eaf4ff;
border-left:5px solid #42a5f5;
border-radius:7px;
color:#475569;
font-size:clamp(.82rem,2.2vw,.9rem);
line-height:1.8;
overflow-wrap:anywhere;
word-break:break-word;
}
@media screen and (max-width:600px){
.nurungji-price-box{
width:100%;
max-width:100%;
margin:18px 0;
padding:14px;
border-width:2px;
border-radius:10px;
overflow:hidden;
}
.nurungji-price-title{
margin-bottom:13px;
font-size:20px;
}
.nurungji-price-table-wrap{
width:100%;
max-width:100%;
overflow:visible;
background:transparent;
border-radius:0;
}
.nurungji-price-table,
.nurungji-price-table tbody,
.nurungji-price-table tr,
.nurungji-price-table th,
.nurungji-price-table td{
display:block;
width:100%;
max-width:100%;
}
.nurungji-price-table{
background:transparent;
}
.nurungji-price-table tr{
margin-bottom:8px;
overflow:hidden;
background:#fff;
border:1px solid #90caf9;
border-radius:7px;
}
.nurungji-price-table tr:last-child{
margin-bottom:0;
}
.nurungji-price-table th{
width:100%;
padding:9px 11px 4px;
background:#fff;
border:0;
color:#475569;
font-size:13px;
line-height:1.6;
}
.nurungji-price-table td{
width:100%;
min-width:0;
padding:3px 11px 10px;
background:#fff;
border:0;
color:#0d47a1;
font-size:15px;
font-weight:800;
line-height:1.5;
text-align:left;
overflow-wrap:anywhere;
word-break:break-word;
}
.nurungji-price-course{
width:100%;
max-width:100%;
min-width:0;
margin-top:14px;
padding:11px 12px;
border-left-width:4px;
font-size:13px;
line-height:1.8;
}
.nurungji-price-note{
width:100%;
max-width:100%;
min-width:0;
margin-top:10px;
padding:11px 12px;
border-left-width:4px;
font-size:12px;
line-height:1.8;
}
}
料金・予算の目安
| ランチ予算 |
1,001〜1,500円 |
| ディナー予算 |
4,001〜5,000円 |
| 予算詳細 |
約4,000円 |
| チャドルクジョルパン |
4,360円(税込)〜 |
| 韓国料理コース |
3,500円(税込)の掲載例あり |
| 飲み放題追加 |
+2,480円(税込) |
3,500円コースについて
2名から利用でき、チャドルクジョルパン、カンジャンセウ、海鮮チヂミ、ヌルンジポッサムなどを含む内容が掲載されています。仕入れ状況などにより、料理内容が変更される場合があります。
※個室を利用する場合は個室料金が別途必要です。料理・コース・飲み放題の料金や内容は変更される可能性があるため、予約前に最新情報をご確認ください。
【口コミ】
.srm-review-link,
.srm-review-link *{
box-sizing:border-box;
}
.srm-review-link{
display:block;
width:100%;
max-width:850px;
margin:24px auto;
color:inherit;
text-decoration:none;
}
.srm-review-card{
width:100%;
max-width:100%;
padding:clamp(15px,4vw,22px);
overflow:hidden;
background:#fff;
border:2px solid #90caf9;
border-radius:12px;
box-shadow:0 5px 15px rgba(25,118,210,.12);
font-family:Arial,Helvetica,"Noto Sans JP","Hiragino Sans",sans-serif;
transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.srm-review-link:hover .srm-review-card,
.srm-review-link:focus-visible .srm-review-card{
border-color:#42a5f5;
box-shadow:0 8px 20px rgba(25,118,210,.2);
transform:translateY(-2px);
}
.srm-review-link:focus-visible{
border-radius:12px;
outline:3px solid rgba(25,118,210,.3);
outline-offset:3px;
}
.srm-review-header{
display:flex;
align-items:center;
justify-content:space-between;
gap:8px 12px;
width:100%;
min-width:0;
flex-wrap:wrap;
}
.srm-review-title{
min-width:0;
color:#083a8a;
font-size:clamp(.95rem,2.5vw,1.05rem);
font-weight:800;
line-height:1.5;
overflow-wrap:anywhere;
word-break:break-word;
}
.srm-review-label{
flex-shrink:0;
color:#6b7280;
font-size:.85rem;
line-height:1.5;
white-space:nowrap;
}
.srm-review-list{
display:grid;
width:100%;
min-width:0;
gap:12px;
margin-top:14px;
}
.srm-review-message{
position:relative;
display:block;
width:100%;
max-width:100%;
min-width:0;
margin:0;
padding:clamp(14px,3.5vw,18px);
background:#f8fbff;
border:0;
border-left:5px solid #42a5f5;
border-radius:7px;
color:#334155;
font-size:clamp(.9rem,2.4vw,1rem);
font-style:normal;
line-height:1.9;
overflow-wrap:anywhere;
word-break:break-word;
}
.srm-review-message::before{
content:"“";
display:block;
margin-bottom:2px;
color:#1976d2;
font-family:Georgia,"Times New Roman",serif;
font-size:1.8rem;
font-weight:700;
line-height:.8;
}
.srm-review-button{
width:100%;
max-width:100%;
margin-top:16px;
padding:12px 14px;
background:#e3f2fd;
border-left:5px solid #1976d2;
border-radius:6px;
color:#0d47a1;
font-size:clamp(.82rem,2.2vw,.92rem);
font-weight:700;
line-height:1.6;
text-align:center;
overflow-wrap:anywhere;
word-break:break-word;
}
@media screen and (max-width:600px){
.srm-review-link{
width:100%;
max-width:100%;
margin:18px 0;
}
.srm-review-card{
width:100%;
max-width:100%;
padding:15px;
border-width:2px;
border-radius:10px;
overflow:hidden;
}
.srm-review-header{
display:block;
width:100%;
min-width:0;
}
.srm-review-title{
width:100%;
min-width:0;
font-size:16px;
line-height:1.6;
overflow-wrap:anywhere;
word-break:break-word;
}
.srm-review-label{
display:block;
width:100%;
margin-top:4px;
font-size:12px;
white-space:normal;
}
.srm-review-list{
width:100%;
max-width:100%;
min-width:0;
gap:10px;
margin-top:12px;
}
.srm-review-message{
width:100%;
max-width:100%;
min-width:0;
padding:13px 14px;
border-left-width:4px;
font-size:14px;
line-height:1.8;
overflow-wrap:anywhere;
word-break:break-word;
}
.srm-review-message::before{
font-size:1.6rem;
}
.srm-review-button{
width:100%;
max-width:100%;
min-width:0;
margin-top:14px;
padding:10px;
border-left-width:4px;
font-size:13px;
line-height:1.6;
overflow-wrap:anywhere;
word-break:break-word;
}
}
@media (prefers-reduced-motion:reduce){
.srm-review-card{
transition:none;
}
.srm-review-link:hover .srm-review-card,
.srm-review-link:focus-visible .srm-review-card{
transform:none;
}
}
GEMS立川さん大好きです♪ 「GEMSに入っているお店選んでおけば、はずさない!」と本気で思っています。(笑) =7店舗目/10店舗中= どのお店も好きです。
立川駅徒歩3分程のところにある飲食ビルGEMS立川2Fの韓国料理屋さんです。石焼とびっこチュクミビビンパがすごく気になっていたのでそれを注文しました。まずランチにはナムル等のパンチャン(おかず)がついてくるのですが、何とパンチャン食べ放題でした!! ビビンパはとびっこのプチプチ感とおこげのパリパリ感を楽しめる最高に美味しいビビンパで、タコも沢山入っていました!今まで食べたビビンパの中で1番です! 食感が楽しいビビンパを食べたい方にオススメのお店です!
この枠をクリックするとGoogleマップが開きます
【予約・問い合わせ方法】
ネット予約と電話での問い合わせに対応しています。ネット予約は営業時間外でも利用可能で、即予約は来店日当日の22時まで、リクエスト予約は原則として前日17時まで受付と掲載されています。ただし、曜日やコースによって締切が異なる場合があります。
電話番号は042-512-5875です。
カンジャンケジャン、個室、大人数での宴会、貸切を希望する場合は、条件や空席を事前に確認しておくと安心です。
.hgc-faq,
.hgc-faq *{
box-sizing:border-box;
}
.hgc-faq{
width:100%;
max-width:850px;
margin:0 auto;
padding:0;
font-family:Arial,Helvetica,"Noto Sans JP","Hiragino Sans",sans-serif;
}
.hgc-faq h2{
margin:0 0 8px;
color:#0d47a1;
font-size:clamp(1.3rem,3.5vw,1.5rem);
font-weight:800;
line-height:1.5;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-faq-item{
width:100%;
min-width:0;
padding:16px 0;
border-bottom:1px solid #e0e7ff;
}
.hgc-faq-item:last-child{
border-bottom:0;
}
.hgc-faq-q{
margin:0 0 4px;
color:#2563eb;
font-size:.9rem;
font-weight:700;
line-height:1.5;
}
.hgc-faq h3{
margin:0 0 8px;
color:#0d47a1;
font-size:clamp(1rem,2.6vw,1.05rem);
font-weight:700;
line-height:1.6;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-faq-answer{
width:100%;
min-width:0;
margin:0;
color:#374151;
font-size:clamp(.9rem,2.4vw,.95rem);
line-height:1.8;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-faq-answer p{
width:100%;
min-width:0;
margin:0;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-faq-answer strong{
color:#0d47a1;
font-weight:800;
}
@media screen and (max-width:600px){
.hgc-faq{
width:100%;
max-width:100%;
margin:0;
padding:0 4px;
overflow:hidden;
}
.hgc-faq h2{
margin-bottom:8px;
font-size:21px;
line-height:1.5;
}
.hgc-faq-item{
width:100%;
min-width:0;
padding:14px 0;
}
.hgc-faq-q{
font-size:13px;
}
.hgc-faq h3{
width:100%;
min-width:0;
margin-bottom:7px;
font-size:16px;
line-height:1.65;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-faq-answer{
width:100%;
min-width:0;
font-size:14px;
line-height:1.8;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-faq-answer p{
width:100%;
max-width:100%;
min-width:0;
}
}
よくある質問
Q.
予約は必要ですか?
予約なしで利用できる場合もありますが、ネット予約に対応しているため、希望日時が決まっている場合は事前予約がおすすめです。個室、宴会、貸切、予約制メニューを希望する場合は、特に事前確認がおすすめです。
Q.
料金や予算はどれくらいですか?
掲載予算はランチ1,001〜1,500円、ディナー4,001〜5,000円です。予算詳細として約4,000円との掲載もあります。選ぶ料理やコースによって料金は異なるため、最新料金は予約前に確認してください。
Q.
個室はありますか?
はい。個室は3室あり、最大15名までの利用が案内されています。ただし、利用可能な最少人数についてページ内に2名・3名の両方の表記があるため、少人数で利用する場合は要確認です。個室料金はランチ500円(税込)/1室、ディナー1,000円(税込)/1室と掲載されています。
Q.
駐車場はありますか?
近隣にコインパーキングが多数あると案内されていますが、店舗による駐車料金のサービスはありません。車で訪れる場合は、周辺の有料駐車場をご利用ください。
Q.
支払い方法は何が使えますか?
Visa、Mastercard、American Express、Diners Club、JCB、銀聯のクレジットカードに対応しています。Suica、PASMO、iD、QUICPayなどの電子マネー、PayPayにも対応しています。
Q.
子ども連れでも利用できますか?
はい。掲載情報では「お子様連れOK」と案内されています。家族で個室を希望する場合は、人数や空席状況を予約時に確認してください。
Q.
英語対応はありますか?
英語メニューはあります。ただし、スタッフによる英語での接客対応については確認できないため、英語での対応が必要な場合は要確認です。
Q.
立川駅からどのくらいですか?
JR立川駅南口から徒歩約2分です。店舗は東京都立川市柴崎町3-6-9 GEMS立川2階にあります。
【告知・クーポン情報 | 予約時に最新内容をチェック】
予約ページでは、ランチタイムの1時間飲み放題968円(税込)や、誕生日向けのデザートサービスなど複数のクーポンが表示されています。クーポン欄自体の更新日は2025年5月26日となっているため、実際に利用する際は現在も適用できるか予約画面で確認してください。また、宴会向けコースや飲み放題付きプランも複数掲載されています。人数・利用時間・予約期限などの条件が設定されている場合があるため、予約前の確認がおすすめです。
【アクセス | JR立川駅南口から徒歩約2分】
住所は**〒190-0023 東京都立川市柴崎町3-6-9 GEMS立川2F**です。JR立川駅南口から徒歩約2分と案内されており、電車でアクセスしやすい立地です。車の場合は、周辺のコインパーキングを利用できます。ただし店舗による駐車料金サービスはありません。
【まとめ | 立川で韓国料理と個室利用を両立したい方へ】
韓国食堂ヌルンジ 立川は、立川駅南口から徒歩2分というアクセスの良さに加え、チャドルクジョルパンやサムギョプサル、韓国チキン、スンドゥブなど幅広い韓国料理を楽しめる店舗です。ランチでは8種類のパンチャン食べ放題があり、ディナーでは個室や飲み放題付き宴会などさまざまな使い方ができます。子ども連れにも対応しているため、友人との食事から家族利用、女子会、デート、宴会まで候補にしやすい韓国料理店です。
【店舗基本情報】
.hgc-basic-box,
.hgc-basic-box *{
box-sizing:border-box;
}
.hgc-basic-box{
width:100%;
max-width:850px;
margin:30px auto;
padding:20px;
background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%);
border:3px solid #42a5f5;
border-radius:14px;
box-shadow:0 8px 24px rgba(41,121,255,.18);
font-family:Arial,Helvetica,"Noto Sans JP","Hiragino Sans",sans-serif;
}
.hgc-basic-title{
margin:0 0 16px;
color:#0d47a1;
font-size:clamp(1.4rem,4vw,1.7rem);
font-weight:700;
line-height:1.5;
text-align:center;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-basic-table-wrap{
width:100%;
max-width:100%;
overflow:hidden;
background:#fff;
border-radius:8px;
}
.hgc-basic-table{
width:100%;
max-width:100%;
margin:0;
border:0;
border-collapse:collapse;
table-layout:fixed;
background:#fff;
color:#263238;
font-size:clamp(.88rem,2.4vw,.95rem);
line-height:1.7;
}
.hgc-basic-table th{
width:190px;
padding:13px;
background:#1976d2;
border:0;
border-bottom:1px solid rgba(255,255,255,.25);
color:#fff;
font-weight:700;
text-align:left;
vertical-align:top;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-basic-table td{
min-width:0;
padding:13px;
background:#fff;
border:0;
border-bottom:1px solid #dbe9f6;
color:#263238;
vertical-align:top;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-basic-table tr:nth-child(even) td{
background:#f7fbff;
}
.hgc-basic-table tr:last-child th,
.hgc-basic-table tr:last-child td{
border-bottom:0;
}
.hgc-basic-table a{
color:#1565c0;
font-weight:700;
text-decoration:underline;
text-decoration-thickness:1px;
text-underline-offset:3px;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-basic-table a:hover,
.hgc-basic-table a:focus-visible{
color:#0d47a1;
}
.hgc-basic-table a:focus-visible{
border-radius:2px;
outline:2px solid rgba(25,118,210,.35);
outline-offset:3px;
}
.hgc-basic-note{
display:block;
margin-top:6px;
color:#607d8b;
font-size:.85em;
line-height:1.7;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-basic-links{
display:flex;
flex-wrap:wrap;
gap:4px 12px;
width:100%;
min-width:0;
}
@media screen and (max-width:640px){
.hgc-basic-box{
width:100%;
max-width:100%;
margin:20px 0;
padding:14px;
border-width:2px;
border-radius:10px;
overflow:hidden;
}
.hgc-basic-title{
margin-bottom:12px;
font-size:21px;
}
.hgc-basic-table-wrap{
width:100%;
max-width:100%;
overflow:visible;
background:transparent;
border-radius:0;
}
.hgc-basic-table,
.hgc-basic-table tbody,
.hgc-basic-table tr,
.hgc-basic-table th,
.hgc-basic-table td{
display:block;
width:100%;
max-width:100%;
}
.hgc-basic-table{
background:transparent;
}
.hgc-basic-table tr{
margin-bottom:10px;
overflow:hidden;
background:#fff;
border:1px solid #90caf9;
border-radius:8px;
}
.hgc-basic-table tr:last-child{
margin-bottom:0;
}
.hgc-basic-table th{
width:100%;
padding:9px 11px;
border-bottom:0;
font-size:14px;
}
.hgc-basic-table td{
width:100%;
min-width:0;
padding:11px;
border-bottom:0;
background:#fff !important;
font-size:14px;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-basic-note{
font-size:12px;
}
.hgc-basic-links{
display:block;
width:100%;
}
.hgc-basic-links a{
display:block;
width:fit-content;
max-width:100%;
margin-bottom:5px;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-basic-links a:last-child{
margin-bottom:0;
}
}
店舗基本情報
| 店舗名 |
韓国食堂ヌルンジ 立川
|
| 住所 |
〒190-0023
東京都立川市柴崎町3-6-9 GEMS立川2F
|
| 営業時間 |
月〜金 11:30〜15:00/17:00〜23:30
土・日・祝 11:30〜23:30
営業時間は変更される場合があるため、来店前に最新情報をご確認ください。
|
| 定休日 |
無休
年末年始は12月31日〜1月3日休業との掲載があります。最新の営業日は来店前にご確認ください。
|
| 電話番号 |
042-512-5875
|
| Google MAP |
Googleマップで所在地を確認
|
| サービス |
韓国料理、チャドルクジョルパン、サムギョプサル、韓国チキン、チヂミ、ビビンバ、スンドゥブ、パンチャン食べ放題、コース、飲み放題、個室、テラス席、貸切など
|
| 料金・予算 |
ランチ1,001〜1,500円/ディナー4,001〜5,000円程度
メニューやコース内容によって料金が異なるため、予約前に最新料金をご確認ください。
|
| 予約・問い合わせ |
ネット予約、電話問い合わせに対応しています。
|
| 駐車場 |
専用駐車場なし
近隣にコインパーキングがあります。店舗による駐車料金サービスはありません。
|
| 支払い方法 |
Visa、Mastercard、American Express、Diners Club、JCB、銀聯、Suica、PASMO、iD、QUICPay、PayPay
最新の対応ブランドや決済方法は来店時にご確認ください。
|
| 個室 |
あり・3室
最大15名まで利用可能との掲載があります。少人数利用の条件について掲載内容に差異があるため、予約時にご確認ください。
|
| 子ども連れ |
利用可
子ども用設備や座席について希望がある場合は、予約時に店舗へご確認ください。
|
| 英語対応 |
英語メニューあり
スタッフによる英語での接客対応については要確認です。
|
| 公式Webサイト |
韓国食堂ヌルンジ 立川 公式掲載ページ
|
| 店舗リンクのURL |
韓国食堂ヌルンジ 立川の紹介ページ
|