@charset "utf-8";
.no-pc {
  display: none;
}
.no-sp {
  display: block;
}

a:link,
a:visited {
  color: inherit;
}
body,
#sel-wrapper,
#side-nav {
  letter-spacing: 0.01em;
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
    sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 1.5;
}
#mv {
  height: 650px;
  width: 100%;
  background: url(../img/mv_bg.jpg) repeat-x center center/auto 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 1300px;
}
#page-nav {
  width: 1120px;
  margin: 0 auto 60px;
}
.page-nav-link {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.page-nav-link li {
  width: 270px;
  height: 90px;
  background-color: #a07110;
  margin-bottom: 8px;
  margin-left: 4px;
  margin-right: 4px;
}
.page-nav-link li a {
  width: 100%;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 1.3em;
  color: #fff;
  font-weight: bold;
  padding-bottom: 20px;
  box-sizing: border-box;
  background-image: url(/ringbell/contents/keiro/ranking/2025/img/nav-icon.png);
  background-position: center bottom 12px;
  background-size: 16px auto;
  background-repeat: no-repeat;
}
.main-block {
  background-color: #faf2db;
}
.main-block-inner {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0 10px;
  background-color: #fff;
  box-shadow: 0 5px 20px rgba(120, 68, 66, 0.1);
}
.ranking-wrapper {
  width: 1200px;
  margin: 0 auto 140px;
  background-color: #fff;
  position: relative;
  border-radius: 0 0 30px 30px;
  /* box-shadow: 0 5px 20px rgba(120,68,66,.1); */
  padding: 0 40px;
  box-sizing: border-box;
  /* border-top: 4px solid #1e91ff; */
}
.ranking-wrapper.rank06 {
  margin-bottom: 100px;
}

.ranking-wrapper.rank-01 {
  padding-bottom: 60px;
  margin-bottom: 40px;
}
#ranking02,
#ranking01,
#ranking03,
#ranking04,
#ranking05,
#ranking06,
#ranking07,
#ranking08,
#ranking09,
#ranking10,
#ranking11 {
  padding-top: 110px;
  margin-top: -110px;
}
.rank-01 {
  padding-bottom: 50px;
  margin: 0 auto 120px;
}
.ranking-wrapper.last {
  margin-bottom: 0;
}
.ranking-item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ranking-2 {
  margin-top: 50px;
}
.ranking-item li {
  width: 20%;
  padding: 10px 13px 0;
  box-sizing: border-box;
}
.ranking-ttl {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  /* top: -44px; */
  position: relative;
  width: 1240px;
  margin-left: -60px;
  margin-bottom: 50px;
  background: #e16b47;
  position: relative;
  height: 70px;
  line-height: 70px;
  padding-bottom: 25px;
  color: #fff;
}
.ranking-ttl::before {
  display: block;
  content: "";
  border-top: 20px solid #5e3108;
  border-left: 20px solid transparent;
  position: absolute;
  bottom: -20px;
  left: 0;
}
.ranking-ttl::after {
  display: block;
  content: "";
  border-top: 20px solid #5e3108;
  border-right: 20px solid transparent;
  position: absolute;
  background-color: unset;
  height: unset;
  width: unset;
  left: auto;
  right: 0;
  bottom: -20px;
  margin: auto;
  transform: unset;
  border-radius: unset;
}

.ranking-ttl strong {
  font-size: 34px;
  line-height: 70px;
  padding-top: 25px;
  display: flex;
  align-items: center;
}
.ranking-ttl strong::before {
  display: block;
  content: "";
  background: url(/ringbell/contents/keiro/ranking/2025/img/rankttl-left.png)
    no-repeat center center/120px auto;
  width: 120px;
  height: 28px;
  margin-right: 20px;
}
.ranking-ttl strong::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/keiro/ranking/2025/img/rankttl-right.png)
    no-repeat center center/120px auto;
  width: 120px;
  height: 28px;
  margin-left: 20px;
}

