﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
@media (min-width:1025px){body{padding-top:127px}
header:not(.is-active){border-color:#e9e9e9;background:#fff}
header:not(.is-active) .head-top{color:var(--fontcolor)}
header:not(.is-active) .head-share ul a{border-color:#333;color:#333}
header:not(.is-active) .himg{display:none}
header:not(.is-active) .fimg{display:block}
header:not(.is-active) .head-nav .nav-ul>li>a{color:var(--fontcolor)}
header:not(.is-active) .head-nav .nav-ul>li:hover>a,header:not(.is-active) .head-nav .nav-ul>li>a.inmenu_1{color:var(--color)}
header:not(.is-active) .head-top .lang-icon img{filter:invert(1)}
header:not(.is-active) .head-top .lang-icon span{color:var(--fontcolor)}
header:not(.is-active) .head-top .lang-icon span::after,header:not(.is-active) .head-top .lang-icon span::before{background:var(--fontcolor)}}
.pagesbanner{min-height:inherit}
footer .foot-share .wmkcfeedback{margin-top:20px}
footer .foot-share .wmkcfeedback .inquiry-form>*{border-color:#ccc;}
footer .foot-share .wmkcfeedback .send-btn{margin-top:5px}