@charset "utf-8";

/*サイド*/

div#side {
	margin-top: 50px;
}

/*コンテンツ*/

.corona {
	font-size: 14px !important;
  font-weight: bold;
  padding-bottom: 30px;
}
div.accessBox01 {
	height: auto;
	width: 600px;
	margin: 0px auto;
	padding: 25px 15px 25px 30px;
}

div.consultBox01 {
	height: auto;
	width: 600px;
	margin: 0px auto;
	padding: 25px 15px 25px 30px;
}

div.contentsBox h3 {
	font-size: 19px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 40px;
	font-weight: bold;
	color: #512828;
}

div.contentsBox h3:before {
	content: "■";
	padding-right: 5px;
	padding-bottom: 15px;
	font-size: 14px;
}

div.contentsBox p {
	font-size: 13px;
	padding-top: 30px;
}

div.contentsBox h4 {
	margin-top: 30px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #C00;
	border-bottom: 1px dotted #990000;
	margin-bottom: 15px;
}

p.consultText001 {
	font-size: 17px !important;
	font-weight: bold;
	color: #F00;
}

p.consultText001 span {
	font-size: 22px !important;
	font-weight: bold;
	color: #F00;
}

.boldText {
	font-weight: bold !important;
}

.mapBox {
	margin-top: 30px;
}

.contactBox p {
	font-size: 18px !important;
	margin-top: 30px;
	text-align: center;
	font-weight: bold !important;
	color: #F00;
}