
Fear, and Loathing in Las Vegas
2018/09/09 (日) 17:15 出演 @ラグーナテンボス ラグーナビーチ (愛知県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/2) |次へ »
ある意味神回!
coldrainのMasatoは小雨を呼び(300万円誰に払ったんだかw)
ラスベガスは大潮を呼びました笑
「2015年は大雨でお客さんの足元が水浸しで…」って今も同じことになってることに気づかないSoくんに、みんなで足元を指さして教えるお客さんまじりのMC
そして
海水が跳ね飛ぶLIVEはカオスでした。
平成最後のTreasure05X
はからずもMercury Stageの大トリになったパフォーマンスは文字通り「水」で盛り上がり、締められたステージでした
- いいね! 9
- コメント
- 2018/09/10 (月) 15:16
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (1/2) |次へ »
// 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;
});