@charset "UTF-8";

@media screen and(min-width: 1024px) {
  .visible-md,
  .visible-sm {
      display: none
  }
  .visible-lg {
      display: inherit
  }
}
@media screen and(min-width: 750px) and(max-width: 1023px) {
  .visible-lg,
  .visible-sm {
      display: none
  }
  .visible-md {
      display: inherit
  }
}
@media screen and(max-width: 749px) {
  .visible-lg,
  .visible-md {
      display: none
  }
  .visible-sm {
      display: inherit
  }
}
[class*=l-content-] {
  width: 90%;
  margin: 0 auto
}
@media screen and(max-width: 749px) {
  [class*=l-content-] {
      width: 100%;
      padding: 0 10px
  }
}
.l-content-md {
  width: 950px
}
.l-content-sm {
  width: 800px
}
.title-a {
  background: url('https://r.r10s.jp/evt/event/market/sake/_pc/img/common/title-a_bg.svg') center bottom/80px no-repeat;
  color: #052244;
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  text-align: center;
  font-weight: 400;
}
.title-a {
  padding-bottom: 3rem;
  font-size: 3.6rem
}
.page__heading {
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  font-size: 3.6rem;
  text-align: center
}
.page__heading {
  padding: 4.5rem 0
}
.btn-a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 296px;
  height: 55px;
  margin: 0 auto;
  background: #052244;
  color: #fff !important;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center
}
.btn-a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 6px;
  height: 7px;
  margin-top: -3.5px;
  background: url('../img/common/ico-arrow_btn.svg') center center/contain no-repeat
}

.ecm-kanban-sale-top {
  position: relative;
  min-width: 1024px;
  max-width: 2000px;
  height: 400px;
  margin: 0 auto;
  overflow: hidden;
}
.ecm-kanban-sale-top .ecm-kanban-image {
  max-width: 2000px;
  width: 2000px;
}
.ecm-kanban-sale-category {
  height: 240px;
}
.ecm-kanban-sale-category .ecm-kanban-image {
  max-width: 2000px;
  width: 2000px;
}
/* .kv {
  overflow: hidden
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 26rem;
  padding:7rem 0;
  background: url(../img/common/kv.jpg) center center / cover no-repeat;
}
.kvWrap {
  position: relative;
  text-align: center;
}
.kvWrap::before,
.kvWrap::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

.kvWrap::before {
  top: -30px;
  left: -40px;
  width: 238px;
  height: 64px;
  background-image: url(../img/common/kv_leftTop.png);
}
.kvWrap::after {
  bottom: -70px;
  right: -41px;
  width: 250px;
  height: 184px;
  background-image: url(../img/common/kv_rightBtm.png);
}

.kv__heading{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-size: 100%;
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  text-align: center;
  min-width: 600px;
  height: 167px;
  padding:1rem ;
  background: url(../img/common/kv_body.png) repeat-x center/15px 100%;
  font-size: 4rem;
  line-height: 1.3;
}
.kv__heading::before,
.kv__heading::after {
  position: absolute;
  content: "";
  display: block;
  width: 40px;
  height: 167px;
}
.kv__heading::before {
  background: url(../img/common/kv_left.png) no-repeat center bottom/contain;
  right: 100%;
}
.kv__heading::after {
  background: url(../img/common/kv_right.png) no-repeat center top/contain;
  left: 100%;
} */
.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.list__itemAnc {
  position: relative;
  display: block;
  color: #333!important;
}
.list__itemAnc:hover{
    text-decoration: none
    ;
}

