/* 006.html ピットくんの森削除の調整 */
#sec_1 .howto ol li.howto10 {
  margin: 30px auto 40px;
  width: 100%;
}

/* 014.html 動画モーダル後の調整 */
#main_visual .movie_btn {
  width: 85%;
  position: absolute;
  bottom: 10%;
  left: 7.5%;
}
#main_visual .movie_btn img {
  width: 85%;
  position: inline;
}
.iziModal .iziModal-content {
  background: #000;
}
.iziModal-wrap video {
  display: block;
  margin: 0 auto;
}

/* フッターのsnsエリアからGoogle+削除 */

footer .social_media ul li {
  display: inline-block;
  width: 33.333%;
  text-align: center;
}


.mfp-iframe-holder .mfp-close img {
  width: 100%;
  vertical-align: top;
}

@media screen and (min-width: 768px), print {
  .mfp-iframe-holder .mfp-close img {
    width: auto;
  }
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  top: -12vw;
  right: 5%;
  width: 10vw;
  height: 10vw;
}

@media screen and (min-width: 768px), print {
  .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    top: -70px;
    right: 53px;
    font-size: 80px;
    width: 51px;
    height: 51px;
  }
}

.mfp-iframe-scaler iframe {
  left: 5%;
  width: 90%;
  height: 100%;
}

button.mfp-close * {
  pointer-events: none;
}
/* フッター変更 */
.footer {
  padding: 5.06667% 0 0;
  background: url(../img/014/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/014/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%;
  }
}
