
山本彩
2019/06/22 (土) 13:00 開演 @umeda TRAD (大阪府)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
シングル購入特典のライブでした。JR大阪駅からも近く行きやすい場所でした。シングルのイチリンソウを含む5曲の演奏で、ギター、キーボードのみのアコースティックな演奏で新鮮でした
。その後にプロヂューサーの方との2ショットでのトークショーが有り、NMB卒業時分からソロ発売頃の秘話なんかを話してくれて、とても有意義な1時間でした。
- いいね! 2
- コメント
- 2019/06/22 (土) 17:27
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});