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

  インスタグラム フォトコンテスト 受賞作品発表
  public_static&path=photo-contest/result/enjoy-garden.html

///////////////////////////////////////////////////////////////////////*/

.contest-depart-hint_note {
  padding-left: 1em;
  text-indent: -1em;
}

.contest-present-special {
  border: 1px solid #f29c9f;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;
}

.contest-present-special_ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  background-color: #f29c9f;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.2em;
}

.contest-present-special-body {
  position: relative;
  padding: 10px 10px;
}

.contest-present-special-body::after {
  content: "";
  position: absolute;
  top: -37px;
  right: 10px;
  width: 199px;
  height: 151px;
  background: url("/public/img/static/photo-contest/enjoy-garden/img_plantplan.png") left top no-repeat;
}

.contest-present-special_txt {
  margin-bottom: 12px;
  font-weight: bold;
}

.contest-present-special-pages {
  display: flex;
  margin-bottom: 12px;
}

.contest-present-special-pages li {
  margin: 0 20px 0 0;
}

.contest-present-special-pages a {
  color: #0068b7;
  font-weight: bold;
}

.contest-present-special_note {
  font-size: 12px;
}
.contest-rst-prize_winner .txt_gy {
  font-size: 18px;
  color: #808088;
}
