.rb2019---main {
  font-family: "Shippori Mincho", "Yu Mincho", "YuMincho", serif !important;
  font-weight: 500;
  min-width: 1100px;
}

.rb2019---main a {
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
}

.pc-only {
  display: block;
}
.sp-only {
  display: none;
}

.rb2019---main {
  font-size: 16px;
}

.mv {
  width: 100%;
  height: 570px;
  background-image: url(/ringbell/contents/liquor/images/mv-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
}

.mv-main {
  min-width: 1100px;
  height: 100%;
  background-image: url(/ringbell/contents/liquor/images/mv-item_a.png),
    url(/ringbell/contents/liquor/images/mv-title.png);
  background-repeat: no-repeat, no-repeat;
  background-size: auto, 348px 402px;
  background-position: bottom center, center center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mv-main > img {
}

.page-nav {
  background: #800808;
  width: 100%;
  padding: 10px 0;
  box-sizing: border-box;
}

.page-nav .nav-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
}

.page-nav .nav-inner li {
  width: 16%;
  border-right: 1px solid #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  list-style: none;
}

.page-nav .nav-inner li:first-child {
  border-left: 1px solid #fff;
}

.page-nav .nav-inner li > a:link,
.page-nav .nav-inner li > a:visited {
  color: #fff !important;
}

.page-nav .nav-inner li > a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  box-sizing: border-box;
  text-decoration: none;
}

.page-nav .nav-inner li::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/triangle-white.svg) no-repeat;
  width: 16px;
  height: 11px;
  transform: rotate(90deg);
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
  margin-top: -10px;
}

.lineup {
  background: url(/ringbell/contents/liquor/images/bg.jpg) no-repeat;
  padding-left: calc((100% - 1100px) / 2);
  padding-right: calc((100% - 1100px) / 2);
  margin-bottom: 120px;
}

.liquor-images {
  display: flex;
  align-items: center;
  justify-content: center;
}

.lineup-intro {
  background: #fff;
  padding-top: 45px;
  padding-bottom: 90px;
}

.section-title {
  text-align: center;
  font-size: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid;
  margin: 0 50px 45px;
}

.section-lead {
  line-height: 2;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}

.lineup-sake {
  background: #fff;
  padding-bottom: 75px;
}

.section-title_wood {
  background: url(/ringbell/contents/liquor/images/wood-bg.jpg) no-repeat;
  width: 100%;
  height: 105px;
  font-size: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 55px;
}

.lineup-gift {
  width: 740px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}

.lineup-gift > a {
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #333 !important;

  font-size: 18px;
  font-weight: 500;
}

.lineup-gift > a img {
  margin-bottom: 30px;
}

.lineup-gift > a span {
  font-weight: 700;
  display: inline-block;
  text-decoration: underline !important;
}

.lineup-wine {
  background: #fff;
}

.lineup-wine_sommelier {
  margin-top: 75px;
  background: url(/ringbell/contents/liquor/images/wine-bg.jpg) no-repeat;
  padding-left: 45px;
  padding-right: 35px;
  padding-bottom: 40px;
  position: relative;
  margin-left: 80px;
  margin-right: 80px;
}

.section-lead_s {
  line-height: 2;
  text-align: center;
  font-size: 16px;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  font-weight: 500;
}

.lineup-wine_sommelier h3 {
  color: #fff;
  text-align: center;
  background: url(/ringbell/contents/liquor/images/ribbon.png) no-repeat;
  width: 616px;
  height: 61px;
  font-size: 24px;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: -30px;
}

.lineup-wine_text {
  width: 570px;
}

.lineup-wine_text h4 {
  line-height: 1.5;
  color: #800808;
  font-size: 22px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  margin-bottom: 15px;
}

.lineup-wine_text h5 {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  margin-bottom: 40px;
}

.lineup-wine_text img {
  position: absolute;
  bottom: 30px;
  right: 35px;
}

.lineup-wine_text p {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
}

.lineup-wine_text p > small {
  font-size: 12px;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
}

.lineup-gift.is-wine {
  width: auto;
  margin-left: 80px;
  margin-right: 80px;
}

.lineup-gift.is-wine a {
  text-align: center;
}

.liquor-category {
  padding-top: 85px;
  text-align: center;
  background: #fff;
  padding-left: 55px;
  padding-right: 55px;
}

.section-subtitle {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}

