.fs-c-productList__list__item {
    border-bottom: 0px;
}

.logout.my-false { display: none !important; }
.login.my-true { display: none !important; }
.regist.my-true { display: none !important; }

/*sale赤文字*/
.fs-c-productPrice.fs-c-productPrice--listed{
font-size:11px;
}
.fs-c-productPrice.fs-c-productPrice--listed + .fs-c-productPrice.fs-c-productPrice--selling .fs-c-productPrice__main__price.fs-c-price
{
	color:red !important;
}

.fs-c-productPrice.fs-c-productPrice--listed + .fs-c-productPrice.fs-c-productPrice--selling .fs-c-productPrice__addon
{
  color:red !important;
}

@media screen and (max-width:768px){
.fs-c-productPrice.fs-c-productPrice--listed{
font-size:10px;
}
}
/*sale赤文字*/

.fs-l-main{
    max-width: 960px !important;
}

.FS2_Recommend2_recommend ul > li:nth-child(1)::before{
 background:#be9c40;
}

.fs-c-productThumbnail__image__caption {
    font-size: 0.8rem;
}

.fs-c-productCarouselMainImage__thumbnail__caption {
    font-size: 6px;
    position: relative;
    top: -7px;
}