.ranking-item li .txt .name {
  font-size: 16px;
  line-height: 1.4em;
  font-weight: bold;
  margin-top: 15px;
}
.ranking-item li .txt .name .brand {
  color: #888;
  font-size: 12px;
  line-height: 1.1em;
  display: block;
  margin-bottom: 6px;
}
.ranking-item li .txt .price {
  font-size: 18px;
  line-height: 1em;
  font-weight: bold;
  margin-top: 20px;
  color: #ee333c;
}
.ranking-item li .txt .price .tax {
  font-size: 14px;
}

.ranking-item li .img {
  position: relative;
}
.ranking-item li .rank-icon {
  width: 58px;
  position: absolute;
  left: -10px;
  top: -10px;
}
.ranking-item li img {
  width: 100%;
  height: auto;
}
#sel-wrapper {
  text-align: center;
}
.content__wrap {
  max-width: 1120px;
  margin: 0 auto;
}
.pink-btn {
  width: 600px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #c09234;
  border-radius: 30px;
  position: relative;
  margin: 0 auto;
  bottom: -30px;
  font-size: 18px;
  background-image: url(/ringbell/contents/keiro/ranking/2025/img/link-btn-icon-w.png);
  background-size: 10px auto;
  background-position: right 20px center;
  background-repeat: no-repeat;
  margin-top: 20px;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
}
.mainItem,
.categoryArea__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 5%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.categoryArea__list {
  margin-bottom: 0;
}
.mainItem a {
  width: -webkit-calc((100% - 15%) / 6);
  width: calc((100% - 15%) / 6);
}
.mainItem a .catalogImg {
  margin-bottom: 5px;
}
.mainItem a p {
  color: #555;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
}
#categoryArea {
  background: #f8f8f5;
  padding: 90px 0;
  min-width: 1300px;
}
.search {
  background: #ffef6d;
  padding: 90px 0;
}
.section__title-1 {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  font-weight: 700;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: 1.4;
  position: relative;
  text-align: center;
}
.section__title-1 {
  font-size: 20px;
  letter-spacing: 0.05em;
  margin-bottom: 60px;
  padding-bottom: 30px;
}
.section__title-1 strong {
  font-size: 36px;
}
.section__title-1::after {
  background: #336a28;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
}

#categoryArea .section__title-1::after {
  background: #a17844;
}
.section__title-1::after {
  height: 5px;
  width: 130px;
}
.search .section__title-1::after {
  background: #a17844;
}

