@charset "UTF-8";
#blackfriday-20201120 .link-hover {
  cursor: pointer;
}

#blackfriday-20201120 .link-hover:hover {
  opacity: .7;
}

#blackfriday-20201120 .mrb0 {
  margin-bottom: 0 !important;
}

#blackfriday-20201120 .w100 {
  width: 100%;
}

#blackfriday-20201120 .text-center {
  text-align: center;
}

#blackfriday-20201120 .text-left {
  text-align: left;
}

#blackfriday-20201120 .text-right {
  text-align: right;
}

#blackfriday-20201120 a:hover {
  text-decoration: none;
}

#blackfriday-20201120 .block {
  display: block;
}

#blackfriday-20201120 .clearboth {
  clear: both;
}

#blackfriday-20201120 .bold {
  font-weight: bold;
}

#blackfriday-20201120 *,
#blackfriday-20201120 *:before,
#blackfriday-20201120 *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#blackfriday-20201120 *,
#blackfriday-20201120 *:before,
#blackfriday-20201120 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#blackfriday-20201120 .list-asterisk li::before {
  content: '※';
}

#blackfriday-20201120 .anchor-nav {
  position: relative;
}

#blackfriday-20201120 .anchor-nav::after {
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 61px;
  opacity: .450;
  position: absolute;
  top: 33px;
  width: 990px;
  z-index: 1;
}

#blackfriday-20201120 .anchor-nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 2;
}

#blackfriday-20201120 .anchor-nav ul li {
  position: relative;
}

#blackfriday-20201120 .anchor-nav ul li:first-child::after {
  background-color: #535151;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 1;
}

#blackfriday-20201120 .bnr-view-all {
  background-color: #1a1613;
  background-image: url(../../../images/campaign/20201120_blackfriday/bg-view-all01.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 20px 0 22px;
}

#blackfriday-20201120 .bnr-view-all-foot {
  margin-bottom: 40px;
}

#blackfriday-20201120 .content--sole-wine {
  background-color: #1a1613;
  padding: 23px 35px 0 35px;
}

#blackfriday-20201120 .content--sole-wine .content__head .head__ttl {
  margin-bottom: 38px;
}

#blackfriday-20201120 .solo-wine {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#blackfriday-20201120 .solo-wine .item {
  background-color: #fff;
  border-right: 1px solid #c7c6c1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 4px;
  width: calc(99.99999% / 3);
}

#blackfriday-20201120 .solo-wine .item:first-child, #blackfriday-20201120 .solo-wine .item:nth-child(2) {
  width: 50%;
}

#blackfriday-20201120 .solo-wine .item:last-child {
  margin-bottom: 0;
}

#blackfriday-20201120 .solo-wine .item:first-child .item__img, #blackfriday-20201120 .solo-wine .item:nth-child(2) .item__img {
  position: relative;
}

#blackfriday-20201120 .solo-wine .item:first-child .item__img::after, #blackfriday-20201120 .solo-wine .item:nth-child(2) .item__img::after {
  background-image: url(../../../images/campaign/20201120_blackfriday/icon-featured-products01.png);
  background-repeat: no-repeat;
  content: "";
  height: 67px;
  position: absolute;
  right: 69px;
  top: 12px;
  width: 51px;
}

#blackfriday-20201120 .solo-wine .item:first-child .item__info, #blackfriday-20201120 .solo-wine .item:nth-child(2) .item__info {
  width: calc(100% - 124px);
}

#blackfriday-20201120 .solo-wine .item .item__info {
  margin-bottom: 26px;
  padding-top: 15px;
  width: calc(100% - 81px);
}

#blackfriday-20201120 .solo-wine .item .item__info .info__type {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding: 0 12px 0 15px;
}

#blackfriday-20201120 .solo-wine .item .item__info .info__type .type {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 15px;
  padding-top: 3px;
  width: 135px;
}

#blackfriday-20201120 .solo-wine .item .item__info .info__name {
  font-size: 17.5px;
  font-weight: bold;
  line-height: 1.49;
  letter-spacing: -0.01em;
  margin-bottom: 3px;
  padding: 0 0 0 15px;
  position: relative;
  width: 110%;
  z-index: 2;
}

#blackfriday-20201120 .solo-wine .item .item__info .info__desc {
  color: #535353;
  font-size: 14px;
  line-height: 1.71;
  padding: 0 12px 0 15px;
  word-break: break-all;
}

#blackfriday-20201120 .solo-wine .item .item__img {
  cursor: pointer;
  width: 80px;
}

#blackfriday-20201120 .solo-wine .item .item__purchase-btn {
  background-color: #dadad1;
  padding: 9px 15px 15px;
  width: 100%;
}

#blackfriday-20201120 .solo-wine .item--blank {
  position: relative;
}

