﻿@charset "utf-8"; 
.head-logo a .logo-text{color:#fff;font-size:1.2vw;font-weight:800}
.is-active .head-logo a .logo-text,header:hover .head-logo a .logo-text{color:#111}
@media (max-width:1024px){.head-logo a .logo-text{color:#111;font-size:1.2vw;font-weight:800}
}