@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&family=Roboto:ital@0;1&display=swap");
.page-genre:not(.page-category--gender_top) .block-genre-page--goods {
  display: block;
}
.pane-contents .container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.block-rwgjusty-top {
  color: #000;
  font-family: "Noto Sans JP";
  padding-bottom: 30px;
}
.block-rwgjusty-top .isSp {
  display: none;
}
.block-rwgjusty-top .rwgjusty_text {
  position: relative;
  text-align: center;
  font-size: 16px;
  padding-bottom: 40px;
}
.block-rwgjusty-top .rwgjusty_text:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 30px solid transparent;
  border-left: 30px solid transparent;
  border-top: 20px solid #ffeded;
  border-bottom: 0;
}
.block-rwgjusty-top .rwgjusty_head2 {
  text-align: center;
  font-weight: 500;
  font-size: 30px;
  margin: 30px 0 75px;
}
.block-rwgjusty-top .rwgjusty_head2:before {
  display: block;
  content: attr(sub);
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 18px;
}
.block-rwgjusty-top .rwgjusty_head2:after {
  content: none;
}
.block-rwgjusty-top .wgjusty_list {
  counter-reset: number 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  row-gap: 75px;
}
.block-rwgjusty-top .wgjusty_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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 20px;
  row-gap: 20px;
  border-radius: 10px;
  background: #ffeded;
}
.block-rwgjusty-top .wgjusty_item:before {
  position: absolute;
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero) "";
  color: #f88f8f;
  font-family: "Roboto";
  letter-spacing: 0;
  font-size: 68px;
  left: 10px;
  top: -56px;
}
.block-rwgjusty-top .wgjusty_item .tag_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.block-rwgjusty-top .wgjusty_item .tag {
  background: #f88f8f;
  border-radius: 15px;
  padding: 8px 10px;
  color: #fff;
  line-height: 1;
  font-size: 14px;
}
.block-rwgjusty-top .wgjusty_item .detail {
  padding: 0 30px;
}
.block-rwgjusty-top .item_title {
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  margin: 10px 0 25px;
}
.block-rwgjusty-top .item_title-sub {
  text-align: center;
  font-size: 16px;
}
.block-rwgjusty-top .detail_btn {
  text-align: center;
  display: block;
  background: #f88f8f;
  color: #fff;
  font-weight: 500;
  border: solid 1px #fff;
  -webkit-box-shadow: 2px 2px 1px rgba(0,0,0,0.161);
          box-shadow: 2px 2px 1px rgba(0,0,0,0.161);
  border-radius: 30px;
  width: 320px;
  font-size: 18px;
  line-height: 58px;
  margin: 20px auto;
}
.block-rwgjusty-top .recommend_title {
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 16px;
}
.block-rwgjusty-top .check_item {
  font-size: 15px;
  margin-top: 14px;
}
.block-rwgjusty-top .check_item:before {
  display: inline-block;
  content: "";
  width: 21px;
  height: 21px;
  background-size: 100% 100%;
  background-image: url("/img/rwgjusty/check.png");
  margin-right: 10px;
  vertical-align: sub;
}
.block-genre-page--event-set--ranking {
  color: #000;
}
.block-genre-page--event-set--ranking:before {
  background: #fff;
}
.block-genre-page--event-set--ranking .section-title {
  color: #000;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 30px;
}
body:not(.once-column) .block-genre-page--event-set .block-top-event--goods>*>*>:nth-child(n+5) {
  display: block;
}
body:not(.once-column) .block-genre-page--event-set--ranking {
  padding: 0 0 80px;
}
body:not(.once-column) .block-genre-page--event-set .block-top-event--goods>*>* {
  margin: 0;
}
body:not(.once-column) .block-genre-page--event-set .block-top-event--goods>*>*>* {
  padding: 0;
  width: 178px;
}
.block-ranking-r--item + .block-ranking-r--item {
  margin-left: 15px;
}
.block-ranking-r--goods-image .block-ranking-r--rank {
  top: -33px;
  font-size: 16px;
}
.block-ranking-r--rank.block-ranking-r--rank-1:after,
.block-ranking-r--rank.block-ranking-r--rank-2:after,
.block-ranking-r--rank.block-ranking-r--rank-3:after {
  width: 24px;
  height: 17px;
}
.block-ranking-r--goods {
  padding-top: 33px;
}
.block-ranking-r--goods a {
  color: #000;
}
.block-ranking-r--goods-name {
  font-size: 14px;
}
.block-ranking-r--goods-description,
.block-ranking-r--price-infos {
  margin-top: 10px;
}
.block-ranking-r--price.price {
  font-weight: bold;
  color: #000;
  font-size: 18px;
  letter-spacing: 0.05em;
}
.block-ranking-r--price.price:after {
  font-weight: 500;
  font-size: 14px;
}
.block-rwgjusty-bottom {
  margin-top: 80px;
  padding-bottom: 40px;
}
.block-rwgjusty-bottom--grid {
  text-align: center;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.block-rwgjusty-banner-name {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 20px;
}
