開催済み,“Chiodo”のライブ・コンサート:6件
表示順:
2017/07/27 (木)
@Live House 獅子王 (東京都)
[出演] Chiodo
レビュー:--件
ヴィジュアル系
2017/01/25 (水)
@TSUTAYA O-WEST (東京都)
[出演] Chiodo
レビュー:--件
ヴィジュアル系
2016/12/31 (土)
@Zirco Tokyo (東京都)
[出演] Chiodo
レビュー:--件
ヴィジュアル系
2016/09/13 (火)
@TSUTAYA O-WEST (東京都)
[出演] Chiodo
レビュー:--件
ヴィジュアル系
2016/06/05 (日)
@池袋Black Hole (東京都)
[出演] Chiodo
レビュー:--件
ヴィジュアル系
2015/09/26 (土) 17:30
@豊橋club KNOT (愛知県)
[出演] 牙突~るろうにげんま~, Black Century, Chiodo, Ryuook, リムキャット, @LgoS.
レビュー:--件
ヴィジュアル系
// 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;
});