.section-subtitle::after {
  display: block;
  content: "";
  border: none;
  background: #800808;
  width: 110px;
  height: 4px;
  border-radius: 2px;
  margin-top: 28px;
}

.lineup-category_items {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-top: 75px;
}

.lineup-category_item {
  position: relative;
  width: 300px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.lineup-category_item img {
  margin-bottom: 30px;
}

.lineup-category_item::before {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/jyouzou.png) no-repeat center
    center/cover;
  width: 104px;
  height: 104px;
  position: absolute;
  top: -9px;
  left: -9px;
}

.lineup-category_item:nth-child(2)::before {
  background-image: url(/ringbell/contents/liquor/images/jyouryu.png);
}

.lineup-category_item:nth-child(3)::before {
  background-image: url(/ringbell/contents/liquor/images/konsei.png);
}

.lineup-category_item p {
  font-size: 15px;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  text-align: left;
  margin-bottom: 35px;
}

.lineup-category_item h3 {
  font-size: 15px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  color: #fff;
  background: #d9b4b4;
  border-radius: 15px;
  margin-bottom: 15px;
}

.lineup-category_item h4 {
  font-size: 18px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  margin-bottom: 25px;
}

.liquor-pickup > .section-title {
  margin-left: calc((100% - 1000px) / 2);
  margin-right: calc((100% - 1000px) / 2);
}

.liquor-pickup .pickup-list {
  padding-left: calc((100% - 1000px) / 2);
  padding-right: calc((100% - 1000px) / 2);
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 35px;
  margin-left: 35px;
}

.liquor-pickup .pickup-list a {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  line-height: 1.5;
  padding: 15px 20px;
  position: relative;
  text-decoration: none;
}

.liquor-pickup .pickup-list a:link,
.liquor-pickup .pickup-list a:visited {
  color: #fff;
}

.liquor-pickup .pickup-list a > img {
  margin-right: 20px;
}

.liquor-pickup .pickup-list li {
  width: 400px;
  background: #800808;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.liquor-pickup .pickup-list a::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/triangle-white.svg) no-repeat
    center center/contain;
  width: 16px;
  height: 15px;
  transform: rotate(90deg);
  position: absolute;
  right: 25px;
}

.pickup-items {
  text-align: center;
  margin-top: 120px;
}

.pickup-item {
  margin-top: 95px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1430px;
  min-width: 1100px;
  display: flex;
  align-items: flex-start;
}

.pickup-item figure {
  position: relative;
  width: 50%;
  overflow: hidden;
}

.pickup-item figure img {
  width: 100%;
  height: 818px;
  object-fit: cover;
}

.pickup-item figure.item-wine::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/wine-tag.png) no-repeat;
  width: 223px;
  height: 220px;
  position: absolute;
  top: 0;
  right: 0;
}

.pickup-item figure.item-sake::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/sake-tag.png) no-repeat;
  width: 223px;
  height: 220px;
  position: absolute;
  top: 0;
  left: 0;
}

.pickup-item figure.item-beer::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/beer-tag.png) no-repeat;
  width: 223px;
  height: 220px;
  position: absolute;
  top: 0;
  right: 0;
}

.pickup-item figure.item-shouchu::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/shouchu-tag.png) no-repeat;
  width: 223px;
  height: 220px;
  position: absolute;
  top: 0;
  left: 0;
}

.pickup-item figure.item-amazake::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/amazake-tag.png) no-repeat;
  width: 223px;
  height: 220px;
  position: absolute;
  top: 0;
  right: 0;
}

.pickup-item_text {
  width: calc(50% - 100px);
  text-align: left;
  margin-left: 60px;
  margin-right: 40px;
  transition: all 0.3s;
}

.pickup-item.text-left .pickup-item_text {
  margin-left: unset;
  margin-right: 60px;
  margin-left: 40px;
}
.pickup-item_text h3 {
  line-height: 1.2;
  font-weight: 500;
  font-size: 40px;
  margin-bottom: 35px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  transition: all 0.3s;
}

