@charset "utf-8";

@media screen and (min-width : 769px) {

    #super_half.box {
        margin-top: 50px;
        padding-top: 23px;
        min-height: 241px;
    }

    .box .tit_headline.sm,.box .box_info.sm {
        width: 443px;
    }

    #super_half .desc:last-child {
        margin-top: 20px;
    }

    #super_half .img{
        top: 40px;
        right: 60px;
        width: 161px;
    }
    
}