@media (min-width: 1200px){
#tile{
margin-top: 10px;
}
#shower{
margin-top: 0px;
}
#acce{
margin-top: 90px;
}
.catbox{
    bottom: 66px;
}
.catbox-2{
    bottom: 57px;
}
.cata{
    padding: 0px 0 20px 40px;
}
}

@media (min-width: 767.98px) and ( max-width:1200px){
#tile{
margin-top: 0px;
}
#shower{
margin-top: 0px;
}
#acce{
margin-top: 60px;
}
.catbox{
    bottom: 15px;
}
.catbox-2{
    bottom: 15px;
}
.cata{
padding: 0px 0 20px 20px;
}
}

@media (max-width: 767.98px) {
#tile{
margin-top: 20px;
}
#shower{
margin-top: 0px;

}
#acce{
margin-top: 40px;
}
.cata{
padding: 0px 0 20px 15px;
}
.catbox{
    bottom: 15px;
}
.catbox-2{
    bottom: 15px;
}
}
        .card .card-title{
            font-weight: bold;
        }
        .card .card-text{
            font-weight: inherit;
        }
        #order img{
            max-width: 100%;
        }
        .mincho{
            font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
        }
.catalog{
    width: 100px;
}