back number
2017/05/17 (水) 19:00 開演 @日本ガイシホール (愛知県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
ゲストさんのレビュー
3月の城ホールから待ちに待ったガイシホールのライブ。backnumber初参戦でアリーナ13列の幸せ者の友達3人と老体に鞭打って若者に負けないくらいジャンプしてきました。和也くんの誕生日に合わせて会場全員でハッピーバースデートゥーユーを合唱、城ホールでも突然のリクエストでヒロインを合唱しましたね
ライブ後のバックミュージックの「はなびら」を みんな惜しむように 口ずさみそれがだんだん大きくなって、改めてbacknumberって いいな backnumberファンて いいなって思いながら帰路につきました。また来年 楽しみにしてます。
- いいね! 13
- コメント
- 2017/05/21 (日) 09:45
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});