
あいみょん
2023/05/29 (月) 18:30 開演 @フェスティバルホール (大阪府)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
相変わらずお茶目でおもろいノリで、耳に響く歌声で癒されるLIVE♡、ファンサ最高なあいみょんでした!!
ハート♡、2回も聴けちゃってラッキー╰(*´︶`*)╯♡
2回目は完璧でした 。小さい子から、60代まで、幅広いファンを持つあいみょん、声かけの観客一人一人に対応して、等身大で素敵な歌で楽しませてくれるLIVEは、本当に流石だなぁと思います。
ファンクラブ先行しか当選しなかったので1人で参戦しましたが、素敵な一夜でした!!フェスティバルホールはアーティスト身近に感じて最高!!
- いいね! 7
- コメント
- 2023/05/30 (火) 01:05
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});