@charset "utf-8";
.pickup_goods {
  padding: 80px 0;
  background: url(../../../img/excel/product/g78296/pickup_bg.jpg) no-repeat top center;
  background-size: cover;
}
.pickup_goods_inner {
  width: 860px;
  margin-left: auto;
  margin-right: auto;
}
.pickup_goods_detail {
  margin-top: 75px;
  color: #5f4b46;
  letter-spacing: 1.5px;
}
.pickup_goods_h2catch {
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 40px;
}
.pickup_goods_h2txt {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  line-height: 2;
  margin-bottom: 60px;
}
.pickup_goods_detail_inner {
  position: relative;
  width: 576px;
  margin: auto;
  padding: 40px 50px;
  background: url(../../../img/excel/product/g78296/pickup_goods_detail_inner_bg.png) no-repeat top center;
  background-size: cover;
  box-sizing: border-box;
}
.pickup_goods_detail_inner > div {
  display: flex;
}
.pickup_goods_h3catch {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 1;
}
.pickup_goods_detail_txt {
  margin-top: 8px;
  margin-left: 40px;
}
.pickup_goods_name {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 17px;
  padding-bottom: 13px;
  border-bottom: 1px solid #5f4b46;
}
.pickup_goods_name > span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
}
.pickup_goods_num {
  font-size: 20px;
  font-weight: 600;
  margin: 0 12px 0 5px;
}
.pickup_goods_h3txt {
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  margin-left: 5px;
}
a.pickup_goods_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 50px;
  font-size: 16px;
  font-weight: 400;
  color: #5f4b46;
  line-height: 1;
  margin: 15px auto 0;
  border: 1px solid #5f4b46;
  box-sizing: border-box;
}
a.pickup_goods_btn:hover {
  opacity: .7;
  text-decoration: none;
}
/*layout_reset */
#mainContents, .product.detail {
  width: 100%;
}
.vsm-goods, .mod_separate {
  margin: 0 auto;
  width: 1000px;
}
.product.detail .itemDetail01, .limitedBox, .contentSection, .lineupBox, .howtoBox, .new_makeup, .new_makeup + section, #revico-review-zone {
  width: 860px;
  margin-left: auto;
  margin-right: auto;
}
.product.detail .contentSection::before {
  position: static;
  height: 0;
  background-image: none;
  background-size: 0;
}