@charset "utf-8";
/* CSS Document */

@media print{
	body, p, .pc {background: #fff; color: #000; }
    .alert{border: 1px solid #000; background: #fff; color:#000 !important}
	#share, .sm {display: none;}
    .flexbox div{width: 250px;}
	a:after {
	content: " ("attr(href)") ";
	font-size: 10pt;
}
    .map, .tab_area label, .panel_area{filter:none !important}
    #tab1:checked, #tab2:checked, #tab3:checked{text-shadow:none !important}
    .tab_area{display: none !important}
    .sch{color: #000 !important}
}