@charset "utf-8";

@media screen and (min-width : 769px) {
    .tit_headline .up {
        font-size: 16px;
    }

    .box .img{
        top: 7px;
        right: 25px;
        width: 170px;
    }

    .box_sm .caution {
        line-height: 1.5;
    }

    .block .box:nth-last-of-type(1) {
        margin-bottom: 0;
    }

    #ultra_bf {
        padding: 28px 25px 10px;
    }

    #ultra_mtf .img {
        top: 3px;
    }

    #brake_fluid {
        margin-bottom: 62px;
    }

    .box .img_bf {
        top: 20px;
        right: 48px;
        width: 120px;
    }

    .box h5 {
        margin: 24px 0 6px;
        color: #c51a22;
        font-size: 18px;
        font-family: var(--font-bold);
    }

    #steer_fluid {
        margin-bottom: 65px;
    }

    #hon_fluid .tit_headline .up{
        margin-top: 15px;
    }

    .box .img_vtm {
        top: 20px;
    }

    .box .img_hgo3 {
        top: 5px;
        right: 52px;
        width: 99px;
    }
	
	.link {
		padding-top: 10px;
		text-align: right;
	}
	
	.link span {
		display: inline-block;
    	padding-left: 16px;
		background: url(../../common/image_common/arrow_g.gif) no-repeat left center;
	}
	
	.link a {
		text-decoration: underline;
		font-size: 12px;
        font-family: var(--font-light);
	}

     /* #ultra_hevf.box{
        min-height: 312px;
    }
    #ultra_hevf.box .tit_headline {
        width: 612px;
    } */
    #ultra_hevf.box .tit_headline .up{
        display: inline-block;
    }

    /* #ultra_hevf.box .img{
        top: 74px;
    }  */

    /* #ultra_hevf.box .caution{
        margin-top: 6rem;
    } */
}