@charset "UTF-8";
/* CSS Document */


#about{
	padding-bottom: 85px;
}
#about h3{
	font-size: 36px;
	line-height: 36px;
	color: #dd2232;
}
#about p.red{
	font-size: 16px;
	margin-top: 13px;
	color: #dd2232;
}
#about h4{
	font-size: 24px;
	line-height: 24px;
	margin-top: 60px;
}
#about p.gray{
	color: #6d6d6d;
	font-size: 13px;
	margin-top: 8px;
}

#about div.mv{
	width: 100%;
	height: 553px;
	background:url(../img/about/mv.jpg) no-repeat center center;
	background-size: cover;
	margin-top: 17px;
	position: relative;
}
#about div.mv div.mvCover{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/about/about_mvbg.png) repeat;
}
#about div.mv div.mvWrap{
	width: 570px;
	margin: 173px auto 169px;
	padding-top: 55px;
	padding-bottom: 45px;
	border: 3px solid #fff;
}
#about div.mv div.mvWrap h2{
	width: 489px;
	margin: 0 auto;
	color: #fff;
	font-size: 50px;
	line-height: 50px;
	padding-bottom: 23px;
	border-bottom: 1px solid #fff;
	letter-spacing: 3px;
	font-weight: 400;
}
#about div.mv div.mvWrap h2 + p{
	margin-top: 26px;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
}
#about div.vision{
	min-width: 1100px;
	background: url(../img/about/about_bg.png) repeat-y center center;
	padding-top: 71px;
	padding-bottom:70px;
	min-height: 600px;
}
#about div.vision div.visionWrap{
	width: 1100px;
	margin: 0 auto;
}
#about div.vision div.visionWrap p.txt{
	width: 725px;
	font-size: 14px;
	line-height: 30px;
	margin-top: 30px;
}

#about div.mission{
	min-width: 1100px;
	background: url(../img/about/about_bg02.png) repeat-y center center;
	padding-top: 74px;
	min-height: 500px;
	padding-bottom:70px;
}
#about div.mission div.missionWrap{
	width: 832px;
	margin: 0 auto;
	padding-left: 268px;
}
#about div.mission div.missionWrap p.txt{
	width: 725px;
	font-size: 14px;
	line-height: 30px;
	margin-top: 27px;
}
#about div.network{
	width: 1100px;
	margin: 0 auto;
	padding-top: 85px;
}
#about div.network h5{
	font-size: 64px;
	line-height: 64px;
	font-weight: 400;
	letter-spacing: 2px;
}
#about div.network div.left{
	float: left;
}
#about div.network div.right{
	width: 353px;
	float: right;
	padding-top: 238px;
	margin-right: 141px;
}
#about div.network p.black{
	margin-top: 74px;
	font-size: 17px;
	line-height: 34px;
	font-weight: 600;
}
#about div.network p.txt{
	width: 435px;
	font-size: 14px;
	line-height: 30px;
	margin-top: 15px;
}
#about div.network div.right p.gray{
	line-height: 30px;
}
#about div.network p.netimg{
	margin-top: 90px;
}
