山下達郎
2024/10/31 (木) 18:30 開演 @熊本城ホール メインホール (熊本県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
ゲストさんのレビュー
初めての熊本城ホール。3回目のトライで初めてゲット出来ました。とても天井が高くて、広くて素晴らしいホールでした。その中で達郎の無双のライブ。夢のようなひとときでした。二十代から通い続けて四十年、今回が最高のライブでした。進化し続ける音楽人。こんな人は他にいません。一生ついていきます!
- いいね! 14
- コメント
- 2024/11/05 (火) 20:52
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});