5 |
|
演奏率:41% |
購入ライカランナ- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2016/01/31 (日)
@umeda AKASO (大阪府)[出演] 少年記
レビュー:--件
ヴィジュアル系

2015/12/31 (木) 17:50
@新宿ReNY (東京都)[出演] 少年記
レビュー:--件
ヴィジュアル系

2015/09/24 (木)
@OSAKA MUSE (大阪府)[出演] 少年記
レビュー:--件
ヴィジュアル系

2015/09/12 (土) 18:00
@OSAKA MUSE (大阪府)[出演] 少年記
レビュー:--件
ヴィジュアル系

2015/09/05 (土) 18:00
@TSUTAYA O-WEST (東京都)[出演] 少年記
レビュー:--件
ヴィジュアル系

2015/08/29 (土)
@STUDIO PARTITA (大阪府)[出演] 少年記
レビュー:--件
ヴィジュアル系ロック

2015/08/21 (金)
@池袋EDGE (東京都)[出演] 少年記
レビュー:--件
ヴィジュアル系

2015/08/10 (月) 16:10
@FWD PRESENTS「【beauty;tricker】~渋谷が大変~」会場 [TSUTAYA O-EAST / TSUTAYA O-WEST / TSUTAYA O-nest / TSUTAYA O-Crest / duo MUSIC EXCHANGE] (東京都)[出演] 少年記
レビュー:--件
ヴィジュアル系


2015/08/08 (土)
@神戸VARIT. (兵庫県)[出演] 少年記
レビュー:--件
ヴィジュアル系

2015/07/24 (金)
@新宿RUIDO K4 (東京都)[出演] 少年記
レビュー:--件
ヴィジュアル系

2015/07/13 (月)
@池袋EDGE (東京都)[出演] 少年記
レビュー:--件
ヴィジュアル系

2015/07/06 (月)
@心斎橋VARON (大阪府)[出演] 少年記
レビュー:--件
ヴィジュアル系

2015/03/14 (土) 18:00
@渋谷WWW (東京都)[出演] 少年記
レビュー:--件
ヴィジュアル系
// 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;
});