.list__itemAnc::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background: url('https://r.r10s.jp/evt/event/market/sake/_pc/img/common/ico-arrow.png') center center/contain no-repeat
}
.list__itemImgWrap {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 50%;
  border: solid 1px #e6e6e6;
  background: #fff;
  overflow: hidden
}
.list__itemImgWrap::before {
  content: "";
  display: block;
  padding-top: 100%
}
.list__itemImg {
  position: absolute
}
.list__itemText {
  margin-top: 1rem;
  font-size: 1.8rem;
  text-align: center
}
.list__itemTextFurigana {
  margin-top: 5px;
  text-align: center;
  font-size: 1.4rem;
}
.list__itemTextKenmei {
  text-align: center;
  color: #707070 !important;
  font-size: 1.4rem;
  margin-top: .5rem;
}
.pick {
  padding: 7.5rem 0 15.5rem
}
.list__item {
  width: calc((100% - 6rem) / 4)
}
.list__item:not(:nth-child(4n)) {
  margin-right: 2rem
}
.list__item:nth-child(n + 5) {
  margin-top: 4.5rem
}
.list__itemAnc::after {
  top: 97px;
  right: 1rem;
  width: 21px;
  height: 22px;
}
.list__itemImg {
  width: auto;
  top: 50%;
  left: 50%;
  height: 100%;
  transform: translate(-50%,-50%);
}
.kana__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem
}
.kana__item {
  width: 77px;
  height: 77px;
  background: url('https://r.r10s.jp/evt/event/market/sake/_pc/img/common/kana_item.png') center center/contain no-repeat
}
.kana__itemAnc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff !important
}
.kana__itemAnc:hover {
  text-decoration: none;
}
.kana__item {
  width: calc((100% - 13.5rem) / 10)
}
.kana__item:not(:nth-child(10n)) {
  margin-right: 1.5rem
}
.pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #052244;
  font-size: 1.5rem
}
.pager__item {
  background: #fff;
  border: solid 1px #052244
}
.pager__item:not(:last-child) {
  margin-right: 1rem
}
.pager__item.-active {
  background: #dde5ee
}
.pager__item.-next .pager__itemAnc::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 10px;
  margin-left: 1rem;
  background: url('https://r.r10s.jp/evt/event/market/sake/_pc/img/common/ico-arrow_pager.svg') center center/contain no-repeat
}
.pager__itemAnc {
  padding: 0.8rem 1.3rem;
  display: block;
  color: #052244 !important
}
.pager {
  margin-top: 4.5rem
}
.list + .textbox {
  margin-top: 60px;
  background: #fafafa;
}
.textbox {
  padding: 4.5rem;
}
.textbox__heading {
  margin-bottom: 2rem;
  font-size: 2.2rem;
  text-align: center;
  font-weight: 400;
}
.textbox__text {
  font-size: 1.6rem;
  line-height: 1.8;
  text-align: center;
}
.pagenav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #052244;
  font-size: 1.8rem;
  font-weight: bold
}
.pagenav__item {
  position: relative;
  background: #052244
}
.pagenav__itemAnc {
  display: block;
  color: #fff !important;
  padding: 1.5rem 3rem;
}
.pagenav__item {
  width: calc((100% - 6rem) / 3)
}
.pagenav__item::after,
.pagenav__item::before {
  content: "";
  display: block;
  position: absolute
}
.pagenav__item::after {
  top: 50%;
  right: 2rem;
  width: 7px;
  height: 6px;
  margin-top: -3px;
  background: url('https://r.r10s.jp/evt/event/market/sake/_pc/img/common/ico-arrow_pagenav.svg') center center/contain no-repeat
}
.pagenav__item::before {
  top: 50%;
  right: 5rem;
  width: 1px;
  height: 35px;
  margin-top: -17.5px;
  background: rgba(255, 255, 255, 0.3)
}
.backnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #052244;
  font-size: 1.5rem;
  font-weight: bold
}
.backnav__item {
  position: relative;
  border: solid 1px #052244;
  background: #fff;
  color: #052244;
  text-align: center
}
.backnav__item::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 7px;
  height: 6px;
  margin-top: -3px;
  background: url('../img/common/ico-arrow_backnav.svg') center center/contain no-repeat
}
.backnav__item.-top::after {
  transform: rotate(25deg);
}
.backnav__itemAnc {
  padding: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #052244 !important
}
.backnav {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.backnav__item {
  width: calc((100% - 3rem) / 2)
}
.productList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  overflow: hidden;
  padding: 0 20px
}
.productList__item {
  width: calc((100% - 5rem) / 6);
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.productList__item:not(:last-child) {
  margin-right: 2rem
}
.productList__ranking {
  color: #bf0000;
  font-weight: bold
}
.productList__ranking .-pick {
  font-size: 2rem
}
.productList__name {
  color: #333
}
.productList__price {
  color: #bf0000;
  text-align: right
}
.productList__anc {
  color: #333 !important
}
.productList__revew {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.productList__revewImg {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  vertical-align: middle
}
.productList__revewAnc {
  vertical-align: middle;
  color: #333 !important
}
.productList__arrow {
  width: 18px;
  height: 140px
}
.productList__arrow.-prev {
  margin-right: 1rem
}
.productList__arrow.-next {
  margin-left: 1rem
}
.productList__arrow.-next .productList__arrow__img {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1)
}
.productList__ranking.-sp {
  display: none
}
.productList__next,
.productList__prev {
  position: absolute;
  top: 50%;
  width: 1rem;
  height: 1rem;
  z-index: 10
}
.productList__next {
  right: 10px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  border-right: 2px solid #ddd;
  border-top: 2px solid #ddd
}
.productList__prev {
  left: 10px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  border-left: 2px solid #ddd;
  border-top: 2px solid #ddd
}
.ranking__content {
  position: relative;
}
.product .ranking__content {
  width: calc(100% + 52px);
  left: -26px;
}
.ranking .ranking__content {
  padding: 0 3rem;
}
.rc-categoryFooter {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1024px;
  margin: 0 auto;
  padding: 40px 32px
}
.rc-categoryFooter__tabContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #d1d1d1
}
.rc-categoryFooter__tab {
  font-size: 14px;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 12px 14px;
  cursor: pointer;
  color: #828282;
  background: #fff
}
.rc-categoryFooter__tab.-active {
  font-weight: bold;
  margin-bottom: -1px;
  cursor: default;
  color: #bf0000;
  border-bottom: 2px solid #bf0000
}
.rc-categoryFooter__contents {
  display: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 24px
}
.rc-categoryFooter__contents.-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.rc-categoryFooter__content {
  width: calc(20% - 96px / 5)
}
.rc-categoryFooter__content:not(:nth-child(5n + 1)) {
  margin-left: 24px
}
.rc-categoryFooter__content:nth-child(n + 6) {
  margin-top: 32px
}
.rc-categoryFooter__contentTitle {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333
}
.rc-categoryFooter__contentTitle::before {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  margin-right: 4px;
  content: "";
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 24px 24px
}
.rc-categoryFooter__contentTitle--point::before {
  background-image: url('https://r.r10s.jp/com/img/thumb/footer/icon_point.png')
}
.rc-categoryFooter__contentTitle--campaign::before {
  background-image: url('https://r.r10s.jp/com/img/thumb/footer/icon_campaign.png')
}
.rc-categoryFooter__contentTitle--shop::before {
  background-image: url('https://r.r10s.jp/com/img/thumb/footer/icon_shop.png')
}
.rc-categoryFooter__contentTitle--plus::before {
  background-image: url('https://r.r10s.jp/com/img/thumb/footer/icon_plus.png')
}
.rc-categoryFooter__contentTitle--fashion::before {
  background-image: url('https://r.r10s.jp/com/inc/genre/20080930/smart/img/narrowdown/2020/genreimage/ladies.png?resize=24:24')
}
.rc-categoryFooter__contentTitle--food::before {
  background-image: url('https://r.r10s.jp/com/inc/genre/20080930/smart/img/narrowdown/2020/genreimage/food.png?resize=24:24')
}
.rc-categoryFooter__contentTitle--beauty::before {
  background-image: url('https://r.r10s.jp/com/inc/genre/20080930/smart/img/narrowdown/2020/genreimage/beauty.png?resize=24:24')
}
.rc-categoryFooter__contentTitle--daily::before {
  background-image: url('https://r.r10s.jp/com/inc/genre/20080930/smart/img/narrowdown/2020/genreimage/daily.png?resize=24:24')
}
.rc-categoryFooter__contentTitle--baby::before {
  background-image: url('https://r.r10s.jp/com/inc/genre/20080930/smart/img/narrowdown/2020/genreimage/baby.png?resize=24:24')
}
.rc-categoryFooter__contentTitle--appliance::before {
  background-image: url('https://r.r10s.jp/com/inc/genre/20080930/smart/img/narrowdown/2020/genreimage/appliance.png?resize=24:24')
}
.rc-categoryFooter__contentTitle--sports::before {
  background-image: url('https://r.r10s.jp/com/inc/genre/20080930/smart/img/narrowdown/2020/genreimage/sports.png?resize=24:24')
}
.rc-categoryFooter__contentTitle--auto::before {
  background-image: url('https://r.r10s.jp/com/inc/genre/20080930/smart/img/narrowdown/2020/genreimage/auto.png?resize=24:24')
}
.rc-categoryFooter__contentTitle--interior::before {
  background-image: url('https://r.r10s.jp/com/inc/genre/20080930/smart/img/narrowdown/2020/genreimage/interior.png?resize=24:24')
}
.rc-categoryFooter__contentTitle--game::before {
  background-image: url('https://r.r10s.jp/com/inc/genre/20080930/smart/img/narrowdown/2020/genreimage/game.png?resize=24:24')
}
.rc-categoryFooter__list {
  overflow: hidden;
  margin-top: 8px
}
.rc-categoryFooter__item {
  line-height: 1.3;
  height: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1
}
.rc-categoryFooter__item:not(:first-child) {
  margin-top: 8px
}
.rc-categoryFooter__item.-hide {
  height: 0;
  margin-top: 0;
  -webkit-transition: none;
  transition: none;
  opacity: 0
}
.rc-categoryFooter__link {
  font-size: 12px;
  color: #333 !important;
  text-decoration: none
}
.rc-categoryFooter__link:hover {
  text-decoration: underline
}
.rc-categoryFooter__more {
  font-size: 12px;
  line-height: 1.3;
  display: inline-block;
  margin-top: 8px;
  cursor: pointer;
  color: #333
}
.rc-categoryFooter__more::after {
  display: inline-block;
  width: 12px;
  height: 8px;
  margin-left: 5px;
  content: "";
  vertical-align: middle;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.6875%201.375L11.0689%200.756375L6%205.82525L0.931125%200.756375L0.3125%201.375L6%207.0625L11.6875%201.375Z%22%20fill%3D%22%239C9C9C%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0
}
.pick {
  background: url('https://r.r10s.jp/evt/event/market/sake/_pc/img/top/pick_bg.jpg')
}
.pick__heading {
  background: url('https://r.r10s.jp/evt/event/market/sake/_pc/img/top/pickup_heading.svg') center center/contain no-repeat;
  color: #052244;
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  font-size: 3.6rem;
  text-align: center;
  line-height: 1.1;
  font-weight: 400;
}
.pick__heading-en {
  margin-bottom: 1.5rem;
  text-align: center
}
.pick__heading {
  padding: 2rem 0
}
.pick__heading.-lg {
  font-size: 2.7rem;
  background-image: url('https://r.r10s.jp/evt/event/market/sake/_pc/img/top/pickup_heading_lg.svg')
}
.pick__list {
  margin-top: 4.5rem
}
.area {
  position: relative;
  z-index: 1;
  padding: 7.5rem 0;
  background: url('https://r.r10s.jp/evt/event/market/sake/_pc/img/top/area_bg.jpg')
}
.area::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 113px;
  z-index: -1;
  margin-left: -690px;
  width: 394px;
  height: 391px;
  background: url('https://r.r10s.jp/evt/event/market/sake/_pc/img/common/area_bg01.png') center bottom/contain no-repeat;
}
.area::after {
  content: "";
  display: block;
  position: absolute;
  right: 50%;
  z-index: -1;
  margin-right: -74rem;
  bottom: -77px;
  width: 495px;
  height: 489px;
  background: url('https://r.r10s.jp/evt/event/market/sake/_pc/img/common/area_bg02.png') center bottom/contain no-repeat;
}
.area__content {
  background: rgba(255, 255, 255, 0.9)
}
.area__listItem {
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0 15px;
  display: inline-block;
  border: solid 1px #052244;
  margin: 5px 0;
  text-align: center;
}
.area__listItem:first-child {
  margin-left: 0;
}
.area__listItem:last-child {
  margin-right: 0;
}
.area__listItem a,
.area__listItem span {
  padding: 10px;
  display: block;
  text-align: center;
  color: #333!important;
}
.area__listItem a:hover{
    text-decoration: none;
}

