@charset "utf-8";
/*------------------------------------------------
style.css
------------------------------------------------*/


/*-- headerの帯色変更 --*/
.header-area,.header-pc {
	border-top: 8px solid #3475c1 !important;
}

/*-- pagetopの色変更 --*/
.page-top span {
	background-color: #3475c1 !important;
}




.static-globalHeader .pt02a .p01 {
	width: 155px;
	height: 53px;
}


@media screen and (max-width: 767px) {
	.static-globalFooter .pt03 {
		border-top: 2px solid #3475c1 !important;
	}
}
