@charset "UTF-8";
.row .col-md-4 img {
	height: 150px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

@media (min-width: 1200px){
.container-fluid {
	width: 1200px;
}
}
.header-image {
	background-image: url(images/main.png);
	height: 500px;
}
.header-image .catch img {
	height: 62px;
	margin-top: 68px;
	margin-left: 8px;
}
.footer-info {
	background-color: #E5E5E5;
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 30px;
}
.row .col-md-12 h6 {
	padding-top: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: bold;
}
.row .col-md-12 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
}
