@charset "UTF-8";

@media screen and (max-width:450px){
#lv p span {
    font-size: 2rem;
    letter-spacing: 0.1rem;
}
}