
AKB48, SKE48, NMB48, HKT48, AKB48 Team 8, NGT48
2016/03/27 (日) 17:00 開演 @横浜スタジアム (神奈川県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
AKBグループ初参加ライブ、当時押しメン初代総監督高橋みなみの、最後の勇姿を生で見るため応募、劇場最終公演の当選は無理っぽかったが、応募してみた当然ハズレ、たがしかし、運良く、横浜スタジアムアリーナ席メインステージ向かって左側前から2列目の席をGet、熱いライブを堪能、ライブ前に聞きたかったと思っていた曲けっこう聞けて感動、あー楽しかった。
- いいね! 1
- コメント
- 2019/10/12 (土) 23:51
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (1/1) |次へ »
// 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;
});