@charset "utf-8";
/* CSS Document */

/* 案件毎にCSSを追加・修正する場合はこちらのファイルを編集してください。
-----------------------------------------------------------------------------*/
.top_contents h2, .tc_contents h2 {
  background-color: #EA566C;
}
.flow_area .item li {
  background-color: #fff100;
  color: #000000;
}
.flow_area .item .title {
  border: solid 1px #000000;
}
.flow_area .item figcaption {
  color: #000000;
}
.top_contents h2, .tc_contents h2 {
  margin-bottom: 20px;
}
.top_contents .contact_area h2, .tc_contents .contact_area h2 {
  margin-bottom: 0px;
}
.tc_contents h2.page_title-text {
  margin-bottom: 0px!important;
}
