8 |
|
演奏率:50% |
購入Gimmie Love- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2019/10/11 (金) 19:00
@Zepp Namba (大阪府)[出演] Carly Rae Jepsen
レビュー:--件
ポップス
2019/10/07 (月) 19:00
@NHKホール (東京都)[出演] Carly Rae Jepsen
レビュー:--件
ポップス
2017/02/24 (金) 18:30
@YES24 LIVE HALL (韓国)[出演] Carly Rae Jepsen
レビュー:--件
ポップス
2016/04/02 (土) 17:35
@幕張メッセ (千葉県)[出演] Carly Rae Jepsen
レビュー:--件
ポップスエレクトロニカ/ダンス
2016/03/31 (木) 19:00
@Zepp Sapporo (北海道)[出演] Carly Rae Jepsen
レビュー:1件
ポップス
2015/11/19 (木) 19:00
@Diamond Hall (愛知県)[出演] Carly Rae Jepsen
レビュー:--件
ポップス
2015/11/18 (水) 19:00
@なんばHatch (大阪府)[出演] Carly Rae Jepsen
レビュー:1件
ポップス
2015/11/17 (火) 19:00
@Zepp DiverCity (東京都)[出演] Carly Rae Jepsen
レビュー:1件
ポップス
2015/08/17 (月) 19:00
@赤坂BLITZ (東京都)[出演] Carly Rae Jepsen
レビュー:--件
ポップス
2015/08/16 (日) 17:40
@SUMMER SONIC 2015会場 [QVCマリンフィールド / 幕張メッセ] (千葉県)[出演] Carly Rae Jepsen
レビュー:--件
ロックポップスオルタナティブ/パンク
// 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;
});