.search .form-select__element,
.search .section__lead {
  font-weight: 700;
}
.search .section__lead {
  margin-bottom: 30px;
}
.search .section__lead p {
  font-size: 23px;
  text-align: center;
}
.search .section__lead br {
  display: none;
}
.search__fields {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.form-select {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  line-height: 1;
  position: relative;
  text-align: left;
}
.search .form-select {
  height: 80px;
  width: 370px;
}
.rb2019---main .search__cross {
  margin: 0 30px;
}
.form-select__element {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  bottom: 0;
  color: #333;
  display: block;
  font-size: inherit;
  height: 100%;
  left: 0;
  margin: 0;
  outline: 0;
  position: absolute;
  position: relative;
  right: 0;
  top: 0;
  width: 100%;
}

.form-select__element {
  padding: 0 2em 0 2.5em;
  padding-left: 2.5em;
}
.search .form-select__element {
  font-size: 18px;
  padding-left: 78px;
}
.form-select__element:disabled {
  color: rgba(51, 51, 51, 0.7);
}

.form-button {
  -webkit-align-items: center;
  align-items: center;
  background: #a17844;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 4px;
  font-weight: 700;
}
.form-button:disabled {
  background: #656565;
  cursor: default;
  opacity: 0.4;
}
.search .form-button {
  font-size: 18px;
  height: 60px;
  margin: 0 auto;
  width: 400px;
}
.form-select__icon {
  bottom: 0;
  height: 1.25em;
  left: 0.75em;
  margin: auto 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 1.25em;
}
.search .form-select__icon:first-of-type {
  height: auto;
}
.search .form-select__icon:nth-of-type(2) {
  height: auto;
  left: auto;
}
.search__cross {
  margin: 0 30px;
}
.search .form-select__icon:first-of-type {
  left: 24px;
  width: 30px;
}
.search .form-select__icon:nth-of-type(2) {
  right: 24px;
  width: 14px;
}

.form-select__element:disabled
  ~ .form-select__icon:not(.form-select__icon--disabled),
.form-select__element:not(:disabled) ~ .form-select__icon--disabled {
  opacity: 0.2;
}

.categoryLink {
  width: 170px;
  display: table;
  background: #fff;
  border: 1px solid #d3d3d3;
  padding: 5px;
  margin-bottom: 9px;
  box-sizing: border-box;
}
.categoryLink .listImg,
.categoryLink p {
  display: table-cell;
  vertical-align: middle;
}
.categoryLink p {
  width: 100px;
  text-align: left;
  color: #555555;
  font-size: 14px;
}
.low-link-btn {
  width: 700px;
  height: 70px;
  border-radius: 35px;
  box-sizing: border-box;
  border: 1px solid #999;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 80px auto 150px;
  font-size: 18px;
  color: #333;
}
a.low-link-btn:link,
a.low-link-btn:visited {
  color: #333;
}

.low-link-btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 20px;
  background-image: url(/ringbell/contents/keiro/ranking/2025/img/link-btn-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.low-link-btn.top-link {
  margin-top: 0;
  margin-bottom: 60px;
}

.keiro2025-choju {
  background: #fff;
  padding: 100px 0;
}

.keiro2025-choju .inner {
  width: 1080px;
  margin: 0 auto;
}

.keiro2025-choju .title {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background: #336a28;
  border-radius: 20px 20px 0 0;
  height: 107px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.keiro2025-choju__body {
  background: #bfdab9;
  border-radius: 0 0 20px 20px;
  padding-top: 60px;
  padding-bottom: 73px;
}

.keiro2025-choju__body a {
  width: 940px;
  height: 242px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease;
  margin: 0 auto 60px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

.keiro2025-choju__body a:hover {
  opacity: 0.7;
}

.keiro2025-choju__body .choju-article {
  width: 940px;
  height: auto;
  border-radius: 34px;
  background: #fff;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 35px;
  box-sizing: border-box;
}

.choju-article div {
  width: 430px;
}

.choju-article div h2 {
  padding-bottom: 18px;
  border-bottom: 2px solid #c9c9c9;
  margin-bottom: 20px;
}

.choju-article div h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 19px;
}

.choju-article > img {
  width: 400px;
}

@media screen and (min-width: 600px) {
  html .rb2019---page-top-button {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    right: 20px;
    bottom: 20px;
    transform: translate(0, 100px);
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 0.2s;
    transition-timing-function: ease;
    background-color: rgb(0 0 0 / 0.8);
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    font-size: 30px;
  }

  .rb2019---page-top-button.rb2019---active {
    transform: translate(0, 0);
    opacity: 1;
  }
}

@media screen and (max-width: 599px) {
  html address,
  html article,
  html aside,
  html blockquote,
  html dd,
  html div,
  html dl,
  html dt,
  html fieldset,
  html figcaption,
  html figure,
  html footer,
  html form,
  html h3,
  html h4,
  html h5,
  html h6,
  html header,
  html hgroup,
  html li,
  html nav,
  html ol,
  html p,
  html pre,
  html section,
  html summary,
  html table,
  html td,
  html th,
  html ul {
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
      sans-serif;
  }
  .content__wrap {
    width: 90%;
    margin: 0 auto;
  }
  .mainItem a {
    width: -webkit-calc((100% - 10%) / 3);
    width: calc((100% - 10%) / 3);
    margin-bottom: 10px;
  }
  .mainItem a p {
    font-size: 3vw;
    line-height: 1.3;
  }
  .mainItem a .catalogImg {
    margin-bottom: 2vw;
    width: 100%;
    height: auto;
  }
  .categoryLink {
    width: -webkit-calc((100% - 5%) / 2);
    width: calc((100% - 5%) / 2);
  }
  .categoryLink .listImg {
    width: 35px;
    height: 35px;
    margin-right: 10px;
  }
  .categoryLink p {
    font-size: 12px;
  }
  #categoryArea {
    background: #f8f8f5;
    padding: 12vw 0;
    min-width: 100%;
  }

  .search {
    background: #ffef6d;
    padding: 12vw 0;
  }
  .search .rb2019---inner {
    width: 90%;
    margin: 0 auto;
  }
  .section__lead {
    margin-bottom: 3rem;
    padding: 0 2rem;
  }
  .search .section__lead p {
    font-size: 3.5vw;
    text-align: center;
    white-space: normal;
  }
  .search__fields {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 2rem;
    padding: 0 2rem;
  }
  .search .form-select__icon:first-of-type {
    left: 1em;
    width: 1.5em;
  }
  .search .form-select__icon:nth-of-type(2) {
    right: 1em;
    width: 1em;
  }
  .search .form-select {
    height: 3.5rem;
    width: 100%;
  }
  .search .form-select__element {
    font-size: 1.14rem;
  }
  .search .form-select__element {
    font-size: 1.14rem;
    padding-left: 3em;
  }
  .search .form-button {
    font-size: 1.14rem;
    height: 3.5rem;
    margin: 0 auto;
    width: -webkit-calc(100% - 4rem);
    width: calc(100% - 4rem);
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
      sans-serif;
  }
  .search__cross {
    height: auto;
    margin: 1rem 0;
    width: 2rem;
  }
  .section__title-1 {
    font-size: 5vw;
    letter-spacing: 0.05em;
    margin-bottom: 9vw;
    padding-bottom: 4vw;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
      sans-serif;
  }
  .section__title-1 span {
    font-size: 3.3vw;
  }
  .section__title-1 strong {
    font-size: 5vw;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
      sans-serif;
  }

  .section__title-1::after {
    height: 1vw;
    width: 20vw;
  }

  .ranking-wrapper {
    width: calc(100% - 6vw);
    margin: 0 auto 20vw;
    background-color: #fff;
    position: relative;
    padding: 0;
    box-sizing: border-box;
    /* border-top: 4px solid #1e91ff; */
  }
  /* .ranking-wrapper.rank-01 {
    border-top: 4px solid #7b5c0a;
    padding-bottom: 9vw;
    margin-bottom: 19vw;
  } */

  .ranking-item {
    display: flex;
    margin-top: 0;
    padding: 0;
  }
  .ranking-2 {
    margin-top: 16vw;
    position: relative;
  }

  .ranking-2::before {
    content: "";
    display: block;
    position: absolute;
    left: 4vw;
    right: 4vw;
    top: -8vw;
    border-top: 1px solid #7b5c0a;
  }

  .ranking-item li:nth-child(1) {
    width: 42vw;
    margin: 0vw auto 4vw;
  }
  .ranking-item li:nth-child(2) {
    width: 42vw;
    margin: 0vw auto 4vw;
  }

  .ranking-item li {
    width: 28vw;
    margin-top: 0;
    /* float: left; */
    padding: 2vw 1.5vw 0;
  }

  .pink-btn {
    width: 90%;
    height: 10vw;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    /* background-color: #025599; */
    border-radius: 5vw;
    position: relative;
    margin: 4vw auto 0;
    bottom: -5vw;
    font-size: 3.4vw;
    background-image: url(/ringbell/contents/keiro/ranking/2025/img/link-btn-icon-w.png);
    background-size: 2vw auto;
    background-position: right 3vw center;
    background-repeat: no-repeat;
    box-shadow: 0 1vw 3vw rgba(0, 0, 0, 0.2);
  }
  .ranking-ttl {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    top: 0;
    position: relative;
    width: 100vw;
    margin-left: -6vw;
    margin-bottom: 6vw;
    background: #e16b47;
    height: 12vw;
    line-height: 12vw;
    padding-bottom: 0vw;
  }
  .ranking-ttl::before {
    display: block;
    content: "";
    border-top: 3vw solid #5e3108;
    border-left: 3vw solid transparent;
    position: absolute;
    bottom: -3vw;
    left: 0;
  }
  .ranking-ttl::after {
    display: block;
    content: "";
    border-top: 3vw solid #5e3108;
    border-right: 3vw solid transparent;
    position: absolute;
    background-color: unset;
    height: unset;
    width: unset;
    left: auto;
    right: 0;
    bottom: -3vw;
    margin: auto;
    transform: unset;
    border-radius: unset;
  }

  .ranking-ttl img {
    width: 16vw;
    height: auto;
  }
  .ranking-ttl strong {
    font-size: 4.8vw;
    line-height: 1.4em;
    margin-top: 0;
    padding-top: 0;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
      sans-serif;
  }
  .ranking-item li .txt .name {
    font-size: 3.2vw;
    line-height: 1.4em;
    font-weight: bold;
    margin-top: 3vw;
    min-height: auto !important;
  }
  .ranking-item li .txt .name .brand {
    color: #888;
    font-size: 2.6vw;
    line-height: 1.1em;
    display: block;
    margin-bottom: 1.2vw;
  }
  .ranking-item li .txt .price {
    font-size: 3.4vw;
    line-height: 1em;
    font-weight: bold;
    margin-top: 4vw;
    color: #ee333c;
  }
  .ranking-item li .txt .price .tax {
    font-size: 2.6vw;
  }
  .ranking-item li .rank-icon {
    width: 8vw;
    position: absolute;
    left: -1vw;
    top: -1vw;
  }
  .ranking-item li:nth-child(1) .rank-icon,
  .ranking-item li:nth-child(2) .rank-icon {
    width: 10vw;
  }
  .ranking-item li:nth-child(1) .txt .name {
    min-height: auto !important;
    text-align: left;
  }
  .ranking-item li:nth-child(1) .txt .price {
    text-align: left;
  }
  #page-nav {
    width: 90%;
    margin: 0 auto 8vw;
  }
  .page-nav-link {
    justify-content: space-between;
  }
  .page-nav-link li {
    width: calc(50% - 1vw);
    height: 10vw;
    /* background-color: #025599; */
    margin-bottom: 2vw;
    margin-left: 0;
    margin-right: 0;
  }
  .page-nav-link li a {
    width: 100%;
    height: 10vw;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.8vw;
    line-height: 1.3em;
    color: #fff;
    font-weight: bold;
    padding-bottom: 0;
    box-sizing: border-box;
    background-image: url(/ringbell/contents/keiro/ranking/2025/img/nav-icon.png);
    background-position: center right 3vw;
    background-size: 3vw auto;
    background-repeat: no-repeat;
  }
  /* .main-block {
    background-color: #c4edff;
    padding-bottom: 3vw;
    padding-top: 12vw;
  } */
  #mv {
    height: 100vw;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    min-width: 100%;
  }
  #mv h1 {
    width: 100vw;
  }
  #mv h1 img {
    width: 100%;
    height: auto;
  }
  .low-link-btn {
    width: 70%;
    height: 10vw;
    border-radius: 5vw;
    box-sizing: border-box;
    border: 1px solid #999;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 11vw auto 0;
    font-size: 3.2vw;
    color: #333;
  }
  .low-link-btn::after {
    content: "";
    display: block;
    width: 2vw;
    height: 4vw;
    background-image: url(/ringbell/contents/keiro/ranking/2025/img/link-btn-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 4vw;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #ranking02,
  #ranking01,
  #ranking03,
  #ranking04,
  #ranking05,
  #ranking06,
  #ranking07,
  #ranking08,
  #ranking09,
  #ranking10,
  #ranking11 {
    padding-top: 15vw;
    margin-top: -15vw;
  }

  /*display*/
  .no-pc {
    display: block !important;
  }
  .no-sp {
    display: none !important;
  }

  #keiro-ranking {
    padding-bottom: 15vw;
  }
  .rank-01 {
    padding-bottom: 10vw;
    margin-bottom: 20vw;
  }
  .ranking-wrapper.rank-01 {
    padding-bottom: 3vw;
    margin-bottom: 10vw;
  }
  .slick-slider button.slick-prev.slick-arrow,
  .slick-slider button.slick-next.slick-arrow {
    position: absolute;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.7);
    background-size: 1.6vw 3.2vw;
    top: 35vw;
    bottom: auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    color: transparent;
    height: 16vw;
    margin: auto 0;
    width: 8vw;
    border-color: transparent;
    background-repeat: no-repeat;
    background-size: 1.6vw 3.2vw;
    z-index: 100;
  }
  .slick-slider button.slick-prev.slick-arrow {
    left: 0;
    border-radius: 0 8vw 8vw 0;
    background-image: url(../img/left-white.png);
    background-position: left 1.5vw center;
    background-size: 3vw auto;
  }
  .slick-slider button.slick-next.slick-arrow {
    right: 0;
    border-radius: 8vw 0 0 8vw;
    background-image: url(../img/right-white.png);
    background-position: right 1.5vw center;
    background-size: 3vw auto;
  }
}

