![{}](https://static.livefans.jp/img/contents/artist_prof/artist_1978_500_500_1.jpg?update=20171011140422)
浜田麻里
2016/03/27 (日) 18:00 開演 @Zepp Namba (大阪府)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/2) |次へ »
ゲストさんのレビュー
会場は平面のため、前の人の背丈によって見難い場合があります。また、ハードロックなので当然殆どの方が右手を振り上げたりするので、ステージが見難いです。でも会場は狭いので麻里様との距離はかなり近い。
ライブの内容はコアのファンには申し分ない。ハードロック中心。ポップな曲は少ない。
- いいね! 6
- コメント
- 2016/03/28 (月) 01:57
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (1/2) |次へ »
// 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;
});