
伊勢正三
2015/05/30 (土) 17:00 開演 @渋谷公会堂 (東京都)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
これぞ神セトリ。ミリオンヒットの「22才の別れ」を惜しげもなく3曲目に投入。名曲「海岸通」「なごり雪」を要所に配し、終盤の「月が射す夜」「ほおづえをつく女」のたたみかけは圧巻。本編ラストで、代表作のひとつ「君と歩いた青春」を熱唱すると、拍手が鳴りやむことなくアンコールに突入した。アンコールの「ささやかなこの人生」で観客は総立ちになり、「海風」のギターで盛り上がりは最高潮に達した。珠玉のラブバラード「お前だけが」で終演かと思いきや、ダブルアンコール。「そんな暮らしの中で」の弾き語りで締めくくった。
- いいね! 1
- コメント
- 2015/05/30 (土) 20:58
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});