@charset "UTF-8";

@media screen and (max-width: 834px) {
  .inner.inner__declaration .btn-comp02 {
    height: 75px;
    max-width: 300px;
    margin: 0 auto;
    justify-content: center;
    background: #fff;
    text-align: center;
    font-weight: 500;
  }
}