﻿@charset "utf-8"; 
:root{--color:#E57425;}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
@media (min-width:1025px){.head-info .head-logo a img{max-height:90px}}
@media (min-width:1025px) and (max-width:1370px){.head-info .head-logo a img{max-height:75px}}