.header{
	background-image: url(../images/header_0001.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: contain;
	margin-top: 20px;
}

.tel{
	font-size: 2vw;
}

.contact01, .contact02{
	width: 100%;
	border-bottom: 1px solid #eee;
}

.contact{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.contact .address-cpntact{
	width: 70%;
}

.contact .contact-pict{
	width: 50%;
	padding-left: 20px;
}