@media screen and (max-width:640px){
@charset "utf-8";
 
.sp_disp {

}
.spmenu　{
    display:inherit;
}
.pc_disp {
	display:none !important;
}