/* アイキャッチ
----------------------------------------------------------------------------------------------------*/
#eyecatch{
  position: relative;
  margin-top: 70px;
}
#eyecatch > div{
  position: absolute;
  top: 50px;
  right: 2%;
}



/* イベント
----------------------------------------------------------------------------------------------------*/
@media(min-width:576px){
  #event table tbody > tr > th{text-align: center;}
}