.mv-title ._line ._o:last-child{
    font-size: 46px;
    line-height: 1;
    vertical-align: text-top;

    @media screen and ( max-width: 999px ){
        font-size: 32px;
    }
}