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

.content01 {
	background: #dadcdd url(../images/company/history/back03.jpg) no-repeat top;
	background-size: contain;
	padding: 40px 0;
	margin: 30px 0 0;
	text-align: left;
}

.content01 .back {
	background: url(../images/company/history/photo1.png) no-repeat center top;
	background-size: contain;
	padding: 15vw 0 0;
}

.content01 .back .box {
	padding: 40px 15px;
	background: #FFF;
	width: 90%;
	margin: auto;
}

.content01 table {
	width: 100%;
	margin-top: 30px;
}

.content01 table th,.content01 table td {
	padding: 12px 10px;
	font-size: 14px;
}

.content01 table th {
	border-right: #666666 solid 1px;
	white-space: nowrap;
}

.content01 h2 {
	border-left: #82BC3F solid 4px;
	padding-left: 0.5vw;
	line-height: 100%;
	font-size: 18px;
}

.lmenu {
	margin-top: 60px;
}

.footer {
	margin-top: 0;
}