.top_container .top_text .text_container .text_term {
  width: 364px;
}
@media screen and (min-width: 768px) {
  .top_container .top_text .text_container .text_term {
    width: 480px;
  }
}
.top_container .top_text .text_container p.btn-rule {
  display: block;
  margin-bottom: 14px;
}
.top_container .top_text .text_container p.btn-rule:last-of-type {
  margin-bottom: 35px;
}
@media screen and (min-width: 768px) {
  .top_container .top_text .text_container p.btn-rule:last-of-type {
    margin-bottom: 55px;
  }
}
@media screen and (min-width: 768px) {
  .top_container .top_text .text_container > div {
    padding: 30px 0 50px;
  }
}
.top_container .top_img .present-img {
  right: -7.5vw;
}/*# sourceMappingURL=end_news.css.map */