@charset "utf-8";

/* ****************************************************************************************************
   * ビジュアル
**************************************************************************************************** */

#visual {
  background-image: url(../../_image/conference/visual-bg.jpg);
}

/* ****************************************************************************************************
   * What’s New
**************************************************************************************************** */

/* :::::::: ブレイクポイント :::::::: */

@media screen and (min-width:737px) {

  #news {
    padding-bottom: 35px !important;
  }

}
