img {
  vertical-align: bottom;
}
#mainContents h1.mod-pagetitle {
  display: none;
}
#saleall .sale-recommend li {
  float: none;
}
#saleall {
  width: 980px;
  margin: 35px 0 -10px;
}
#saleall .CF {
  clear: both;
  float: none;
  font-size: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;
  height: 1px;
}
#saleall .ml20 {
  margin-left: 25px;
}
#saleall #saleall_btn {
  padding: 15px 0 0;
  display: flex;
  justify-content: center;
}
#saleall #saleall_btn li {
  float: none;
}
#saleall ul .saleall_copy {
  margin-top: 25px;
  margin-left: 25px;
}
#saleall ul .saleall_copy p {
  text-align: left;
  letter-spacing: 0.1em;
  color: #333333;
  margin-top: 1px;
  font-size: 20px;
  font-weight: bold;
}
#saleall ul .saleall_logo {
  margin-top: 23px;
}
#saleall .saleall_text a {
  font-weight: bold;
  color: #ff7822;
  font-size: 16px;
  text-decoration: underline;
  white-space: nowrap;
  display: inline-block;
  padding-right: 1em;
  padding-left: 1em;
  text-align: center;
  line-height: 1.8;
}
#saleall .saleall_text a:hover {
  opacity: 0.7;
}
#saleall .saleall_text {
  text-align: center;
  margin: 0;
  padding: 15px 0 0;
}
#saleall .clearfloat {
  clear: both;
}
#saleall .saleall-header {
  display: flex;
  justify-content: center;
}
.mod-relation-link + .mod-tab {
  margin-top: 30px;
}
.bnrbox {
  margin-top: 40px;
  margin-bottom: 50px;
}
.bnrbox .bnr {
  overflow: hidden;
}
.bnrbox li {
  float: left;
}
#saleall_btn a,
.bnrbox a {
  display: block;
}
#saleall_btn img,
.bnrbox img {
  vertical-align: bottom;
}
.bnrbox li:nth-of-type(even) {
  margin-left: 20px;
}
.bnrbox li:nth-of-type(n + 3) {
  margin-top: 20px;
}
.sale-recommend {
  display: none;
  background-color: #fff1d6;
  min-height: 300px;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  z-index: 0;
}
.sale-recommend-header {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  letter-spacing: 1px;
}
.sale-recommend-title span {
  font-size: 16px;
  font-weight: bold;
}
.sale-recommend-title .title-deco {
  font-weight: normal;
}
.sale-recommend-subtitle {
  font-size: 11px;
}
.sale-recommend .mod-itemList[class*="-small"] {
  padding-left: 65px;
  padding-right: 65px;
}
.sale-recommend-body .mod-itemList > ul {
  display: flex;
  justify-content: center;
}
.sale-recommend-body a {
  position: relative;
}
.sale-recommend-body a:hover .rate {
  opacity: 0.8;
}
.sale-recommend-body .item-name a {
  text-decoration: underline;
}
.sale-recommend-body .item-name a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.sale-recommend-body .rate {
  position: absolute;
  bottom: 5px;
  left: 0;
}
.sale-recommend-body .ico-off {
  display: inline-block;
  vertical-align: middle;
  margin: 5px 0 0;
  border-radius: 0 2px 2px 0;
  padding: 0 10px;
  background: #f17fbf;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  line-height: 21px;
  text-align: center;
}
.sale-recommend .mod-itemList .bx-wrapper .bx-prev {
  left: -40px;
}
.sale-recommend .mod-itemList .bx-wrapper .bx-next {
  right: -40px;
}
