|
|
演奏率:1% |
購入人生を考えたくなる- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2020/02/22 (土) 17:30
@ナゴヤドーム (愛知県)[出演] 乃木坂46
レビュー:--件
アイドルポップス

2019/02/23 (土) 17:00
@京セラドーム大阪 (大阪府)[出演] 乃木坂46
[ゲスト] 西野七瀬
レビュー:1件
アイドルポップス

2018/10/05 (金) 18:30
@Zepp Sapporo (北海道)[出演] 乃木坂46
レビュー:--件
アイドルポップス

2018/10/04 (木) 18:30
@Zepp Sapporo (北海道)[出演] 乃木坂46
レビュー:--件
アイドルポップス

2018/10/03 (水) 18:30
@Zepp Sapporo (北海道)[出演] 乃木坂46
レビュー:--件
アイドルポップス

2018/10/02 (火) 18:30
@Zepp Sapporo (北海道)[出演] 乃木坂46
レビュー:--件
アイドルポップス

2017/06/25 (日) 11:00
@幕張メッセ (千葉県)[出演] 乃木坂46
レビュー:--件
アイドルポップス
// 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;
});