
なとり
2025/09/03 (水) @Zepp Haneda (東京都)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
ゲストさんのレビュー
ワーツもなとりもという最高のカップリングで2時間、踊りっぱなし!
特になとり、声の色っぽさ!「東京、踊れますか?」の曲のを合間に掛ける言葉すらリズムに乗ってカッコいい!!
全曲ノリノリ!京都から初参戦だったが、来春武道館もチケット取った!
楽しみすぎる〜
- いいね! 1
- コメント
- 2025/09/16 (火) 20: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;
});