
桑田佳祐
2017/12/23 (土) 18:00 開演 @札幌ドーム (北海道)ライブ情報に戻る
« 前へ| レビュー一覧へ (3/10) |次へ »
ゲストさんのレビュー
桑田さん!ライブ素晴らしかったです
うわさに聞いてた「サイテーのワル」の演出~凄かった!
「波乗りジョニー・スキップビート・悲しい気持ち」も当然カッコよく最高でした 中でも特に凄かったのが「東京とほととぎす」で、最高を通り越し圧巻でした!ゆうやばりのゴーイングも当然カッコ良かった 年越しライブまでもうすぐですが体調崩さない様ご自愛ください!
そして、こちらこそ「ありがとうね~」です。
- いいね! 18
- コメント
- 2017/12/24 (日) 19:46
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (3/10) |次へ »
// 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;
});