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

2019/10/03 (木) 18:00
@SoulPower (富山県)[出演] ペンタゴン
レビュー:--件
ヴィジュアル系

2019/09/21 (土) 18:00
@ell. FITSALL (愛知県)[出演] ペンタゴン
レビュー:--件
ヴィジュアル系

2019/06/02 (日) 18:00
@渋谷RUIDO K2 (東京都)[出演] ペンタゴン
レビュー:--件
ヴィジュアル系

2017/10/28 (土) 18:00
@鹿児島SR HALL (鹿児島県)[出演] ペンタゴン
レビュー:--件
ヴィジュアル系

2017/09/26 (火) 18:30
@yanagase ants (岐阜県)[出演] ペンタゴン
レビュー:--件
ヴィジュアル系

2016/11/09 (水) 18:00
@青森Quarter (青森県)[出演] ペンタゴン
レビュー:--件
ヴィジュアル系

2016/10/11 (火) 18:00
@奈良NEVER LAND (奈良県)[出演] ペンタゴン
レビュー:--件
ヴィジュアル系

2016/09/25 (日) 18:00
@Electric Lady Land (愛知県)[出演] ペンタゴン
レビュー:--件
ヴィジュアル系

2016/09/18 (日) 18:00
@CRAZYMAMA 2nd Room (岡山県)[出演] ペンタゴン
レビュー:--件
ヴィジュアル系

2016/09/07 (水) 18:00
@LIVE HOUSE J (長野県)[出演] ペンタゴン
レビュー:--件
ヴィジュアル系

2015/08/30 (日)
@高田馬場AREA (東京都)[出演] ペンタゴン
レビュー:--件
ヴィジュアル系
// 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;
});