![{}](https://static.livefans.jp/img/contents/artist_prof/artist_3492_500_500_1.jpg?update=20161118170835)
かりゆし58
2021/10/31 (日) 15:40 出演 @宜野湾海浜公園トロピカルビーチ 特設会場 (沖縄県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
ゲストさんのレビュー
ボーカルの真悟さんの体調不良により急遽、出演者やその日出演してないアーティストの方も含めみんなで盛り上げようとバンドマンのカッコよさと包容力を見せつけられるLIVEでした。
1日でも早い真悟さんの回復を待ってます。
- いいね! 2
- コメント
- 2021/11/02 (火) 01:22
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});