﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
@media (min-width:1024px){.head.is-fixed .head-main .l-wrap,.head-main .l-wrap{height:80px}
}
@media (min-width:1025px){.head-main .head-logo img {max-height: 70px;}}