/********
top
*********/


html,
body,
.a1 {
	height:100%;
}


body {
	background-image: url("../img/wh_bg.jpg");
	background-size:300px 300px;
	width: 100%;
	height: 100%;
	list-style: none;
	overflow-x: hidden;
}

.a1 {
	display:flex;
}


.a2 {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 378px;
}


.logo {
	margin: 80px;
	width: 110px;
	height: 134px;
}


.uc1 {
	width: 378px;
	height: 131px;
}


.uc2 {
	margin: 10px;
	width: 161px;
	height: 141px;
}


.contact {
	margin: 20px;
	width: 202px;
	height: 16px;
}


.text {
	width: 207px;
	height: 15px;
}


.instagram {
	margin: 20px;
	width: 206px;
	height: 14px;
}
