.section.index_c1 div.sectionWrap{
	height: 554px;
}

.section.index_c1::before{
	background-color:#999;
	/*background-image: url("https://static.pexels.com/photos/7974/pexels-photo.jpg");*/
	background-image: url("index_c1.jpg");
}

.section.index_c1 .sectionText{
	margin-left:0px;
	margin-top:100px;
	width : 400px;
	color:#333;
}

.section.index_c1 .sectionText h2{
	color:#666;
}

.section.index_c2 div.sectionWrap{
	height: 820px;
}

.section.index_c2::before{
	background-color:#999;
	/*background-image: url("https://static.pexels.com/photos/7974/pexels-photo.jpg");*/
	background-image: url("index_c2.jpg");
}

.section.index_c2 .sectionText{
	margin-left:0px;
	margin-top:100px;
	width : 400px;
    color: #EEE;
    background-color: rgba(165, 42, 42, 0.6);
}

.section.index_c3 div.sectionWrap{
	height: 820px;
}

.section.index_c3::before{
	background-color:#999;
	/*background-image: url("https://static.pexels.com/photos/7974/pexels-photo.jpg");*/
	background-image: url("index_c3.jpg");
}

.section.index_c3 .sectionText{
    color: #EEE;
	width : 400px;
	margin-top:100px;
	margin-left:calc(100% - 400px);
	font-weight : bold;
    background-color: rgba(0, 0, 255, 0.6);
}

.section.index_c4 div.sectionWrap{
	height: 820px;
}

.section.index_c4::before{
	background-color:#999;
	/*background-image: url("https://static.pexels.com/photos/7974/pexels-photo.jpg");*/
	background-image: url("index_c2.jpeg");
}

.section.index_c4 .sectionText{
	margin-left:0px;
	margin-top:100px;
	width : 340px;
}