@charset "utf-8";

#nav #pagePath {
	clear: both;
	position: absolute;
	left: 18px;
	bottom: -340px;
	z-index: 10;
}

#nav + img {
	margin-bottom: 55px;
}
/* 190204 andou
   -------------------------------------------------------------------------- */

h2:not(.block.ttl){
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
	color: #8b1b44;
	vertical-align: middle;
	
}
h2 img{
    vertical-align: top;
    margin-right: 15px;
}
h2.style01{
	color: #666666;
	line-height: 1.4;
}
.treatment01{
	width: 98%;
}
.treatment01 .futae_set{
	width: 100%;
	margin: 0 0 30px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
}
.treatment01 .futae_set li{
	width: 30%;
}
@media screen and (max-width:768px) {
.treatment01 .futae_set li{
	width: 50%;
}
}
.treatment02{
	width: 48.3%;
}
.contact_area {
	width: 610px;
	margin-bottom: 0px;
	padding: 0;
}
.contact_area .tel {
	margin-right: 20px;
	width: 340px;
	float: left;
}
.contact_area .btn {
	float: right;
}
.contact_area .btn a {
	display: block;
}
.contact_area .btn a:first-child {
	padding-bottom: 7px;
}
.contact_area .btn a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#header_txt01 {
	padding: 5px 10px 5px 15px;
	background-color: #F6F3EC;
	color: #444;
	font-size:11px;
}
/* 190204 andou END
   -------------------------------------------------------------------------- */
   
p.ttl01 {
  margin-bottom: 15px;
  color: #660000 !important;
  font-size: 14px;
  font-weight: bold;
}
   
