|
|
演奏率:1% |
購入ジタバタ- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2022/01/13 (木) 19:00
@パシフィコ横浜 国立大ホール (神奈川県)[出演] AKB48 Team 8
レビュー:--件
アイドルポップス

2021/05/23 (日) 12:00
@ぴあアリーナMM (神奈川県)[出演] AKB48 Team 8
レビュー:--件
アイドルポップス

2021/05/04 (火) 17:30
@日立市民会館 (茨城県)[出演] AKB48 Team 8
レビュー:--件
アイドルポップス

2021/05/01 (土) 11:30
@熊本城ホール (熊本県)[出演] AKB48 Team 8
レビュー:--件
アイドルポップス

2020/08/10 (月)
@EX THEATER ROPPONGI (東京都)[出演] AKB48 Team 8
レビュー:--件
アイドルポップス


2020/08/08 (土) 12:00
@オンラインライブ[出演] AKB48 Team 8
レビュー:--件
アイドルポップス
// 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;
});