片平里菜
2017/07/15 (土) 12:00 出演 @所沢航空記念公園 野外ステージ (埼玉県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
ゲストさんのレビュー
夏びらき 参戦しました。
片平里菜ちゃん 得意の、弾き語りスタイル。
カムバックホーム、私の大好きな楽曲。
片里菜のギターとキーボーリストの人の、アコーディオンの演奏になり、凄く新鮮で今までに無い感じのアレンジ?
凄く良かったです。
最高でした。
- いいね! 2
- コメント
- 2017/07/16 (日) 13:41
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});