#goods .goodsMore {
  font-size: 2.4rem;
  margin-bottom: 4%;
}
@media screen and (max-width: 640px) {
  #goods .goodsMore {
    font-size: 3.4rem;
  }
}

body.goods h2.contTitle.-ate::after {
  background-image: url(../../en/assets/images/goods/title-goods-s.png);
}
body.goods #goods .goodsListCont nav {
  width: 84%;
}
body.goods #goods .goodsListCont nav ul li a {
  padding: 4% 3% 2%;
  line-height: 1.1;
}

#modalNavInner .langWrap {
  margin-top: 5vw;
}

@media screen and (min-width: 641px) {
  #information .snsWrap .iconGroup {
    margin-left: 10%;
  }
  #information .snsWrap .iconGroup .iconTitle {
    width: 50%;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #information .snsWrap .iconGroup .iconTitle:after {
    right: 0.5em;
  }
}
@media screen and (min-width: 641px) {
  #information .snsWrap .iconGroup .iconList {
    width: 30%;
  }
  #information .snsWrap .iconGroup .iconList a {
    width: 32%;
  }
}/*# sourceMappingURL=en.css.map */