@charset "UTF-8";


a {
	color: #000;
	text-decoration: underline;
	text-decoration-thickness: 1px!important;
}

a:hover {
	text-decoration: underline;
	text-decoration-thickness: 1px!important;
}

a:visited {
	text-decoration: underline;
	text-decoration-thickness: 1px!important;
}

a:active {
	text-decoration: underline;
	text-decoration-thickness: 1px!important;
}




main {
	margin-top: 0px;
}

.footer-tel-wrap {
	margin-top: 0;
}














@media only screen and (max-width: 767px){
	
main {
	margin-top: 60px;
}


	
	
}










