石橋凌
2019/04/20 (土) 18:00 開演 @久留米シティプラザ ザ・グランドホール (福岡県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
ゲストさんのレビュー
久留米シティプラザ音がすごくいい。バンドも名うての猛者ぞろいで素晴らしい。理想の音がありました。
そして、何より凌さんの唄。驚異的。素晴らしい俳優でもあるけど、あの歌声はまさしく唯一無二。凄すぎます。
30年来の友人と参戦しましたが、まさか、また「喝!」で一緒に拳を振り上げることができるなんて。変わらない
歌声と、ネオレトロな音楽に、魂焦がしました。また、「このバンドで久留米に帰ってきます」…凌さん、信じて待ってます!
- いいね! 7
- コメント
- 2019/04/22 (月) 11:56
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (1/1) |次へ »
// 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;
});