@charset "utf-8";
/* CSS Document */
.team{
	width:100%;
	background:#fff;
	margin-top:3.3rem;
	float:left;
	padding: 1rem 0;
}
.txt{
	width:94%;
	margin-left:3%;
	float:left;
	padding:1.8rem 0;
}
.img{
	width: 100%;
	float:left;
	margin-top: 1.5rem;
}
.img_title{
	width:100%;
	background:url(../images/img_bg.png) no-repeat;
	background-size:100%;
	height: 11.8vw;
	line-height:11.8vw;
	text-indent:3%;
	color:#fff;
	font-size: 0.9rem;
}
.imgcpon{
	width:94%;
	margin-left:3%;
	margin-top: 1.6rem;
}
.imgcpon img{
	max-width:100%;
	margin-bottom:0.8rem;
}