@charset "utf-8";
/* CSS Document */

.con_area {
  border: 2px solid #ECA02E;
  border-radius: 3px;
  display: table;
  margin-bottom: 2em;
}

.con_ttl {
  background: #ECA02E;
  text-align: center;
  padding: 8px;
}

.con_ttl p {
  color: #fff;
  font-weight: 600;
  font-size: 22px;
  width: 155px;
}

.con_ttl,.con_tel {
  display: table-cell;
  vertical-align: middle;
}

.con_tel {
  padding: 1em;
}

.senAdd {
  font-weight: 600;
  color: #ECA02E;
  padding-bottom: 3px;
  font-size: 16px;
}

.senAdd span {
  color: #fff;
  background: #ECA02E;
  border-radius: 20px;
  padding: 2px 8px;
  font-size: 14px;
}

.service_contents p {
  line-height: 140%;
}

.service_contents p sup {
  font-size: 7px;
}
.service_contents p span {
  font-size: 10px;
}


/*kaikyoku.cssの上書き*/
#comu_ch_text a img {
  margin-top: 0!important;
}
#staff_text a img {
  margin-top: 0!important;
}
#staff_text {
  width: auto!important;
}
.riyuu_content p {
  width: auto!important;
}
#comu_ch_text {
  width: auto!important;
}
.service_contents {
  height: 200px;
}