@charset "utf-8";

.l-content .mainVisual img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.l-content .img-responsive {
	display: block;
	margin: auto;
	width: 100%;
}

.l-content .color_blue {
  background-color: #0041a8;
}

.l-content .color_yellow {
  background-color: #ffce00;
}