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

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

///////////////////////////////////////////////////////////////////////*/
.contest-container {
  margin-left: -5px;
  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 52px;
  background: url("/sp/public02/img/common/icon_crystal_snow-pale.svg") left top no-repeat;
  background-size: 35px auto;
  font-size: 24px;
  font-weight: bold;
}
.contest_hd-em {
  color: #e60012;
}
.contest-apply_list li {
  border: 2px solid #a3cfdc;
  border-left: none;
}
.contest-apply_list-hd {
  background-color: #a3cfdc;
}

/* ====================================================
  コンテスト終了
====================================================*/
.contest-fin_btn a {
  background-color: #f19149;
}
