@charset "UTF-8";
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
/*---------------------------------------------------*/
/*--------------------main-visual------------------------*/
/*----------------------------------------------------*/
.main-visual-body {
    background-color: #000;
}
.main-visual {
    overflow: hidden;
}
.swiper1 {
  z-index: -1;
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 1024px) {
    .swiper1 {
        height: 100%;
    }
}

.swiper-slide {
  color: #ffffff;
  position: relative;
}
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(1) {
    position: static;
    padding-bottom: 227.5px;
    overflow: hidden;
  }
}*/
/*.swiper-slide:nth-child(1) .swiper-img {
  z-index: -1;
  position: relative;
  width: 100%;
}*/
/*.swiper-slide:nth-child(1) .swiper-img img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(1) .swiper-inner {
    margin-top: -1000px;
  }
}*/
/*.swiper-slide:nth-child(1) .swiper-inner .swiper-tittle {
  font-size: 7.5rem;
  font-family: Gill Sans;
  line-height: 1.1375;
  letter-spacing: 4px;
}*/
.swiper-tittle-large {
  font-size: 6rem;
  font-family: Gill Sans;
  line-height: 1;
  letter-spacing: 4px;
}
/*.swiper-slide:nth-child(1) .swiper-inner .swiper-subtitle {
  font-size: 3.8rem;
  line-height: 4.2857142857;
}*/
.swiper-title-medium {
  font-size: 3rem;
  line-height: 2;
}
/*.swiper-slide:nth-child(1) .swiper-inner .swiper-p {
  font-size: 2.6rem;
  margin-top: -10px;
  line-height: 1.6923076923;
  letter-spacing: 1.3px;
}*/
.swiper-title {
  font-size: 2.5rem;
  margin-top: -10px;
  line-height: 1.6923076923;
  letter-spacing: 1.3px;
}
/*.swiper-slide:nth-child(1) .swiper-inner .swiper-p span {
  font-size: 2.3rem;
  padding-top: 33px;
  line-height: 3.19;
  letter-spacing: 1.15px;
}*/
/*.swiper-slide:nth-child(1).swiper-slide-active .swiper-inner {
  padding-left: 12px;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(1).swiper-slide-active .swiper-inner {
    margin-top: 230px;
    height: 0;
  }
}*/
/*.swiper-slide:nth-child(2) {
  margin-top: -25px;
}*/
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(2) {*/
    /*padding-bottom: 171px;*/
    /*フッターまでの余白調整*/
/*    position: static;
    margin-bottom: 0;
  }
}*/
/*.swiper-slide:nth-child(2) .swiper-img {
  z-index: -1;
  position: relative;
  width: 100%;
}*/
.swiper-slide .swiper-img {
  z-index: -1;
  position: relative;
  width: 100%;
}
/*.swiper-slide:nth-child(2) .swiper-img img {
  width: 100%;
}*/
.swiper-slide .swiper-img img {
  width: 100%;
}
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(2) .swiper-inner {
    padding-top: 111px;*/
    /*スマホ時の画像とタイトルの余白*/
/*  }
}*/
/*.swiper-slide:nth-child(2) .swiper-inner .swiper-tittle {
  font-size: 2.5rem;
  line-height: 1.6;
  letter-spacing: 1px;
}*/
.swiper-slide .swiper-inner .swiper-tittle {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 1px;
}
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(2) .swiper-inner .swiper-tittle {
    text-align: center;
    /*スマホ時に中央寄せ*/
/*  }*/
/*}*/
/*.swiper-slide:nth-child(2) .swiper-inner .swiper-subtitle {
  line-height: 1.6875;
  letter-spacing: 0.9px;
  margin-top: 40px;
}*/
.swiper-slide .swiper-inner .swiper-subtitle {
  line-height: 1.6875;
  letter-spacing: 0.9px;
  margin-top: 40px;
}
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(2) .swiper-inner .swiper-subtitle {
    text-align: center;
  }
}*/
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(3) {
    padding-bottom: 242.5px;
    position: static;
  }
}*/
/*.swiper-slide:nth-child(3) .swiper-img {
  z-index: -1;
  position: relative;
  width: 100%;
}
.swiper-slide:nth-child(3) .swiper-img img {
  width: 100%;
}*/
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(3) .swiper-inner {
    padding-top: 95px;*/
    /*スマホ時の画像とタイトルの余白*/
/*  }
}*/
/*.swiper-slide:nth-child(3) .swiper-inner .swiper-tittle {
  font-size: 2.5rem;
  line-height: 1.6;
  letter-spacing: 1px;
}*/
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(3) .swiper-inner .swiper-tittle {
    text-align: center;
    /*スマホ時に中央寄せ*/
  /*}
}*/
/*.swiper-slide:nth-child(3) .swiper-inner .swiper-subtitle {
  line-height: 1.6875;
  letter-spacing: 0.8px;
  margin-top: 32px;
}*/
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(3) .swiper-inner .swiper-subtitle {
    text-align: center;*/
    /*スマホ時に中央寄せ*/
/*  }
}*/
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(4) {
    padding-bottom: 243.5px;
    position: static;
  }
}*/
/*.swiper-slide:nth-child(4) .swiper-img {
  z-index: -1;
  position: relative;
  width: 100%;
}
.swiper-slide:nth-child(4) .swiper-img img {
  width: 100%;
}*/
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(4) .swiper-inner {
    padding-top: 85px;*/
    /*スマホ時の画像とタイトルの余白*/
/*  }
}*/
/*.swiper-slide:nth-child(4) .swiper-inner .swiper-tittle {
  font-size: 2.5rem;
  line-height: 1.6;
  letter-spacing: 1px;
}
.swiper-slide:nth-child(4) .swiper-inner .swiper-subtitle {
  line-height: 1.6875;
  letter-spacing: 0.8px;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(5) {
    padding-bottom: 276.5px;
    position: static;
  }
}
.swiper-slide:nth-child(5) .swiper-img {
  z-index: -1;
  position: relative;
  width: 100%;
}
.swiper-slide:nth-child(5) .swiper-img img {
  width: 100%;
}*/
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(5) .swiper-inner {
    padding-top: 100px;*/
    /*スマホ時の画像とタイトルの余白*/
/*  }
}*/
/*.swiper-slide:nth-child(5) .swiper-inner .swiper-tittle {
  font-size: 2.5rem;
  line-height: 1.6;
  letter-spacing: 1px;
}*/
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(5) .swiper-inner .swiper-tittle {
    text-align: center;*/
    /*スマホ時に中央寄せ*/
/*  }
}*/
/*.swiper-slide:nth-child(5) .swiper-inner .swiper-subtitle {
  line-height: 1.6875;
  letter-spacing: 0.8px;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(5) .swiper-inner .swiper-subtitle {
    text-align: center;
    /*スマホ時に中央寄せ*/
/*  }
}*/
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(6) {
    padding-bottom: 182.5px;
    position: static;
  }
}
.swiper-slide:nth-child(6) .swiper-img {
  z-index: -1;
  position: relative;
  width: 100%;
}
.swiper-slide:nth-child(6) .swiper-img img {
  width: 100%;
}*/
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(6) .swiper-inner {
    padding-top: 102px;*/
    /*スマホ時の画像とタイトルの余白*/
/*  }
}*/
/*.swiper-slide:nth-child(6) .swiper-inner .swiper-tittle {
  font-size: 2.5rem;
  line-height: 1.6;
  letter-spacing: 1px;
}*/
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(6) .swiper-inner .swiper-tittle {
    text-align: center;*/
    /*スマホ時に中央寄せ*/
/*  }
}*/
/*.swiper-slide:nth-child(6) .swiper-inner .swiper-subtitle {
  line-height: 1.6875;
  letter-spacing: 0.8px;
  margin-top: 46px;
}*/
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(6) .swiper-inner .swiper-subtitle {
    text-align: center;*/
    /*スマホ時に中央寄せ*/
/*  }
}*/
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(7) {
    padding-bottom: 123.5px;
    position: static;
  }
}
.swiper-slide:nth-child(7) .swiper-img {
  z-index: -1;
  position: relative;
  width: 100%;
}
.swiper-slide:nth-child(7) .swiper-img img {
  width: 100%;
}*/
/*@media screen and (max-width: 767px) {
  .swiper-slide:nth-child(7) .swiper-inner {
    padding-top: 124px;*/
    /*スマホ時の画像とタイトルの余白*/
/*  }
}*/
/*.swiper-slide:nth-child(7) .swiper-inner .swiper-tittle {
  font-size: 2.5rem;
  line-height: 1.6;
  letter-spacing: 1px;
}
.swiper-slide:nth-child(7) .swiper-inner .swiper-subtitle {
  line-height: 1.6875;
  letter-spacing: 0.8px;
  margin-top: 46px;
}*/

.active-slide1 {
  opacity: 1;
}

@-webkit-keyframes fade-in {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (max-width: 767px) {
  .swiper-slide .swiper-inner {
    opacity: 0;
  }
  .swiper-slide-active .swiper-inner {
    -webkit-animation-name: fade-in;
            animation-name: fade-in;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  .swiper-slide:nth-child(1) .swiper-inner {
        -webkit-animation-duration: 0s;
            animation-duration: 0s;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
    }
}
.swiper-inner {
  height: inherit;
  max-width: 1044px;
  width: 100%;
  margin: 0 auto;
  z-index: 3;
}
.swiper-inner .top-page {
  position: absolute;
  top: 33%;
  left: 7%;
  transform: translateY(-50%);
  width: 85%;
    margin-top: 50px;
}

.swiper-inner .top {
  position: absolute;
  top: 33%;
  left: 8%;
  transform: translateY(-50%);
  width: 85%;
    margin-top: 100px;
}
.swiper-inner .slick-track {
  display: flex;
}
.swiper-inner .slick-slide {
  height: auto !important;
}
.swiper-inner .middle {
  position: absolute;
  top: 52%;
  left: 8%;
  transform: translateY(-50%);
  width: 85%;
}
.swiper-inner .bottom {
  position: absolute;
  top: 74%;
  left: 8%;
  transform: translateY(-50%);
  width: 85%;
}
@media screen and (max-width: 767px) {
  .swiper-inner {
    /*background: #000;*/
    padding-right: 16px;
    padding-left: 23px;
  }
  .swiper-inner .top-page,
    .swiper-inner .top,
    .swiper-inner .middle,
    .swiper-inner .bottom {
        position: static;
        width: auto;
        text-align: center;
  }
    .swiper-position.top-page {
        padding-top: 150px;
    }
    .swiper-position.top,
    .swiper-position.middle,
    .swiper-position.bottom {
        padding-top: 325px;
    }
    .swiper-tittle-large {
        font-size: 5rem;
    }
    .swiper-title-medium {
        font-size: 2rem;
        padding-top: 50px;
        line-height: 2;
    }
    .swiper-slide .swiper-inner .swiper-tittle {
        font-size: 2rem;
    }
    
}

/*---------------------------------------------------*/
/*--------------------footer------------------------*/
/*----------------------------------------------------*/
/*footer {
  margin-top: 0;
}

.footer-inner {
  padding-top: 30px;
  margin-top: -13px;
}*/