@media screen and (max-width: 1080px){
/* ///////////////////////////////////////////////////////////////////
ヘッダーイメージ
/////////////////////////////////////////////////////////////////// */
    
    .top-img{
        height: 350px
    }
    
/* ///////////////////////////////////////////////////////////////////
ヘッダーイメージ
/////////////////////////////////////////////////////////////////// */
    
    .main h1{
        font-size: 160%
    }
    
    .main h1 span{
        font-size: 60%
    }

}