@media screen and (min-width: 600px) and (max-width: 1370px) {
  .pickup-item_text {
    width: calc(50% - 80px);
    text-align: left;
    margin-left: 40px;
    margin-right: 40px;
  }

  .pickup-item.text-left .pickup-item_text {
    margin-left: unset;
    margin-right: 40px;
    margin-left: 40px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1280px) {
  .pickup-item_text h3 {
    line-height: 1.2;
    font-weight: 500;
    font-size: 32px;
    margin-bottom: 35px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}

.pickup-item_text h3 small {
  font-size: 18px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  margin-top: 15px;
}

.pickup-item_text h4 {
  font-size: 30px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  padding-bottom: 25px;
  border-bottom: 1px solid;
  margin-bottom: 35px;
  position: relative;
}

.pickup-item_text .kiwami-yamagata::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/yamagata-kiwami.jpg)
    no-repeat;
  width: 179px;
  height: 130px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.pickup-item_text .kiwami-japan::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/japan-kiwami.jpg) no-repeat;
  width: 154px;
  height: 74px;
  position: absolute;
  right: 0;
  bottom: 20px;
}

.pickup-item_text h4 span {
  font-size: 15px;
}

.pickup-item_text h5 {
  color: #800808;
  font-size: 18px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  margin-bottom: 15px;
}

.pickup-item_text p {
  line-height: 1.8;
  font-size: 14px;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  margin-bottom: 25px;
}

.pickup-item_text dl {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 15px;
}

.pickup-item_text dt {
  line-height: 1;
  text-align: center;
  border: 1px solid;
  border-radius: 18px;
  width: 122px;
  padding: 10px 0;
  font-size: 15px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  margin-right: 15px;
}

.pickup-item_text dd {
  line-height: 1;
  font-size: 15px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
}

.pickup-item_text ul {
  line-height: 1.5;
  margin-top: 30px;
  margin-bottom: 60px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  font-size: 14px;
  padding: 0;
}

.pickup-item_text .wine-detail {
  flex-wrap: wrap;
  flex-direction: unset;
}

.pickup-item_text li {
  font-size: 14px;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  margin-right: 30px;
  list-style: none;
  display: flex;
  align-items: center;
  line-height: 2;
}

.pickup-item_text li:first-child {
  margin-right: 0;
}

.pickup-item_text li::before {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/list-icon.png) no-repeat;
  width: 19px;
  height: 21px;
  margin-right: 10px;
  flex-basis: 19px;
  flex-shrink: 0;
}

.pickup-item_text .buy-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ac8d5b;
  font-size: 20px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  margin-bottom: 35px;
  width: 100%;
  height: 60px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
  color: #fff;
}

.pickup-item_text .buy-btn::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/triangle-white.svg) no-repeat;
  width: 14px;
  height: 21px;
  position: absolute;
  right: 15px;
}

.pickup-item_text .other-btn {
  position: relative;
  width: 80%;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #e6e6e6;
  color: #555 !important;
  font-size: 16px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  border-radius: 28px;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.pickup-item_text .other-btn::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/arrow-bk.png) no-repeat;
  width: 12px;
  height: 18px;
  position: absolute;
  right: 20px;
}

.wineselection {
  display: block;
  margin-top: 80px;
}

.wineselection > img {
  margin-left: auto;
  margin-right: auto;
}

.wine-research {
  text-align: center;
  background: #f6f3ef;
  padding-top: 140px;
  padding-bottom: 100px;
}

.research-title {
  margin-left: calc((100% - 1000px) / 2);
  margin-right: calc((100% - 1000px) / 2);
}

.research-title img {
  width: 341px;
  height: auto;
}

.research-subtitle {
  font-size: 20px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  padding-top: 50px;
  margin-top: 30px;
  border-top: 2px solid;
  margin-bottom: 40px;
}

.research-text {
  line-height: 2;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
}

.research-images {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}

.liquor-goods {
  margin-top: 120px;
  background: url(/ringbell/contents/liquor/images/bg-goods.jpg) no-repeat
    center center/cover;
  padding-top: 90px;
  padding-bottom: 100px;
}

.goods-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}

.goods-title_inner {
  display: flex;
  align-items: center;
}

.goods-title img {
  margin-left: 30px;
}

.goods-title h3 {
  white-space: nowrap;
  line-height: 1.2;
  color: #560404;
  font-size: 30px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  margin-left: 35px;
  margin-right: 30px;
}

.goods-title h3 span {
  display: block;
  font-size: 45px;
}

.goods-title::before {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/bar.png) repeat-x;
  width: 50%;
  height: 13px;
  background-position: center left;
}

.goods-title::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/bar.png) repeat-x;
  width: 50%;
  height: 13px;
  background-position: center right;
}

