@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: 440px;
  width: 100%;
  background-image: url(/ringbell/contents/father/ranking/2025/img/mv-bg2_a.png),
    url(/ringbell/contents/father/ranking/2025/img/mv-bg_a.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 440px, cover;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 1300px;
}
#page-nav {
  width: 1200px;
  margin: 0 auto 100px;
}
.page-nav-link {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.page-nav-link li {
  width: calc((1200px - 24px) / 4);
  height: 70px;
  background-color: #025599;
  margin-bottom: 8px;
}
.page-nav-link li a {
  width: 100%;
  height: 70px;
  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/father/ranking/2025/img/nav-icon.png);
  background-position: center right 20px;
  background-size: 16px auto;
  background-repeat: no-repeat;
}
.main-block {
  /* background-color: #fff6f9; */
  /* background-color: #c4edff; */
  padding-bottom: 00px;
  padding-top: 90px;
}
.ranking-wrapper {
  width: 1200px;
  margin: 0 auto 120px;
  /* background-color: #fff; */
  position: relative;
  /* padding: 0 40px;
  box-sizing: border-box;
  border-top: 4px solid #1e91ff; */
}

#ranking02,
#ranking01,
#ranking03,
#ranking04,
#ranking05,
#ranking06,
#ranking07,
#ranking08,
#ranking09,
#ranking10,
#ranking11 {
  padding-top: 80px;
  margin-top: -80px;
}
.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: flex-start;
  align-items: center;
  position: relative;
  margin-bottom: 40px;
}
.ranking-ttl::after {
  height: 1px;
  width: calc(100% - 100px);
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 15px;
  background-color: #000;
  z-index: 0;
}
.ranking-ttl img {
  width: 50px;
  height: auto;
  display: none;
}
.ranking-ttl strong {
  font-size: 30px;
  line-height: 1em;
  background-color: #fff;
  position: relative;
  z-index: 10;
  padding-right: 20px;
}

.ranking-item li .txt .name {
  font-size: 15px;
  line-height: 1.4em;
  font-weight: normal;
  margin-top: 12px;
}
.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: 16px;
  line-height: 1em;
  font-weight: normal;
  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: 50px;
  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: 520px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  background-color: #fff;
  border-radius: 25px;
  position: relative;
  margin: 0 auto;
  margin-top: 0px;
  bottom: 0;
  font-size: 16px;
  background-image: url(/ringbell/contents/father/ranking/2025/img/link-btn-icon-bk.png);
  background-size: 10px auto;
  background-position: right 20px center;
  background-repeat: no-repeat;
  margin-top: 50px;
  border: 1px solid #000;
}
.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; */
  background-image: url(/ringbell/contents/father/ranking/2025/img/search-bg.jpg);
  background-size: cover;
  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: 18px;
  letter-spacing: 0.05em;
  margin-bottom: 60px;
  /* padding-bottom: 30px; */
}
.section__title-1 strong {
  font-size: 32px;
}

.search .section__title-1::after {
  background: #a17844;
}

.search .form-select__element,
.search .section__lead {
  font-weight: 700;
}
.search .section__lead {
  margin-bottom: 50px;
  margin-top: -20px;
}
.search .section__lead p {
  font-size: 18px;
  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: 600px;
  height: 60px;
  border-radius: 30px;
  box-sizing: border-box;
  border: 1px solid #999;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 80px auto 150px;
  font-size: 16px;
  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/father/ranking/2025/img/link-btn-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
}

