@charset "utf-8";

/*
******************************************************************
* index.css
******************************************************************
*/

/*
******************************************************************
* #contents
******************************************************************/
/*.main_area*/
.main_ttl.ttl01 {
	top: 22px;
	right: 50%;
	margin-right: -107px;
}
.main_ttl.ttl02 {
	top: -20px;
	right: 50%;
	margin-right: -226px;
}
.main_cara {
	left: -97px;
	width: 492px;
}

.main_ttl {
	right: 106px;
}

/*.content_area*/
.content01 {
	margin-top: 54px;
}
.content01 .content_ttl {
	position: relative;
	z-index: 2;
}
.content01 .content_det01 {
	position: relative;
	z-index: 1;
	left: 22px;
	margin-top: 7px;
}

.content02 {
	margin-top: 8px;
}
.content02 .content_ttl {
	position: relative;
	z-index: 2;
}
.content02 .content_det01 {
	position: relative;
	z-index: 1;
	margin-top: -89px;
	padding-bottom: 943px;
}
.content02 .content_det01 img {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 75px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.content03 {
	margin-top: 63px;
}
.content03 .content_ttl {
	position: relative;
	z-index: 2;
}
.content03 .content_det01 {
	position: relative;
	z-index: 1;
	left: 2px;
	margin-top: -13px;
}
.content03 .content_det02 {
	position: relative;
	z-index: 1;
	left: 2px;
	margin-top: 50px;
}

.btn_next_box {
	margin-top: 103px;
}