#contents section {
	margin-bottom: 100px !important;
}

#contents article {
	display: flex;
}

#contents section .fll {
	width: 400px;
	margin-right: 20px;
	box-sizing: border-box;
}

#contents section .flr {
	width: 720px;
	box-sizing: border-box;
}

#section2 .fll {
	background: url('../images/about/bg_title2.png') no-repeat top 100px left;
}

#section2 .flr {
	padding: 0 0 0 45px;
	min-height: 432px;
	font-size: 18px;
	/* background: url('../images/about/wa.png') no-repeat top left 45px; */
	line-height: 2;
}

#section3 .fll {
	background: url('../images/about/MVV2.png') no-repeat top 156px left;
	background-size:342px auto;
}

#section3 .flr h3 {
	font-size: 42px;
	line-height: 1.8em;
	margin: 0 0 30px 0;
}

#section3 .flr p {
	font-size: 18px;
	padding: 0 0 0 40px;
}

#section4 .fll {
	background: url('../images/about/bg_title4.png') no-repeat top 200px left 8px;
}

#section4 .flr {
	padding-right: 100px;
}

#section4 .flr table {
	width: 100%;
}

#section4 .flr th,
#section4 .flr td {
	padding: 10px 0;
	border-bottom: 1px solid #cccccc;
}

#section4 th{
	min-width: 100px;
}


#section5 .fll {
	background: url('../images/about/bg_title5.png') no-repeat top 150px left;
}

#section5 .flr table {
	width: 100%;
}

#section5 .flr th,
#section5 .flr td {
	padding: 10px;
	border-bottom: 1px solid #cccccc;
}

#section5 table tr td:nth-child(-n+2){
	text-align: center;
}

#section5 table tr td:nth-child(3){
	min-width: 300px;
}

#section6 .fll {
	margin-right: 33px !important;
	background: url('../images/about/map.png') no-repeat top 200px left;
	background-size:50% auto;
}

#section6 .flr {
	width: 947px !important;
}