﻿@charset "utf-8"; 
header .head-logo a{font-size:20px;font-weight:800;color:#fff}
header.is-active .head-logo a,header:hover .head-logo a{color:#111}
@media (max-width:1400px){header .head-logo a{font-size:16px}
}@media (max-width:1024px){header .head-logo a{color:#111}
}
iframe{height: revert-layer;}
@media (min-width:1024px) {.head-logo a{display: none;}}