2 |
|
演奏率:50% |
購入約束の空- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2021/02/13 (土) 16:00
@ぴあアリーナMM (神奈川県)[出演] GRANRODEO, 藍井エイル, オーイシマサヨシ, 仲村宗悟, OxT, Poppin'Party, ミュージカル『刀剣乱舞』キャスト
レビュー:--件
アニメ/ゲーム/声優ポップスミュージカル/演劇

2020/01/16 (木) 19:00
@大阪城ホール (大阪府)[出演] ミュージカル『刀剣乱舞』キャスト
レビュー:--件
ミュージカル/演劇
// 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;
});