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

  フォトコン応募規約

****************************************************************************************** */
.photocon_container .ttl {
  margin: 10px 0 30px;
  padding: 0 0 14px 13px;
  background: url("/public/img/common/bg_ttl.png") left bottom no-repeat;
  font-size: 24px;
  font-weight: bold;
  color: #006552;
}
.photocon_wrapper {
  margin: 5px auto 0;
  padding: 0 20px 30px;
  width: 642px;
}
.photocon_wrapper a {
  color: #00f;
  text-decoration: underline;
}
.photocon_wrapper a:hover {
  text-decoration: none;
}
.photocon_wrapper h2,
.photocon_wrapper h3 {
  font-weight: bold;
  margin-bottom: 10px;
  color: #666;
}
.photocon_wrapper h2 {
  border-bottom: 4px solid #ccc;
  font-size: 16px;
}
.photocon_wrapper .context {
  margin-bottom: 20px;
}
.photocon_wrapper .context.-last{
  margin-bottom: 40px;
}
.photocon_wrapper .context li {
  margin-bottom: 10px;
  padding: 0 10px 0 15px;
  text-indent: -0.3em;
  text-align: justify;
  line-height: 1.5;
}
.photocon_wrapper .context_fulfill,
.photocon_wrapper .context_invalid {
  margin: 10px 0px;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
}
.photocon_wrapper .from_shop {
  text-align: right;
}
.photocon_wrapper .campaign_link {
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
}
.photocon_wrapper .second_block li {
  text-indent: 0;
}