﻿@charset "utf-8"; 
:root { --color: #017D7A;}
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;}
footer .footitem.footitem4 .imgbox{display:flex;}
footer .footitem.footitem4 .imgbox>img{width:49%;max-width:140px;}
footer .footitem.footitem4 .imgbox>img:nth-child(1){margin-right:2%;}
@media (max-width:800px){footer .footitem4{display:block;margin-top:20px;}}
@media (min-width:801px){.nav1 ul{min-width:300px}}