﻿@charset "utf-8"; 
.kche-table tr:nth-child(odd) { background: #EEEEEE; }
.kche-table tr:nth-child(even) {  background: #fff; }
header.is-active .head-info{background:#fff;}
@media (min-width:1025px){header.is-active .head-info .head-nav .nav-ul>li>a,header.is-active .head-info .head-nav .nav-ul>li>em{color:#000}
header.is-active .head-info .head-nav .nav-ul>li:hover>a,header.is-active .head-info .head-nav .nav-ul>li>a.inmenu_1,header.is-active .head-info .head-nav .nav-ul>li:hover>em,header.is-active .head-info .head-nav .nav-ul>li>a.inmenu_1+em{color:var(--color) !important}
.head-search button em{color:#000}}