@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 {
    margin-bottom: 8vw;
    margin-top: -3vw;
  }
  .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: 4.5vw;
    letter-spacing: 0.05em;
    margin-bottom: 9vw;
    padding-bottom: 0;
    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;
  }

  .ranking-wrapper {
    width: 100%;
    margin: 0 auto 24vw;
    margin-bottom: 24vw;
    background-color: #fff;
    position: relative;
    /* border-radius: 0;
    box-shadow: 0 5px 20px rgba(120, 68, 66, 0.1);
    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: block;
    margin-top: -4vw;
  }
  .ranking-2 {
    margin-top: 16vw;
    position: relative;
  }

  .ranking-2::before {
    content: "";
    display: block;
    position: absolute;
    left: 8vw;
    right: 8vw;
    top: -8vw;
    border-top: 1px solid #ddd;
  }

  .ranking-item li:nth-child(1) {
    width: 80%;
    margin: 0vw auto 0;
  }
  .ranking-item li {
    width: 80%;
    margin-top: 0;
    float: left;
    padding: 2vw 10vw 0;
  }

  .pink-btn {
    width: 74%;
    height: 10vw;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #025599;
    background-color: #fff;
    border-radius: 5vw;
    position: relative;
    margin: 4vw auto 0;
    bottom: -5vw;
    font-size: 3.4vw;
    background-size: 2vw auto;
    background-position: right 3.6vw center;
    background-repeat: no-repeat;
  }
  .ranking-ttl {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-bottom: 1px solid #000;
    padding-bottom: 3vw;
    position: relative;
  }
  .ranking-ttl::after {
    display: none;
  }
  .ranking-ttl img {
    width: 16vw;
    height: auto;
  }
  .ranking-ttl strong {
    font-size: 5.2vw;
    line-height: 1.4em;
    /* margin-top: 5vw; */
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
      sans-serif;
    padding: 0;
  }
  .ranking-item li .txt .name {
    font-size: 3.6vw;
    line-height: 1.4em;
    font-weight: normal;
    margin-top: 4vw;
  }
  .ranking-item li .txt .name .brand {
    color: #888;
    font-size: 3vw;
    line-height: 1.1em;
    display: block;
    margin-bottom: 1.2vw;
  }
  .ranking-item li .txt .price {
    font-size: 3.6vw;
    line-height: 1em;
    font-weight: normal;
    margin-top: 4vw;
    color: #ee333c;
  }
  .ranking-item li .txt .price .tax {
    font-size: 3vw;
  }
  .ranking-item li .rank-icon {
    width: 14vw;
    position: absolute;
    left: -2vw;
    top: -2vw;
  }
  .ranking-item li:nth-child(1) .rank-icon {
    width: 14vw;
  }
  .ranking-item li:nth-child(1) .txt .name {
    min-height: auto !important;
    text-align: center;
  }
  .ranking-item li:nth-child(1) .txt .price {
    text-align: center;
  }
  #page-nav {
    width: calc(100% - 30px);
    margin: 0 auto 15vw;
  }
  .page-nav-link li {
    width: calc(50% - 5px);
    height: 10vw;
    background-color: #025599;
    margin-bottom: 10px;
  }
  .page-nav-link li a {
    width: 100%;
    height: 10vw;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3vw;
    line-height: 1.3em;
    color: #fff;
    font-weight: bold;
    padding-bottom: 0;
    box-sizing: border-box;
    background-image: url(/ringbell/contents/father/ranking/2025/img/nav-icon.png);
    background-position: center right 3vw;
    background-size: 3vw auto;
    background-repeat: no-repeat;
  }
  .main-block {
    background-color: #fff;
    padding-bottom: 3vw;
    padding-top: 12vw;
  }
  #mv {
    height: 100vw;
    width: 100%;
    background-image: url(/ringbell/contents/father/ranking/2025/img/mv-bg2_sp_a.png),
      url(/ringbell/contents/father/ranking/2025/img/mv-bg_sp_a.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    min-width: 100%;
  }
  #mv h1 {
    width: 100vw;
    height: 100vw;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
  }
  #mv h1 img {
    width: 52%;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  .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/father/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: 10vw;
    margin-top: -10vw;
  }

  /*display*/
  .no-pc {
    display: block !important;
  }
  .no-sp {
    display: none !important;
  }

  #father {
    padding-bottom: 15vw;
  }
  .rank-01 {
    padding-bottom: 0vw;
    margin-bottom: 20vw;
  }

  .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;
  }
}

.fathers-day {
  margin: -70px 0 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.fathers-day p {
  font-size: 20px;
  margin-bottom: 1em;
  text-align: center;
}
.fathers-day p::before {
  content: "＼ ";
}
.fathers-day p::after {
  content: " ／";
}

.fathers-day a {
  display: block;
  width: 540px;
}

.fathers-day a img {
  width: 100%;
  height: auto;
}

@media not screen and (max-width: 599px) {
  .fathers-day p br {
    display: none;
  }
}

@media screen and (max-width: 599px) {
  .fathers-day {
    margin: 50px 0 0;
  }
  .fathers-day p {
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: stretch;
  }
  .fathers-day p::before,
  .fathers-day p::after {
    content: "";
    border-left: 1px solid currentColor;
  }
  .fathers-day p::before {
    transform-origin: right bottom;
    transform: skewX(15deg);
    margin-right: 5px;
  }
  .fathers-day p::after {
    transform-origin: left bottom;
    transform: skewX(-15deg);
    margin-left: 5px;
  }
  .fathers-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;
  }

  #ranking-slide1-2 {
    padding: 0 6vw;
  }
  #ranking-slide1-2.ranking-item li {
    padding: 2vw 4vw 0;
  }
  #ranking-slide1-2.ranking-item li .rank-icon {
    width: 12vw;
  }
}
