/* footer start */

footer {
  background-color: #fff;
}

#page_1 #page_top {
  background: none;
  padding: 0;
  right: 20px;
}

#page_1 #page_top a {
  height: 70px;
  width: 70px;
  background: transparent url(../img/page_1/to-top-btn.png) no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

.footer-brand {
  max-width: 300px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.footer-brand__link img {
  width: 100%;
}

.footer-sm__item {
  width: 40px;
  height: 40px;
}

.footer-nav__link {
  color: #ea69a2;
  display: flex;
  align-items: center;
}

.footer-nav__link--cta {
  height: 50px;
}

.footer-nav__link--cta img {
  width: 100%;
  height: 100%;
}

.footer-nav__link {
  color: #ed81b0;
}

.copyright {
  color: #ed81b0;
}
/* footer end */

@media (max-width: 768px) {
  /* footer 768px start */

  .footer-nav__list {
    flex-direction: column;
  }
  /* footer 768px end */
}

.page_1 .twitter__ttlbox {
    margin-bottom: 0px; 
}

.banner__slide {
    /* padding: 0% 10% 0% 10%; */
}

