@charset "utf-8";
/* sec_topics
=============================================== */
.sec_topics .inner{
  max-width: 1380px;
}


/* area_cms
=============================================== */
.area_cms .btn_back{
  margin-top: 64px !important;
}
@media screen and (max-width :834px){
  .area_cms .btn_back{
    margin-top: 41px !important;
  }
}



