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

page

****************************************************************************************************/



.l_row1{
	margin-bottom:30px;
}
	.l_row1 .l_col1{
		float:left;
		width:46.478873239436616%;	/*330px;*/
	}
@media only screen and (max-width:736px){
	.l_row1 .l_col1{
	}
}

	.l_row1 .l_col2{
		float:right;
		width:46.478873239436616%;	/*330px;*/
	}
@media only screen and (max-width:736px){
	.l_row1 .l_col2{
	}
}



.l_row2{
	margin-bottom:30px;
}
	.l_row2 .l_col1{
		float:left;
		width:49.29577464788733%;	/*350px;*/
	}
	.l_row2 .l_col2{
		float:right;
		width:42.25352112676056%;	/*300px;*/
	}


.l_row3{
	margin-bottom:30px;
}
	.l_row3 .l_col1{
		float:left;
		width:46.478873239436616%;	/*330px;*/
	}
	.l_row3 .l_col2{
		float:right;
		width:49.29577464788733%;	/*350px;*/
	}







.feature_point1{
}
	.feature_point1 dt{
		margin-bottom:10px;
		font-size:15px;
		font-weight:bold;
		line-height:1.5;
	}
	.feature_point1 dd{
		margin-left:1em;
		margin-bottom:5px;
		text-indent:-1em;
		font-size:12px;
		line-height:1.5;
	}

