/* 006.html ピットくんの森削除の調整 */
#sec_1 .howto ol li.howto10 {
  margin: 30px auto 40px;
  width: 100%;
}


/* フッターのsnsエリアからGoogle+削除 */

footer .social_media ul li {
  display: inline-block;
  width: 33.333%;
  text-align: center;
}
/* モーダル：GET */
.result_modal .result_capsule .result_capsule-heading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 18% auto 0;
  -webkit-animation: resultTitle 1.8s linear 1.4s backwards;
  animation: resultTitle 1.8s linear 1.4s backwards;
  width: 58.93333%;
  height: 0;
  padding-bottom: 28.4%;
  background: url(/library/stories/pit/fortune/img/012/txt_get.png) no-repeat 50% 50%;
  -webkit-background-size: contain;
  background-size: contain;
  text-indent: -9999px;
}
/* フッター変更 */
.footer {
  padding: 5.06667% 0 0;
  background: url(/library/stories/pit/fortune/img/012/footer_bg_sp.png) 50% 50% no-repeat;
  background-size: 100%;
  margin-bottom: 0;
}
.footer .inner {
  padding: 0 4%;
}
.footer-logo {
  width: 52.66667%;
  line-height: 1;
  margin: 0 auto 11.73333%;
}
.footer-logo img{
	width: 100%;
  }
.footer-logoNews {
  width: 32%;
  line-height: 1;
  margin-left: auto;
}
.footer-copy {
  width: 100%;
  text-align: right;
  font-size: 2.26667vw;
  line-height: 1;
  margin: 0;
  margin-top: 4%;
  margin-right: 4%;
}
