
ACIDMAN
2017/11/23 (木) 20:00 出演 @さいたまスーパーアリーナ (埼玉県)ライブ情報に戻る
« 前へ| レビュー一覧へ (5/41) |次へ »
ゲストさんのレビュー
彼らの今までの集大成、
と言ってしまうのも違うような気がする。
なんと表現すればいいのか……
上手く言葉が見付からない。
参加した全ての人から愛されている3人が、
とても美しく輝いていました。
会場での演出一つ一つに驚かされ感動の嵐。
本当に最高のイベントでした。ありがとう。
今でも鮮明に思い出すALMAで降り注ぐ星
この日の事は死ぬまで忘れないんだろうなぁ。
これからも一生ついていきます。
千年先も 必ず見つけ出します。
- いいね! 1
- コメント
- 2017/11/28 (火) 06:19
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (5/41) |次へ »
// 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;
});