﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.kche-t45>.kche-flex {padding-left: 20px;background: #f5f5f5;}
header .head-logo a .logo-text{color:#fff; font-weight: 700;font-size: 20px;}
header.is-active .head-logo a .logo-text{color: var(--fontcolor);}
@media (min-width:1024px){header:hover .head-logo a .logo-text{color:var(--fontcolor)}}
@media (max-width:1024px){header .head-logo a .logo-text{color:var(--fontcolor); font-size: 16px;}}
