Lenny code fiction LIVE TOUR 2018-2019 Montage
2018/10/19 (金) ~ 2019/02/02 (土)

- ※画像はランダム表示されるイメージです。
アーティストや公演に関係するものではありません。
公演日 | 開演 | 詳細 |
2018/10/19 (金) | 18:30 | Lenny code fiction LIVE TOUR 2018-2019 Montage LIVE HOUSE enn 2nd (宮城県) 出演:Lenny code fiction, the quiet room, climbgrow |
0
3 | セットリスト |
2018/10/20 (土) | 17:00 | Lenny code fiction LIVE TOUR 2018-2019 Montage 秋田LIVESPOT2000 (秋田県) 出演:Lenny code fiction, the quiet room, climbgrow |
0
0 | セットリスト |
2018/11/10 (土) | 17:00 | Lenny code fiction LIVE TOUR 2018-2019 Montage 金沢GOLD CREEK (石川県) 出演:Lenny code fiction, GOOD ON THE REEL, Amelie |
0
4 | セットリスト |
2018/11/11 (日) | 17:00 | Lenny code fiction LIVE TOUR 2018-2019 Montage 松本ALECX (長野県) 出演:Lenny code fiction, GOOD ON THE REEL, Amelie |
0
2 | セットリスト |
2018/11/15 (木) | 18:30 | Lenny code fiction LIVE TOUR 2018-2019 Montage duo MUSIC EXCHANGE (東京都) 出演:Lenny code fiction |
0
5 | セットリスト |
2018/11/25 (日) | 17:00 | Lenny code fiction LIVE TOUR 2018-2019 Montage U☆STONE (滋賀県) 出演:Lenny code fiction, WOMCADOLE |
0
2 | セットリスト |
2018/12/01 (土) | 17:30 | Lenny code fiction LIVE TOUR 2018-2019 Montage 横浜BAY JUNGLE (神奈川県) 出演:Lenny code fiction, ЯeaL, QoN |
0
3 | セットリスト |
2018/12/02 (日) | 17:30 | Lenny code fiction LIVE TOUR 2018-2019 Montage LIVE SPOT LOOK (千葉県) 出演:Lenny code fiction, phatmans after school |
0
1 | セットリスト |
2018/12/08 (土) | 17:30 | Lenny code fiction LIVE TOUR 2018-2019 Montage 宇都宮HELLO DOLLY (栃木県) 出演:Lenny code fiction, バンドハラスメント |
0
1 | セットリスト |
2018/12/09 (日) | 17:30 | Lenny code fiction LIVE TOUR 2018-2019 Montage 西川口Hearts (埼玉県) 出演:Lenny code fiction, リアクション ザ ブッタ |
0
2 | セットリスト |
2018/12/14 (金) | 18:30 | Lenny code fiction LIVE TOUR 2018-2019 Montage music zoo KOBE 太陽と虎 (兵庫県) 出演:Lenny code fiction, ラックライフ |
0
0 | セットリスト |
2018/12/15 (土) | 17:00 | Lenny code fiction LIVE TOUR 2018-2019 Montage 広島CAVE-BE (広島県) 出演:Lenny code fiction, MOSHIMO, リアクション ザ ブッタ |
0
0 | セットリスト |
2019/01/19 (土) | 17:30 | Lenny code fiction LIVE TOUR 2018-2019 Montage 福岡DRUM SON (福岡県) 出演:Lenny code fiction |
0
3 | セットリストレビュー |
2019/01/26 (土) | 17:30 | Lenny code fiction LIVE TOUR 2018-2019 Montage 梅田Shangri-La (大阪府) 出演:Lenny code fiction |
0
3 | セットリスト |
2019/01/27 (日) | 17:30 | Lenny code fiction LIVE TOUR 2018-2019 Montage ell. FITSALL (愛知県) 出演:Lenny code fiction |
0
2 | セットリスト |
2019/02/02 (土) | 18:00 | Lenny code fiction LIVE TOUR 2018-2019 Montage 渋谷CLUB QUATTRO (東京都) 出演:Lenny code fiction |
0
7 | セットリスト |
ライブレビュー(1件)
2019/01/19 (土) 17:30開演 @ 福岡DRUM SON(福岡県)
- いいね! 1
- コメント
- 2019/01/20 (日) 17:36
レビューを投稿する
// 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;
});