@charset "utf-8";

/* -----------------------------------------------------
    印刷用css
----------------------------------------------------- */

body {
-webkit-print-color-adjust: exact;
}
#nav_wrap{
  display:none;
}
.nav_wrap_bg{
  display:none;
}
#contents_wrap{
  margin-left:0 !important;
}
#nishizaki .two_button p a {
  zoom: 1;
  position: relative;
}

@-moz-document url-prefix() {
  .contents section{
    overflow:hidden;
  }
  .doctor_introduction .column_three .box{
    height:auto !important;
  }
  .event_schedule .event_box{
    overflow:hidden;
  }
}
