#page_title .eng{
	font-size:3.7vw;
}
main{
	padding:14vw 15vw 0 15vw;
}
#section1{
	font-size:20px;
	line-height:1.8em;
	padding:0 0 14vw 20vw;
}
#section2{
	font-size:24px;
	position:relative;
	margin:0 auto 180px;
}
.about_img{
	position:absolute;
	top:0;
	right:0;
}
#section2 h3{
	font-size:50px;
	color:#94c43a;
	padding:160px 0 320px;
}
#section2 table{
	width:100%;
}
#section2 th{
	padding:10px 20px 10px 0;
	width:160px;
	color:#6a9926;
	text-align:right;
	white-space:nowrap;
}
#section2 td{
	padding:10px;
}
#section3 article{
	border:5px solid #000;
	padding:55px;
	box-sizing:border-box;
	margin:0 auto 190px;
}
#section3 article h3{
	font-size:50px;
	margin:0 0 70px;
}
#section3 article table{
	width:100%;
	border-top:2px solid #888888;
}
#section3 article th{
	border-bottom:2px solid #888888;
	padding:20px;
	text-align:left;
	font-weight:normal;
	width:200px;
}
#section3 article td{
	border-bottom:2px solid #888888;
	padding:20px;
}
#section3 article iframe{
	display:block;
	margin:30px auto 0;
	width:100%;
}