﻿@charset "utf-8"; 
.table-wrap table tr:nth-child(even) {  background: #fff; }  
.table-wrap table tr:nth-child(odd) {  background: #eee;  } 
.home-about .l-wrap .about-info h1 {max-width: 600px;}
footer .foot-contact .foot-tel .content{display:block}
footer .foot-contact .foot-tel .content span:nth-child(1){display:block}
footer .foot-contact .foot-tel .content a:nth-child(2){display:inline-block}