.fs-p-heading--lv2 {
  display: none;
}
.fs-c-productPrices .fs-c-productPrice--listed {
    margin: 5px 0 5px!important;
}

.hdrBottom {z-index: 998;}

.ranking-sec .fr3-productListCarousel__slide::after {
  content: "";
  display: block;
  width: 25px;
  height: 35px;
  position: absolute;
  top: -5px;
  left: 5px;
  font-size: 0;
  border: transparent;
  border-radius: 0;
}
.fr3-item__rank {
  display: none!important;
}
.ranking-sec .fr3-productListCarousel__slide {
  position: relative;
}
.ranking-sec .fr3-productListCarousel__slide:nth-child(1)::after {
  background: url(https://narcissus.itembox.design/item/new/rank_icon001.svg);
  background-size: cover;
}
.ranking-sec .fr3-productListCarousel__slide:nth-child(2)::after {
  background: url(https://narcissus.itembox.design/item/new/rank_icon002.svg);
  background-size: cover;
}
.ranking-sec .fr3-productListCarousel__slide:nth-child(3)::after {
  background: url(https://narcissus.itembox.design/item/new/rank_icon003.svg);
  background-size: cover;
}
.ranking-sec .fr3-productListCarousel__slide:nth-child(4)::after {
  background: url(https://narcissus.itembox.design/item/new/rank_icon004.svg);
  background-size: cover;
}
.ranking-sec .fr3-productListCarousel__slide:nth-child(5)::after {
  background: url(https://narcissus.itembox.design/item/new/rank_icon005.svg);
  background-size: cover;
}
.ranking-sec .fr3-productListCarousel__slide:nth-child(n + 6) {
  display: none;
}
.ranking-sec .fr3-item__link {
  margin-top: -30px;
}
.fr3-productListCarousel__slides a:hover {
  color: #1b1b1b;
}
@media screen and (min-width: 767px) {
  .fr3-productListCarousel__slides {
    -ms-overflow-style: none!important; /* IE・Edge用 */
    scrollbar-width: none!important;    /* Firefox用 */
}

/* Chrome, Safari用 */
.fr3-productListCarousel__slides::-webkit-scrollbar {
    display: none!important;
}
  .original-sec   .ranking-sec .fr3-productListCarousel__slides {
    overflow-x: visible!important;
    overflow-y: visible!important;
  }
  .ranking-sec .flywheel-recommend__frame {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .ranking-sec .fr3-productListCarousel__slides {
    display: flex!important;
    flex-wrap: wrap;
  }
  .ranking-sec .fr3-productListCarousel__responsive_4 .fr3-productListCarousel__slide {
    flex: unset!important;
  }
  .ranking-sec .fr3-productListCarousel__slide:nth-child(1), .ranking-sec .fr3-productListCarousel__slide:nth-child(2) {
width: 47%!important;
  }
  .ranking-sec .fr3-productListCarousel__slide:nth-child(n + 3) {
width: 30%!important;
  }
  .ranking-sec .fr3-item__link {
    margin-top: -23px;
  }
  .ranking-sec .fr3-productListCarousel__slides {
    overflow-x: visible!important;
    overflow-y: visible!important;
  }
  .fr3-productListCarousel__Button {
    display: none!important;
  }
  .fr3-productListCarousel__slides {
    display: grid!important;
    grid-template-rows: repeat(2, auto);
    grid-auto-flow: column;
    padding-bottom: 15px;
    margin-right: -25px;
    margin-left: -25px;
  }
  .fr3-productListCarousel__responsive_4 .fr3-productListCarousel__slide {
    width: 135px;
  }
  .fr3-productListCarousel__slides::-webkit-scrollbar {
    height: 7px;
  }
  
  .fr3-productListCarousel__slides::-webkit-scrollbar-track {
    background-color: #F2F2F2;
  }
  
  /* つまみ部分 */
  .fr3-productListCarousel__slides::-webkit-scrollbar-thumb {
    background-color: #1B1B1B;
    border-radius: 8px;
  }
  
}





.fs-c-productList__list__item .fs-c-productListItem__control {
  display: none;
}
.fs-c-productMark {
  gap: 10px;
}
.fs-c-productMark .fs-c-productMark__item [class*="color_"] .fs-c-productMark__label {
  display: none;
}
.fs-c-productMark .fs-c-productMark__item [class*="color_"] {
  width: 15px;
  height: 15px;
  border-radius: 0%;
  padding: 0;
  cursor: pointer;
}
.fs-l-productLayout .fs-c-productMark .fs-c-productMark__item [class*="color_"] {
  width: 50px;
  height: 50px;
}

/*商品マークカラー設定*/
.color_white {
  background-color: #fff;
  border: 1px solid #dadada;
}
.color_black {
  background-color: #000;
}
.color_brown {
  background-color: #432A29;
}
.color_yellow {
  background-color: #ffff00;
}
.color_beige {
  background-color: #eedcb3;
}
.color_red {
  background-color: #ff0000;
}
.color_blue {
  background-color: #0000ff;
}
.color_orange {
  background-color: #ffa500;
}
.color_purple {
  background-color: #800080;
}
.color_pink {
  background-color: #ffc0cb;
}
.color_green {
  background-color: #008000;
}
.color_denim {
  background-color: #1560bd;
}
.color_silver {
  background-color: #c0c0c0;
}
.color_gold {
  background-color: #ffd700;
}
.color_gray {
  background-color: #808080;
}
.color_multi {
  background-color: #f7f6fb;
}
.color_khaki {
  background-color: #c5a05a;
}
.color_ivory {
  background-color: #fffff0;
  border: 1px solid #dadada;
}
.color_mocha {
  background-color: #d2b48c;
}
.color_navy {
  background-color: #000080;
}
.color_lime {
  background-color: #00ff00;
}
.color_lavender {
  background-color: #e6e6fa;
}
.color_dot {
  background-color: #000000;
}
.color_charcoal {
  background-color: #36454f;
}
.color_clear {
  background-color: #efefef;
}
.color_camel {
  background-color: #c19a6b;
}
.color_lightgreen {
  background-color: #90ee90
}
.color_cocoa {
  background-color: #6e4a55
}
.color_mint {
  background-color: #89c997
}
.color_darkblue {
  background-color: #00008b
}
.color_darkdenim {
  background-color: #00608d
}
.color_cream {
  background-color: #fffdd0
}
.color_offwhite {
  background-color: #fffff9
}
.color_icegray {
  background-color: #cbd0d3
}
.color_neongreen {
  background-color: #33ff33
}
.color_blackwhite {
  background-color: #000000
}
.color_whitegray {
  background-color: #e6e6e6
}
.color_lightblue {
  background-color: #b2cbe4
}
.color_redpink {
  background-color: #ff0000
}
.color_bluegreen {
  background-color: #0000ff
}
.color_mintgreen {
  background-color: #89c997
}

/*商品タグ設定*/

.tag_sale {
  color: #e33d5f;
  background-color: #FFFFFF;
  border: 1px solid #e33d5f;
  font-size: 0.7em;
  padding: 2px 3px;
  margin: 3px auto;
}

.tag_new {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #000000;
  font-size: 0.7em;
  padding: 2px 3px;
  margin: 3px auto;
}

.tag_restock {
  color: #ffffff;
  background-color: #000000;
  font-size: 0.65em;
  padding: 2px 4px;
  /*display: inline-block;*/
  margin: 3px auto;
}

.tag_timesale {
  background-color: #eb0021;
  color:#FFFFFF;
}

.tag_presale {
  /*background-color: #eb0021;
  color:#FFFFFF;*/
  /*background-color: #ececec;
  color:#848484;*/
  color:#ff0000;
}


.label_product_info{
  color: #000000;
  border: 1px solid #000000;
  font-size: 0.7em;
  padding: 2px 3px;
}

.tag-sale {
  font-size: 0.8em;
  color: #e33d5f;
  background-color: #ffffff;
  margin-bottom: 10px;
  border: 1px solid #e33d5f;
  padding: 0 5px;
  font-weight: bold;
  display: inline-block; /* インライン要素でもmarginが効くように */
}

.time-sale-label {
  font-size: 0.7em;
  color: #ffffff;
  background-color: #eb0021;
  border: 1px solid #dadada;
  padding: 0 4px;
  display: inline-block;
}







@media (max-width: 991px) {
.tab_ranking {
  flex-wrap: wrap;
}
.tab_ranking li {
  width: 25%;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.tab_ranking li:nth-child(4n):after {
  content: unset!important;
}
}

.fs-c-productPrice--listed + .fs-c-productPrice--selling span {
  color: red;
}

.footer_border {
  padding-bottom: 80px;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 80px!important;
}
@media (max-width: 991px) {
.footer_border {
  padding-bottom: 40px;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 40px!important;
}
}

.hdrMiddle__left_wrap {
  display: flex;
  align-items: center;
  gap: 5px;
}
.hdrMiddle__left_wrap .button {
  width: 170px;
  line-height: 27px;
  padding: 4px 10px;
}
.drawer__search .js_detailsearch_btn {
  max-width: 180px;
  padding: 4px 10px;
}
.js-detaisearch {
  opacity: 0;
  z-index: -99;
  position: relative;
  transition: 0.3s;
  inset: 0;
  margin: 0 auto;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999999999;
  height: 0;
}
.js-detaisearch.open {
  transition: 0.3s;
  position: fixed;
  opacity: 1;
  height: fit-content;
}
.js-detaisearch .container{
  position: relative;
}
.js-detaisearch .js-detaisearch__close {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.js-detaisearch .js-detaisearch__close:before,
.js-detaisearch .js-detaisearch__close:after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #000;
  position: absolute;
  inset: 0;
  margin: auto;
}
.js-detaisearch .js-detaisearch__close:before {
  transform: rotate(45deg);
}
.js-detaisearch .js-detaisearch__close:after {
  transform: rotate(-45deg);
}
@media screen and (max-width: 900px) {
.js-detaisearch.open {
  height: 100%;
}
.js-detaisearch .container{
  height: 100%;
  overflow: scroll;
  padding-top: 30px;
  padding-bottom: 30px;
}
}

@media screen and (max-width: 767px) {
.fs-c-productList__list span.fs-c-productName__name {
    font-size: 12px;
}
.fs-c-sortItems__label {
    width: 90px;
    font-size: 10px;
}
}

@media screen and (max-width: 767px) {
.itemList--ranking.ranking--typeF .itemWrap{
padding-top: 15px;
}
.itemList--ranking.ranking--typeF .itemWrap:before{
top: 0;
}
}

.itemName + .fs-c-productMark {
    /*margin-block: 5px!important;*/
}
.fs-c-productMarks .fs-c-productMark {
    margin-top: 5px !important;
}
.itemName + .fs-c-productMark .fs-c-productMark__item {
    margin-top: 0px !important;
    margin-bottom: 0px;
}