.bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  left: 0 !important;
}
.body .main {
  width: 950px !important;
  float: none;
}
#toppage .top-banner {
  margin-bottom: 11px;
}
#toppage h2 {
  color: #fff;
  background-color: #a67c52;
  font-size: 18px;
  height: 40px;
  padding-left: 13px;
  line-height: 40px;
  margin-bottom: 10px;
}
#toppage h2 span {
  font-size: 12px;
}
#toppage h2.midashi-r {
  background-image: url(http://www.le-union.com/onlineshop/top/midashi-r.png);
  background-position: 771px center;
  background-repeat: no-repeat;
}
#toppage .category {
  list-style: none;
  margin-bottom: 17px;
}
#toppage .category li a {
  opacity: 1;
  transition-duration: 0.5s;
  display: block;
  width: 310px;
  height: 184px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  /* skm */
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#toppage .category li:nth-of-type(3n) a {
  margin-right: 0;
}
#toppage .category li a:hover {
  opacity: 0.8;
}
#toppage .category .m1 a {
  background-image: url(http://www.le-union.com/onlineshop/top/01-osusume.jpg);
}
#toppage .category .m2 a {
  background-image: url(http://www.le-union.com/onlineshop/top/02-blend.jpg);
}
#toppage .category .m3 a {
  background-image: url(http://www.le-union.com/onlineshop/top/03-straight.jpg);
}
#toppage .category .m4 a {
  background-image: url(http://www.le-union.com/onlineshop/top/04-drippack.jpg);
}
#toppage .category .m5 a {
  background-image: url(http://www.le-union.com/onlineshop/top/05-liquid.jpg);
}
#toppage .category .m6 a {
  background-image: url(http://www.le-union.com/onlineshop/top/06-gift.jpg);
}
#toppage .pickup {
  list-style: none;
  margin-bottom: 24px;
}
#toppage .pickup a {
  opacity: 1;
  transition-duration: 0.5s;
  color: #80422d;
}
#toppage .pickup li a:hover {
  opacity: 0.8;
}
#toppage .pickup li {
  display: block;
  width: 310px;
  height: auto;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
#toppage .pickup li:nth-of-type(3n) {
  margin-right: 0;
}
#toppage .pickup a.img {
  width: 310px;
  height: 220px;
  margin-bottom: 7px;
  display: block;
}
#toppage .pickup a.img img {
  display: block;
  width: auto;
  height: 220px;
  max-width: 310px;
  max-height: 220px;
  margin-left: auto;
  margin-right: auto;
}
#toppage .pickup p {
  color: #80422d;
}
#toppage .moreinfo {
  width: 630px;
  height: 140px;
  margin: 42px auto 24px;
}
#toppage .moreinfo a {
  display: block;
  width: 310px;
  height: 140px;
  float: left;
  background-repeat: no-repeat;
  /* skm */
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#toppage .moreinfo .blog a {
  background-image: url(http://www.le-union.com/onlineshop/top/piton-blog.jpg);
  margin-right: 10px;
}
#toppage .moreinfo .facebook a {
  background-image: url(http://www.le-union.com/onlineshop/top/facebook.jpg);
}