『GREENROOM FESTIVAL’20』第1弾ART&FILM情報が解禁
2020/03/18
5月23日(土)・24日(日)に横浜赤レンガ地区野外特設会場にて行なわれる『GREENROOM FESTIVAL’20』の第1弾ART&FILM情報が発表された。
第1弾発表として、赤レンガ倉庫2Fのギャラリーエリアで展開するアートセクションでは、Yusuke Hanai、Koji Toyoda、Jeremiah Klein等計11組のエキシビションが決定。当日はアーティスト本人も在廊する。
なお、赤レンガ倉庫3Fでは、同フェスならではの4作品の上映が決定した。
▼ARTISTS【ART GALLERYエリア:赤レンガ倉庫1号館2階】 YUSUKE HANAI KOJI TOYODA JEREMIAH KLEIN LEE MCCONNELL BREE POORT JACK SOREN JONAS CLAESSON HIKARU MATSUBARA ATSUSHI TAKEUCHI RYUJI KAMIYAMA HI-DUTCH and more…
▼FILM【上映エリア:赤レンガ倉庫1号館3階】 TONY ALVA STORY BREATH IN THE MOMENT PARADIGM LOST BEYOND TRANSITION and more…
関連ライブ
ニュース一覧に戻る
// 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;
});