﻿@charset "utf-8";

@media screen and (max-width: 750px) {

/* special
----------------------------------------------------*/

.special * {
  box-sizing: border-box;
}

.special .mainInner {
  width: 100%;
  margin: 0;
  background: #000;
}

.special .mainvisual {
  position: relative;
  width: 100%;
  height: 55vw;
  overflow: hidden;
  background: url(../../img/special/mv_img.jpg) no-repeat center center;
  background-size: cover;
}

.special .mainvisual .movie {
  display: none;
}

.special .mainvisual .mvtTitle {
  text-align: center;
}

.special .mainvisual .mvtTitle img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 70vw;
}

.special .mainvisual .mvScroll {
  display: none;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
  width: 2.8947368vw;
  text-align: center;
}


.special .movies {
  padding: 50px 0 70px;
  background: url(../../img/special/movie_bg.png) no-repeat right bottom;
  background-size: 80% auto;
}

.special .movies .moTitle {
  width: 90%;
  margin: 0 auto 22px;
}

.special .movies .moTitle img {
  width: 30vw;
  margin: 0 0 0;
}

.special .movies ul {
  width: 90%;
  margin: 0 auto;
}

.special .movies ul li {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 0 50px;
  padding: 0 0 10vw;
  text-align: center;
}

.special .movies ul li.moList03 {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 0 50px;
  padding: 0 0 10vw;
  text-align: center;
}

.special .movies ul li.moList01 {
  padding: 0 0 1vw;
  background: url(../../img/special/bg_img01_sp.jpg) no-repeat center center;
  background-size: cover;
}

.special .movies ul li.moList02 {
  background: url(../../img/special/bg_img02_sp.jpg) no-repeat center center;
  background-size: cover;
  padding: 0 0 2vw;
}

.special .movies ul li.moList01 .moListTitle {
  width: 60vw;
  margin: 0 auto 10px;
  padding: 0 0 0;
}

.special .movies ul li.moList01 .moSmpTitle {
  margin: 0 0 10px;
  font-size: 12px;
  color: #fff;
}

.special .movies ul li.moList02 .moListTitle {
  width: 50vw;
  margin: 0 auto;
  padding: 1vw 0 5vw;
}


.special .movies ul li.moList02 .moSmpImage {
  position: relative;
  margin: 0 auto 5px;
  padding: 15px 0 0;
  width: 60px;
}
.special .movies ul li.moList02 .moSmpImage:after {
  content: " ";
  display: block;
  position: absolute;
  width: 120px;
  height: 1px;
  top: 4px;
  left: -30px;
  background: rgba(255,255,255,0.5);
}
.special .movies ul li.moList02 .moSmpImage img {
  width: 100%;
}
.special .movies ul li.moList02 .moSmpTitle {
  margin: 0 0 10px;
  font-size: 12px;
  color: #fff;
}
.special .movies ul li.moList02 .moSmpLink {
  display: inline-block;
}
.special .movies ul li.moList02 .moSmpLink a {
  display: inline-block;
  width: 120px;
  height: 32px;
  margin: 0 0 10px;
  border: 2px solid #0db74f;
  background: rgba(0,0,0,0.8) url(../../img/special/movie_icon_off.png) no-repeat right 5px center;
  color: #0db74f;
  font-size: 12px;
  line-height: 32px;
}


.special .movies ul li.moList03 .moListTitle {
  width: 50vw;
  margin: 0 auto;
  padding: 1vw 0 5vw;
}


