
伊藤蘭
2023/10/21 (土) 17:00 開演 @日比谷野外大音楽堂 (東京都)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
ゲストさんのレビュー
因縁、そして思い出の日比谷野音。あの日を思い出すオープニングからの数曲。ここで今さらスーパーキャンディーズが聴けるとは思わなかった。からのハートのエースが出てこない!しびれました。そして怒涛のように続くキャンディーズヒットパレード。イントロが始まるたびに泣いて叫んで飛び上がって。感慨深い微笑みがえし、それからやっぱりダンシングジャンピングラブがないとキャンディーズじゃない。ゲストの奥田民生さんトータス松本さんも良かったぁ~。また行きたい。
- いいね! 6
- コメント
- 2024/02/20 (火) 14:43
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});