﻿@charset "utf-8"; 
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;}
@media (min-width:1025px){.head-logo a img{max-height:70px}}
footer .foot-logo img{width:auto;max-height:70px;}
.home-contact .inquiry-box{width: 40%;margin-left: auto;padding: 35px 35px;}
footer .foot-logo{display:none;}
.head-top{display:none}
.head-info .lang-icon img{filter: invert(1);}
.head-info .lang-icon span{color:#000}
.head-info .lang-icon span:before,.head-info .lang-icon span:after{background:#000;}
@media (min-width:1025px){body{padding-top:100px;}}