@charset "utf-8";
@media screen and (max-width:480px) {
  body {
	width: 100%;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
  }

.header-div01 {
	position: relative;
}
.header-duv01-div {
	position: absolute;
	margin-top: 0px;
	right: 2%;
	bottom: -70%;
	width: auto;
	height: auto;
}

body main {
	text-align: center;
}
body main a {
	display: inline-block;
	width: 80%;
	height: auto;
	margin-top: 4%;
	margin-right: 2%;
	margin-bottom: 4%;
	margin-left: 2%;
	border: 1px solid #000000;
}
	
	.icon-tel {
	margin-right: 10px;
}
}
