@charset "UTF-8";
/* ----------------- top mixin ----------------- */
/* ----------------- top variables ----------------- */
/* ------------------- Individual ------------------- */
.under-recommend {
  padding-top: 85px;
}
@media screen and (max-width:768px) {
  .under-recommend {
    padding-top: 16vw;
  }
}
@media screen and (max-width:768px) {
  .under-recommend.mypagetop {
    padding-bottom: 16vw;
  }
}
.under-recommend h1 {
  text-align: center;
  font-size: 32px;
  font-family: "Bentham", serif;
  line-height: 1;
}
@media screen and (max-width:768px) {
  .under-recommend h1 {
    font-size: 5.8666666667vw;
    font-family: "Bentham", serif;
  }
}
.under-recommend h1.size_big {
  font-size: 40px;
}
@media screen and (max-width:768px) {
  .under-recommend h1.size_big {
    font-size: 7.4vw;
  }
}
.under-recommend h2 {
  text-align: center;
  font-size: 14px;
  padding-top: 20px;
  line-height: 1;
}
.under-recommend h2.size_big {
  font-size: 16px;
  padding-top: 12px;
  font-weight: bold;
  font-family: "Bentham", serif;
}
@media screen and (max-width:768px) {
  .under-recommend h2 {
    font-size: 3.2vw;
    padding-top: 4vw;
  }
  .under-recommend h2.size_big {
    font-size: 2.9vw;
    padding-top: 16px;
  }
}
.under-recommend .local-element {
  padding-top: 40px;
}
@media screen and (max-width:768px) {
  .under-recommend .local-element {
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
.under-recommend #dvRecommend {
  margin: 0;
}
.under-recommend #dvRecommend .title {
  display: none;
}
.under-recommend #dvRecommend .dv_recommend {
  max-width: 1125px;
  margin: 0 auto;
}
@media screen and (max-width:768px) {
  .under-recommend #dvRecommend .dv_recommend {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
  }
}
.under-recommend #dvRecommend .dv_rc_items {
  border: none;
  padding: 0 15px;
  width: 20%;
}
@media screen and (max-width:768px) {
  .under-recommend #dvRecommend .dv_rc_items {
    width: calc((100% - 5.3333333333vw) / 2);
    padding: 0;
    float: none;
  }
  .under-recommend #dvRecommend .dv_rc_items:nth-of-type(2n+2) {
    margin-left: 5.3333333333vw;
  }
  .under-recommend #dvRecommend .dv_rc_items:not(:nth-of-type(-n+4)) {
    padding-top: 8vw;
  }
}
@media screen and (min-width:769px) {
  .under-recommend #dvRecommend a:hover {
    transition: 0.3s;
    opacity: 0.7;
  }
}
.under-recommend #dvRecommend .dv_rc_img img {
  border: none;
  margin: 0 auto;
  width: auto;
  height: 200px;
}
@media screen and (max-width:768px) {
  .under-recommend #dvRecommend .dv_rc_img img {
    width: 70%;
    height: auto;
    padding: 2.6666666667vw 0;
  }
}
.under-recommend #dvRecommend .dv_rc_description {
  display: block;
  font-size: 12px;
  color: #aa823a;
  padding-bottom: 15px;
  font-family: "Bentham", serif;
}
@media screen and (max-width:768px) {
  .under-recommend #dvRecommend .dv_rc_description {
    font-size: 3.2vw;
    padding-bottom: 4vw;
  }
}
.under-recommend #dvRecommend .dv_rc_name {
  line-height: 1.4;
  padding: 20px 0 5px;
  font-family: "Bentham", serif;
}
@media screen and (max-width:768px) {
  .under-recommend #dvRecommend .dv_rc_name {
    padding: 5.3333333333vw 0 1.3333333333vw;
  }
}
.under-recommend #dvRecommend .dv_rc_price {
  font-family: Arial, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 14px;
}
@media screen and (max-width:768px) {
  .under-recommend #dvRecommend .dv_rc_price {
    font-size: 3.2vw;
  }
}
@media screen and (max-width:768px) {
  .under-recommend.productdetail #dvRecommend .dv_rc_name {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-weight: bold;
  }
}

#dvUserBox .under-recommend h1,
#dvUserBox #dvUserFltContents.mypage .under-recommend h1 {
  line-height: 1;
  font-size: 32px;
}
@media screen and (max-width:768px) {
  #dvUserBox .under-recommend h1,
  #dvUserBox #dvUserFltContents.mypage .under-recommend h1 {
    font-size: 5.8666666667vw;
    font-family: "Bentham", serif;
  }
}
#dvUserBox .under-recommend h2,
#dvUserBox #dvUserFltContents.mypage .under-recommend h2 {
  font-family: Arial, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  padding: 20px 0 0;
  line-height: 1;
  font-size: 14px;
  font-weight: normal;
}
@media screen and (max-width:768px) {
  #dvUserBox .under-recommend h2,
  #dvUserBox #dvUserFltContents.mypage .under-recommend h2 {
    font-size: 3.2vw;
  }
}
@media screen and (min-width:769px) {
  #dvUserBox .under-recommend #dvRecommend .dv_rc_img img,
  #dvUserBox #dvUserFltContents.mypage .under-recommend #dvRecommend .dv_rc_img img {
    height: auto;
    max-height: 120px;
  }
}

/*レビューボタン　サイズ調整*/
#reviewWrap .cartstep .btn-gry, #reviewWrap .cartstep .btn-success {
  width: 180px;
  height: 40px;
  padding: 0;
  line-height: initial;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*商品詳細 増減ボタン調整*/
#product .inner .text .ChangesByVariation .productSellInfo .detailNumberWarp .detailNumberWarp__option {
  display: flex;
  align-items: flex-end;
  margin: 0;
  gap: 10px;
}
#product .inner .text .ChangesByVariation .productSellInfo .detailNumberWarp .detailNumberWarp__option .detailNumberWarp__number .container-count {
  margin-bottom: 0;
}/*# sourceMappingURL=under_2023.css.map */