﻿@charset "utf-8"; 
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.home-banner .swiper-slide>a::after{display:none;}
footer .foot-logo img{max-height: inherit;}
#serviceswiper .swiper-slide img{object-fit: contain;}
@media (min-width:1025px){header.is-active .head-logo a img{filter: brightness(0);}}
@media (max-width:1024px){.head-logo a img{filter: brightness(0);}}.wmkc-picture{position: relative;padding: 4% 0;}
.wmkc-picture .swiper-slide img{aspect-ratio: 7 / 9;object-fit: cover;}
.wmkc-picture .picture1-swiper{margin-top: 30px;}
.wmkc-picture .swiper{margin-bottom: 20px;}
@media (max-width:768px) {.wmkc-picture{padding: 30px 0;}
.wmkc-picture .picture1-swiper{margin-top: 20px;}
.wmkc-picture .swiper{margin-bottom: 10px;}
}