@charset "utf-8";

#shSubBnr .top-tit{padding-top:180px;text-align:center}
#shSubBnr .top-tit h1{font-size:50px;font-weight:700}
#shSubBnr .top-tit h2{margin-top:5px;font-size:20px;color:#aaa;font-weight:500}

@media (max-width:1280px){
#shSubBnr .top-tit{padding-top:140px}    
#shSubBnr .top-tit h1{font-size:40px}
}
@media (max-width:1024px){
#shSubBnr .top-tit{padding-top:100px}    
#shSubBnr .top-tit h1{font-size:36px}
#shSubBnr .top-tit h2{font-size:18px}
}
@media (max-width:768px){
#shSubBnr .top-tit h1{font-size:28px}
#shSubBnr .top-tit h2{font-size:15px}
}
@media (max-width:580px){
#shSubBnr .top-tit{padding-top:35px}   
#shSubBnr .top-tit h1{font-size:23px}
#shSubBnr .top-tit h2{font-size:14px}
}


