﻿@charset "utf-8"; 
.head-logo a span{font-weight: var(--fontbold7);white-space: nowrap;margin-top:5px;}
@media(max-width:768px){.head-logo a span{display:none;}}
.foot-logo img{max-width:200px;}
@media (min-width:769px){.head-nav>ul .submenu {display: block;}}
.head-logo a{flex-direction: column;justify-content: center;}