/* 006.html ピットくんの森削除の調整 */
#sec_1 .howto ol li.howto10 {
  margin: 30px auto 40px;
  width: 100%;
}

.contents_wrap .top_area h1.top_area_ttl {
  margin-bottom: 5.2%;
  font-size: 0
}
.contents_wrap .top_area h1.top_area_ttl .ttl_main_2 {
  display: inline-block;
  margin: .66667% 0 0 4%;
  width: 23.2%;
  height: 0;
  padding-bottom: 21.86667%;
  background: url('../img/015/ttl_main_2.png') no-repeat 50% 50%;
  -webkit-background-size: contain;
  background-size: contain;
  text-indent: -9999px;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-animation: showMainTtl1 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.5s backwards, showMainTtl2 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.9s;
  animation: showMainTtl1 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.5s backwards, showMainTtl2 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.9s
}
.contents_wrap .top_area h1.top_area_ttl .ttl_main_1 {
  display: inline-block;
  margin-left: 2.4%;
  width: 66%;
  height: 0;
  padding-bottom: 23.86667%;
  background: url('../img/015/ttl_main_1.png') no-repeat 50% 50%;
  -webkit-background-size: contain;
  background-size: contain;
  text-indent: -9999px;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-animation: showMainTtl1 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.4s backwards, showMainTtl2 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.8s;
  animation: showMainTtl1 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.4s backwards, showMainTtl2 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.8s
}
.contents_wrap .quiz_section .quiz_heading {
  margin-top: -13.86667%;
  margin-bottom: 6.66667%;
  -webkit-animation: fadeIn 0.4s ease-out 0.4s backwards;
  animation: fadeIn 0.4s ease-out 0.4s backwards
}
.contents_wrap .quiz_section.quiz_1 .quiz_heading {
  width: 100%;
  height: 0;
  padding-bottom: 38.13333%;
  background: url('../img/015/ttl_quiz_1.png') no-repeat 50% 50%;
  -webkit-background-size: contain;
  background-size: contain;
  text-indent: -9999px
}
.contents_wrap .quiz_section.quiz_2 .quiz_heading {
  width: 100%;
  height: 0;
  padding-bottom: 38%;
  background: url('../img/015/ttl_quiz_2.png') no-repeat 50% 50%;
  -webkit-background-size: contain;
  background-size: contain;
  text-indent: -9999px
}
.contents_wrap .quiz_section.quiz_3 .quiz_heading {
  width: 100%;
  height: 0;
  padding-bottom: 45.73333%;
  background: url('../img/015/ttl_quiz_3.png') no-repeat 50% 50%;
  -webkit-background-size: contain;
  background-size: contain;
  text-indent: -9999px
}
.contents_wrap .quiz_section.quiz_4 .quiz_heading {
  width: 100%;
  height: 0;
  padding-bottom: 38.26667%;
  background: url('../img/015/ttl_quiz_4.png') no-repeat 50% 50%;
  -webkit-background-size: contain;
  background-size: contain;
  text-indent: -9999px
}
.contents_wrap .quiz_section.quiz_5 .quiz_heading {
  width: 100%;
  height: 0;
  padding-bottom: 45.6%;
  background: url('../img/015/ttl_quiz_5.png') no-repeat 50% 50%;
  -webkit-background-size: contain;
  background-size: contain;
  text-indent: -9999px
}
.contents_wrap .end_area .quiz_heading {
  margin: 0 auto 6.4%;
  width: 72.93333%;
  height: 0;
  padding-bottom: 24.4%;
  background: url('../img/015/ttl_end.png') no-repeat 50% 50%;
  -webkit-background-size: contain;
  background-size: contain;
  text-indent: -9999px
}
.contents_wrap .quiz_section .answer_box .answer_intro {
  width: 100%;
  height: 0;
  padding-bottom: 11.05611%;
  background: url('../img/015/ttl_answer.png') no-repeat 50% 50%;
  -webkit-background-size: contain;
  background-size: contain;
  text-indent: -9999px;
  -webkit-animation: fadeIn 0.6s ease-out 1.8s backwards;
  animation: fadeIn 0.6s ease-out 1.8s backwards
}

/* フッターのsnsエリアからGoogle+削除 */

footer .social_media ul li {
  display: inline-block;
  width: 33.333%;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .contents_wrap .quiz_section .answer_box .answer_desc {
    font-size: 28px;
  }
  .contents_wrap .quiz_section .answer_box .answer_note {
    font-size: 20px;
  }
  .contents_wrap .end_area .end_txt_area p {
    font-size: 28px;
  }
}
/* フッター変更 */
.footer {
  padding: 5.06667% 0 0;
  background: url(../img/015/footer_bg_sp.png) 50% 50% no-repeat;
  background-size: 100%;
  margin-bottom: 0;
}
@media screen and (min-width: 768px), print{
	.footer {
		background: url(../img/015/footer_bg_sp.png) 50% 57% no-repeat;
		background-size: 100%;
	}
}
.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%;
}
@media screen and (min-width: 768px), print {
  .footer-copy {
    font-size: 14px;
    margin-top: 1.66667%;
  }
}