.area__listHeading {
  font-size: 1.5rem;
  font-weight: bold
}
.area__listContent {
  font-size: 1.2rem
}
.area__item {
  border: solid 1px #052244
}
.area__itemAnc {
  display: block;
  color: #052244 !important;
  text-align: center
}
.area__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
}
ul.area__list {
text-align: center;
}
.area__list:not(:last-of-type) {
  margin-bottom: 3rem
}
.area__content {
  margin-top: 4.5rem;
  padding: 4.5rem
}
.area__listHeading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 180px
}
.area__listHeading::after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 1rem;
  margin-right: 1rem;
  border-top: 1px solid #052244
}
.area__item {
  display: inline-block;
  border: solid 1px #052244
}
.area__item:not(:last-child) {
  margin-right: 0.5rem
}
.area__itemAnc {
  padding: 0.5rem 2rem
}
.kana {
  background: #f7f7f7
}
.kana {
  padding: 7.5rem 0
}
.kana__list {
  margin-top: 5rem
}
.popular {
  padding: 7.5rem 0
}
.popular__lead {
  width: 80rem;
  margin: 3rem auto 0;
  font-size: 1.6rem;
  line-height: 1.8;
}
.popular__list {
  margin-top: 4.5rem
}
body {
}
.introduction {
  padding-top: 7.5rem;
}
.introductionWrap{
  position: relative;
  z-index: 1;
  padding: 5rem 0 7.5rem;
}
.introductionWrap::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #f7f7f7;
  width: 100vw;
  height: 100%;
  z-index: -1;
}
.introduction__itemHeading {
  padding-top: 1rem;
  font-size: 2rem;
  background: url('https://r.r10s.jp/evt/event/market/sake/_pc/img/detail/introduction_item_heading.svg') left top/35px no-repeat;
  color: #333
}
.introduction__itemText {
  font-size: 1.5rem;
  background: #fff;
  min-height: 280px;
  line-height: 1.5;
}
.introduction__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 6rem
}
.introduction__item:nth-of-type(odd) .introduction__itemHeading {
  margin-left: auto
}
.introduction__item:nth-of-type(odd) .introduction__itemImg {
  left: 0
}
.introduction__item:nth-of-type(odd) .introduction__itemText {
  padding: 4.5rem 4.5rem 4.5rem 53%
}
.introduction__item:nth-of-type(even) .introduction__itemImg {
  right: 0
}
.introduction__item:nth-of-type(even) .introduction__itemText {
  padding: 4.5rem 53% 4.5rem 4.5rem
}
.introduction__itemHeading {
  width: 50%;
  margin-bottom: 4.5rem;
  padding-top: 3rem
}
.introduction__itemImg {
  position: absolute;
  top: 0;
  box-shadow: 0 0 10px #ddd;
}
.introduction__kenmei {
  text-align: center;
  font-size: 1.8rem;
  margin-top: 3rem;
}
.review{
  background: #f4f1ea;
  position: relative;
  z-index: 1;
}
.review::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #f4f1ea;
  width: 100vw;
  height: 100%;
  z-index: -1;
}
.review__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.review__itemHead {
  position: relative;
  padding: 2rem;
  background: #fff
}
.review__itemHead::after,
.review__itemHead::before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background: url('https://r.r10s.jp/evt/event/market/sake/_pc/img/detail/review_item_head.svg') center center/contain no-repeat
}
.review__itemHead::after {
  top: 0;
  left: 0
}
.review__itemHead::before {
  bottom: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.review__star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: -3.5rem;
  left: 0;
  width: 100%;
  color: #d8b303;
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  font-size: 2.4rem;
  /* margin-bottom: ; */
}
.review__itemHeading {
  color: #052244;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center
}
.review__itemAuthor {
  margin-top: 0.5rem;
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  font-size: 1.5rem;
  color: #052244;
  opacity: .5;
  text-align: center
}
.review__itemText {
  line-height: 1.3;
  color: #333;
  font-size: 1.5rem
}
.review__itemText::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: 50%;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff
}
.review__itemDate {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #052244;
  font-size: 1.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: .5
}
.review__itemDate::before {
  border-top: 1px solid #052244;
  content: "";
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 1rem
}
.review {
  padding: 7.5rem 0
}
.review__content {
  margin-top: 4.5rem
}
.review__item {
  position: relative;
  width: calc((100% - 3rem) / 2)
}
.review__item:not(:nth-of-type(2n)) {
  margin-right: 3rem
}
.review__item:nth-of-type(n + 3) {
  margin-top: 6.5rem
}
.review__itemText {
  margin-bottom: 3.5rem
}
.review__itemText::before {
  margin-bottom: 1.5rem
}
.product {
  padding: 7.5rem 0;
}
.product__content {
  margin-top: 4.5rem
}
.product__btn {
  margin-top: 4.5rem
}
.ranking {
  padding: 7.5rem 0
}
.ranking__content {
  margin-top: 4.5rem
}
.ranking__btn {
  margin-top: 4.5rem
}
.relation{
  background: #f7f7f7;
  
  position: relative;
  z-index: 1;
}
.relation::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #f7f7f7;
  width: 100vw;
  height: 100%;
  z-index: -1;
}
.sake-top .relation {
  background: #fff;
}

