﻿@charset "utf-8"; 
:root { --color: #58B531; }
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
@media (min-width:769px){.contact .contact-sec1 .contact-sec1-item{width:30%}}
@media (min-width:769px){#brand .brand-list li .brand-number .text-shadow{font-size:95px}}
@media (max-width:768px){#brand .brand-list li .brand-number .text-shadow{font-size:9vw}}
.tabs-nav p:nth-child(2) {display:none}
body:not(.index){ background: #F2F2F2;}
@media (max-width:768px){.kche-t46 .kche-item-img{max-width:100%}}