竹内まりや
2018/11/18 (日) 15:00 開演 @品川プリンスホテル ステラボール (東京都)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/2) |次へ »
18日の夜の部に行って来ました!2014年のライブには落選してしまい悔しい思いをしましたが、今回本当に貴重なファンミーティングに当選し、トークと蔵出し映像にミニライブと濃密な夢のような時間を過ごす事ができました。初めての生のまりやさんの歌声と達郎さんをはじめ一流のバンドメンバーの方の演奏はもう只々素敵過ぎます。ご夫妻でのデュエットも披露していただき感激でした!ぜひまたライブを近いうちにやっていただきたいです!
- いいね! 4
- コメント
- 2018/11/20 (火) 07:54
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (1/2) |次へ »
// 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;
});