@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/

  #global-header.type02 header {
    background-image: url("/en/access/img/access_top_bnr-02_pc.png");
}



/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header.type02 header {
    background-image: url("/en/access/img/access_top_bnr-02_sp.png");
  }


}


