
C&K
2017/04/16 (日) 17:00 開演 @CRAZYMAMA KINGDOM (岡山県)ライブ情報に戻る
« 前へ| レビュー一覧へ (2/6) |次へ »
会場は超満員だったので熱気がすごかったです!
定番の”アゲ曲”だけじゃなく、この曲で紅白狙いたいです!と言ってる Y という曲は2人のハーモニーが素敵です。夢に向かって行こう!と前向きで元気が出る ミディアムナンバーの新曲もありました!
55分(予定)のライブの中に笑いあり涙あり、最後はハッピーになれる、そんなライブです 。
まだライブに来たことがない方は 、ぜひライブに来てみると 楽しいと思います^^
生で聴く2人の声は 最高です!♪
- いいね! 12
- コメント
- 2017/04/17 (月) 12:16
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (2/6) |次へ »
// 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;
});