LOW IQ 01
2018/09/30 (日) 14:30 出演 @西條天満公園 特設ステージ (山形県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
シークレットゲストやら、後に控えるFBYやアスパラガスのメンツが入れ替わり立ち替わり。
ノープラン、NP、ナンプラーのいつものくだり。
ブラフのカバーもこなして、
これがエンターテイメントだよ!
so easyやway it isではサークルが起きました。
ゲストが帰った時にいっちゃんも帰ろうと、、
子供が「いっちゃーん!」と言ったら子供の頼みはなんでも聞いちゃうもんね、と張り切るものの、おしゃべりが止まらない、そんな中、また子供から「はやく〜」の声ww
これには会場中が大爆笑。
いっちゃんも「正解!」と曲に入ったとさ。
台風24号(チャーミー)が心配されましたが、奇跡的に雨は降らず、持ってる人は違うなぁ、
- いいね! 2
- コメント
- 2018/09/30 (日) 20:26
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});