@charset "utf-8";
/* CSS Document */
.index-header{
	background-color: #0068b7;
	height: 2.41rem;
	padding: 0 .5rem;
	box-sizing: border-box;
}
	.index-header img {
		height: 1.5rem;
		margin-top: .35rem;
	}