@charset "Shift_JIS";

@import "/common/css/common-sub.css";

/* work style ==============================================*/
div#mainVis {
  height: 170px;
  background: url(/business/img/main_vis_business_s.png) no-repeat left top;
}

@media (max-width: 800px) {
  div#mainVis {
    width: auto !important;
  }

  .mgnBtm15 img {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 540px) {
  img.network-img {
    width: 100%;
    height: auto;
  }
}