.sake-top .relation::before {
  background: #fff;
}
.relation {
  padding: 7.5rem 0
}
.relation__list {
  margin-top: 4.5rem
}
.back {
  padding: 7.5rem 0 4.5rem
}
#r-common-footer > .rcn-margin-bottom10p {
  text-align: center
}
.item-container--2Rz7b {
  width: 788px!important;
}
.kvbreadcrumb {
  background: #052244;
  color: #fff;
  padding: 1rem 0;
  font-size: 1.4rem;
}
.kvbreadcrumb__anc {
  color: #fff!important;
  vertical-align: bottom;
}
.review__lead {
  font-size: 1.5rem;
  text-align: center;
  margin: 3rem 0 6rem;
  line-height: 1.3;
}
.swiper-container {
  padding: 0 52px;
}
.swiper-button-prev,
.swiper-button-next {
  color: #333;
  height: 100%;
  background: #fff;
  top: 0;
  width: 52px;
  margin-top: 0;
}
.swiper-button-prev {
  left: 0;
}
.swiper-button-next {
  right: 0;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  /* transform: scale(0.5); */
}
.swiper-button-prev::after {
  content: '';
  display: block;
  width: 52px;
  height: 52px;
  background: url(https://r.r10s.jp/com/js/c/ecm/svg/ui-chevron-left-white.svg) 0 0 no-repeat;
  background-size: cover;
}
.swiper-button-next::after {
  content: '';
  display: block;
  width: 52px;
  height: 52px;
  background: url(https://r.r10s.jp/com/js/c/ecm/svg/ui-chevron-right-white.svg) 0 0 no-repeat;
  background-size: cover;
}
.productList__img {
  text-align: center;
}
.lead {
  margin-top: 3rem;
  text-align: center;
  font-size: 1.8rem;
}
#riBackToTop {
  display: none;
}
.brandkv {
  position: relative;
  min-width: 1024px;
  max-width: 2000px;
  height: 240px;
  margin: 0 auto;
  overflow: hidden;
}
.brandkv__inner {
  position: absolute;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  width: 2000px;
  height: 100%;
  display: flex;
  align-items: center;
  background: url('https://r.r10s.jp/evt/event/market/sake/_pc/img/detail/kv_brand.jpg') center right/100% no-repeat;
}
.brandkv__wrap {
  padding-right: 470px;
  text-align: center;
  
}
.brandkv__ken {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 2.1rem;
  /* background: ; */
  padding: 0 25px;
  box-shadow: .1em .1em .5em rgba(0, 0, 0, 0.2);
  line-height: 1.8;
  background: #182745;
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
}
.brandkv__heading {
  font-size: 5.5rem;
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  font-weight: normal;
  text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
  line-height: 1.5;
  text-align: center;
}
.brandkv__heading .sm {
  font-size: 2rem;
  display: block;
  text-align: center;
}
.rc-kanban {
  position: relative;
  min-width: 1024px;
  max-width: 2000px;
  height: 400px;
  margin: 0 auto;
  overflow: hidden;
}
.rc-kanban__imageBox {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.rc-toTop:after {
  box-shadow: none!important;
}
.rc-kanban__imageBox img {
  max-width: 2000px;
  width: 2000px;
}
main {
  overflow: hidden;
}
.rc-kanban--initialized {
  position: relative;
  min-width: 1024px;
  max-width: 2000px;
  height: 240px;
  margin: 0 auto;
  overflow: hidden;
}


/*------------------
.rc-bookmark #bookmarkNextButton>:after, .rc-browsingHistory #ashiatoNextButton>:after, .rc-buyAgain .r-slideshow-scroll-button-next>:after, .rc-ranking [id^=rnkDailyNextButton_rnkDailyGenreLink_]>:after, .rc-roomRecommend .r-slideshow-scroll-button-next>:after, .rl-slider.-rtl .rl-slider__buttonPrev:after, .rl-slider__buttonNext:after {
  background: none;
}
.rc-bookmark #bookmarkPrevButton>:after, .rc-browsingHistory #ashiatoPrevButton>:after, .rc-buyAgain .r-slideshow-scroll-button-prev>:after, .rc-ranking [id^=rnkDailyPrevButton_rnkDailyGenreLink_]>:after, .rc-roomRecommend .r-slideshow-scroll-button-prev>:after, .rl-slider.-rtl .rl-slider__buttonNext:after, .rl-slider__buttonPrev:after {
  background: none;
}
----------------------*/

.rc-bookmark #bookmarkPrevButton, .rc-browsingHistory #ashiatoPrevButton, .rc-buyAgain .r-slideshow-scroll-button-prev, .rc-ranking [id^=rnkDailyPrevButton_rnkDailyGenreLink_], .rc-roomRecommend .r-slideshow-scroll-button-prev {
  left: -52px;
}
.rc-bookmark #bookmarkNextButton, .rc-browsingHistory #ashiatoNextButton, .rc-buyAgain .r-slideshow-scroll-button-next, .rc-ranking [id^=rnkDailyNextButton_rnkDailyGenreLink_], .rc-roomRecommend .r-slideshow-scroll-button-next {
  right: -52px;
}

