川口総合文化センターリリア
ホール
会場情報
住所 |
〒332-0015 埼玉県川口市川口3-1-1 |
アクセス |
川口駅西口 徒歩1分
首都高速道路 川口線 鹿浜橋IC 車で10分
東京外環自動車道 川口西IC 車で13分
首都高速道路 5号池袋線 板橋本町IC 車で14分
東北自動車道 浦和IC 車で21分
|
収容人数 |
メインホール 2,002人 音楽ホール 600人
|
コインロッカー |
- |
座席表 |
メインホール / 音楽ホール
|
ホームページ |
川口総合文化センターリリア |
川口総合文化センターリリアのアーティスト公演回数ランキング
※LiveFans登録公演数累計
// NARROWSEARCH TL
//jQuery('.typeFes').not('#type00').addClass('hide');
jQuery(document).on('change','#typeLive',function(){
jQuery('.typeFes').addClass('hide');
jQuery('#' + jQuery('#typeLive option:selected').attr('class')).removeClass('hide');
jQuery('.typeFes').not('#' + jQuery('#typeLive option:selected').attr('class')).val('');
});
jQuery(document).on('click','.memoBox > dl dt a.btnMemo',function(){
jQuery(this).parents('dl').hide();
jQuery('form'+jQuery(this).attr('href')).show();
return false;
});
jQuery(document).on('click','dt a.btnCncl',function(){
jQuery('form'+jQuery(this).attr('href')).hide();
jQuery('form'+jQuery(this).attr('href')).siblings('dl').show();
return false;
});