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

.m-btn-l.is-disable {
  background: #ccc;
  pointer-events: none;
}

