@charset "UTF-8";

#header {
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 200;
	padding: 20px 50px;
}


/* mainimage
--------------------- */
#mainimage{
	position: relative;
}
	#mainimage img {
		width: 100%;
		height: auto;
	}
#mainimage dl {
	position: absolute;
	bottom: -5%;
	left: 5%;
	z-index: 100;
	
	line-height: 1.4;
	
}
#mainimage dl dt {
	font-size: 7rem;
	font-weight: 900;
	color: #000;
	margin-bottom: 40px;
}
	#mainimage dl dt strong {
		color: #009eff;
		font-weight: 900;
	}
#mainimage dl dd {
	font-size: 6rem;
	color: #FFF;
	font-weight: 900;
}


#mainimage .img {
	width: 40%;
	position: absolute;
	top: 100px;
	right: 50px;
}




/* Service
--------------------- */
#Service {
	background: #1f2774;
	padding: 0 50px;
	padding-top: 150px;
	padding-bottom: 100px;
}
	#Service .main {
		margin-bottom: 100px;
	}
	#Service img {
		width: 100%;
		height: auto;
	}
		#Service .main a {
			width: 49%;
			margin-right: 2%;
			color: #FFF;
		}
		#Service .main a:first-child {
		}
		#Service .main a:last-child {
			margin-top: 80px;
			margin-right: 0%;
		}

	#Service .main dd {
		position: relative;
	}

	#Service .main .arrow {
		margin-top: 10px;
		font-size: 2.4rem;
		font-weight: 500;
		line-height: 1.4;
	}
		#Service .main .arrow span {
			font-size: 1.2rem;
			display: block;
		}

	#Service .main .no {
		position: absolute;
		bottom: 10px;
		right: 20px;
	}
		#Service .main .no img {
			width: auto;
			height: 100px;
		}


	#Service .mini a {
		display: block;
		width: 24%;
		margin-right: 1.3%;
		background: #FFF;
		text-align: center;
		padding: 60px 0;
		position: relative;
	}
		#Service .mini a:last-child {
			margin-right: 0%;
		}

	#Service .mini a dl {
	}
		#Service .mini a dl dt {
			font-size: 2.2rem;
			font-weight: 700;
			color: #009ce5;
		}
		#Service .mini a dl dd {
			position: absolute;
			bottom: -25px;
			right: 10px;
		}
			#Service .mini a dl dd img {
				width: auto;
				height: 50px;
			}



/* System
--------------------- */
#System {
	padding: 100px 0 50px 0;
	background: url("../img/top/bg_system.webp") no-repeat left 85%;
	background-size: 70%;
}
	#System .tt {
		float: left;
		width: 35%;
		font-weight: 700;
	}
		#System .tt dt {
			color: #1f2774;
			font-size: 4rem;
			margin-bottom: 30px;
		}
		#System .tt dd {
			font-size: 2rem;
		}
	#System .cell {
		float: right;
		width: 60%;
	}
		#System .cell .cc p {
			color: #1f2774;
			font-size: 1.2rem;
			margin-bottom: 5px;
		}
		#System .cell .cc dl {
			background: #edf1f3;
			padding: 30px;
			font-weight: 700;
		}
			#System .cell .cc dl dt {
				color: #1f2774;
				font-size: 2.4rem;
				line-height: 1;
				margin-bottom: 10px;
			}
		#System .cell .cc .arrow {
			width: 80px;
			margin: 0 auto;
		}









/* 1200px */
@media screen and (max-width: 1200px) {



}





/* max 1023px */
@media screen and (max-width: 1023px) {

/* mainimage
--------------------- */
#mainimage{
	position: relative;
	background: #1f2774;
}
	#mainimage img {
		width: 100%;
		height: auto;
	}
#mainimage dl {
	position: relative;
	bottom: 0;
	left: 0;
	z-index: 100;
	
	line-height: 1.4;
	padding: 20% 5% 5% 5%;
	
}
#mainimage dl dt {
	font-size: 3rem;
	font-weight: 900;
	color: #FFF;
	margin-bottom: 10px;
}
	#mainimage dl dt strong {
		color: #009eff;
		font-weight: 900;
	}
#mainimage dl dd {
	font-size: 2rem;
	color: #FFF;
	font-weight: 900;
}


#mainimage .img {
	width: 40%;
	position: absolute;
	top: 70px;
	right: 5%;
}




/* Service
--------------------- */
#Service {
	background: #1f2774;
	padding: 0 5%;
	padding-top: 0;
	padding-bottom: 5%;
}
	#Service .main {
		margin-bottom: 40px;
	}
	#Service img {
		width: 100%;
		height: auto;
	}
		#Service .main a {
			width: 100%;
			margin-right: 0%;
			color: #FFF;
		}
		#Service .main a:first-child {
		}
		#Service .main a:last-child {
			margin-top: 40px;
			margin-right: 0%;
		}

	#Service .main dd {
		position: relative;
	}

	#Service .main .arrow {
		margin-top: 10px;
		font-size: 2rem;
		font-weight: 500;
		line-height: 1.4;
	}
		#Service .main .arrow span {
			font-size: 1.2rem;
			display: block;
		}

	#Service .main .no {
		position: absolute;
		bottom: 10px;
		right: 10px;
	}
		#Service .main .no img {
			width: auto;
			height: 70px;
		}


	#Service .mini a {
		display: block;
		width: 100%;
		margin-right: 0%;
		background: #FFF;
		text-align: center;
		padding: 30px 0;
		position: relative;
		margin-bottom: 40px;
	}
		#Service .mini a:last-child {
			margin-right: 0%;
		}

	#Service .mini a dl {
	}
		#Service .mini a dl dt {
			font-size: 2.2rem;
			font-weight: 700;
			color: #009ce5;
		}
		#Service .mini a dl dd {
			position: absolute;
			bottom: -25px;
			right: 10px;
		}
			#Service .mini a dl dd img {
				width: auto;
				height: 50px;
			}



/* System
--------------------- */
#System {
	padding: 10% 0 40% 0;
	background: url("../img/top/bg_system.webp") no-repeat left bottom;
	background-size: 100%;
}
	#System .tt {
		float: none;
		width: 100%;
		font-weight: 700;
		margin-bottom: 10%;
	}
		#System .tt dt {
			color: #1f2774;
			font-size: 3rem;
			margin-bottom: 10px;
		}
		#System .tt dd {
			font-size: 1.8rem;
		}
	#System .cell {
		float: none;
		width: 100%;
	}
		#System .cell .cc p {
			color: #1f2774;
			font-size: 1.2rem;
			margin-bottom: 5px;
		}
		#System .cell .cc dl {
			background: #edf1f3;
			padding: 30px 20px;
			font-weight: 700;
		}
			#System .cell .cc dl dt {
				color: #1f2774;
				font-size: 2rem;
				line-height: 1;
				margin-bottom: 10px;
			}
		#System .cell .cc .arrow {
			width: 80px;
			margin: 0 auto;
		}


#footer {
	margin-top: 0;
}

	


}