山下達郎
2024/09/19 (木) 18:30 開演 @フェスティバルホール (大阪府)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
71歳…翳りのない歌声
オープニングのギターのカッティングプレーで鳥肌
クリスマス・イブで涙腺崩壊、終盤の”アトムの子“
で最高潮、ラストのYOUR EYESで至福の時間に幕…
来年デビュー50周年とフェスティバルホール100回
記念にも立ち会いたいものです
- いいね! 24
- コメント
- 2024/09/20 (金) 01:35
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});