#fs_input_creditCardExpirationMonth,#fs_input_creditCardExpirationYear {
   width: 100px;
}
/*　高額購入割引の送料の文字色・サイズの変更　*/
.fs-c-cartDiscountInfo--postage .fs-c-cartDiscountInfo__info{
font-size: 18px; 
color: #FF0000;
line-height: 120%;
font-weight: bold;
}

 
/* スマートフォンでトップページのランキングの5商品目と6商品目を非表示にする */
@media only screen and (max-width:750px){
   body#fs_Top .rankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:nth-of-type(5),
   body#fs_Top .rankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:nth-of-type(6) {
       display: none;
   }
}
 


/*----------下層ページ用ランキング設定---------*/
/*---------------↓　ここから　↓--------------*/
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) {
	max-width: 100%;
	padding: 0;
	width: 100%;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox ~ * {
	max-width: 1280px;
	padding: 0 9.0625em;
	margin: auto;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox ~ .headline1 {
	text-align: center;
	position: relative;
	padding-bottom: 2em;
	line-height: 1.6;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox {
    padding: 2.5em 0;
    background-color: #f5f2ec;
    margin-bottom: 5.2em;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .tab {
    border-top: 1px solid #7c7c7c;
    border-bottom: 1px solid #7c7c7c;
    display: flex;
    justify-content: center;
    line-height: 2.35;
    margin-bottom: 2em;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .tab li {
    padding: 0 1.25em;
    position: relative;
    cursor: pointer;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .tab li::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) scale(0, 1);
    width: calc(100% - 2.5em);
    height: 2px;
    background: #333;
    transition: transform 0.35s ease;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .tab li.active::before {
    transform: translateX(-50%) scale(1, 1);
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .rank-inner {
    display: none;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .rank-inner.show {
    display: block;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__ctrl {
    position: absolute;
    top: 42%;
    display: block;
    width: 2.533em;
    height: 3.3em;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 99;
    min-width: inherit;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--prev {
    left: 50%;
    margin-left: -36em;
	background: url("https://www.makeyourday.jp/common/img/prev.png") no-repeat center center;
	background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--next {
    right: 50%;
    margin-right: -36em;
	background: url("https://www.makeyourday.jp/common/img/next.png") no-repeat center center;
	background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__ctrl .fs-c-button--carousel {
    display: none;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__ctrl .fs-c-button--carousel::before {
    display: none;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel {
    max-width: 1280px;
	margin: 0 auto;
    padding: 0 7.5em;
    box-sizing: border-box;
    position: relative;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item {
    width: 14.25em !important;
    max-width: inherit;
    min-width: inherit;
    flex-basis: auto;
    margin: 0 1em;
    position: relative;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item img {
    padding-bottom: 0.5em;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item .fs-c-productListCarousel__list__item > * + * {
    margin: 0;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item .fs-c-productListItem__productName {
    font-size: 13px;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item .fs-c-productPrice__main__label {
    display: none !important;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item .fs-c-price {
    font-size: 14px;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item .fs-c-productPrice__addon {
    font-size: 14px;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item .fs-c-productListItem__control {
    display: none !important;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-slide .fs-c-productListCarousel__list__item::before {
    content: '';
    width: 1.875em;
    height: 1.875em;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-slide:first-of-type .fs-c-productListCarousel__list__item::before {
    background: url("https://www.makeyourday.jp/common/img/rank01.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-slide:nth-of-type(2) .fs-c-productListCarousel__list__item::before {
    background: url("https://www.makeyourday.jp/common/img/rank02.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-slide:nth-of-type(3) .fs-c-productListCarousel__list__item::before {
    background: url("https://www.makeyourday.jp/common/img/rank03.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-slide:nth-of-type(4) .fs-c-productListCarousel__list__item::before {
    background: url("https://www.makeyourday.jp/common/img/rank04.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-slide:nth-of-type(5) .fs-c-productListCarousel__list__item::before {
    background: url("https://www.makeyourday.jp/common/img/rank05.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-slide:nth-of-type(6) .fs-c-productListCarousel__list__item::before {
    background: url("https://www.makeyourday.jp/common/img/rank06.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-slide:nth-of-type(7) .fs-c-productListCarousel__list__item::before {
    background: url("https://www.makeyourday.jp/common/img/rank07.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-slide:nth-of-type(8) .fs-c-productListCarousel__list__item::before {
    background: url("https://www.makeyourday.jp/common/img/rank08.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-slide:nth-of-type(9) .fs-c-productListCarousel__list__item::before {
    background: url("https://www.makeyourday.jp/common/img/rank09.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-slide:nth-of-type(10) .fs-c-productListCarousel__list__item::before {
    background: url("https://www.makeyourday.jp/common/img/rank10.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-slide:nth-of-type(11) .fs-c-productListCarousel__list__item::before {
    background: url("https://www.makeyourday.jp/common/img/rank11.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-slide:nth-of-type(12) .fs-c-productListCarousel__list__item::before {
    background: url("https://www.makeyourday.jp/common/img/rank12.png") center center no-repeat;
    background-size: cover;
}
@media only screen and (min-width:751px) and (max-width:1280px){
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item .fs-c-productListItem__productName {
    font-size: 1.015625vw;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item .fs-c-price {
    font-size: 1.09375vw;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item .fs-c-productPrice__addon {
    font-size: 1.09375vw;
}
}
@media only screen and (min-width:751px){
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .tab li:hover::before {
    transform: translateX(-50%) scale(1, 1);
}
}
@media only screen and (max-width:750px){
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox {
    padding: 6.5vw 0 4vw;
    margin-bottom: 12.5vw;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__ctrl {
    display: none !important;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel {
    padding: 0 6vw;
    box-sizing: border-box;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-track {
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
	transform: initial !important;
	gap: 5vw 1.2%;
	justify-content: space-between;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-track::before,
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-track::after {
	display: none;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-track .slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	font-size: 3.066vw;
	line-height: 1.45;
	width: 48.8% !important;
	margin: 0;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-track .slick-slide:nth-of-type(4) ~ .slick-slide {
	display: none !important;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item {
	display: none;
	font-size: 3.066vw;
	line-height: 1.45;
	width: 100% !important;
	margin: 0;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:first-of-type,
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:nth-of-type(2),
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:nth-of-type(3),
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:nth-of-type(4){
    display: block !important;
},
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:nth-of-type(2n) {
    margin-right: 0;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item::before {
    content: '';
    width: 2.3em;
    height: 2.3em;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:first-of-type::before {
    background: url("https://www.makeyourday.jp/common/img/rank01.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:nth-of-type(2)::before {
    background: url("https://www.makeyourday.jp/common/img/rank02.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:nth-of-type(3)::before {
    background: url("https://www.makeyourday.jp/common/img/rank03.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:nth-of-type(4)::before {
    background: url("https://www.makeyourday.jp/common/img/rank04.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:nth-of-type(5)::before {
    background: url("https://www.makeyourday.jp/common/img/rank05.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:nth-of-type(6)::before {
    background: url("https://www.makeyourday.jp/common/img/rank06.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:nth-of-type(7)::before {
    background: url("https://www.makeyourday.jp/common/img/rank07.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:nth-of-type(8)::before {
    background: url("https://www.makeyourday.jp/common/img/rank08.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:nth-of-type(9)::before {
    background: url("https://www.makeyourday.jp/common/img/rank09.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:nth-of-type(10)::before {
    background: url("https://www.makeyourday.jp/common/img/rank10.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:nth-of-type(11)::before {
    background: url("https://www.makeyourday.jp/common/img/rank11.png") center center no-repeat;
    background-size: cover;
}
#fs_ProductCategory .fs-l-main:has(.lorewRankingBox) .rankingBox.lorewRankingBox .rankarea .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .fs-c-productListCarousel__list__item:nth-of-type(12)::before {
    background: url("https://www.makeyourday.jp/common/img/rank12.png") center center no-repeat;
    background-size: cover;
}
}


/*---------------↑　ここまで　↑--------------*/
/*----------下層ページ用ランキング設定---------*/
