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

.kkj_btn .m-btn[data-type="em"] {
  background: #7c1e21 !important;
}

.tpe_btn .m-btn[data-type="em"] {
  background: #006e42 !important;
}

@media screen and (max-width: 767px) {
  .pc_only {
    display: none;
  }
}