.liquor-goods_inner {
  margin-left: calc((100% - 1000px) / 2);
  margin-right: calc((100% - 1000px) / 2);
}

.goods-lead {
  background: url(/ringbell/contents/liquor/images/gift-image.png) no-repeat;
  width: 100%;
  background-size: 473px 319px;
  background-position: bottom right;
  padding-top: 30px;
}

.goods-lead p {
  line-height: 1.8;
  width: 455px;
  font-size: 18px;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  padding-bottom: 70px;
}

.goods-item {
  width: 100%;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px;
  box-sizing: border-box;
}

.goods-item h3 {
  line-height: 1.5;
  font-size: 24px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  margin-bottom: 30px;
}

.goods-text {
  width: 470px;
  position: relative;
}

.goods-1::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/number-1.png) no-repeat
    center center/contain;
  width: 34px;
  height: 130px;
  position: absolute;
  top: -65px;
  right: 20px;
}

.goods-2::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/number-2.png) no-repeat
    center center/contain;
  width: 89px;
  height: 133px;
  position: absolute;
  top: -55px;
  right: 0;
}

.goods-3::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/number-3.png) no-repeat
    center center/contain;
  width: 87px;
  height: 137px;
  position: absolute;
  top: -55px;
  right: 0;
}

.liquor-goods_inner .other-btn {
  position: relative;
  width: 80%;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #835d57;
  color: #fff !important;
  font-size: 20px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  border-radius: 28px;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
  margin-top: 60px;
}

.liquor-goods_inner .other-btn::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/triangle-white.svg) no-repeat;
  width: 14px;
  height: 21px;
  position: absolute;
  right: 40px;
}

.sake-ranking {
  width: 1100px;
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 155px;
}

.liquor-rank_inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  min-height: 350px;
}

.sake-ranking .section-title {
  margin-left: 0;
  margin-right: 0;
}

.rank-item {
  width: 200px;
  position: relative;
}

.rank-item .rank-titlesub {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  margin-top: 20px;
}

.rank-item .rank-title {
  display: inline-block;
  color: #333;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
  margin-top: 10px;
}

.rank-item .rank-price {
  margin-top: 10px;
}

.rank-1::before {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/r-icon01.png) no-repeat;
  width: 56px;
  height: 77px;
  position: absolute;
  top: -12px;
  left: -12px;
}

.rank-1::before {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/r-icon01.png) no-repeat;
  width: 56px;
  height: 77px;
  position: absolute;
  top: -12px;
  left: -12px;
}

.rank-2::before {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/r-icon02.png) no-repeat;
  width: 56px;
  height: 77px;
  position: absolute;
  top: -12px;
  left: -12px;
}

.rank-3::before {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/r-icon03.png) no-repeat;
  width: 56px;
  height: 77px;
  position: absolute;
  top: -12px;
  left: -12px;
}

.rank-4::before {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/r-icon04.png) no-repeat;
  width: 56px;
  height: 77px;
  position: absolute;
  top: -12px;
  left: -12px;
}

.rank-5::before {
  display: block;
  content: "";
  background: url(/ringbell/contents/liquor/images/r-icon05.png) no-repeat;
  width: 56px;
  height: 77px;
  position: absolute;
  top: -12px;
  left: -12px;
}

.rank-item .rank-price {
  display: inline-block;
  color: #333;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
    "Yu Gothic Medium", "メイリオ", sans-serif;
}

