﻿@charset "utf-8"; 
.head-nav>ul>li#liInfo{display:none}
footer .footlogo-img{margin-top:20px;}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
@media (min-width:1025px){.head-logo {max-width: 300px;}}
.foot-nav ul{max-height: initial;}
@media (min-width:1025px){footer .foot-item.foot-nav{width:13%;}
footer .foot-item.foot-cate{width:52%;}
footer .foot-item.foot-social{width:12%;}
footer .foot-item.foot-contact{width:20%;}
.foot-cate ul{padding-right:0;}
.foot-cate ul>li{width:33.33%;}
footer .l-wrap{justify-content: space-between;}
.foot-cate ul, .foot-contact ul, .foot-nav ul{padding-right:0;}}
@media (min-width:1025px) and (max-width:1280px){footer .foot-item.foot-nav{width:17%;}
footer .foot-item.foot-cate{width:49%;}}
.foot-nav ul>li#li_Menu101_inquiry{ display: none;}
.foot-right{display:flex;align-items:center;justify-content:center}
footer .foot-item{border-right:1px solid #ffff}
footer .foot-item:last-child{border:none}