
岡村靖幸
2014/05/05 (月) 18:00 開演 @Zepp DiverCity (東京都)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
30年ほど前は最愛のアーティストでした、ここ最近の活動再開を知って今回初めのライブ参加。
幕が開けてから実は初めて聞く「愛おしゃ」それも貴重な小出祐介氏出演だった、それからはずっと凄かった会場全体から溢れるグルーブ感!
それは人間の音楽への本能的な感覚をずっと刺激されまくりでした、汗が吹き出していて帰りの電車では服がずっと濡れた感触でした、それほどまでの高揚感だったのですね。
- いいね! 0
- コメント
- 2025/05/13 (火) 11:14
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});