@charset "utf-8";
/* CSS Document */

/* 案件毎にCSSを追加・修正する場合はこちらのファイルを編集してください。
-----------------------------------------------------------------------------*/
.top_contents h2, .tc_contents h2 {
  background-color: #FFE600;
  color: #000000;
}
.top_contents h2, .tc_contents h2 {
  margin-bottom: 20px;
}
.top_contents .contact_area h2, .tc_contents .contact_area h2 {
  margin-bottom: 0px;
}
.prize_area .item figcaption {
  margin-top: 10px;
}
.prize_area .item li:nth-child(1) {
  margin-bottom: 20px;
}