@charset "utf-8";

.--bgc_white {
	background-color: #fff !important;
}

.txt_black {
	color: #000 !important;
}

.list_pad {
	padding-left: 2rem;
}
@media print, screen and (min-width: 641px) {
}

@media screen and (max-width:640px) {

}