岸谷香
2019/05/19 (日) 16:30 開演 @なんばHatch (大阪府)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
トシさんのレビュー
このサイトで、一昨日の愛知公演のセトリ見てたので準備万端で会場入りしました。
一列目の真正面の席から、昭和、平成、令和の香ちゃんの曲を堪能させてもらいました!
周りに居る人も、30年前ぐらいから渋公やアリーナ、武道館や城ホールなどで、多分ご一緒してた人たちなんだろうなぁ。
とにかく、生バンドの迫力が半端なく、今、家に帰り着いても耳に残っています!
次は年末恒例のビルボードかなぁって思うとまた活力が湧いてきます!
香ちゃん、ありがとうございました!
- いいね! 4
- コメント
- 2019/05/19 (日) 21:07
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});