@charset "utf-8";
body {
	-webkit-print-color-adjust: exact;
}

#r-wrapper {
  display: block;
  }

.header_btnwrap {
	display: none;
}
.main_header{
	display: none;
}
.modal_footer { display: none; }

.c-modal__content {
        display: inherit !important;
        position: inherit !important;
   }

.c-modal__overlay {
    display: block;
    background: rgba(0, 0, 0, 0.0);
}
.summary_table tr th:nth-child(2){
	border-color: #727172;
}
.summary_table tr th:last-child{
	display: none;
}
.detail{
	display: none;
}
