.o-slideitem__box-rank .o-slideitem__rankno figure{
    min-height: 14px;
}
.tit-categorylist{
    justify-content: left;
}
.tit-mainbnr__single .slick-slide figure img{
    width: 100%;
}
@media screen and (min-width: 600px){
    .tit-mainbnr__single .tit-mainbnr__slide{
        height: 210px;
    }
}
.tit-mainbnr__slide li + li {
    margin-left: 6px;
}
@media screen and (max-width: 600px){
    .tit-categorylist {
        justify-content: space-between;
    }
}