.block.service-kekkonshiki h1 {
  margin: 0;
  line-height: 0;
}
.block.service-kekkonshiki h1 img {
  width: 100%;
}
.block.service-kekkonshiki p.lead {
  margin-bottom: 40px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.block.service-kekkonshiki section.price ul {
  margin: 10px auto 0;
  padding: 0;
  width: 90%;
  list-style: none;
  display: table;
}
.block.service-kekkonshiki section.price ul li {
  position: relative;
  display: table-row;
  width: 100%;
}
.block.service-kekkonshiki section.price ul li span {
  display: table-cell;
  padding: 15px 0 12px;
  vertical-align: middle;
  border-bottom: dotted 1px #dcd7c7;
}
.block.service-kekkonshiki section.price ul li span.name {
  width: 70%;
}
.block.service-kekkonshiki section.price ul li span.price {
  width: 30%;
  text-align: right;
}
.block.service-kekkonshiki section.etc {
  padding-bottom: 25px;
}


.special_banner{
text-align:center;
margin-top:-15px;
margin-bottom:30px;
}

.headline_img{
text-align:center;
margin-top:30px;
}