@charset "utf-8";

/*
******************************************************************
* MJP style.css
******************************************************************
*/
#first-view .cara img {
	height: 100%;
}

#contents h2 img {
	width: 100%;
}

#contents .sec01 {
	margin: 95px 0 135px;
}

#contents section h3 {
	margin-bottom: 80px;
}

#contents .sec02 {
	position: relative;
}
#contents .sec02 h3,
#contents .sec02 .img01 {
	position: relative;
	text-align: left;
	z-index: 2;
}
#contents .sec02 .img02 {
	position: absolute;
	right: -160px;
	top: -93px;
	z-index: 1;
}
#contents .next-btn {
	margin: 200px 0 115px;
}
