@media (max-width: 768px) {
    #headLogo{ max-height: 32px; }
    
    .sp-only{
        display: inherit;
    }
    
    #firstRegist #floatingInput{
        font-size: 9vw;
        padding: 3rem 1rem 2rem 1rem;
    }
}