/* 006.html ピットくんの森削除の調整 */
#sec_1 .howto ol li.howto10 {
  margin: 30px auto 40px;
  width: 100%;
}
/* section01のh1 */
.contents_wrap .section_1 h1 {
  position: relative;
  width: 93.73333%;
  height: 0;
  margin: 5.33333% 0 0 3.73333%;
  padding-bottom: 90%;
  background: url('/library/stories/pit/snowman/img/020/info_00.png') no-repeat;
  background-size: contain
}
.contents_wrap .section_1 h1 .txt1,
.contents_wrap .section_1 h1 .txt2 {
  display: block
}
.contents_wrap .section_1 h1 .txt1 {
  position: absolute;
  top: 11.25926%;
  left: 15.22048%;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: scaleIn 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.4s backwards;
  animation: scaleIn 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.4s backwards;
  width: 68.27881%;
  height: 0;
  padding-bottom: 10.24182%;
  background: url('/library/stories/pit/snowman/img/020/info_00_txt1.png') no-repeat 50% 50%;
  background-size: contain;
  text-indent: -9999px
}
.contents_wrap .section_1 h1 .txt2 {
  position: absolute;
  top: 25.33333%;
  left: 17.3542%;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: scaleIn 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1.1s backwards;
  animation: scaleIn 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1.1s backwards;
  width: 64.01138%;
  height: 0;
  padding-bottom: 34.1394%;
  background: url('/library/stories/pit/snowman/img/020/info_00_txt2.png') no-repeat 50% 50%;
  background-size: contain;
  text-indent: -9999px
}
/* フッターのsnsエリアからGoogle+削除 */

.social_media ul li {
  display: inline-block;
  width: 33.333%;
  text-align: center;
}

/* 完成ボタンの位置を調整 */
.contents_wrap .complete_btn {
  display: none;
  position: absolute;
  top: 18%;
  right: 0;
  width: 24.93333%;
  margin-top: -9.46667%;
  -webkit-animation: rightToLeftIn 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) 2s backwards;
  animation: rightToLeftIn 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) 2s backwards;
}

/* フッター変更 */
.footer {
  padding: 5.06667% 0 0;
  background: url(/library/stories/pit/snowman/img/020/footer_bg_sp.png) 50% 50% no-repeat;
  background-size: 100%;
  margin-bottom: 0;
  margin-top: 13vw;
}
.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%;
}
