
井上陽水
2019/06/30 (日) 17:30 開演 @とりぎん文化会館 梨花ホール (鳥取県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
ゲストさんのレビュー
一階の前目の席で観覧。思ってたより声が出てる。高音は苦しそうだったが、それを差し置いても、これだけの声量、歌唱力の歌手はなかなかいない。特に後半の少年時代の歌声は出した当時の歌声と遜色なくて、泣かされました。後、エピソードトークが抜群に面白かった。笑って感動して涙して大満足の3時間でした。また行きたいです。どうぞ元気で長生きしてください
- いいね! 5
- コメント
- 2019/07/04 (木) 04:02
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});