|
|
演奏率:1% |
購入前進リバティ- iTunes Store
- レコチョク
- HMV&BOOKS online
![](https://static.livefans.jp/img/data/bnrHMV.png?update=20180119) - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
![](https://static.livefans.jp/img/images/live/small/Fotolia_38228565_S.jpg)
2019/04/19 (金) 19:00
@Zepp Osaka Bayside (大阪府)[出演] フジファブリック
レビュー:--件
ロック
![](https://static.livefans.jp/img/images/live/small/5127896_0.jpg)
2019/04/14 (日) 18:00
@Zepp DiverCity (東京都)[出演] フジファブリック
レビュー:--件
ロック
![](https://static.livefans.jp/img/images/live/small/4128467_0.jpg)
2019/04/06 (土) 17:30
@NIIGATA LOTS (新潟県)[出演] フジファブリック
レビュー:--件
ロック
![](https://static.livefans.jp/img/images/live/small/3729997_0.jpg)
2019/03/30 (土) 17:30
@金沢EIGHT HALL (石川県)[出演] フジファブリック
レビュー:--件
ロック
![](https://static.livefans.jp/img/images/live/small/1891247_0.jpg)
2019/03/16 (土) 18:00
@Zepp Nagoya (愛知県)[出演] フジファブリック
レビュー:1件
ロック
![](https://static.livefans.jp/img/images/live/small/1755149_0.jpg)
2019/03/10 (日) 17:30
@福岡DRUM LOGOS (福岡県)[出演] フジファブリック
レビュー:--件
ロック
![](https://static.livefans.jp/img/images/live/small/212185_0.jpg)
2019/03/09 (土) 17:30
@広島CLUB QUATTRO (広島県)[出演] フジファブリック
レビュー:--件
ロック
![](https://static.livefans.jp/img/images/live/small/10627107_0.jpg)
2019/03/02 (土) 18:00
@横浜ベイホール (神奈川県)[出演] フジファブリック
レビュー: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;
});