#blackfriday-20201120 .solo-wine .item--blank .item__purchase-btn {
  bottom: 0;
  position: absolute;
}

#blackfriday-20201120 .solo-wine .wine-red .info__type .type {
  background-color: #a40a35;
}

#blackfriday-20201120 .solo-wine .wine-red .info__name {
  color: #a40a35;
}

#blackfriday-20201120 .solo-wine .wine-white .info__type .type {
  background-color: #9a9753;
}

#blackfriday-20201120 .solo-wine .wine-white .info__name {
  color: #9a9753;
}

#blackfriday-20201120 .solo-wine .wine-rose .info__type .type {
  background-color: #a95878;
}

#blackfriday-20201120 .solo-wine .wine-rose .info__name {
  color: #a95878;
}

#blackfriday-20201120 .solo-wine .wine-white-foaming .info__type .type {
  background-color: #5f8756;
}

#blackfriday-20201120 .solo-wine .wine-white-foaming .info__name {
  color: #5f8756;
}

#blackfriday-20201120 .solo-wine .price {
  color: #535353;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.73;
  letter-spacing: 0.02em;
  margin-bottom: -2px;
  margin-left: -8px;
}

#blackfriday-20201120 .solo-wine .sale-price {
  color: #d70b16;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.56;
  letter-spacing: 0.02em;
  margin-bottom: 6px;
}

#blackfriday-20201120 .solo-wine .sale-price .sale-price__inner {
  background-image: url(../../../images/smartphone/campaign/20201120_blackfriday/bg-sale-price.gif);
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: 17px auto;
  padding-left: 10px;
}

#blackfriday-20201120 .solo-wine .sale-price .number {
  font-size: 120%;
}

#blackfriday-20201120 .solo-wine .brackets-outer {
  font-size: 12px;
  margin-left: 1px;
}

#blackfriday-20201120 .solo-wine .brackets-outer .brackets {
  font-size: 10px;
  position: relative;
  vertical-align: text-top;
}

#blackfriday-20201120 .solo-wine .bullets {
  letter-spacing: -3px;
}

#blackfriday-20201120 .content--set-wine {
  background-color: #1a1613;
  margin-bottom: 48px;
  padding: 78px 45px 10px;
}

#blackfriday-20201120 .content--set-wine .content__head {
  margin-bottom: 24px;
  position: relative;
}

#blackfriday-20201120 .content--set-wine .content__head .head__ttl {
  margin-bottom: 41px;
}

#blackfriday-20201120 .content--set-wine .content__body {
  padding-top: 0;
}

#blackfriday-20201120 .set-wine {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#blackfriday-20201120 .set-wine .item {
  background-image: url(../../../images/campaign/20201120_blackfriday/bg-set-wine01.jpg);
  background-position: 50% 0;
  background-repeat: no-repeat;
  margin-bottom: 30px;
  padding-bottom: 25px;
}

#blackfriday-20201120 .set-wine .item--large {
  width: 100%;
}

#blackfriday-20201120 .set-wine .item--large .item__desc {
  text-align: center;
}

#blackfriday-20201120 .set-wine .item--normal {
  background-image: url(../../../images/campaign/20201120_blackfriday/bg-set-wine03.jpg);
  width: calc((100% - 6px) / 2);
}

#blackfriday-20201120 .set-wine .item--normal:not(:nth-child(2n)) {
  background-image: url(../../../images/campaign/20201120_blackfriday/bg-set-wine02.jpg);
  margin-right: 6px;
}

#blackfriday-20201120 .set-wine .item--normal .item__names {
  padding: 0 15px;
}

#blackfriday-20201120 .set-wine .item__desc {
  color: #000;
  font-size: 18px;
  line-height: 1.56;
  margin-bottom: 15px;
  padding: 0 34px;
}

#blackfriday-20201120 .set-wine .item__name {
  margin-bottom: 17px;
}

#blackfriday-20201120 .set-wine .item__names {
  color: #1d1d1d;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.53;
  margin-bottom: 10px;
  padding: 0 25px;
}

#blackfriday-20201120 .set-wine .wine-red .item__names {
  color: #a40a35;
}

#blackfriday-20201120 .set-wine .wine-white .item__names {
  color: #9a9753;
}

#blackfriday-20201120 .set-wine .item__price {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 24px;
  min-height: 28px;
}

#blackfriday-20201120 .set-wine .item__price .label,
#blackfriday-20201120 .set-wine .item__price .price {
  display: inline;
}

#blackfriday-20201120 .set-wine .item__price .label {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #c90202;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 9px;
  padding-top: 2px;
  width: 94px;
}

#blackfriday-20201120 .set-wine .item__price .price {
  color: #000;
  font-size: 17px;
  line-height: 1;
}
