@charset "utf-8";

/*
******************************************************************
* index.css
******************************************************************
*/

/*
******************************************************************
* #contents
******************************************************************/
/*.main_area*/
.main_ttl.ttl01 {
	top: -12px;
	right: 50%;
	margin-right: -107px;
}
.main_ttl.ttl02 {
	top: -110px;
	right: 50%;
	margin-right: -360px;
}
.main_cara {
	top: 20px;
	left: 50%;
	width: 742px;
	height: 972px;
	margin-left: -60px;
	background: url(../img/main_cara.png) no-repeat top center;
	background-size: 742px 972px;
}
html.lower-page .main_ttl.ttl01,
html.lower-page .main_ttl.ttl02 {
	-webkit-transform: rotate(15deg);
	-moz-transform: rotate(15deg);
	-ms-transform: rotate(15deg);
	-o-transform: rotate(15deg);
	transform: rotate(15deg);
}
html.lower-page .main_area.action .main_ttl.ttl01,
html.lower-page .main_area.action .main_ttl.ttl02 {
	opacity: 1;
	-webkit-transform: translate(0, 0) rotate(15deg);
	transform: translate(0, 0) rotate(15deg);
}

/*.content_area*/
.content_area {
	margin-top: 130px;
	text-align: center;
}
h3.content01_ttl {
	margin-bottom: 70px;
}
.content01_gra_01 {
	position: relative;
	z-index: 3;
	margin-bottom: 62px;
}
.content01_gra_02_ttl {
	position: relative;
	height: 112px;
}
.content01_gra_02_ttl .bg {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 70%;
	height: 100%;
	content: '';
	background: -moz-linear-gradient(left, rgba(230,0,0,1) 0%, rgba(230,0,0,0.86) 25%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(230,0,0,1) 0%,rgba(230,0,0,0.86) 25%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(230,0,0,1) 0%,rgba(230,0,0,0.86) 25%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e60000', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
.content01_gra_02_ttl .inner {
	position: relative;
	top: 34px;
	z-index: 1;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
.content01_gra_02 {
	position: relative;
	z-index: 2;
}
.content01_gra_02_main {
	position: relative;
	z-index: -1;
	width: 1000px;
	margin: -113px auto 0;
}
.content01_gra_02_main img {
	position: relative;
	z-index: 0;
}
.content01_gra_02_label {
	position: absolute;
	top: -171px;
	right: 50%;
	z-index: 1;
	margin-right: -635px;
}
.content01_gra_02_det {
	position: relative;
	margin-top: -213px;
}
.content01_gra_02_det img {
	position: relative;
	z-index: 1;
}
.content01_gra_02_det:after {
	display: block;
	position: absolute;
	top: 8px;
	left: -20%;
	z-index: 0;
	width: 150%;
	height: 420px;
	background-color: #bd1234;
	content: '';
	-webkit-transform: rotate(-8.5deg);
	transform: rotate(-8.5deg);
}
.content02_gra_01 {
	position: relative;
	margin-top: -117px;
	margin-bottom: 97px;
}
.content02_gra_01_ttl {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	width: 100%;
	height: 112px;
}
.content02_gra_01_ttl .bg {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	width: 70%;
	height: 100%;
	content: '';
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	background: -moz-linear-gradient(left, rgba(0,49,230,1) 0%, rgba(0,49,230,0.82) 25%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,49,230,1) 0%,rgba(0,49,230,0.82) 25%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,49,230,1) 0%,rgba(0,49,230,0.82) 25%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0031e6', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
.content02_gra_01_ttl .inner {
	position: relative;
	top: 34px;
	z-index: 1;
	width: 1000px;
	margin: 0 auto;
	text-align: right;
}
.content02_gra_01_main {
	position: relative;
	z-index: 0;
}
.content02_ttl {
	position: relative;
	z-index: 1;
}
.content02_gra_02 {
	position: relative;
	z-index: 0;
	margin-top: -32px;
}
.content02_gra_03 {
	margin-top: -25px;
	margin-bottom: 100px;
}