@charset "UTF-8";

@media screen and (max-width: 640px) {
	.container .mw_sp15 {
        max-width: 15% !important;
    }
}