@media only screen and (max-width: 599px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }

  .rb2019---main {
    min-width: unset;
  }

  .mv {
    height: 100%;
    background-image: unset;
  }

  .mv-main {
    width: 100%;
    height: 125vw;
    overflow: hidden;
    background: url(/ringbell/contents/liquor/images/mv-item_sp_a.png),
      url(/ringbell/contents/liquor/images/mv-title.png),
      url(/ringbell/contents/liquor/images/mv-bg_sp.jpg);
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: contain, 50vw auto, cover;
    background-position: bottom center, top 8vw center, center center;
    min-width: unset;
  }

  .mv-main > img {
    width: calc((380 / 14) * 1rem);
    height: auto;
  }

  .main-block img {
    height: 100%;
  }

  .page-nav {
    background: #800808;
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box;
  }

  .page-nav .nav-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1210px;
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
  }

  .page-nav .nav-inner li {
    list-style: none;
    width: calc(100% / 3.2);
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    padding-top: 5vw;
    box-sizing: border-box;
  }

  .page-nav .nav-inner li:first-child {
    border-left: unset;
    border-top: unset;
  }

  .page-nav .nav-inner li:nth-child(2) {
    border-top: unset;
  }

  .page-nav .nav-inner li:nth-child(3) {
    border-top: unset;
  }

  .page-nav .nav-inner li:last-child,
  .page-nav .nav-inner li:nth-child(3) {
    border-right: unset;
  }

  .page-nav .nav-inner li > a:link,
  .page-nav .nav-inner li > a:visited {
    color: #fff !important;
  }

  .page-nav .nav-inner li > a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: calc((20 / 14) * 1rem);
    box-sizing: border-box;
    text-decoration: none;
  }

  .page-nav .nav-inner li::after {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/triangle-white.svg)
      no-repeat;
    width: 16px;
    height: 11px;
    transform: rotate(90deg);
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
    margin-top: -13px;
  }

  .lineup {
    background: url(/ringbell/contents/liquor/images/bg.jpg) no-repeat;
    margin-bottom: 15vw;
    width: 100%;
    padding: 0;
  }

  .liquor-images {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5vw;
  }

  .liquor-images img {
    width: calc(100% / 3);
    height: auto;
  }

  .lineup-intro {
    background: #fff;
    padding: 15vw 0;
    margin: 0 5vw;
  }

  .section-title {
    text-align: center;
    font-size: 6.5vw;
    padding-bottom: 3vw;
    border-bottom: 1px solid;
    margin-bottom: 10vw;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .section-lead {
    line-height: 2;
    text-align: left;
    font-size: 3.6vw;
    font-weight: 500;
    margin: 0 5vw;
  }

  .lineup-sake {
    background: #fff;
    padding-bottom: 10vw;
    margin: 0 5vw;
  }

  .section-title_wood {
    background: url(/ringbell/contents/liquor/images/wood-bg.jpg) no-repeat;
    width: 100%;
    height: 20vw;
    font-size: 5.6vw;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10vw;
    margin-top: 0;
  }

  .lineup-gift {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10vw;
  }

  .lineup-gift > a {
    display: flex;
    align-items: center;
    flex-direction: column;
    color: #333 !important;
    margin-bottom: 10vw;
    font-size: 4vw;
    font-weight: 500;
    text-decoration: none;
  }

  .lineup-gift > a img {
    margin-bottom: 3vw;
    width: 70%;
  }

  .lineup-gift > a span {
    line-height: 1.5;
    font-weight: 700;
    display: inline-block;
    text-decoration: underline !important;
    margin-bottom: 2vw;
  }

  .lineup-wine {
    background: #fff;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .lineup-wine_sommelier {
    margin-top: 15vw;
    background: url(/ringbell/contents/liquor/images/wine-bg.jpg) no-repeat;
    padding-left: 5vw;
    padding-right: 5vw;
    padding-bottom: 40px;
    position: relative;
    margin-left: 5vw;
    margin-right: 5vw;
    text-align: center;
    background-color: #ecdada;
  }

  .section-lead_s {
    line-height: 2;
    text-align: left;
    font-size: 3.6vw;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    font-weight: 500;
    margin: 0 5vw;
  }

  .lineup-wine_sommelier h3 {
    line-height: 1.2;
    color: #fff;
    text-align: center;
    background: url(/ringbell/contents/liquor/images/ribbon.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: auto;
    font-size: 4.8vw;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    font-weight: 700;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: -6vw;
    padding: 1vw 0;
    margin: 0;
  }

  .lineup-wine_text {
    width: 100%;
  }

  .lineup-wine_text h4 {
    line-height: 1.5;
    color: #800808;
    font-size: 4vw;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    margin: 0;
    white-space: nowrap;
  }

  .lineup-wine_text h5 {
    line-height: 1.8;
    font-size: 3.4vw;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    margin: 5vw 0 10vw;
    text-align: left;
  }

  .lineup-wine_text img {
    position: unset;
    width: 50vw;
  }

  .lineup-wine_text p {
    font-size: 3.4vw;
    font-weight: 700;
    line-height: 1.8;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    margin: 2vw 0;
  }

  .lineup-wine_text p > small {
    font-size: 3vw;
    font-weight: 500;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    display: inline-block;
    text-align: left;
  }

  .lineup-gift.is-wine {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .lineup-gift.is-wine a {
    text-align: center;
  }

  .liquor-category {
    margin-top: 15vw;
    text-align: center;
    background: #fff;
    padding: 0;
  }

  .section-subtitle {
    text-align: center;
    font-size: 6.5vw;
    font-weight: 500;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 10vw;
    margin-top: 0;
  }

  .section-subtitle::after {
    display: block;
    content: "";
    border: none;
    background: #800808;
    width: 20vw;
    height: 4px;
    border-radius: 2px;
    margin-top: 4vw;
  }

  .lineup-category_items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 10vw;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .lineup-category_item {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10vw;
  }

  .lineup-category_item img {
    margin-bottom: 0;
    width: 100%;
    height: auto;
  }

  .lineup-category_item::before {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/jyouzou.png) no-repeat
      center center/cover;
    width: 25vw;
    height: 25vw;
    position: absolute;
    top: -2vw;
    left: -2vw;
  }

  .lineup-category_item p {
    line-height: 1.8;
    font-size: 3.6vw;
    font-weight: 500;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    text-align: left;
    margin: 5vw 0;
  }

  .lineup-category_item h3 {
    font-size: 3.6vw;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    color: #fff;
    background: #d9b4b4;
    border-radius: 3.6vw;
    margin-bottom: 5vw;
    margin-top: 0;
    padding: 1vw 0;
  }

  .lineup-category_item h4 {
    font-size: 3.8vw;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    margin-bottom: 5vw;
    margin-top: 0;
  }

  .liquor-detail {
    width: 100%;
  }

  .liquor-pickup > .section-title {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .liquor-pickup .pickup-list {
    padding-left: 0;
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-right: 5vw;
    margin-left: 5vw;
    margin-top: 10vw;
  }

  .liquor-pickup .pickup-list ul {
    width: 100%;
    padding: 0;
  }

  .liquor-pickup .pickup-list a {
    width: 100%;
    font-size: 3.8vw;
    font-weight: 700;
    display: flex;
    align-items: center;
    line-height: 1.5;
    padding: 3vw 5vw;
    position: relative;
    text-decoration: none;
  }

  .liquor-pickup .pickup-list a:link,
  .liquor-pickup .pickup-list a:visited {
    color: #fff;
  }

  .liquor-pickup .pickup-list a > img {
    margin-right: 5vw;
    width: 10vw;
  }

  .liquor-pickup .pickup-list li {
    width: 100%;
    background: #800808;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5vw;
    box-sizing: border-box;
  }

  .liquor-pickup .pickup-list a::after {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/triangle-white.svg)
      no-repeat center center/contain;
    width: 16px;
    height: 15px;
    transform: rotate(90deg);
    position: absolute;
    right: 25px;
  }

  .liquor-pickup .pickup-list > img {
    width: 100%;
    margin-bottom: 10vw;
  }

  .pickup-items {
    text-align: center;
    margin-top: 20vw;
  }

  .pickup-item {
    margin-top: 15vw;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    max-width: unset;
    min-width: unset;
  }

  .pickup-item img {
    width: 100%;
  }

  .pickup-item_text {
    text-align: left;
    padding-left: 5vw;
    padding-right: 5vw;
    margin-top: 5vw;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    box-sizing: border-box;
  }

  .pickup-item.text-left .pickup-item_text {
    margin-left: unset;
    margin-right: 60px;
  }

  .pickup-item_text h3 {
    line-height: 1.5;
    font-weight: 500;
    font-size: 6vw;
    margin-top: 3vw;
    margin-bottom: 5vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    z-index: 10;
  }

  .pickup-item_text h3 small {
    font-size: 3.6vw;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    margin-top: 2vw;
  }

  .pickup-item_text h4 {
    font-size: 6vw;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    padding-bottom: 3vw;
    border-bottom: 1px solid;
    margin: 4vw 0;
    position: relative;
  }

  .pickup-item_text .kiwami-yamagata::after {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/yamagata-kiwami.jpg)
      no-repeat;
    width: 35vw;
    height: 25vw;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-size: cover;
  }

  .pickup-item_text .kiwami-japan::after {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/japan-kiwami.jpg) no-repeat;
    width: 32vw;
    height: 15vw;
    position: absolute;
    right: 0;
    bottom: 20px;
    background-size: cover;
  }

  .pickup-item_text h4 span {
    font-size: 3.6vw;
  }

  .pickup-item_text h5 {
    line-height: 1.8;
    color: #800808;
    font-size: 3.6vw;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    margin-bottom: 3vw;
  }

  .pickup-item_text p {
    line-height: 1.8;
    font-size: 3.4vw;
    font-weight: 500;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    margin-bottom: 5vw;
  }

  .pickup-item_text dl {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 3vw;
  }

  .pickup-item_text dt {
    line-height: 1;
    text-align: center;
    border: 1px solid;
    border-radius: 18px;
    width: 25vw;
    padding: 10px 0;
    font-size: 3.4vw;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    margin-right: 5;
  }

  .pickup-item_text dd {
    line-height: 1;
    font-size: 3.4vw;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    margin-left: 0;
  }

  .pickup-item_text ul {
    line-height: 1.5;
    margin-top: 5vw;
    margin-bottom: 10vw;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-size: 3.2vw;
    width: 100%;
    list-style: none;
    padding: 0;
  }

  .pickup-item_text li::before {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/list-icon.png) no-repeat;
    width: 5vw;
    height: 5vw;
    margin-right: 1vw;
    flex-basis: 5vw;
    flex-shrink: 0;
    background-size: contain;
  }

  .pickup-item_text .wine-detail li:first-child::before {
    margin-top: -7vw;
  }

  .pickup-item_text li {
    font-size: 3.4vw;
    font-weight: 500;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    margin-right: 5vw;
  }

  .pickup-item_text .buy-btn {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ac8d5b;
    font-size: 4vw;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    margin-bottom: 8vw;
    width: 100%;
    height: 15vw;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    text-decoration: none;
  }

  .pickup-item_text .buy-btn::after {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/triangle-white.svg)
      no-repeat;
    width: 3vw;
    height: 4vw;
    position: absolute;
    right: 4vw;
  }

  .pickup-item_text .other-btn {
    position: relative;
    width: 90%;
    height: 12vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e6e6e6;
    color: #555 !important;
    font-size: 3.4vw;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    border-radius: 28px;
    margin-right: auto;
    margin-left: auto;
    text-decoration: none;
  }

  .pickup-item_text .other-btn::after {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/arrow-bk.png) no-repeat;
    width: 3vw;
    height: 4vw;
    position: absolute;
    right: 20px;
    background-size: contain;
  }

  .wineselection {
    display: block;
    margin-top: 8vw;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .wineselection img {
    width: 100%;
    height: auto;
  }

  .pickup-item.text-left {
    flex-direction: column-reverse;
  }

  .wine-research {
    text-align: center;
    background: #f6f3ef;
    padding-top: 20vw;
    padding-bottom: 15vw;
  }

  .research-title {
    margin-left: 5vw;
    margin-right: 5vw;
    margin-bottom: 10vw;
  }

  .research-title > img {
    width: auto;
    height: 8vw;
  }

  .research-subtitle {
    font-size: 3.8vw;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    padding-top: 5vw;
    margin-top: 5vw;
    border-top: 2px solid;
    margin-bottom: 5vw;
    line-height: 1.5;
  }

  .research-text {
    line-height: 2;
    text-align: left;
    font-size: 3.4vw;
    font-weight: 500;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
  }
  .research-images img {
    width: 90%;
    height: auto;
  }

  .liquor-goods {
    margin-top: 20vw;
    background: url(/ringbell/contents/liquor/images/bg-goods.jpg) no-repeat
      center center/cover;
    padding-top: 15vw;
    padding-bottom: 10vw;
  }

  .goods-title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 8vw;
  }

  .goods-title_inner {
    display: flex;
    align-items: center;
  }

  .goods-title::after {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/bar.png) no-repeat;
    width: 90%;
    height: 3vw;
    background-size: contain;
    background-position: center;
    margin-top: 3vw;
  }

  .goods-title img {
    margin-left: 0;
    width: 15vw;
  }

  .goods-title h3 {
    white-space: nowrap;
    line-height: 1.2;
    color: #560404;
    font-size: 4.5vw;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    margin: 0 3vw;
  }

  .goods-title h3 span {
    display: block;
    font-size: 6.5vw;
  }

  .goods-title::before {
    display: none;
  }

  .liquor-goods_inner {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .goods-lead {
    background: url(/ringbell/contents/liquor/images/gift-image.png) no-repeat;
    width: 100%;
    background-size: contain;
    background-position: bottom center;
    padding-top: 0;
    height: 110vw;
  }

  .goods-lead p {
    line-height: 1.8;
    width: 100%;
    font-size: 3.4vw;
    font-weight: 500;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    padding-bottom: 0;
  }

  .goods-item {
    width: 100%;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 10vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    padding: 10vw 5vw 15vw;
    box-sizing: border-box;
  }

  .goods-item.goods-item2 {
    flex-direction: column-reverse;
  }

  .goods-item h3 {
    line-height: 1.5;
    font-size: 4.5vw;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    margin-bottom: 5vw;
  }

  .goods-item > img {
    width: 100%;
    margin-top: 5vw;
  }

  .goods-text {
    width: 100%;
    position: relative;
  }

  .goods-1::after {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/number-1.png) no-repeat
      center center/contain;
    width: 6vw;
    height: 20vw;
    position: absolute;
    top: -5vw;
    right: 5vw;
  }

  .goods-2::after {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/number-2.png) no-repeat
      center center/contain;
    width: 12vw;
    height: 20vw;
    position: absolute;
    top: -5vw;
    right: 0;
  }

  .goods-3::after {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/number-3.png) no-repeat
      center center/contain;
    width: 12vw;
    height: 20vw;
    position: absolute;
    top: -8vw;
    right: 0;
  }

  .sake-ranking {
    width: 100%;
    margin-top: 15vw;
    margin-bottom: 15vw;
  }

  .liquor-rank_inner {
    flex-direction: column;
    align-items: center;
    margin-right: 5vw;
    margin-left: 5vw;
    min-height: 0;
  }

  .sake-ranking .section-title {
    margin-left: 5vw;
    margin-right: 5vw;
    margin-bottom: 15vw;
  }

  .rank-item {
    width: 70%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 10vw;
  }

  .rank-item img {
    width: 100%;
    height: auto;
  }

  .rank-item .rank-titlesub {
    display: inline-block;
    font-size: 3.4vw;
    font-weight: 500;
    color: #333;
    margin-top: 3vw;
  }

  .rank-item .rank-title {
    display: inline-block;
    color: #333;
    line-height: 1.5;
    font-size: 3.8vw;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    margin-top: 3vw;
    text-align: center;
  }

  .rank-item .rank-price {
    margin-top: 3vw;
  }

  .rank-1::before {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/r-icon01.png) no-repeat;
    width: 18vw;
    height: 22vw;
    background-size: contain;
    position: absolute;
    top: -3vw;
    left: -3vw;
  }

  .rank-2::before {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/r-icon02.png) no-repeat;
    width: 18vw;
    height: 22vw;
    background-size: contain;
    position: absolute;
    top: -3vw;
    left: -3vw;
  }

  .rank-3::before {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/r-icon03.png) no-repeat;
    width: 18vw;
    height: 22vw;
    background-size: contain;
    position: absolute;
    top: -3vw;
    left: -3vw;
  }

  .rank-4::before {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/r-icon04.png) no-repeat;
    width: 18vw;
    height: 22vw;
    background-size: contain;
    position: absolute;
    top: -3vw;
    left: -3vw;
  }

  .rank-5::before {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/r-icon05.png) no-repeat;
    width: 18vw;
    height: 22vw;
    background-size: contain;
    position: absolute;
    top: -3vw;
    left: -3vw;
  }

  .rank-item .rank-price {
    display: inline-block;
    color: #333;
    line-height: 1.5;
    font-size: 3.8vw;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
  }

  .liquor-goods_inner .other-btn {
    position: relative;
    width: 90%;
    height: 12vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #835d57;
    color: #fff !important;
    font-size: 4vw;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium",
      "Yu Gothic Medium", "メイリオ", sans-serif;
    border-radius: 28px;
    margin-right: auto;
    margin-left: auto;
    text-decoration: none;
    margin-top: 10vw;
  }

  .liquor-goods_inner .other-btn::after {
    display: block;
    content: "";
    background: url(/ringbell/contents/liquor/images/triangle-white.svg)
      no-repeat;
    width: 3vw;
    height: 4vw;
    position: absolute;
    right: 2vw;
  }
}

.rb2019---gift-service {
  margin-bottom: 100px;
}
@media only screen and (max-width: 599px) {
  .rb2019---gift-service {
    margin-bottom: 4rem;
  }
}

/* 逆順対応 */
@media only screen and (max-width: 599px) {
  .lineup-gift {
    flex-direction: column-reverse;
  }
}
