@charset "utf-8";
/* CSS Document */


body.menu .siteContainer .menuNotes p {
  text-align: left !important;
}

@media (max-width: 767px) {
  body.news .siteContainer .newsDetail p br {
    display: initial !important;
  }
}

body.shop .siteContainer .shopMenu__Notes p {
  text-align: left !important;
}



body a.page_top {
  bottom: 80px;
}
