﻿@charset "utf-8"; 
.table tr:nth-child(even) {  background: #eee; }  
.table tr:nth-child(odd) {  background: #fff;  }
#swiper-case{padding: 20px 0 40px 0;overflow: hidden;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{bottom: 0;}
.case-swiper-pagination .case-swiper-pagination-bullet{display: inline-block;width: 10px;height: 10px;border-radius: 50%;background: #ddd;margin: 0 4px;}
.case-swiper-pagination .case-swiper-pagination-active{background: #FF0033;}
@media screen and (max-width: 768px) {.home-case .l-wrap .case .item {margin: 0;}}

#linewslist-1,#liinquiry{display: none;}
.footer-bottom .main .left .logo img{max-height: 100px;}