@charset "utf-8";

@media screen and (min-width : 769px) {

    #belt.box {
        min-height: 285px;
    }

    .box .img{
        top: 35px;
        right: 40px;
        width: 236px;
    }
    
    #belt .caution {
        margin-top: 25px;
    }
}