/* [v]#Contents_Title
-------------------------------------------------------------------- */
.Contents00_Title_Img {
	background-image: url(../img/results_08.jpg);
	background-position: center center;
}
#Contents00_Title {
	width: 100%;
	height: 500px;
	background-position: center center;
	background-size: cover;
}
.Contents00_01_Text1 {
	font-size: 1.2rem;
	line-height: 2.0rem;
	font-weight: 700;
	color:		#fff;
	padding-top:	80px;
	display: block;
	text-shadow:0 0 5px #333,1px 1px 0px #333;
}
.Contents00_01_Text2 {
	padding-bottom:	10px;
	font-size: 4rem;
	line-height: 5.0rem;
	font-weight: 700;
}
.Contents00_02_Text1	{ display: none;}


/* [v]#Contents01
-------------------------------------------------------------------- */
.Contents01_floL{
	float: left;
	width: 33%;
}

.Contents01_SubTi{
	text-align: center;
	vertical-align: top;
	padding:5px 20px;
	margin:auto;
	font-size: 1.5rem;
	color: #4377b3;
}

.Contents01_floC{
	float: cnter;
	width: auto;
}

.Contents01_01_Img {
	height: 250px;
	width: 100%;
	background-position: center;
	background-image   : url("../img/results_0801.jpg");
	background-repeat  : no-repeat;
	background-size    :contain;
}

.Contents01_02_Img {
	height: 250px;
	width: 100%;
	background-position: center;
	background-image   : url("../img/results_0802.jpg");
	background-repeat  : no-repeat;
	background-size    :contain;
}

.Contents01_03_Img {
	height: 250px;
	width: 100%;
	background-position: center;
	background-image   : url("../img/results_0803.jpg");
	background-repeat  : no-repeat;
	background-size    :contain;
}

.Contents01_04_Img {
	height: 250px;
	width: 100%;
	background-position: center;
	background-image   : url("../img/results_0804.jpg");
	background-repeat  : no-repeat;
	background-size    :contain;
}

.Contents01_05_Img {
	height: 250px;
	width: 100%;
	background-position: center;
	background-image   : url("../img/results_0805.jpg");
	background-repeat  : no-repeat;
	background-size    :contain;
}

.Contents01_06_Img {
	height: 250px;
	width: 100%;
	background-position: center;
	background-image   : url("../img/results_0806.jpg");
	background-repeat  : no-repeat;
	background-size    :contain;
}


/* [v]#	MAX 1019px	■■■■■■■■■■■■■■■■■■■■■■■■■■■■
===================================================================== */
@media screen and (max-width: 1019px) {

	/* [v]#Contents_Title
	-------------------------------------------------------------------- */
//	#Contents00_Title_in	{ width: 96%;}
	.Contents00_Title_Img	{ background-image: url(../img/results_08.jpg);}
	.Contents00_01_Text1	{ visibility:hidden;}
	.Contents00_02_Text1	{ display: block;}

	.Contents00_02_Text1 {
		font-size: 1.0rem;
		line-height: 1.8em;
		color:		#666;
		padding-top:	20px;
		display: block;
	}

	.Contents00_02_Text2 {
		padding-bottom:	10px;
		font-size: 2.4rem;
		font-weight: 700;
		line-height: 2.5rem;
		color: #4377b3;
	}

	.Contents00_02_Text1 a:hover	{ color: #eee;}
	/* [^]#Contents_Title
	-------------------------------------------------------------------- */
	/* [v]#Contents01
	-------------------------------------------------------------------- */
	.Contents01_floL{
		float: none;
		width: 100%;
	}
	.Contents01_01_Img {
		background-position: center;
		background-image   : url("../img/results_0801.jpg");
		background-repeat  : no-repeat;
	}
	.Contents01_02_Img {
		background-position: center;
		background-image   : url("../img/results_0802.jpg");
		background-repeat  : no-repeat;
	}
	.Contents01_03_Img {
		background-position: center;
		background-image   : url("../img/results_0803.jpg");
		background-repeat  : no-repeat;
	}
	.Contents01_04_Img {
		background-position: center;
		background-image   : url("../img/results_0804.jpg");
		background-repeat  : no-repeat;
	}
	.Contents01_05_Img {
		background-position: center;
		background-image   : url("../img/results_0805.jpg");
		background-repeat  : no-repeat;
	}
	.Contents01_06_Img {
		background-position: center;
		background-image   : url("../img/results_0806.jpg");
		background-repeat  : no-repeat;
	}

}
