@charset "UTF-8";

@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url("reset.css");
@import url("layout.css");


@media print { 

.hc,.fc,.gm,.sc{ display:none;}
tr { page-break-inside:avoid !important; /*page-break-after:auto !important;*/}
th,td{ background:none !important; }

/* detailから移動 */
body{ background-image :none; width:auto !important; font-size:11px !important; line-height:1.5;}
* { color:#000000 !important;}
.mb,.mc{ width:auto !important; float:none;}
.btn{}
.table th,.table td{ background:none !important; font-size:11px !important;  line-height:1.5 !important; padding:5px 10px !important; }
.table th{ font-weight:bold !important;}
.priority-active{ background:#333333 !important; color:#FFFFFF !important;}
.pc-only{ display:none;}
.tag{ color:#FFFFFF !important; background:#000000 !important;}
} 
