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

  インスタグラム フォトコンテスト

///////////////////////////////////////////////////////////////////////*/
.contest-container {
  padding-top: 15px;
}
.contest-ttl {
  margin-bottom: 34px;
}
.contest-part-award_inner {
  padding-left: 13px;
}
.contest-part-award_list {
  width: 484px;
}
.contest-part-award_fig {
  right: 13px;
}
/* ====================================================
  見出し
====================================================*/
.contest_hd {
  min-height: 40px;
  margin-bottom: 3px;
  padding: 6px 0 0 44px;
  background: url("/public/img/static/photo-contest/summer/img_morning_glory.png") left top no-repeat;
  font-size: 24px;
  font-weight: bold;
}
.contest_hd-em {
  color: #e60012;
}
.contest-apply_list li {
  border: 2px solid #7ecef4;
  border-left: none;
}
.contest-apply_list-hd {
  background-color: #7ecef4;
}
