|
|
演奏率:1% |
購入ガラスのI LOVE YOU- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

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

2019/08/08 (木) 10:00
@グランキューブ大阪 メインホール (大阪府)[出演] AKB48 Team 8
レビュー:--件
アイドルポップス

2019/01/14 (月) 11:00
@TOKYO DOME CITY HALL (東京都)[出演] AKB48 Team 8
レビュー:--件
アイドルポップス

2018/10/13 (土) 18:00
@鈴鹿市民会館 ホール (三重県)[出演] AKB48 Team 8
レビュー:--件
アイドルポップス

2017/05/20 (土) 18:30
@仙台サンプラザ ホール (宮城県)[出演] AKB48 Team 8
レビュー:--件
アイドルポップス

2017/05/20 (土) 13:00
@仙台サンプラザ ホール (宮城県)[出演] AKB48 Team 8
レビュー:--件
アイドルポップス

2015/05/17 (日) 17:00
@京都劇場 (京都府)[出演] AKB48 Team 8
レビュー:--件
アイドルポップス

2015/05/17 (日) 13: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;
});