@charset 'UTF-8';
/*  透過
----------------------------------------*/
/*  ボーダー
----------------------------------------*/
.print_mode {
  min-width: 804px;
}
.print_mode .header,
.print_mode .footer,
.print_mode .aside_nav,
.print_mode .print_btn,
.print_mode .page_top,
.print_mode .main_bottom {
  display: none;
}
.print_mode .main {
  padding-top: 0 !important;
}
.print_mode .main_top {
  border-bottom-width: 0;
}
