@charset "utf-8";
/* CSS Document */

.contents h1 {
  font-size: 48px;
  font-weight: bold;
  text-align: center;
  margin:0 0 1em !important;
  padding: 1em 0 !important;
  line-height: 1.5em;
	width: 100%;
	border-bottom: 3px solid #ed1556;
	
}

.contact-type {
	margin: 0 0 30px;
	padding: 30px 0;
	width: 100%;
	max-width: 100%;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 30px;
}