@charset "utf-8";

/*----------------------------------------------------
infoインデックス
----------------------------------------------------*/
.rightMain_inner{
	padding:30px 35px 0px 35px;
}

.rightMain_inner a{
	text-decoration:underline;
}

.rightMain_inner h3{
	padding-bottom:30px;
}


.info_area_l{
	float:left;
	width:400px;
}

.info_area_l p{
	font-size:108%;
	line-height:1.5;
	padding-left:10px;
}

.info_area_l .midashi{
	font-size:108%;
	line-height:1.5;
	border-left:#022370 solid 3px;
	padding:0 0 0 12px;
	display:block;
}

.info_area_l .naiyou{
	font-size:108%;
	line-height:1.5;
	padding-left:15px;
	display:block;
}

.info_area_r{
	float:right;
	width:150px;
}


/*----------------------------------------------------
新生エファージュプレス発表会レポート
----------------------------------------------------*/
.contents_inner {
	padding: 0 35px;
}

.report_body {
	padding: 0 13px;
}

/* image list */
.report_body .image_list {
	overflow: hidden;
}

.report_body .image_list li {
	float: left;
}

.report_body .image_list li span {
	display: block;
	font-size: 12px;
	margin-top: 6px;
}

/* section01 */
.report_section01 .image_list li {
	width: 145px;
	margin-right: 22px;
}

.report_section01 .image_list li.last {
	width: 215px;
	margin-right: 0;
}

/* section02 */
.report_section02 .image_list li {
	width: 338px;
}

.report_section02 .image_list li:first-child {
	width: 178px;
	margin-right: 33px;
}

/* section03 */
.report_section03 .voice_list .box {
	background: #E8F4FB;
	padding: 14px 22px;
	margin-top: 20px;
}

.report_section03 .image_list li {
	width: 258px;
}

.report_section03 .image_list li:first-child {
	margin-right: 33px;
}

/* section04 */
.report_section04 .voice_list li {
	background: #E8F4FB;
	padding: 24px 22px 20px;
	margin-top: 25px;
}

.report_section04 .voice_list li:first-child {
	margin-top: 0;
}

.report_section04 .voice_list li .post {
	display: block;
	color: #002070;
	margin-top: 3px;
}

