.h2C,.h2A,.itemList--ranking .itemList__unit .itemWrap:before,.row_c > div div h3,.btnWrap a.button--typeA.arrow--typeB.btn_c span,div.shopInfo--text * {
  font-family: 'Lato' !important;
}
.bnrBox_txt {
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.bnrBox_txt img {
  margin: 0;
}
.bnrBox_txt .bnrContent {
  margin: 0;
  padding: 20px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  flex-wrap: wrap;
}
.bnrBox_txt .bnrContent h3 {
  margin-bottom: 15px;
  display: block;
  text-align: center;
  letter-spacing: 5px;
  font-weight: normal;
  margin-top: 20px;
}
.bnrBox_txt .bnrContent h3 small {
  color: #9fb083;
  display: block;
  margin-top: 10px;
}
.bnrBox_txt .bnrContent .button--typeA.arrow--typeB {
  background: #fff;
  color: #000;
  border-color: #fff;
  width: 100%;
}
.bnrBox_txt .bnrContent .button--typeA.arrow--typeB:after {
  border-color: #000;
}