@charset "utf-8";

@media screen and (max-width: 768px) {
  #contentsContainer .c-ctaBox .c-btn.-secondary {
    height: auto;
  }
}