.special .movies ul li.moList03 .moSmpImage {
  position: relative;
  margin: 0 auto 5px;
  padding: 15px 0 0;
  width: 60px;
}
.special .movies ul li.moList03 .moSmpImage:after {
  content: " ";
  display: block;
  position: absolute;
  width: 120px;
  height: 1px;
  top: 4px;
  left: -30px;
  background: rgba(255,255,255,0.5);
}
.special .movies ul li.moList03 .moSmpImage img {
  width: 100%;
}
.special .movies ul li.moList03 .moSmpTitle {
  margin: 0 0 10px;
  font-size: 12px;
  color: #fff;
}
.special .movies ul li.moList03 .moSmpLink {
  display: inline-block;
}
.special .movies ul li.moList03 .moSmpLink a {
  display: inline-block;
  width: 120px;
  height: 32px;
  margin: 5px 0 25px;
  border: 2px solid #0db74f;
  background: rgba(0,0,0,0.8) url(../../img/special/movie_icon_off.png) no-repeat right 5px center;
  color: #0db74f;
  font-size: 12px;
  line-height: 32px;
}


.special .movies ul li .moSecs > div {
  position: relative;
  display: inline-block;
  margin: 0 6px;
}

.special .movies ul li.moList01 .moSecs > div {
  position: relative;
  display: inline-block;
  margin: 60px auto 20px;
}




.special .movies ul li .moButtons {
  width: 120px;
  margin: 0 auto;
}

.special .movies ul li .moButtons img {
  width: 100px;
}

.special .movies ul li .moButtons a {
  display: inline-block;
  width: 120px;
  height: 32px;
  margin: 0 0 10px;
  border: 2px solid #0db74f;
  background: rgba(0,0,0,0.8) url(../../img/special/movie_icon_off.png) no-repeat right 5px center;
  color: #0db74f;
  font-size: 12px;
  line-height: 32px;
}


.special.movie {
  text-align: center;
}



.special.movie .movtTitle {
  padding: 50px 0 20px;
  color: #088639;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "Sawarabi Mincho", serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: normal;
}

.special.movie .movtTitle span {
  display: inline-block;
  color: #939292;
  font-size: 20px;
  letter-spacing: 2px;
}

.special.movie .movtText {
  margin: 0 20px;
  color: #ffffff;
  font-size: 16px;
  line-height: 28px;
}

.special.movie .movieBox {
  width: 100%;
  margin: 0 auto;
}

.special.movie .linkArea {
  padding: 30px 0;
  border-top: none;
  background: #000;
}
.special.movie .linkArea .snsBox {
  width: 200px;
  margin: 0 auto;
}
.special.movie .linkArea .snsBox li {
  display: inline-block;
  margin: 0 2px;
  color: #fff;
  font-size: 15px;
  line-height: 32px;
}
.special.movie .linkArea .snsBox a {
  float: none;
  display: inline-block;
  width: auto;
  border-radius: 0;
  line-height: 1;
  background: none;
  vertical-align: top;
}

.special.movie.interview .movtTitle {
  padding-bottom: 5px;
}
.special.movie.interview .movtText {
  margin: 0 20px 30px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "Sawarabi Mincho", serif;
  font-size: 2rem;
  line-height: 28px;
}
.special.movie .interviewBox {
  max-width: 95%;
  margin: 0 auto;
  padding: 30px 0 30px;
  background: #fff;
}
.special.movie .interviewBox h3 {
  margin: 0 0 25px;
  font-size: 1.7rem;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
}
.special.movie .interviewBox h4 {
  margin: 0 1em 1.8rem;
  font-size: 1.6rem;
  line-height: 32px;
  font-weight: bold;
  text-align: left;
}
.special.movie .interviewBox p {
  margin: 0 1em 2.4rem;
  font-size: 1.4rem;
  line-height: 1.8;
  text-align: left;
}
.special.movie .interviewBox p span {
  font-weight: bold;
}
.special.movie .interviewBox img {
  max-width: 100%;
}
.special.movie .interviewBox .amp {
  margin: 30px 1em 0;
  padding: 10px 0;
  border-top:  1px solid #eeeeee;
  border-bottom:  1px solid #eeeeee;
  font-size: 1.2rem;
  line-height: 40px;
  text-align: center;
}
.special.movie .interviewBox .amp img {
  width: 98px;
}

.special.movie .linkArea > a {
  background: #fff;
}

}
