@charset "utf-8";

@media screen and (max-width: 768px){
.page_list{
	display: block !important;
}
}