@charset "utf-8";
/*補正CSS*/

@media screen and (max-width:667px){

.sp_mb10{
margin-bottom:10px !important;
}
.sp_mb20{
margin-bottom:20px !important;
}
.sp_mb30{
margin-bottom:30px !important;
}
.sp_mb50{
margin-bottom:50px !important;
}

}
