開催済み,セットリスト,“ゴードマウンテン”のライブ・コンサート:6件
表示順:
2025/02/15 (土) 14:30
@CLUB GARDEN at ESP DIPLOMA CIRCUIT 2025 会場 (大阪府)
[出演] ゴードマウンテン
レビュー:--件
ロック

2018/02/25 (日) 14:00
@CLUB GARDEN at DIPLOMA CIRCUIT 2018会場 [ESPエンタテインメント / 中津ミノヤホール / 中津福祉会館 / 空夢箱 / 中津vi-code] (大阪府)
[出演] ゴードマウンテン
レビュー:--件
ロック

2017/02/05 (日) 15:00
@DAYTRIVE at でらロックフェスティバル 2017会場 (愛知県)
[出演] ゴードマウンテン
レビュー:--件
ロック

2016/11/12 (土) 12:45
@メインステージ at 大阪城野外音楽堂 (大阪府)
[出演] ゴードマウンテン
レビュー:--件
ロック

2016/10/16 (日)
@武庫川女子大学 (兵庫県)
[出演] ゴードマウンテン
レビュー:--件
ロック
2016/10/14 (金)
@Shibuya Milkyway (東京都)
[出演] ゴードマウンテン
レビュー:--件
ロック
// 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;
});