@charset "utf-8";

#beige .bgpaper a,
#beige .itemname,
#beige .price,
#beige .bx-text-bel-Gray-9 {
  color: #5b3610 !important
}


#beige .itemname {
  white-space: wrap
}

#beige .brandname {
  color: #b7a796 !important
}

#beige .bgpaper {
  background-color: #f4fefe;
  padding-bottom: 50px
}

#beige .contentsWrap nav,
#beige .contentsWrap section {
  font-family: Jost, sans-serif !important
}

#beige .contentsWrap .category_area {
  font-family: Noto Serif JP, serif !important
}

#beige .navi {
  background-color: #ebf6f9;
  width: 50pc;
  margin: 5% auto 0
}

#beige .navi li {
  width: 32%
}

#beige .mainLeft,
#beige .mainRight {
  width: 49%;
  height: 100%
}

#beige .mainitems ul {
  display: flex
}

#beige .mainitems li {
  width: 50%
}

#beige .mainitems .specbox {
  width: 100%;
  align-items: end
}

#beige .itemList .box2 {
  margin-top: 20%;
  margin-bottom: 10%
}

#beige .explain {
  margin-top: 20%
}

#beige .explain2 {
  margin-top: 15%
}

#beige .subitems {
  margin-top: 10%
}

#beige .itemBtn {
  background-color: #653e1a
}

#beige .bgpaper .itemBtn a {
  color: #fff !important
}

#beige h2 img {
  margin-bottom: 30px
}

#beige .detail ul {
  justify-content: center
}

#beige .detail li {
  width: 49%;
  margin-right: 2%
}

#beige .detail li:nth-of-type(2n) {
  margin-right: 0;
  margin-right: 0 !important
}

#beige .itemList .itemList3 li {
  width: 45%
}

#beige .itemList .itemList3 li:nth-of-type(3n) {
  margin-right: 0
}

#beige .itemList .brandname {
  font-size: 9pt
}

#beige .itemList .itemname {
  font-size: 14px
}

#beige .itemList .price {
  font-size: 18px;
  font-weight: 500
}

#beige .itemList .price:after {
  font-weight: 400
}

#beige .itemList .saleprice {
  margin-top: 3px;
  display: block;
  color: #fb0000 !important
}

#beige .itemList .price_down {
  color: #fb0000;
  padding: 2px 4px;
  display: block;
  font-size: 9pt
}

#beige .boxlink_sold .itemBtn,
#beige .itemList .boxlink_sold .detail,
#beige .itemList .boxlink_sold .mainImg,
#beige .itemList .boxlink_sold .mainLeft .mask:after,
#beige .itemList .boxlink_sold .pict {
  display: none !important
}

#beige .itemList .cool-main .boxlink_sold .mainImg,
#beige .itemList .itemImg3 img {
  display: block !important
}

#beige .itemList .boxlink_sold .mainRight {
  margin: 300px 0 25px
}

#beige .itemList .boxlink_sold>div {
  justify-content: center !important
}

#beige .itemList .boxlink_sold .mainRight {
  width: initial !important
}

#beige .cool-main .itemBtn a {
  color: #fff !important
}

#beige .itemBtn:after {
  content: '';
  width: 8px;
  height: 8px;
  border-top: solid 1px #fff !important;
  border-right: solid 1px #fff !important;
  transform: rotate(45deg);
  position: absolute;
  top: 40%;
  right: 30px
}

#beige .exchange {
  max-width: 550px;
  background-color: #f4fefe;
  margin: 8% auto
}

#beige .exchange summary {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 2em;
  color: #5b3610;
  cursor: pointer
}

#beige .exchange summary::-webkit-details-marker {
  display: none
}

#beige .exchange summary:after {
  transform: translateY(-25%) rotate(45deg);
  width: 10px;
  height: 10px;
  margin-left: 20px;
  border-bottom: 3px solid #5b3610;
  border-right: 3px solid #5b3610;
  content: '';
  transition: transform .3s
}

#beige .exchange[open] summary:after {
  transform: rotate(225deg)
}

#beige .exchange p {
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: 0 2em 2em;
  color: #5b3610;
  transition: transform .5s, opacity .5s
}

#beige .exchange[open] p {
  transform: none;
  opacity: 1
}

#beige .category_area {
  margin-top: 75pt !important;
  margin-bottom: 60px !important
}

#beige .category_area .bx-home__section {
  margin-top: 1.5rem;
  font-family: Noto Sans JP !important;
}

#beige .bx-sp_newtop_category_search__listitem img {
  background: #ffffff;
}


#beige .brandTop a {
  color: #fff !important
}



/**  カテゴリ（bx-top.cssから）  **/
.bx-sp_newtop_category_search__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  column-gap: 8px;
  row-gap: 16px
}

@media screen and (min-width:521px) {
  .bx-sp_newtop_category_search__list {
    -ms-grid-columns: (1fr)[8];
    grid-template-columns: repeat(8, 1fr);
    column-gap: 16px;
    row-gap: 24px;
    margin-bottom: 55px
  }
}

@media screen and (max-width:520px) {
  .bx-sp_newtop_category_search__list {
    padding: 0 16px
  }
}

.bx-sp_newtop_category_search__listitem img {
  background: #f0f0f0
}

@media screen and (min-width:521px) {
  .bx-sp_newtop_category_search__listitem img {
    width: 120px
  }
}

.bx-sp_newtop_category_search__listitem a>div {
  padding-top: 8px
}



@media screen and (max-width:520px) {

  #beige .cool-main,
  #beige .fvBnr,
  #beige .mainLeft,
  #beige .mainRight {
    width: 100%
  }

  #beige .itemList .mainImage {
    height: 85vw;
    margin-bottom: 3% !important
  }

  #beige .navi {
    width: 100%;
    margin: 15% auto 0
  }

  #beige .mainitems ul,
  #beige .mainitems-single ul {
    display: block;
    width: 100%;
    display: block
  }

  #beige .mainitems li,
  #beige .mainitems-single li {
    width: 100%
  }

  #beige .mainitems .specbox {
    width: 100%
  }

  #beige .explain {
    margin-top: 20%
  }

  #beige .explain2,
  #beige .subitems {
    margin-top: 15%
  }

  #beige .itemList .itemList3 li {
    width: 49%;
    margin: 0 2% 4% 0 !important
  }

  #beige .itemList .itemList3 li:nth-of-type(2n) {
    margin-right: 0 !important
  }

  #beige .pict {
    column-gap: .1rem
  }

  #beige .price_down {
    color: #fb0000;
    padding: 3px 5px;
    display: block;
    font-size: 9pt
  }

  #beige .itemBtn:after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: solid 1px #fff !important;
    border-right: solid 1px #fff !important;
    transform: rotate(45deg);
    position: absolute;
    top: 40%;
    right: 5%
  }

  #beige .exchange {
    margin: 20% 3% 0
  }

  #beige .exchange summary {
    padding: 2em 1em
  }

  #beige .category_area .bx-text-bel-Gray-9.bx-text-bel-Gray-9.bx-text-bel-Gray-9 {
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
}


}