@charset "UTF-8";

.reform_btn a{
    width: 150px;
    text-decoration-color: rgba(255, 255, 255, 0.3)
    min-width: 150px;
}

@media screen and (max-width:1010px){
  #anchor1 + div .content_wrapper{
    max-width: 600px!important;
  }
}