@charset "utf-8";

@media screen and (min-width : 769px) {

    #air_cleaner.box_sm {
        min-height: 338px;
    }

    .box .img{
        top: 30px;
        right: 40px;
        width: 258px;
    }

    #air_cleaner .tit_headline {
        padding-bottom: 3px;
        line-height: 1.3;
    }
    
    #air_cleaner .caution {
        margin-top: 32px;
    }
}