.keiro-day {
  margin: -70px 0 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.keiro-day p {
  font-size: 20px;
  margin-bottom: 1em;
  text-align: center;
}
.keiro-day p::before {
  content: "＼ ";
}
.keiro-day p::after {
  content: " ／";
}

.keiro-day a {
  display: block;
  width: 540px;
}

.keiro-day a img {
  width: 100%;
  height: auto;
}

@media not screen and (max-width: 599px) {
  .keiro-day p br {
    display: none;
  }
}

@media screen and (max-width: 599px) {
  .keiro-day {
    margin: 50px 0 0;
  }
  .keiro-day p {
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: stretch;
  }
  .keiro-day p::before,
  .keiro-day p::after {
    content: "";
    border-left: 1px solid currentColor;
  }
  .keiro-day p::before {
    transform-origin: right bottom;
    transform: skewX(15deg);
    margin-right: 5px;
  }
  .keiro-day p::after {
    transform-origin: left bottom;
    transform: skewX(-15deg);
    margin-left: 5px;
  }
  .keiro-day a {
    width: 100%;
  }
}

.sold-out {
  pointer-events: none;
}
.sold-out .img {
  position: relative;
}
.sold-out .img::after {
  content: "Sold Out";
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 22px;
}
@media screen and (max-width: 599px) {
  .item li a.sold-out .img::after {
    font-size: 16px;
  }
}

.catalog-banners__list {
  width: 1000px;
  margin: 140px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.catalog-banners__list a {
  margin-bottom: 30px;
}

.keiro2025-giftconcierge {
  /* background: #e6e4cf; */
  padding-bottom: 100px;
}

.keiro2025-giftconcierge > h2 {
  text-align: center;
}

.keiro2025-giftconcierge > p {
  text-align: center;
  margin-top: 20px;
  font-size: 15px;
  font-weight: 500;
}

.keiro2025-giftconcierge .giftconcierge-inner {
  width: 1140px;
  margin: 40px auto 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.keiro2025-giftconcierge .giftconcierge-inner > a {
  width: 32%;
  margin-bottom: 30px;
  transition: all 0.3s;
}
.keiro2025-giftconcierge .giftconcierge-inner > a .giftconcierge-image {
  background-color: #fff;
  padding: 15px;
  height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.keiro2025-giftconcierge .giftconcierge-inner > a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}

.keiro2025-giftconcierge .giftconcierge-inner > a:hover {
  opacity: 0.6;
}

.keiro2025-giftconcierge .giftconcierge-inner > a div p {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4em;
}
.keiro-specialgc {
  background-image: url(/ringbell/contents/keiro/ranking/2025/img/special-gc_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 110px 0;
}
.keiro-specialgc .keiro-special {
  width: 1140px;
  margin: 0 auto;
  padding-bottom: 110px;
}

.keiro-specialgc .catalog-banners__list {
  width: 100%;
  margin: 0 auto;
}
.keiro-specialgc .catalog-banners__list a {
  width: 32.5%;
  margin-bottom: 15px;
}
.keiro-specialgc .catalog-banners__list a:nth-child(7) {
  margin-left: 192px;
}
.keiro-specialgc .catalog-banners__list a:nth-child(8) {
  margin-right: 192px;
}
.keiro-specialgc .catalog-banners__list a img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 599px) {
  .main-block-inner {
    width: 94vw;
    margin: 0 auto;
    padding: 8vw 0 8vw;
    background-color: #fff;
    box-shadow: 0 5px 20px rgba(120, 68, 66, 0.1);
  }

  .keiro-specialgc .keiro-special {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 3rem;
  }
  .catalog-banners__list {
    width: auto;
    margin: 18vw 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
  }
  .catalog-banners__list a {
    width: calc((100% - 1rem) / 2);
    margin-bottom: 3vw;
  }
  .catalog-banners__list a img {
    width: 100%;
    height: auto;
  }
  .ranking-ttl strong::before {
    display: block;
    content: "";
    background: url(/ringbell/contents/keiro/ranking/2025/img/rankttl-left.png)
      no-repeat center center/10vw auto;
    width: 10vw;
    height: 4vw;
    margin-right: 3vw;
  }
  .ranking-ttl strong::after {
    display: block;
    content: "";
    background: url(/ringbell/contents/keiro/ranking/2025/img/rankttl-right.png)
      no-repeat center center/10vw auto;
    width: 10vw;
    height: 4vw;
    margin-left: 3vw;
  }
  .ranking-wrapper.rank06 {
    margin-bottom: 12vw;
  }
  .keiro-specialgc {
    background-image: url(/ringbell/contents/keiro/ranking/2025/img/special-gc_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 13vw 0;
  }
  .keiro-specialgc .catalog-banners__list {
    width: auto;
    margin: 0 1rem;
  }
  .keiro-specialgc .catalog-banners__list a,
  .keiro-specialgc .catalog-banners__list a:nth-child(n) {
    width: calc((100% - 1rem) / 2);
    margin: 0 0 3vw;
  }
  .keiro2025-giftconcierge {
    padding-bottom: 2rem;
  }
  .keiro2025-giftconcierge h2 img {
    width: 80%;
  }
  .keiro2025-giftconcierge > p {
    font-size: 1rem;
    margin-top: 1rem;
  }
  .keiro2025-giftconcierge .giftconcierge-inner {
    width: auto;
    align-items: flex-start;
    margin: 2rem 1rem 0;
  }
  .keiro2025-giftconcierge .giftconcierge-inner > a {
    width: calc((100% - 1rem) / 2);
    margin-bottom: 5vw;
  }
  .keiro2025-giftconcierge .giftconcierge-inner > a div p {
    font-size: 3.4vw;
    text-align: left;
    margin-top: 5vw;
    font-family: "Yu Gothic", YuGothic, hiragino kaku gothic pron, Meiryo,
      sans-serif;
  }

  .keiro2025-giftconcierge .giftconcierge-inner > a .giftconcierge-image {
    width: auto;
    height: auto;
    aspect-ratio: 420/282;
  }

  .keiro2025-choju {
    padding: 3rem 1rem;
  }

  .keiro2025-choju .inner {
    margin: 0 auto;
    width: auto;
  }

  .keiro2025-choju .title {
    font-size: 4vw;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: #336a28;
    border-radius: 20px 20px 0 0;
    height: 15vw;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
      sans-serif;
  }

  .keiro2025-choju__body {
    background: #bfdab9;
    border-radius: 0 0 20px 20px;
    padding: 8vw 5vw;
  }

  .keiro2025-choju__body .choju-link {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.3s ease;
    margin: 0 auto 5vw;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  }

  .keiro2025-choju__body a {
    width: auto;
    height: auto;
    margin: 0 0 1rem;
  }

  .keiro2025-choju__body a img {
    width: 100%;
    height: auto;
  }

  .keiro2025-choju__body .choju-article {
    width: 100%;
    border-radius: 34px;
    background: #fff;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    padding: 5vw 3vw;
    box-sizing: border-box;
  }

  .choju-article div {
    width: 100%;
  }

  .choju-article div h2 {
    padding-bottom: 3vw;
    border-bottom: 2px solid #c9c9c9;
    margin-bottom: 3vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .choju-article div h2 img {
    width: 70%;
    height: auto;
    margin: 0 auto;
  }

  .choju-article div h3 {
    font-size: 4.2vw;
    text-align: center;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 3vw;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
      sans-serif;
  }

  .choju-article div p {
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
      sans-serif;
    font-size: 3.6vw;
    padding: 0 3vw;
    margin-bottom: 3vw;
  }

  .choju-article > img {
    width: 80%;
    height: auto;
  }

  .rb2019---detail--fixed-buttons .rb2019---page-top-button {
    bottom: 4vw;
  }
}

.ranking-item li .item-img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
}

@media screen and (max-width: 599px) {
  .ranking-item li .item-img {
    height: 25vw;
  }
}
