.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    color: #333333;
    font-weight: bold;
}
.fs-c-productListItem__control{
    display: none;
}
.fs-p-announcement__title {
    color: #cc0000;
    font-size: 20px;
}
.fs-c-agreementConfirmationArea > .fs-c-agreementConfirmation + .fs-c-agreementConfirmation {
    display: none;
}
.item-desc-txt{
line-height: 1.5;
margin: 0 0 1em 0;
}
/*
@media (min-width: 992px){
.col-md-4 {
    width: auto !important;
}
}*/

/*--- マイページ ---*/
.mypage-logout{
text-align: right;
}