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

.content01 {
	background: #dadcdd url(../images/company/history/back03.jpg) no-repeat top;
	background-size: contain;
	padding: 80px 0;
	margin: 60px 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: 4vh 3vw;
	background: #FFF;
	width: 71%;
	margin: auto;
}

.content01 table {
	width: 100%;
	margin-top: 4vh;
}

.content01 table th,.content01 table td {
	padding: 12px 25px;
	font-size: 16px;
}
@media screen and (max-width: 1366px) {
	.content01 table th,.content01 table td {
		font-size: 14px;
	}
}
@media screen and (max-width: 1260px) {
	.content01 table th,.content01 table td {
		font-size: 12px;
	}
}

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

.content01 h2 {
	border-left: #82BC3F solid 4px;
	padding-left: 5px;
	line-height: 100%;
}

.lmenu {
	margin-top: 60px;
}

.footer2 {
	margin-top: 0;
}

.lmenu2 {
	text-align: center;
	margin: auto !important;
	max-width: 900px;
}
