|
19 |
|
演奏率:16% |
購入追想列車- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2022/09/18 (日)
@本八幡Route Fourteen (千葉県)[出演] Octaviagrace
レビュー:--件
ハードロック/メタル

2022/05/02 (月)
@赤羽ReNY alpha (東京都)[出演] Octaviagrace
レビュー:--件
アイドルロックハードロック/メタル

2019/06/15 (土)
@渋谷CYCLONE (東京都)[出演] Octaviagrace
レビュー:--件
ハードロック/メタルアイドル

2019/04/30 (火) 19:00
@GARRET udagawa (東京都)[出演] Octaviagrace
レビュー:--件

2017/02/12 (日)
@GARRET udagawa (東京都)[出演] Octaviagrace
レビュー:--件

2016/04/10 (日)
@吉祥寺CRESCENDO (東京都)[出演] Octaviagrace
レビュー:--件
ロック

2016/03/26 (土) 19:00
@吉祥寺CRESCENDO (東京都)[出演] Octaviagrace
レビュー:--件

2015/09/13 (日)
@吉祥寺CRESCENDO (東京都)[出演] Octaviagrace
レビュー:--件

2015/07/20 (月) 18:30
@西九条BRAND NEW (大阪府)[出演] Octaviagrace
レビュー:--件

2015/05/09 (土)
@吉祥寺CRESCENDO (東京都)[出演] Octaviagrace
レビュー:--件
ロック
// 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;
});