/** Generated by FG **/
@import url("https://fonts.googleapis.com/css?family=Roboto");

body,input,textarea,button{
	font-family:Arial,Helvetica,sans-serif,"宋体";
	-webkit-font-smoothing: subpixel-antialiased;
}
.nav .nLi h3 a {
	display:block;
	font-size:18px;
	font-weight: normal;
	line-height:104px;
	text-transform: uppercase;
	transition: 0.6s;
	color: #000;
	padding: 0 20px 0 20px;
	background: url(/web/pic/lihover.png) right center no-repeat;
}
.lang-jp .nav .nLi h3 a{
	padding: 0 20px 0 10px;
}
.index-why-list2 li .cover .title{
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	min-height:60px;
	margin-top: 245px;
	position: relative;
	padding-bottom: 15px;
	
}