@charset "UTF-8";

.container {
  width: 92vw;
  margin: 0 auto;
}


section {
  margin-bottom: 50px;
}

h1 {
  font-size: 6.4vw;
  line-height: 1.333333;
  text-align: center;
  font-weight: bold;
}

h2 {
  font-size: 6.4vw;
  line-height: 1.333333;
  text-align: center;
  font-weight: bold;
}

h3 {
  font-size: 24px;
  line-height: 2;
  text-align: center;
  font-weight: bold;
}

p {
  color: #fff;
}

.pc {
  display: none;
}

/* ----------------------------------------------------------------------------------------------------メインビジュアル */

.mv {
  position: relative;
  background: -webkit-linear-gradient(#165e83, #009999);
  background: -o-linear-gradient(#165e83, #009999);
  background: linear-gradient(#165e83, #009999);
  width: 100vw;
  height: 293.6vw;
  margin-bottom: 100px;
  background:
    url(../img/mv__bg__sp.png) 0 0 no-repeat,
    -webkit-gradient(linear, center top, center bottom, from(#165e83),
        to(#009999));
}

/*.mv__bg {
  width: 100vw;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/mv__bg__sp.png);
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 2;
  height: 70.4vw;
}*/

.mv .container {
  position: relative;
  z-index: 3;
}

.mv__image {
  position: absolute;
  top: 73.6vw;
  left: -1.3vw;
  /*left: 2.9333333vw;*/
  width: 90.66666vw;
}

.mv__character {
  position: absolute;
  top: 247.333333vw;
  left: 18.13333vw;
  /*width: 214px;*/
  width: 58.133333vw;
}

.mv__logo {
  position: absolute;
  top: 18.6666666vw;
  left: 5.3333vw;
  width: 77.333333vw;
}

.mv__lead {
  position: absolute;
  top: 40.8vw;
  width: 100%;
  margin: 0 auto;
  font-size: 4.8vw;
  line-height: 1.7;
  color: #fff
}

/* ----------------------------------------------------------------------------------------------------ダウンロード */

.download {
  text-align: center;
  margin: 0 auto 80px;
}

.download__headings {
  margin-bottom: 20px;
  font-size: 6.4vw;
  color: #165e83;
}

.download-list {
  font-size: 0;
  margin: 0 auto;
}

.download-list__item {
  width: 82.666666vw;
  margin: 0 auto 30px;
}

/* ----------------------------------------------------------------------------------------------------動画 */

.movie {
  text-align: center;
}

.movie iframe {
  width: 82.666666vw;
  height: 146.9629628vw;
}

/* ----------------------------------------------------------------------------------------------------ラインナップ */

.lineup {
  background: -webkit-linear-gradient(#165e83, #009999);
  background: -o-linear-gradient(#165e83, #009999);
  background: linear-gradient(#165e83, #009999);
  height: 94.66666vw;
}

.lineup__headings {
  font-size: 6.4vw;
  color: #fff;
  padding: 14.66666vw 0 9.3333vw;
}

.lineup__slider {
  width: 96vw;
  height: 42.133333228vw;
  margin: 0 auto;
}

.lineup__slider__image {
  text-align: center;
  width: 26.66666vw;
  height: 42.133333228vw;
  margin: 0 2.66666vw;
}

/* ----------------------------------------------------------------------------------------------------特徴 */

.feature__headings {
  color: #165e83;
  padding-top: 6.66666vw;
  margin-bottom: 8vw;
}


.feature-list__item {
  background: -webkit-linear-gradient(#165e83, #009999);
  background: -o-linear-gradient(#165e83, #009999);
  background: linear-gradient(#165e83, #009999);
  height:178.1333333vw;
  position: relative;
  margin-bottom: 30px;
}


.feature__lead {
  width: 100%;
  position: absolute;
  top: 10.66666vw;
  color: #fff;
  font-size:5.066666vw;
  line-height: 1.42;
}

.feature__text {
  width: 100%;
  position: absolute;
  font-size:4vw;
  line-height: 1.6;
  top: 28.533333vw;
  text-align:justify;
  width: 76vw;
  left: 8vw;
}

.feature__image {
  position: absolute;
  width: 90vw;
  top: 74vw;
  left: 0.7vw;
  overflow: hidden;
  z-index:2;
}

.feature__image.fadein{
  opacity: 1;
}

.feature__character {
  position: absolute;
  top: 56.4vw;
  left: 34.266666vw;
  width: 23.46666vw;
}

.feature-list__item:nth-child(2) {
  height: 184.53333vw;
}

.feature-list__item:nth-child(2) .feature__character {
  top: 62.133333vw;
}

.feature-list__item:nth-child(2) .feature__image {
  top: 79.8vw;
}

.feature-list__item:nth-child(3) {
  height: 178.133333vw;
}

.feature-list__item:nth-child(3) .feature__character {
  top: 55vw;
}

.feature-list__item:nth-child(3) .feature__image {
  top: 74.23vw;
}

/* ----------------------------------------------------------------------------------------------------ツイッター */

.twitter {
  background: -webkit-linear-gradient(#165e83, #009999);
  background: -o-linear-gradient(#165e83, #009999);
  background: linear-gradient(#165e83, #009999);
  height: 77.33333vw;
}

.twitter__headings {
  padding: 14vw 0  8vw;
  color: #fff;
}

.btn__twitter {
  width: 81.33333vw;
  height: 26.66666vw;
  border: 0.933333vw solid #fff;
  background-color: #1ea1f2;
}

.btn__twitter {
  text-align: center;
}

.btn__twitter {
  color: #fff;
  margin: 0 auto;

}

.btn__twitter a {
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
  font-size: 5.3333vw;
  line-height: 1.35;
  font-weight: bold;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon__twitter {

}

.btn__twitter__text {

}

.btn__twitter p {
  display: inline-block;
  height: 18.133333vw;
  padding-top: 4vw;
}

.btn__twitter img{
  height: 18.133333vw;
  width: 18.133333vw;
  vertical-align: middle;
}

/* ----------------------------------------------------------------------------------------------------シェア */

.share {

}

.share__headings {
  color: #165e83;
  margin-bottom: 20px;
}

.share-list {
  font-size: 0;
  margin: 0 auto;
  text-align: center;
}

.share-list__item {
  display: inline-block;
  width: 21.33333vw;
  margin: 0 1.33333vw;
}

/* ----------------------------------------------------------------------------------------------------フッター */

footer {
  background: -webkit-linear-gradient(#165e83, #009999);
  background: -o-linear-gradient(#165e83, #009999);
  background: linear-gradient(#165e83, #009999);
  text-align: center;
}


.footer-link {
  font-size: 0;
  padding: 6.6666vw 0 ;
  text-align: center;
}

.footer-link__item {
  color: #fff;
  font-size: 4vw;
  margin-bottom: 5.3333vw;
}

.footer-link__item a{
  color: #fff;
  text-decoration: none;
}


.footer__logo {
  width: 43.8666vw;
  margin: 0 auto;
}

.footer__copyright {
  font-size: 3.2vw;
  color: #fff;
  padding: 1.3333vw 0 6.6666vw;
}

/* ----------------------------------------------------------------------------------------------------利用規約 */

.term {
  background: -webkit-linear-gradient(#165e83, #009999);
  background: -o-linear-gradient(#165e83, #009999);
  background: linear-gradient(#165e83, #009999);
  position: relative;
  z-index: 1;
  background:
    url(../img/mv__bg__sp.png) 0 0 no-repeat,
    -webkit-gradient(linear, center top, center bottom, from(#165e83),
        to(#009999));
  padding-top: 25.33333333vw;
}

.term__bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 228px;
  background-image: url(../img/mv__bg__sp.png);
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 2;
}

.term__logo {
  width:77.33333333vw;
  z-index: 3;
  position: absolute;
  top: 5.333333vw;
  left: 50%;
  transform: translateX(-50%);
  -webkit-webkit-transform: translateX(-50%);
  -moz-webkit-transform: translateX(-50%);
  -ms-webkit-transform: translateX(-50%);
  -o-webkit-transform: translateX(-50%);
  webkit-transform: translateX(-50%);
}

.term .container {
/*  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-webkit-transform: translateX(-50%);
  -moz-webkit-transform: translateX(-50%);
  -ms-webkit-transform: translateX(-50%);
  -o-webkit-transform: translateX(-50%);
  webkit-transform: translateX(-50%);*/
  background-color: #fff;
  padding: 6.6666666vw 0;
  z-index: 3;
  width: 100vw;
}


h1.term__headings {
  color: #006699;
  width: 90.66666666vw;
  margin: 0 auto 4vw;
}

h2.term__headings {
  font-size: 5.0666666vw;
  color: #006699;
  padding-top: 4vw;
  width: 90.66666666vw;
  margin: 0 auto 4vw;
}

.term__lead {
  font-size: 4vw;
  line-height: 1.6;
  color: #000;
  width: 90.66666666vw;
  margin: 0 auto 2.666666vw;
}

.term__text {
  color: #000;
  font-size: 3.73333vw;
  line-height: 1.714;
  width: 90.66666666vw;
  margin: 0 auto;
  text-align: justify;
  word-break: break-all;
}

.term__date {
  text-align: right;
  margin-top: 6.4vw;
}

.term__gotop {
  text-align: center;
/*  position: absolute;
  top: 2407.066666vw;
  left: 50%;
  transform: translateX(-50%);
  -webkit-webkit-transform: translateX(-50%);
  -moz-webkit-transform: translateX(-50%);
  -ms-webkit-transform: translateX(-50%);
  -o-webkit-transform: translateX(-50%);
  webkit-transform: translateX(-50%);*/
}

.term__gotop a {
  color: #fff;
  font-size: 5.0666666vw;
  line-height: 16vw;
  text-decoration: none;
}


/* ----------------------------------------------------------------------------------------------------資金決済法に基づく表記 */
.psa {
  /*height: 397.466666vw;*/
}

.psa h2.term__headings {
  text-align: left;
}

.psa .term__gotop {
  /*top: 381.466666vw;*/
}

/* ----------------------------------------------------------------------------------------------------特定商法取引法に関する表記 */
.asct {
  /*height: 318.2666666vw;*/
}

.asct h2.term__headings {
  text-align: left;
}

.asct .term__gotop {
  /*top: 302.266666vw;*/
}

/* ----------------------------------------------------------------------------------------------------よくある質問 */
.faq {

}

.faq h2.term__headings {
  padding-bottom: 4vw;
  margin-bottom: 0;
  border-bottom: 1px solid #006699;
}

.faq__accordion {
  width: 90.666666vw;
  margin: 0 auto 2.6666vw;
}

.faq__accordion:last-child{
  margin-bottom: 0;
}

.faq__accordion-item__question {
  font-size: 4vw;
  line-height: 1.6;
  padding: 2vw;
  padding-right: calc(2vw + 15px);
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid #006699;
  padding-left: calc(2vw + 2em);
  text-indent: calc(2vw - 2em);
}

.faq__accordion-item__question::after {
  position: absolute;
  top: 50%;
  right: 2vw;
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  border-bottom: 3px solid #006699;
  border-left: 3px solid #006699;
  transform:  translateY(-75%) rotate(-45deg);
  transform-origin: 50% 50%;

}

.faq__accordion-item__question.is-open::after {
  transform: translateY(-25%) rotate(135deg);
  transform-origin: 50% 50%;
}


.faq__accordion-item__question span {
  font-weight: bold;
  color: #006699;
  margin-right: 0.5em;
}

.faq__accordion-item__answer {
  background-color: #006699;
  color: #fff;
  font-size: 3.7333333vw;
  line-height: 1.7142857;
  display: none;
  padding: 2vw;
  padding-left: calc(2vw + 2em);
  text-indent: calc(2vw - 2em);
}


.faq__accordion-item__answer span {
  font-weight: bold;
  margin-right: 0.5em;
}

.faq__accordion-item__answer a {
  color: #fff;
}