@media screen and (max-width: 767px) {
  main.trend-sell ~ footer .footer-gotoTop.is-fixed {
    bottom: 120px;
  }
  main.trend-sell-mansion ~ footer .footer-gotoTop.is-fixed {
    bottom: 120px;
  }
}
