×

松任谷由実
2022/06/26 (日) 18:30 開演 @東京国際フォーラム ホールA (東京都)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
3年前もそうでしたが今回も
トリプルアンコールで感激MAXでした
ユーミン、あなたは私の青春そのもの
今回のコンサートでは元気を
いっぱい貰いました。
何故か、カンナ〜では泣きそうに
なりましたが、映像のせいかな?
最近では年齢のせいか
いろんなアーティストが終活に
向かっている中
ユーミンはまだ走り続けてくれるそうです。
無理をせず、これからもファンでいます。
素晴らしいひと時でした。
ありがとうございます。
- いいね! 9
- コメント
- 2022/06/27 (月) 02:41
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});