@charset "utf-8";
/* CSS Document */

.disable {
	pointer-events: none;
}

.m-btn-l.disable {
	background-color: #a1a1a1;
}