Da-iCE
2019/10/22 (火) 18:00 開演 @仙台サンプラザ ホール (宮城県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
初めてのワンマンライブ参戦でさらに地元公演最高でした。
グッズは1:30から始まったようですが3:00いっても30ふんくらいまってガチャポンも会場限定プローチは売り切れてました(T_T)
早めに行った方がいいと思います
ライブはもう生歌最高で演出も豪華で各5人ソロもあってほんと素敵でした。
ライブ終わってすぐまた見たくなる気持ちめっちゃ分かりました"((∩´︶`∩))"
来年は何度か行きたいと思います♪
- いいね! 5
- コメント
- 2019/10/27 (日) 10:37
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});