/* sitemap */
.sitemap {
  padding: 7.5rem 0;
}
.sitemapNav {
  margin-top: 4.5rem;
}
.sitemapNav__list {
  display: flex;
  flex-wrap: wrap;
}
.sitemapNav__item {
  width: 9.5%;
}
.sitemapNav__item:not(:nth-child(10n)) {
  margin-right: .55555%;
}
.sitemapNav__item.-blank {
  opacity: 0.4;
  pointer-events: none;
}
.sitemapNav__anc {
  position: relative;
  width: 100%;
  font-size: 1.5rem;
  color: #052244!important;
  text-align: center;
  border: 1px solid #052244;
  padding: 1rem;
  line-height: 1rem;
}
.sitemapNav__anc::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #052244 transparent transparent transparent;
}
.sitemapNav__anc:hover{
  /* text-decoration: none; */
}

.sitemap__content {
  margin-top: 4.5rem;
}
.sitemap__list {
}
.sitemap__list+.sitemap__list {
  margin-top: 1.5rem;
}
.sitemap___term {
  background: #052244;
  color: #fff;
  font-size: 1.5rem;
  padding: 1.5rem;
}
.sitemap___desc {
  padding: 3rem 2rem;
}
.sitemapDesc__list {
  display: flex;
  flex-wrap: wrap;
}
.sitemapDesc__item {
  width: 25%;
  font-size: 1.8rem;
}
.sitemapDesc__item::before {
  content: '・';
}
.sitemapDesc__item:nth-child(n+5) {
  margin-top: 1rem;
}
.sitemapDesc__anc {
  color: #333!important;
}
.sitemapDesc__anc:hover {
  text-decoration: underline;
}
.popular .next__sitemap {
  margin-top: 4.5rem;
}
.next__sitemap {
  text-align: right;
  margin-top: 7.5rem;
  margin-bottom: 4.5rem;
}
.next__sitemap__btn {
  position: relative;
  width: 296px;
  background: #fff;
  color: #999 !important;
  font-size: 1.5rem;
  padding: 1.5rem;
  font-weight: bold;
  text-align: center;
  border: 1px solid #999;
  display: block;
  margin: 0 auto;
}
.next__sitemap__btn:hover{
    text-decoration: none;
    opacity: 0.8;
}

.next__sitemap__btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 2rem;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #999;
}
.kanban_lead {
  padding: 40px 0;
}
.kanban_lead_text {
  font-size: 1.6rem;
  line-height: 1.8;
  text-align: center;
}
.column {
  background: #f7f7f7;
  padding: 7.5rem 0
}
.column__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 4.5rem;
}
.column__listItem {
  width: 48.5%;
}
.column__listItem:nth-child(n+3) {
  margin-top: 2rem;
}
.column__listAnc {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.column__listAnc:hover{
    text-decoration: none;
}


.column__listThumbnail {
  width: 30%;
}
.column__listTitle {
  width: calc(70% - 2rem);
  color: #333;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: normal;
}