@charset "UTF-8";

#picup + .hp .h{
    font-size: 4.4rem;
}
@media screen and (max-width: 800px){
#picup + .hp .h{
        font-size: 3rem;
}
}