@charset "utf-8";
/* CSS Document */

.container {
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
}
.wrapper {
	height: auto;
	width: auto;
}
.margin-bottom-m {
	margin-bottom: 40px;
}
.margin-bottom-l {
	margin-bottom: 100px;
}
.text-l {
	font-size: 25px;
	font-weight: bold;
	font-family: "Meiryo UI";
	color: #999;
}