
aiko
2016/07/24 (日) 18:30 開演 @NHKホール (東京都)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
14時半に会場に着きましたが、
goods売り場はすぐに入れて
新たに追加されたgoodsのiPhoneケースとステッカーは、まだ有りました!
普通サイズのコンチョゴムとキーホルダーは売り切れてました…
幕開けの幕が引っかかったり、
アンコール開けで音が出なかったりの
ハプニングが続いたけど…
カブトムシをアカペラで歌ってくれたり、
ダブルアンコールで、
めちゃくちゃ盛り上がって良いLIVEでした٩(๑>∀<๑)۶
3階だったけど、音も良く、
距離感は感じなかったし♪
GLAYのTERUさんと、PUFFYのアミちゃん、ゲスの絵音さんを始め、何人かの招待客がいらしてました!
- いいね! 3
- コメント
- 2016/07/25 (月) 08:36
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});