@charset "utf-8";

#be29 a {
  text-decoration: none
}

#be29 p,
#be29 span,
#be29 li {
  font-family: Noto Sans JP, sans-serif !important
}

#be29 .price,
#be29 h2,
#be29 h3 {
  font-family: Jost, sans-serif !important
}

#be29 .itemname {
  font-size: 16px !important;
}

#be29 .price {
  font-size: 20px !important;
}

#be29 .titleBg,
#be29 .subCopy li {
  background-color: #38aad9
}

#be29 .color {
  color: #38aad9
}

#be29 .subCopy {
  top: 52%;
  left: 70%;
  writing-mode: vertical-rl;
  text-orientation: upright;
  z-index: 1;
}

#be29 .subCopy2 {
  top: 49% !important;
}

#be29 .UvTitle {
  z-index: 1;
  margin-bottom: -3.5rem!important;
}

#be29 .moreUndove i {
  position: absolute;
  top: 36%;
  right: 3%;
}

#be29 .boxlink_sold .byBtn {
  background-color: #fff;
  margin-top: 0!important;
  padding: 0!important;
}

#be29 .boxlink_sold .byBtn::after {
  content: "SOLD OUT";
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 25px;
}


#be29 .boxlink_sold .byBtn a {
  display: none;
}

@media screen and (max-width:520px) {

  #be29 .subCopy {
    top: 51%;
    left: 69.5%;
  }

  #be29 .subCopy2 {
    top: 46% !important;
  }

  #be29 .itemname {
    font-size: 15px !important;
  }

  #be29 .moreUndove i {
    top: 39%;
    right: 5%;
  }
}