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

  ご利用規約

****************************************************************************************** */
.sns_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;
}
.sns_wrapper {
  margin: 5px auto 0;
  padding: 0 20px 30px;
  width: 642px;
}
.sns_wrapper a {
  color: #00f;
  text-decoration: underline;
}
.sns_wrapper a:hover {
  text-decoration: none;
}
.sns_wrapper h2,
.sns_wrapper h3 {
  font-weight: bold;
  margin-bottom: 10px;
  color: #666;
}
.sns_wrapper h2 {
  border-bottom: 4px solid #ccc;
  font-size: 16px;
}
.sns_wrapper .context {
  margin-bottom: 20px;
}
.sns_wrapper .context.-last {
  margin-bottom: 50px;
}
.sns_wrapper .context .second_block,
.sns_wrapper .context .third_block {
  margin-top: 20px;
}
.sns_wrapper .context li {
  margin-bottom: 10px;
  margin-left: 1em;
  padding: 0 10px 0 15px;
  text-indent: -2em;
  text-align: justify;
  line-height: 1.5;
}
.sns_wrapper .context_fulfill,
.sns_wrapper .context_invalid {
  margin: 10px 0px;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
}
.sns_wrapper .from_shop {
  text-align: right;
}
.sns_wrapper .campaign_link {
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
}