NICO Touches the Walls 2019/06/08 (土) 18:00 開演 @TOKYO DOME CITY HALL (東京都) ライブ情報に戻る
« 前へ | レビュー一覧へ (3/3) |次へ »
ホログラムでNICO Touches the Wallsと出会いそこから聴き続けて初めてLiveに参戦した
今回のアルバム曲はもちろん自分のプレイリストに入れていた曲がほぼ演奏されたのでまさにフルコースで最高でした。次のツアーではホログラムやニワカ雨ニモ負ケズが是非聴きたい!古村さんとニコニコされていたので自分も笑ってしまった!Liveに参戦してさらにNICO Touches the Wallsというバンドにハマった(^_^)
いいね! 6
コメント
2019/06/08 (土) 21:02
» 問題のあるレビューを報告する
« 前へ | レビュー一覧へ (3/3) |次へ »
// 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;
});