
杉山清貴 & オメガトライブ
2019/02/09 (土) 15:30 開演 @中野サンプラザ ホール (東京都)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/2) |次へ »
ゲストさんのレビュー
最近リリースとなった GROOVE アルバムもいいですが、オリジナルのアレンジが最高でした。セットリストもラストアルバム「FIRST FINALE」からの選曲も良かった。他の曲も聴きたい!個人的には ♪PLATONIC DANCER お願いします。杉山さんのソロデビューの♪さよならのオーシャン は感慨深いですね。
あとソロ曲では林先生作曲の ♪Summer Dimension は オメガトライブで聴きたいですね。5月の日比谷野音で入れてくれないかな
- いいね! 6
- コメント
- 2019/02/10 (日) 03:24
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});