TM NETWORK
2024/05/18 (土) 18:00 開演 @Kアリーナ横浜 (神奈川県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/3) |次へ »
ゲストさんのレビュー
ステージに立つ三人の姿を見た瞬間、自然に涙が…。3levelのかなり前の方で、思ってたよりステージが近かったのでそれも感動しました!キャロルはあまり聴き込んでなかったアルバムてすが、今回のライブでちゃんと聴いてみたいと思えました。ゲットワイルド生で聴けてめちゃくちゃ嬉しかった。アンコールがないことで有名なTMライブですが、今回は何?!すごい!!松本さん?!!ビートゥギャザーぴょんぴょん跳ねて踊っちゃったよ!!このライブ映像、ソフト化しますよね?絶対買う!wowwowで配信して終わりなんて、ないですよね?!
- いいね! 10
- コメント
- 2024/05/19 (日) 14:33
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (1/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;
});