@charset "UTF-8";
#cta-63590e0d70975c0cf3db1a7e {
  /*.button:hover {
    letter-spacing: 5px;
  }*/
}
#cta-63590e0d70975c0cf3db1a7e .component.cta {
  /* sample */
}
@media screen and (max-width: 480px) {
  #cta-63590e0d70975c0cf3db1a7e .nologo_btn2 {
    margin-top: -50px;
  }
  #cta-63590e0d70975c0cf3db1a7e .nologo_btn2 img {
    display: none;
  }
  #cta-63590e0d70975c0cf3db1a7e .nologobtn {
    height: 60px;
    box-shadow: 2px 2px 4px #232323;
  }
  #cta-63590e0d70975c0cf3db1a7e .nologobtn　a span {
    background-color: #333;
    color: #fff;
  }
  #cta-63590e0d70975c0cf3db1a7e .button:hover {
    display: none;
  }
}
@media screen and (min-width: 980px) {
  #cta-63590e0d70975c0cf3db1a7e .nologo_btn2 {
    margin-top: -50px;
  }
  #cta-63590e0d70975c0cf3db1a7e .nologobtn {
    height: 60px;
    box-shadow: 2px 2px 4px #232323;
  }
  #cta-63590e0d70975c0cf3db1a7e .nologobtn　a span {
    background-color: #333;
    color: #fff;
  }
  #cta-63590e0d70975c0cf3db1a7e .button:hover {
    letter-spacing: 5px;
  }
}