@charset "UTF-8";

#intro {
	margin-bottom:30px;
}

#intro > h2 {
	position:relative;
	margin-bottom:45px;
}
#intro > h2 strong {
	position: absolute;
	left: 504px;
	top: 30px;
	color: inherit;
	font-size: 18px;
	font-weight: inherit;
}
#intro > h3 {
	margin-bottom:20px;
}

#intro > .banner-ekibk {
	float:right;
}
#intro > .banner-ekibk a strong {
	font-size:18px;
}
#intro > p {
	width:740px;
	font-size:18px;
	height:1.6;
}
#contents {
	clear:both;
}
#contents .shisetsu h3 img {
	margin-bottom:5px;
}
#contents .img1 {
	height:486px;
	margin-bottom:60px;
	position:relative;
}
#contents .img1 > img {
	position:absolute;
	top:0;
	left:0;
}
#contents .img1 .txt {
	position:absolute;
	bottom:0;
	right:0;
	width:325px;
	font-size:16px;
	line-height:1.7;
}
#contents .img2-3-4 {
	clear:both;
}
#contents .img2-3-4 .shisetsu {
	float:left;
	width:275px;
	margin-right:31px;
}
#contents .img2-3-4 .shisetsu:last-child {
	width:468px;
	margin-right:0;
}