@charset "utf-8";

/* ****************************************************************************

　目次
　01. コンテンツ

-------------------------------------------------------------------------------

*/


/* ==

　01. コンテンツ

=============================================================================== */
#main .sSection-bg01:before {
	content: "";
	background-color: #e6f1f5;
	width: 63%;
	height: 480px;
	position: absolute;
	top: 60px;
	right: 0;
}
#main .sSection-bg02:before {
	content: "";
	background-color: #e6f1f5;
	width: 39%;
  height: 440px;
  position: absolute;
  top: 550px;
  left: 0;
}
#main .sSection-bg03:after {
	content: "";
	background-color: #e6f1f5;
	width: 50%;
	height: 440px;
	position: absolute;
	top: 1620px;
	right: 0;
	z-index: -1;
}
#main .sSection-bg04:before {
	content: "";
	background-color: #e6f1f5;
  width: 72%;
  height: 200px;
  position: absolute;
  top: 260px;
  right: 0;
}

.sSection_bg01 {
	position: relative;
}
.sSection_bg01:before {
	content: "";
	background-color: #e6f1f5;
	width: 67%;
	height: 680px;
	position: absolute;
	top: 90px;
	left: 0;
	z-index: -1;
}
.sSection_bg01 .cColBlock02 .colTxt {
	padding-top: 50px;	
}
.sSection_bg01 .cColBlock02-rev .colTxt {
	padding-top: 170px;	
}
.cColBlock02-rev + .cColBlock02 .colImg {
	width: 600px;
}
#main .sSection_bg01 h3 {
	color: #00a0e9 !important;
	font-size: 22px;
	margin-bottom: 30px;
}
