/* VARIABLES
----------------------------- */
/* MIXINS
----------------------------- */
/* FUNCTIONS */
/* ADJUSTMENT */
.mt0 {
  margin-top: 0vw !important;
}
@media (min-width: 769px) {
  .mt0 {
    margin-top: 0px !important;
  }
}

.mb0 {
  margin-bottom: 0vw !important;
}
@media (min-width: 769px) {
  .mb0 {
    margin-bottom: 0px !important;
  }
}

.pt0 {
  padding-top: 0vw !important;
}
@media (min-width: 769px) {
  .pt0 {
    padding-top: 0px !important;
  }
}

.pb0 {
  padding-bottom: 0vw !important;
}
@media (min-width: 769px) {
  .pb0 {
    padding-bottom: 0px !important;
  }
}

.mt-sp0 {
  margin-top: 0vw !important;
}

.mb-sp0 {
  margin-bottom: 0vw !important;
}

.pt-sp0 {
  padding-top: 0vw !important;
}

.pb-sp0 {
  padding-bottom: 0vw !important;
}

@media (min-width: 769px) {
  .mt-pc0 {
    margin-top: 0px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc0 {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc0 {
    padding-top: 0px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc0 {
    padding-bottom: 0px !important;
  }
}

.mt5 {
  margin-top: 1.3333333333vw !important;
}
@media (min-width: 769px) {
  .mt5 {
    margin-top: 5px !important;
  }
}

.mb5 {
  margin-bottom: 1.3333333333vw !important;
}
@media (min-width: 769px) {
  .mb5 {
    margin-bottom: 5px !important;
  }
}

.pt5 {
  padding-top: 1.3333333333vw !important;
}
@media (min-width: 769px) {
  .pt5 {
    padding-top: 5px !important;
  }
}

.pb5 {
  padding-bottom: 1.3333333333vw !important;
}
@media (min-width: 769px) {
  .pb5 {
    padding-bottom: 5px !important;
  }
}

.mt-sp5 {
  margin-top: 1.3333333333vw !important;
}

.mb-sp5 {
  margin-bottom: 1.3333333333vw !important;
}

.pt-sp5 {
  padding-top: 1.3333333333vw !important;
}

.pb-sp5 {
  padding-bottom: 1.3333333333vw !important;
}

@media (min-width: 769px) {
  .mt-pc5 {
    margin-top: 5px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc5 {
    margin-bottom: 5px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc5 {
    padding-top: 5px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc5 {
    padding-bottom: 5px !important;
  }
}

.mt10 {
  margin-top: 2.6666666667vw !important;
}
@media (min-width: 769px) {
  .mt10 {
    margin-top: 10px !important;
  }
}

.mb10 {
  margin-bottom: 2.6666666667vw !important;
}
@media (min-width: 769px) {
  .mb10 {
    margin-bottom: 10px !important;
  }
}

.pt10 {
  padding-top: 2.6666666667vw !important;
}
@media (min-width: 769px) {
  .pt10 {
    padding-top: 10px !important;
  }
}

.pb10 {
  padding-bottom: 2.6666666667vw !important;
}
@media (min-width: 769px) {
  .pb10 {
    padding-bottom: 10px !important;
  }
}

.mt-sp10 {
  margin-top: 2.6666666667vw !important;
}

.mb-sp10 {
  margin-bottom: 2.6666666667vw !important;
}

.pt-sp10 {
  padding-top: 2.6666666667vw !important;
}

.pb-sp10 {
  padding-bottom: 2.6666666667vw !important;
}

@media (min-width: 769px) {
  .mt-pc10 {
    margin-top: 10px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc10 {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc10 {
    padding-top: 10px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc10 {
    padding-bottom: 10px !important;
  }
}

.mt15 {
  margin-top: 4vw !important;
}
@media (min-width: 769px) {
  .mt15 {
    margin-top: 15px !important;
  }
}

.mb15 {
  margin-bottom: 4vw !important;
}
@media (min-width: 769px) {
  .mb15 {
    margin-bottom: 15px !important;
  }
}

.pt15 {
  padding-top: 4vw !important;
}
@media (min-width: 769px) {
  .pt15 {
    padding-top: 15px !important;
  }
}

.pb15 {
  padding-bottom: 4vw !important;
}
@media (min-width: 769px) {
  .pb15 {
    padding-bottom: 15px !important;
  }
}

.mt-sp15 {
  margin-top: 4vw !important;
}

.mb-sp15 {
  margin-bottom: 4vw !important;
}

.pt-sp15 {
  padding-top: 4vw !important;
}

.pb-sp15 {
  padding-bottom: 4vw !important;
}

@media (min-width: 769px) {
  .mt-pc15 {
    margin-top: 15px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc15 {
    margin-bottom: 15px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc15 {
    padding-top: 15px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc15 {
    padding-bottom: 15px !important;
  }
}

.mt20 {
  margin-top: 5.3333333333vw !important;
}
@media (min-width: 769px) {
  .mt20 {
    margin-top: 20px !important;
  }
}

.mb20 {
  margin-bottom: 5.3333333333vw !important;
}
@media (min-width: 769px) {
  .mb20 {
    margin-bottom: 20px !important;
  }
}

.pt20 {
  padding-top: 5.3333333333vw !important;
}
@media (min-width: 769px) {
  .pt20 {
    padding-top: 20px !important;
  }
}

.pb20 {
  padding-bottom: 5.3333333333vw !important;
}
@media (min-width: 769px) {
  .pb20 {
    padding-bottom: 20px !important;
  }
}

.mt-sp20 {
  margin-top: 5.3333333333vw !important;
}

.mb-sp20 {
  margin-bottom: 5.3333333333vw !important;
}

.pt-sp20 {
  padding-top: 5.3333333333vw !important;
}

.pb-sp20 {
  padding-bottom: 5.3333333333vw !important;
}

@media (min-width: 769px) {
  .mt-pc20 {
    margin-top: 20px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc20 {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc20 {
    padding-top: 20px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc20 {
    padding-bottom: 20px !important;
  }
}

.mt25 {
  margin-top: 6.6666666667vw !important;
}
@media (min-width: 769px) {
  .mt25 {
    margin-top: 25px !important;
  }
}

.mb25 {
  margin-bottom: 6.6666666667vw !important;
}
@media (min-width: 769px) {
  .mb25 {
    margin-bottom: 25px !important;
  }
}

.pt25 {
  padding-top: 6.6666666667vw !important;
}
@media (min-width: 769px) {
  .pt25 {
    padding-top: 25px !important;
  }
}

.pb25 {
  padding-bottom: 6.6666666667vw !important;
}
@media (min-width: 769px) {
  .pb25 {
    padding-bottom: 25px !important;
  }
}

.mt-sp25 {
  margin-top: 6.6666666667vw !important;
}

.mb-sp25 {
  margin-bottom: 6.6666666667vw !important;
}

.pt-sp25 {
  padding-top: 6.6666666667vw !important;
}

.pb-sp25 {
  padding-bottom: 6.6666666667vw !important;
}

@media (min-width: 769px) {
  .mt-pc25 {
    margin-top: 25px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc25 {
    margin-bottom: 25px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc25 {
    padding-top: 25px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc25 {
    padding-bottom: 25px !important;
  }
}

.mt30 {
  margin-top: 8vw !important;
}
@media (min-width: 769px) {
  .mt30 {
    margin-top: 30px !important;
  }
}

.mb30 {
  margin-bottom: 8vw !important;
}
@media (min-width: 769px) {
  .mb30 {
    margin-bottom: 30px !important;
  }
}

.pt30 {
  padding-top: 8vw !important;
}
@media (min-width: 769px) {
  .pt30 {
    padding-top: 30px !important;
  }
}

.pb30 {
  padding-bottom: 8vw !important;
}
@media (min-width: 769px) {
  .pb30 {
    padding-bottom: 30px !important;
  }
}

.mt-sp30 {
  margin-top: 8vw !important;
}

.mb-sp30 {
  margin-bottom: 8vw !important;
}

.pt-sp30 {
  padding-top: 8vw !important;
}

.pb-sp30 {
  padding-bottom: 8vw !important;
}

@media (min-width: 769px) {
  .mt-pc30 {
    margin-top: 30px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc30 {
    margin-bottom: 30px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc30 {
    padding-top: 30px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc30 {
    padding-bottom: 30px !important;
  }
}

.mt35 {
  margin-top: 9.3333333333vw !important;
}
@media (min-width: 769px) {
  .mt35 {
    margin-top: 35px !important;
  }
}

.mb35 {
  margin-bottom: 9.3333333333vw !important;
}
@media (min-width: 769px) {
  .mb35 {
    margin-bottom: 35px !important;
  }
}

.pt35 {
  padding-top: 9.3333333333vw !important;
}
@media (min-width: 769px) {
  .pt35 {
    padding-top: 35px !important;
  }
}

.pb35 {
  padding-bottom: 9.3333333333vw !important;
}
@media (min-width: 769px) {
  .pb35 {
    padding-bottom: 35px !important;
  }
}

.mt-sp35 {
  margin-top: 9.3333333333vw !important;
}

.mb-sp35 {
  margin-bottom: 9.3333333333vw !important;
}

.pt-sp35 {
  padding-top: 9.3333333333vw !important;
}

.pb-sp35 {
  padding-bottom: 9.3333333333vw !important;
}

@media (min-width: 769px) {
  .mt-pc35 {
    margin-top: 35px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc35 {
    margin-bottom: 35px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc35 {
    padding-top: 35px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc35 {
    padding-bottom: 35px !important;
  }
}

.mt40 {
  margin-top: 10.6666666667vw !important;
}
@media (min-width: 769px) {
  .mt40 {
    margin-top: 40px !important;
  }
}

.mb40 {
  margin-bottom: 10.6666666667vw !important;
}
@media (min-width: 769px) {
  .mb40 {
    margin-bottom: 40px !important;
  }
}

.pt40 {
  padding-top: 10.6666666667vw !important;
}
@media (min-width: 769px) {
  .pt40 {
    padding-top: 40px !important;
  }
}

.pb40 {
  padding-bottom: 10.6666666667vw !important;
}
@media (min-width: 769px) {
  .pb40 {
    padding-bottom: 40px !important;
  }
}

.mt-sp40 {
  margin-top: 10.6666666667vw !important;
}

.mb-sp40 {
  margin-bottom: 10.6666666667vw !important;
}

.pt-sp40 {
  padding-top: 10.6666666667vw !important;
}

.pb-sp40 {
  padding-bottom: 10.6666666667vw !important;
}

@media (min-width: 769px) {
  .mt-pc40 {
    margin-top: 40px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc40 {
    margin-bottom: 40px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc40 {
    padding-top: 40px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc40 {
    padding-bottom: 40px !important;
  }
}

.mt45 {
  margin-top: 12vw !important;
}
@media (min-width: 769px) {
  .mt45 {
    margin-top: 45px !important;
  }
}

.mb45 {
  margin-bottom: 12vw !important;
}
@media (min-width: 769px) {
  .mb45 {
    margin-bottom: 45px !important;
  }
}

.pt45 {
  padding-top: 12vw !important;
}
@media (min-width: 769px) {
  .pt45 {
    padding-top: 45px !important;
  }
}

.pb45 {
  padding-bottom: 12vw !important;
}
@media (min-width: 769px) {
  .pb45 {
    padding-bottom: 45px !important;
  }
}

.mt-sp45 {
  margin-top: 12vw !important;
}

.mb-sp45 {
  margin-bottom: 12vw !important;
}

.pt-sp45 {
  padding-top: 12vw !important;
}

.pb-sp45 {
  padding-bottom: 12vw !important;
}

@media (min-width: 769px) {
  .mt-pc45 {
    margin-top: 45px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc45 {
    margin-bottom: 45px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc45 {
    padding-top: 45px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc45 {
    padding-bottom: 45px !important;
  }
}

.mt50 {
  margin-top: 13.3333333333vw !important;
}
@media (min-width: 769px) {
  .mt50 {
    margin-top: 50px !important;
  }
}

.mb50 {
  margin-bottom: 13.3333333333vw !important;
}
@media (min-width: 769px) {
  .mb50 {
    margin-bottom: 50px !important;
  }
}

.pt50 {
  padding-top: 13.3333333333vw !important;
}
@media (min-width: 769px) {
  .pt50 {
    padding-top: 50px !important;
  }
}

.pb50 {
  padding-bottom: 13.3333333333vw !important;
}
@media (min-width: 769px) {
  .pb50 {
    padding-bottom: 50px !important;
  }
}

.mt-sp50 {
  margin-top: 13.3333333333vw !important;
}

.mb-sp50 {
  margin-bottom: 13.3333333333vw !important;
}

.pt-sp50 {
  padding-top: 13.3333333333vw !important;
}

.pb-sp50 {
  padding-bottom: 13.3333333333vw !important;
}

@media (min-width: 769px) {
  .mt-pc50 {
    margin-top: 50px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc50 {
    margin-bottom: 50px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc50 {
    padding-top: 50px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc50 {
    padding-bottom: 50px !important;
  }
}

.mt55 {
  margin-top: 14.6666666667vw !important;
}
@media (min-width: 769px) {
  .mt55 {
    margin-top: 55px !important;
  }
}

.mb55 {
  margin-bottom: 14.6666666667vw !important;
}
@media (min-width: 769px) {
  .mb55 {
    margin-bottom: 55px !important;
  }
}

.pt55 {
  padding-top: 14.6666666667vw !important;
}
@media (min-width: 769px) {
  .pt55 {
    padding-top: 55px !important;
  }
}

.pb55 {
  padding-bottom: 14.6666666667vw !important;
}
@media (min-width: 769px) {
  .pb55 {
    padding-bottom: 55px !important;
  }
}

.mt-sp55 {
  margin-top: 14.6666666667vw !important;
}

.mb-sp55 {
  margin-bottom: 14.6666666667vw !important;
}

.pt-sp55 {
  padding-top: 14.6666666667vw !important;
}

.pb-sp55 {
  padding-bottom: 14.6666666667vw !important;
}

@media (min-width: 769px) {
  .mt-pc55 {
    margin-top: 55px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc55 {
    margin-bottom: 55px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc55 {
    padding-top: 55px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc55 {
    padding-bottom: 55px !important;
  }
}

.mt60 {
  margin-top: 16vw !important;
}
@media (min-width: 769px) {
  .mt60 {
    margin-top: 60px !important;
  }
}

.mb60 {
  margin-bottom: 16vw !important;
}
@media (min-width: 769px) {
  .mb60 {
    margin-bottom: 60px !important;
  }
}

.pt60 {
  padding-top: 16vw !important;
}
@media (min-width: 769px) {
  .pt60 {
    padding-top: 60px !important;
  }
}

.pb60 {
  padding-bottom: 16vw !important;
}
@media (min-width: 769px) {
  .pb60 {
    padding-bottom: 60px !important;
  }
}

.mt-sp60 {
  margin-top: 16vw !important;
}

.mb-sp60 {
  margin-bottom: 16vw !important;
}

.pt-sp60 {
  padding-top: 16vw !important;
}

.pb-sp60 {
  padding-bottom: 16vw !important;
}

@media (min-width: 769px) {
  .mt-pc60 {
    margin-top: 60px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc60 {
    margin-bottom: 60px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc60 {
    padding-top: 60px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc60 {
    padding-bottom: 60px !important;
  }
}

.mt65 {
  margin-top: 17.3333333333vw !important;
}
@media (min-width: 769px) {
  .mt65 {
    margin-top: 65px !important;
  }
}

.mb65 {
  margin-bottom: 17.3333333333vw !important;
}
@media (min-width: 769px) {
  .mb65 {
    margin-bottom: 65px !important;
  }
}

.pt65 {
  padding-top: 17.3333333333vw !important;
}
@media (min-width: 769px) {
  .pt65 {
    padding-top: 65px !important;
  }
}

.pb65 {
  padding-bottom: 17.3333333333vw !important;
}
@media (min-width: 769px) {
  .pb65 {
    padding-bottom: 65px !important;
  }
}

.mt-sp65 {
  margin-top: 17.3333333333vw !important;
}

.mb-sp65 {
  margin-bottom: 17.3333333333vw !important;
}

.pt-sp65 {
  padding-top: 17.3333333333vw !important;
}

.pb-sp65 {
  padding-bottom: 17.3333333333vw !important;
}

@media (min-width: 769px) {
  .mt-pc65 {
    margin-top: 65px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc65 {
    margin-bottom: 65px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc65 {
    padding-top: 65px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc65 {
    padding-bottom: 65px !important;
  }
}

.mt70 {
  margin-top: 18.6666666667vw !important;
}
@media (min-width: 769px) {
  .mt70 {
    margin-top: 70px !important;
  }
}

.mb70 {
  margin-bottom: 18.6666666667vw !important;
}
@media (min-width: 769px) {
  .mb70 {
    margin-bottom: 70px !important;
  }
}

.pt70 {
  padding-top: 18.6666666667vw !important;
}
@media (min-width: 769px) {
  .pt70 {
    padding-top: 70px !important;
  }
}

.pb70 {
  padding-bottom: 18.6666666667vw !important;
}
@media (min-width: 769px) {
  .pb70 {
    padding-bottom: 70px !important;
  }
}

.mt-sp70 {
  margin-top: 18.6666666667vw !important;
}

.mb-sp70 {
  margin-bottom: 18.6666666667vw !important;
}

.pt-sp70 {
  padding-top: 18.6666666667vw !important;
}

.pb-sp70 {
  padding-bottom: 18.6666666667vw !important;
}

@media (min-width: 769px) {
  .mt-pc70 {
    margin-top: 70px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc70 {
    margin-bottom: 70px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc70 {
    padding-top: 70px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc70 {
    padding-bottom: 70px !important;
  }
}

.mt75 {
  margin-top: 20vw !important;
}
@media (min-width: 769px) {
  .mt75 {
    margin-top: 75px !important;
  }
}

.mb75 {
  margin-bottom: 20vw !important;
}
@media (min-width: 769px) {
  .mb75 {
    margin-bottom: 75px !important;
  }
}

.pt75 {
  padding-top: 20vw !important;
}
@media (min-width: 769px) {
  .pt75 {
    padding-top: 75px !important;
  }
}

.pb75 {
  padding-bottom: 20vw !important;
}
@media (min-width: 769px) {
  .pb75 {
    padding-bottom: 75px !important;
  }
}

.mt-sp75 {
  margin-top: 20vw !important;
}

.mb-sp75 {
  margin-bottom: 20vw !important;
}

.pt-sp75 {
  padding-top: 20vw !important;
}

.pb-sp75 {
  padding-bottom: 20vw !important;
}

@media (min-width: 769px) {
  .mt-pc75 {
    margin-top: 75px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc75 {
    margin-bottom: 75px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc75 {
    padding-top: 75px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc75 {
    padding-bottom: 75px !important;
  }
}

.mt80 {
  margin-top: 21.3333333333vw !important;
}
@media (min-width: 769px) {
  .mt80 {
    margin-top: 80px !important;
  }
}

.mb80 {
  margin-bottom: 21.3333333333vw !important;
}
@media (min-width: 769px) {
  .mb80 {
    margin-bottom: 80px !important;
  }
}

.pt80 {
  padding-top: 21.3333333333vw !important;
}
@media (min-width: 769px) {
  .pt80 {
    padding-top: 80px !important;
  }
}

.pb80 {
  padding-bottom: 21.3333333333vw !important;
}
@media (min-width: 769px) {
  .pb80 {
    padding-bottom: 80px !important;
  }
}

.mt-sp80 {
  margin-top: 21.3333333333vw !important;
}

.mb-sp80 {
  margin-bottom: 21.3333333333vw !important;
}

.pt-sp80 {
  padding-top: 21.3333333333vw !important;
}

.pb-sp80 {
  padding-bottom: 21.3333333333vw !important;
}

@media (min-width: 769px) {
  .mt-pc80 {
    margin-top: 80px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc80 {
    margin-bottom: 80px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc80 {
    padding-top: 80px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc80 {
    padding-bottom: 80px !important;
  }
}

.mt85 {
  margin-top: 22.6666666667vw !important;
}
@media (min-width: 769px) {
  .mt85 {
    margin-top: 85px !important;
  }
}

.mb85 {
  margin-bottom: 22.6666666667vw !important;
}
@media (min-width: 769px) {
  .mb85 {
    margin-bottom: 85px !important;
  }
}

.pt85 {
  padding-top: 22.6666666667vw !important;
}
@media (min-width: 769px) {
  .pt85 {
    padding-top: 85px !important;
  }
}

.pb85 {
  padding-bottom: 22.6666666667vw !important;
}
@media (min-width: 769px) {
  .pb85 {
    padding-bottom: 85px !important;
  }
}

.mt-sp85 {
  margin-top: 22.6666666667vw !important;
}

.mb-sp85 {
  margin-bottom: 22.6666666667vw !important;
}

.pt-sp85 {
  padding-top: 22.6666666667vw !important;
}

.pb-sp85 {
  padding-bottom: 22.6666666667vw !important;
}

@media (min-width: 769px) {
  .mt-pc85 {
    margin-top: 85px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc85 {
    margin-bottom: 85px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc85 {
    padding-top: 85px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc85 {
    padding-bottom: 85px !important;
  }
}

.mt90 {
  margin-top: 24vw !important;
}
@media (min-width: 769px) {
  .mt90 {
    margin-top: 90px !important;
  }
}

.mb90 {
  margin-bottom: 24vw !important;
}
@media (min-width: 769px) {
  .mb90 {
    margin-bottom: 90px !important;
  }
}

.pt90 {
  padding-top: 24vw !important;
}
@media (min-width: 769px) {
  .pt90 {
    padding-top: 90px !important;
  }
}

.pb90 {
  padding-bottom: 24vw !important;
}
@media (min-width: 769px) {
  .pb90 {
    padding-bottom: 90px !important;
  }
}

.mt-sp90 {
  margin-top: 24vw !important;
}

.mb-sp90 {
  margin-bottom: 24vw !important;
}

.pt-sp90 {
  padding-top: 24vw !important;
}

.pb-sp90 {
  padding-bottom: 24vw !important;
}

@media (min-width: 769px) {
  .mt-pc90 {
    margin-top: 90px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc90 {
    margin-bottom: 90px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc90 {
    padding-top: 90px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc90 {
    padding-bottom: 90px !important;
  }
}

.mt95 {
  margin-top: 25.3333333333vw !important;
}
@media (min-width: 769px) {
  .mt95 {
    margin-top: 95px !important;
  }
}

.mb95 {
  margin-bottom: 25.3333333333vw !important;
}
@media (min-width: 769px) {
  .mb95 {
    margin-bottom: 95px !important;
  }
}

.pt95 {
  padding-top: 25.3333333333vw !important;
}
@media (min-width: 769px) {
  .pt95 {
    padding-top: 95px !important;
  }
}

.pb95 {
  padding-bottom: 25.3333333333vw !important;
}
@media (min-width: 769px) {
  .pb95 {
    padding-bottom: 95px !important;
  }
}

.mt-sp95 {
  margin-top: 25.3333333333vw !important;
}

.mb-sp95 {
  margin-bottom: 25.3333333333vw !important;
}

.pt-sp95 {
  padding-top: 25.3333333333vw !important;
}

.pb-sp95 {
  padding-bottom: 25.3333333333vw !important;
}

@media (min-width: 769px) {
  .mt-pc95 {
    margin-top: 95px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc95 {
    margin-bottom: 95px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc95 {
    padding-top: 95px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc95 {
    padding-bottom: 95px !important;
  }
}

.mt100 {
  margin-top: 26.6666666667vw !important;
}
@media (min-width: 769px) {
  .mt100 {
    margin-top: 100px !important;
  }
}

.mb100 {
  margin-bottom: 26.6666666667vw !important;
}
@media (min-width: 769px) {
  .mb100 {
    margin-bottom: 100px !important;
  }
}

.pt100 {
  padding-top: 26.6666666667vw !important;
}
@media (min-width: 769px) {
  .pt100 {
    padding-top: 100px !important;
  }
}

.pb100 {
  padding-bottom: 26.6666666667vw !important;
}
@media (min-width: 769px) {
  .pb100 {
    padding-bottom: 100px !important;
  }
}

.mt-sp100 {
  margin-top: 26.6666666667vw !important;
}

.mb-sp100 {
  margin-bottom: 26.6666666667vw !important;
}

.pt-sp100 {
  padding-top: 26.6666666667vw !important;
}

.pb-sp100 {
  padding-bottom: 26.6666666667vw !important;
}

@media (min-width: 769px) {
  .mt-pc100 {
    margin-top: 100px !important;
  }
}

@media (min-width: 769px) {
  .mb-pc100 {
    margin-bottom: 100px !important;
  }
}

@media (min-width: 769px) {
  .pt-pc100 {
    padding-top: 100px !important;
  }
}

@media (min-width: 769px) {
  .pb-pc100 {
    padding-bottom: 100px !important;
  }
}

/* COMMON
----------------------------- */
.main {
  line-height: 1.7;
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 400;
  color: #222;
  letter-spacing: 0.07em;
  font-size: clamp(14px, 3.7333333333vw, 3.7333333333vw);
}
@media (min-width: 769px) {
  .main {
    font-size: 16px;
  }
}
.main * {
  box-sizing: border-box;
}
.main a {
  text-decoration: none;
}
.main figure {
  text-align: center;
}
.main .img {
  display: block;
  text-align: center;
}
.main img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  vertical-align: bottom;
}
.main .sp {
  display: block;
}
@media (min-width: 769px) {
  .main .sp {
    display: none;
  }
}
.main .pc {
  display: none;
}
@media (min-width: 769px) {
  .main .pc {
    display: block;
  }
}

/* SECTION
----------------------------- */
.main {
  padding-bottom: clamp(150px, 40vw, 40vw);
  position: relative;
  background: #fff5ce;
}
@media (min-width: 769px) {
  .main {
    padding-bottom: 500px;
  }
}
@media (min-width: 769px) {
  .main {
    background-size: contain;
  }
}
.main .section__decor img {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
.main .container {
  padding: clamp(30px, 8vw, 8vw) clamp(15px, 4vw, 4vw);
}
@media (min-width: 769px) {
  .main .container {
    padding: 100px 15px;
  }
}
@media (min-width: 769px) {
  .main .container {
    max-width: 1030px;
    margin-inline: auto;
  }
}
.main .bg--rounded {
  border-radius: clamp(20px, 5.3333333333vw, 5.3333333333vw);
}
@media (min-width: 769px) {
  .main .bg--rounded {
    border-radius: 30px;
  }
}
.main .bg--white {
  background: #fff;
}
.main .bg--blue {
  background: #bfe3ff;
}
.main .bg--yellow {
  background: #fff5ce;
}

/* LAYOUTS
----------------------------- */
@media (min-width: 769px) {
  .main .col--2 {
    display: flex;
    justify-content: space-between;
  }
  .main .col--2 .col__item:first-child {
    width: 50%;
  }
  .main .col--2 .col__item:last-child {
    width: 45%;
  }
}

/* HEADING & TEXT
----------------------------- */
.main .heading--primary {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: clamp(40px, 10.6666666667vw, 10.6666666667vw);
}
@media (min-width: 769px) {
  .main .heading--primary {
    margin-bottom: 60px;
  }
}
@media (min-width: 769px) {
  .main .heading--primary {
    max-width: 700px;
  }
}
.main .txt--center {
  text-align: center;
}
.main .txt--right {
  text-align: right;
}
.main .txt--red {
  color: #e64161;
}
.main .fs--xs {
  font-size: 0.714em;
}
.main .fs--sm {
  font-size: 0.875em;
}
.main .fs--lg {
  font-size: 1.23em;
}
.main .fw--normal {
  font-weight: normal;
}
.main .fw--bold, .main .card__title {
  font-weight: bold;
}

/* ANNOTATION
----------------------------- */
.main .annotation__item {
  width: 100%;
  letter-spacing: initial;
  position: relative;
  padding-right: 1em;
  margin-left: 1em;
  list-style-type: disc;
  font-size: clamp(10px, 2.6666666667vw, 2.6666666667vw);
}
@media (min-width: 769px) {
  .main .annotation__item {
    font-size: 12px;
  }
}

/* BUTTON
----------------------------- */
.main .btn {
  display: block;
  aspect-ratio: 320/70;
  width: 100%;
  max-width: clamp(250px, 66.6666666667vw, 66.6666666667vw);
  margin-inline: auto;
  position: relative;
  border-radius: 100vmax;
}
@media (min-width: 769px) {
  .main .btn {
    max-width: 320px;
  }
}
.main .btn::before, .main .btn::after {
  content: "";
  height: calc(100% - 1.0666666667vw);
  width: calc(100% - 0.8vw);
  position: absolute;
  background: url(/faq/voice_to_action/img/button_blue_bg.png) center/contain no-repeat;
  border-radius: 100vmax;
}
@media (min-width: 769px) {
  .main .btn::before, .main .btn::after {
    height: calc(100% - 6px);
    width: calc(100% - 6px);
  }
}
.main .btn::before {
  right: 0;
  bottom: 0;
}
.main .btn::after {
  height: calc(100% - 0.8vw);
  width: calc(100% - 0.8vw);
  top: 0;
  left: 0;
  background-image: url(/faq/voice_to_action/img/button_blue_line.png);
  transition: transform 0.3s;
}
@media (min-width: 769px) {
  .main .btn::after {
    height: calc(100% - 5px);
    width: calc(100% - 5px);
  }
}
.main .btn:hover::after {
  transform: translate(1.0666666667vw, 1.0666666667vw);
}
@media (min-width: 769px) {
  .main .btn:hover::after {
    transform: translate(5px, 5px);
  }
}
.main .btn--lg {
  max-width: clamp(280px, 74.6666666667vw, 74.6666666667vw);
}
@media (min-width: 769px) {
  .main .btn--lg {
    max-width: 320px;
  }
}
.main .btn--pink::before {
  background-image: url(/faq/voice_to_action/img/button_pink_bg.png);
}
.main .btn--pink::after {
  background-image: url(/faq/voice_to_action/img/button_pink_line.png);
}
.main .btn--icon-left .btn__txt {
  padding-right: 10%;
  padding-left: 25%;
}
.main .btn--icon-left .btn__txt .icon {
  left: 13%;
}
.main .btn--icon-right .btn__txt {
  padding-right: 25%;
  padding-left: 10%;
}
.main .btn--icon-right .btn__txt .icon {
  right: 13%;
}
.main .btn--img-left .btn__txt {
  padding-right: 7%;
  padding-left: 25%;
}
.main .btn--more {
  margin-top: clamp(30px, 8vw, 8vw);
  margin-bottom: clamp(30px, 8vw, 8vw);
  cursor: pointer;
}
@media (min-width: 769px) {
  .main .btn--more {
    margin-top: 30px;
  }
}
@media (min-width: 769px) {
  .main .btn--more {
    margin-bottom: 30px;
  }
}
.main .btn--flexible {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  padding: clamp(10px, 2.6666666667vw, 2.6666666667vw) clamp(20px, 5.3333333333vw, 5.3333333333vw);
  background: #5db2f3;
  border-radius: 100vmax;
  transition: opacity 0.3s;
}
@media (min-width: 769px) {
  .main .btn--flexible {
    padding: 15px 50px;
  }
}
.main .btn--flexible:hover {
  opacity: 0.7;
}
.main .btn--flexible--icon-right .icon {
  margin-left: clamp(10px, 2.6666666667vw, 2.6666666667vw);
}
@media (min-width: 769px) {
  .main .btn--flexible--icon-right .icon {
    margin-left: 25px;
  }
}
.main .btn--flexible--icon-left .icon {
  margin-right: clamp(10px, 2.6666666667vw, 2.6666666667vw);
}
@media (min-width: 769px) {
  .main .btn--flexible--icon-left .icon {
    margin-right: 25px;
  }
}
.main .btn--flexible .icon {
  max-width: clamp(15px, 4vw, 4vw);
}
@media (min-width: 769px) {
  .main .btn--flexible .icon {
    max-width: 20px;
  }
}
.main .btn--flexible__txt {
  position: relative;
  text-align: center;
  font-size: clamp(14px, 3.7333333333vw, 3.7333333333vw);
  color: #fff;
}
@media (min-width: 769px) {
  .main .btn--flexible__txt {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .main .btn--flexible__txt.fs--sm {
    font-size: 13px;
    font-feature-settings: "palt";
    letter-spacing: 0.05em;
  }
}
.main .btn--to-top {
  aspect-ratio: 1/1;
  position: fixed;
  max-height: 45px;
  right: clamp(15px, 4vw, 4vw);
  bottom: clamp(10px, 2.6666666667vw, 2.6666666667vw);
  border-radius: 50%;
  cursor: pointer;
  transition: opacity 0.3s;
  overflow: hidden;
}
@media (min-width: 769px) {
  .main .btn--to-top {
    right: 30px;
  }
}
@media (min-width: 769px) {
  .main .btn--to-top {
    bottom: 30px;
  }
}
@media (min-width: 769px) {
  .main .btn--to-top {
    max-height: 55px;
  }
}
.main .btn--to-top:hover {
  opacity: 0.7;
}
.main .btn__txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: clamp(0px, 0vw, 0vw) clamp(30px, 8vw, 8vw);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: clamp(14px, 3.7333333333vw, 3.7333333333vw);
  color: #fff;
}
@media (min-width: 769px) {
  .main .btn__txt {
    padding: 0px 30px;
  }
}
@media (min-width: 769px) {
  .main .btn__txt {
    font-size: 16px;
  }
}
.main .btn__txt--small {
  font-size: clamp(13px, 3.4666666667vw, 3.4666666667vw);
}
@media (min-width: 769px) {
  .main .btn__txt--small {
    font-size: 15px;
  }
}
.main .btn .icon {
  max-width: clamp(20px, 5.3333333333vw, 5.3333333333vw);
  width: 8%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 769px) {
  .main .btn .icon {
    max-width: 25px;
  }
}
.main .btn .img {
  width: 22%;
  position: absolute;
  bottom: clamp(4px, 1.0666666667vw, 1.0666666667vw);
  left: 5%;
  z-index: 1;
}
@media (min-width: 769px) {
  .main .btn .img {
    bottom: 4px;
  }
}
.main .btn .icon,
.main .btn--flexible .icon {
  display: inline-block;
}
.main .btn .icon img,
.main .btn--flexible .icon img {
  vertical-align: middle;
}

/* HERO
----------------------------- */
.main .hero {
  background: #95ccf6;
  overflow: hidden;
}
.main .hero__top {
  padding: clamp(50px, 13.3333333333vw, 13.3333333333vw) clamp(0px, 0vw, 0vw) clamp(100px, 26.6666666667vw, 26.6666666667vw);
  position: relative;
  background: url(/faq/voice_to_action/img/bg/bg_cloud.png) center bottom/150% no-repeat, #95ccf6;
}
@media (min-width: 769px) {
  .main .hero__top {
    padding: 50px 0px 150px;
  }
}
@media (min-width: 769px) {
  .main .hero__top {
    background-size: cover;
  }
}
.main .hero__title {
  max-width: 700px;
  margin-inline: auto;
  margin-bottom: clamp(50px, 13.3333333333vw, 13.3333333333vw);
  padding: clamp(0px, 0vw, 0vw) clamp(15px, 4vw, 4vw);
  transform: scale(0);
  -webkit-animation: zoom 0.6s 0.5s ease-in-out forwards;
          animation: zoom 0.6s 0.5s ease-in-out forwards;
}
@media (min-width: 769px) {
  .main .hero__title {
    margin-bottom: 30px;
  }
}
@media (min-width: 769px) {
  .main .hero__title {
    padding: 0px 15px;
  }
}
@-webkit-keyframes zoom {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoom {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.main .hero__bg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  pointer-events: none;
}
.main .hero__bg img {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  height: 0;
  -webkit-animation: squashStretch 0.5s 1s ease-in-out forwards;
          animation: squashStretch 0.5s 1s ease-in-out forwards;
}
.main .hero__bg__buildings {
  width: 200%;
}
@media (min-width: 769px) {
  .main .hero__bg__buildings {
    width: 100%;
  }
}
.main .hero__bg__city {
  width: 200%;
}
@media (min-width: 769px) {
  .main .hero__bg__city {
    width: 95%;
  }
}
.main .hero__bg__city img {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.main .hero__bg__people {
  width: 150%;
  height: clamp(50px, 13.3333333333vw, 13.3333333333vw);
  background: linear-gradient(#d1e491 10%, #fff5ce 10%, #fff5ce);
  position: relative;
}
@media (min-width: 769px) {
  .main .hero__bg__people {
    height: 130px;
  }
}
@media (min-width: 769px) {
  .main .hero__bg__people {
    width: -webkit-fill-available;
    width: -moz-available;
    width: stretch;
  }
}
.main .hero__bg__people img {
  display: block;
  width: 100%;
  max-width: 1280px;
  height: 0;
  max-height: unset;
  position: absolute;
  left: 50%;
  bottom: clamp(0px, 0vw, 0vw);
  translate: -50% 0;
  -o-object-fit: unset;
     object-fit: unset;
  -webkit-animation: squashStretch 0.6s 1s ease-in-out forwards;
          animation: squashStretch 0.6s 1s ease-in-out forwards;
}
@media (min-width: 769px) {
  .main .hero__bg__people img {
    bottom: 30px;
  }
}
.main .hero__bg__people img:nth-child(1) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}
.main .hero__bg__people img:nth-child(2) {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}
.main .hero__bg__people img:nth-child(3) {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}
.main .hero__bg__people img:nth-child(4) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.main .hero__bg__people img:nth-child(5) {
  -webkit-animation-delay: 2.2s;
          animation-delay: 2.2s;
}
@-webkit-keyframes squashStretch {
  0% {
    height: 0;
    transform: translateY(20px);
  }
  50% {
    height: 130%;
    transform: translateY(-10px);
  }
  100% {
    height: 100%;
    transform: translateY(0);
  }
}
@keyframes squashStretch {
  0% {
    height: 0;
    transform: translateY(20px);
  }
  50% {
    height: 130%;
    transform: translateY(-10px);
  }
  100% {
    height: 100%;
    transform: translateY(0);
  }
}
.main .hero .btn {
  z-index: 1;
  transform: scale(0);
  -webkit-animation: zoom 0.7s 2s ease-in-out forwards;
          animation: zoom 0.7s 2s ease-in-out forwards;
}

/* BALLOON
----------------------------- */
.main .balloon {
  display: flex;
  flex-direction: column;
  gap: clamp(15px, 4vw, 4vw);
}
@media (min-width: 769px) {
  .main .balloon {
    gap: 30px;
  }
}
@media (min-width: 769px) {
  .main .balloon {
    max-width: 800px;
    margin-inline: auto;
  }
}
.main .balloon__item {
  display: flex;
  align-items: flex-end;
  position: relative;
  gap: clamp(5px, 1.3333333333vw, 1.3333333333vw);
}
@media (min-width: 769px) {
  .main .balloon__item {
    gap: 15px;
  }
}
.main .balloon__item--reverse {
  flex-direction: row-reverse;
}
.main .balloon__item--reverse .balloon__body {
  padding: clamp(0px, 0vw, 0vw) clamp(15px, 4vw, 4vw) clamp(15px, 4vw, 4vw) clamp(0px, 0vw, 0vw);
}
@media (min-width: 769px) {
  .main .balloon__item--reverse .balloon__body {
    padding: 0px 20px 20px 0px;
  }
}
.main .balloon__item--reverse .balloon__body::before {
  background-image: url("/faq/voice_to_action/img/speech_triangle_left_white.png");
  right: 0;
  left: unset;
  z-index: 1;
}
.main .balloon__item--reverse .balloon__txt {
  --shadow-color: #95ccf6;
  z-index: 0;
  box-shadow: 0.8vw 0.8vw 0 var(--shadow-color);
}
@media (min-width: 769px) {
  .main .balloon__item--reverse .balloon__txt {
    box-shadow: 5px 5px 0 var(--shadow-color);
  }
}
.main .balloon__icon {
  flex-shrink: 0;
  max-width: clamp(75px, 20vw, 20vw);
}
@media (min-width: 769px) {
  .main .balloon__icon {
    max-width: 115px;
  }
}
.main .balloon__body {
  position: relative;
  padding: clamp(0px, 0vw, 0vw) clamp(3px, 0.8vw, 0.8vw) clamp(15px, 4vw, 4vw) clamp(10px, 2.6666666667vw, 2.6666666667vw);
}
@media (min-width: 769px) {
  .main .balloon__body {
    padding: 0px 5px 20px 20px;
  }
}
.main .balloon__body::before {
  content: "";
  position: absolute;
  background: url("/faq/voice_to_action/img/speech_triangle_right_white.png") center/contain no-repeat;
  width: clamp(17px, 4.5333333333vw, 4.5333333333vw);
  height: clamp(15px, 4vw, 4vw);
  bottom: clamp(35px, 9.3333333333vw, 9.3333333333vw);
  left: 0;
}
@media (min-width: 769px) {
  .main .balloon__body::before {
    width: 25px;
  }
}
@media (min-width: 769px) {
  .main .balloon__body::before {
    height: 20px;
  }
}
@media (min-width: 769px) {
  .main .balloon__body::before {
    bottom: 40px;
  }
}
.main .balloon__txt {
  position: relative;
  z-index: 1;
  padding: clamp(20px, 5.3333333333vw, 5.3333333333vw) clamp(15px, 4vw, 4vw);
  border-radius: clamp(30px, 8vw, 8vw);
  font-size: clamp(15px, 4vw, 4vw);
  background: #fff;
  --shadow-color: #fcb8c5;
  box-shadow: 0.8vw 0.8vw 0 var(--shadow-color);
}
@media (min-width: 769px) {
  .main .balloon__txt {
    padding: 25px 25px;
  }
}
@media (min-width: 769px) {
  .main .balloon__txt {
    border-radius: 30px;
  }
}
@media (min-width: 769px) {
  .main .balloon__txt {
    font-size: 18px;
  }
}
@media (min-width: 769px) {
  .main .balloon__txt {
    box-shadow: 5px 5px 0 var(--shadow-color);
  }
}

/* STEPS
----------------------------- */
.main .steps-overview {
  border-radius: clamp(30px, 8vw, 8vw);
  box-shadow: 4px 4px 0 #f78399;
  overflow: hidden;
  margin-right: 4px;
}
@media (min-width: 769px) {
  .main .steps-overview {
    border-radius: 45px;
  }
}
@media (min-width: 769px) {
  .main .steps-overview {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-right: 6px;
    box-shadow: 6px 6px 0 #f78399;
  }
}
.main .steps-overview__item {
  display: flex;
  align-items: center;
  gap: clamp(10px, 2.6666666667vw, 2.6666666667vw);
  padding: clamp(15px, 4vw, 4vw) clamp(15px, 4vw, 4vw);
  position: relative;
  background: #ffd7de;
}
@media (min-width: 769px) {
  .main .steps-overview__item {
    gap: 20px;
  }
}
@media (min-width: 769px) {
  .main .steps-overview__item {
    padding: 30px 10px;
  }
}
@media (min-width: 769px) {
  .main .steps-overview__item {
    flex-direction: column;
  }
}
.main .steps-overview__item:nth-child(even) {
  background: #fcb8c5;
}
.main .steps-overview__item:not(:first-child)::before {
  content: "";
  display: block;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  height: clamp(20px, 5.3333333333vw, 5.3333333333vw);
  position: absolute;
  top: clamp(-9px, -2.4vw, -2.4vw);
  background: url(/faq/voice_to_action/img/icon_triangle_pink.png) center/contain no-repeat;
}
@media (min-width: 769px) {
  .main .steps-overview__item:not(:first-child)::before {
    height: 15px;
  }
}
@media (min-width: 769px) {
  .main .steps-overview__item:not(:first-child)::before {
    top: 15px;
  }
}
@media (min-width: 769px) {
  .main .steps-overview__item:not(:first-child)::before {
    width: 40px;
    height: 25px;
    rotate: -90deg;
    top: 135px;
    left: -18px;
  }
}
.main .steps-overview__num {
  max-width: clamp(120px, 32vw, 32vw);
}
@media (min-width: 769px) {
  .main .steps-overview__num {
    max-width: 200px;
  }
}
.main .steps-overview__label {
  height: clamp(40px, 10.6666666667vw, 10.6666666667vw);
}
@media (min-width: 769px) {
  .main .steps-overview__label {
    height: 40px;
  }
}
.main .steps-detail {
  display: flex;
  flex-direction: column;
  gap: clamp(20px, 5.3333333333vw, 5.3333333333vw);
}
@media (min-width: 769px) {
  .main .steps-detail {
    gap: 100px;
  }
}
.main .steps-detail__heading {
  display: flex;
  gap: clamp(10px, 2.6666666667vw, 2.6666666667vw);
  height: clamp(95px, 25.3333333333vw, 25.3333333333vw);
  padding: clamp(0px, 0vw, 0vw) clamp(8px, 2.1333333333vw, 2.1333333333vw) clamp(35px, 9.3333333333vw, 9.3333333333vw) clamp(10px, 2.6666666667vw, 2.6666666667vw);
  position: relative;
}
@media (min-width: 769px) {
  .main .steps-detail__heading {
    gap: 40px;
  }
}
@media (min-width: 769px) {
  .main .steps-detail__heading {
    height: 195px;
  }
}
@media (min-width: 769px) {
  .main .steps-detail__heading {
    padding: 0px 15px 75px 25px;
  }
}
.main .steps-detail__heading::after {
  content: "";
  display: block;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  height: clamp(35px, 9.3333333333vw, 9.3333333333vw);
  background: linear-gradient(180deg, #fff 20%, #0078d5 20%, #0078d5 60%, #fff 60%, #fff 72%, #f78399 72%, #f78399 86%, #fff 86%);
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (min-width: 769px) {
  .main .steps-detail__heading::after {
    height: 75px;
  }
}
.main .steps-detail__heading__num {
  flex-shrink: 0;
}
.main .steps-detail__heading__txt {
  padding-top: clamp(10px, 2.6666666667vw, 2.6666666667vw);
  overflow: hidden;
}
@media (min-width: 769px) {
  .main .steps-detail__heading__txt {
    padding-top: 15px;
  }
}
.main .steps-detail__heading__txt img {
  transform: translateX(-100%);
}
.main .steps-detail__heading__txt.is-visible img {
  -webkit-animation: slideIn 0.4s 0.2s ease-in-out forwards;
          animation: slideIn 0.4s 0.2s ease-in-out forwards;
}
@-webkit-keyframes slideIn {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slideIn {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
.main .steps-detail__body {
  width: calc(100% - 5.3333333333vw);
  margin-inline: auto;
  padding: clamp(20px, 5.3333333333vw, 5.3333333333vw) clamp(10px, 2.6666666667vw, 2.6666666667vw);
  background: #fff;
}
@media (min-width: 769px) {
  .main .steps-detail__body {
    padding: 50px 60px;
  }
}
@media (min-width: 769px) {
  .main .steps-detail__body {
    width: calc(100% - 40px);
  }
}
.main .michimura-family {
  display: block;
  padding: 0 15px;
  background: #ffeef1;
  border-radius: 30px;
}

/* CASE STUDY
----------------------------- */
.main .case-study__list {
  display: flex;
  flex-direction: column;
  gap: clamp(10px, 2.6666666667vw, 2.6666666667vw);
}
@media (min-width: 769px) {
  .main .case-study__list {
    gap: 25px;
  }
}
@media (min-width: 769px) {
  .main .case-study__list {
    flex-direction: row;
    margin: 0 -30px;
  }
}
.main .case-study__item {
  position: relative;
}
.main .case-study__item:not(:first-child)::before {
  content: "";
  display: block;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  height: clamp(20px, 5.3333333333vw, 5.3333333333vw);
  margin-bottom: clamp(10px, 2.6666666667vw, 2.6666666667vw);
  background: url(/faq/voice_to_action/img/icon_triangle_blue.png) center/contain no-repeat;
}
@media (min-width: 769px) {
  .main .case-study__item:not(:first-child)::before {
    height: 12px;
  }
}
@media (min-width: 769px) {
  .main .case-study__item:not(:first-child)::before {
    margin-bottom: 20px;
  }
}
@media (min-width: 769px) {
  .main .case-study__item:not(:first-child)::before {
    width: 20px;
    position: absolute;
    top: 50%;
    left: -22px;
    rotate: -90deg;
  }
}

/* CARD
----------------------------- */
.main .card-list {
  display: flex;
  flex-direction: column;
  gap: 5.3333333333vw;
}
@media (min-width: 769px) {
  .main .card-list {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px 20px;
    width: 90%;
    max-width: 1280px;
    margin-inline: auto;
  }
}
.main .card-list .card-list__item {
  opacity: 0;
  transition: opacity 0.3s;
}
@media (min-width: 769px) {
  .main .card-list .card-list__item {
    flex: 1 1 calc((100% - 60px) / 4);
    max-width: calc((100% - 60px) / 4);
  }
}
.main .card-list .card-list__item.is-visible {
  opacity: 1;
}
.main .card-list--carousel .card-list__item {
  width: calc(80%);
}
@media (min-width: 769px) {
  .main .card-list--carousel .card-list__item {
    width: 29%;
    width: unset;
  }
}
.main .card-list__item {
  height: auto;
  position: relative;
  padding-right: clamp(4px, 1.0666666667vw, 1.0666666667vw);
  padding-bottom: clamp(4px, 1.0666666667vw, 1.0666666667vw);
}
@media (min-width: 769px) {
  .main .card-list__item {
    padding-right: 5px;
  }
}
@media (min-width: 769px) {
  .main .card-list__item {
    padding-bottom: 5px;
  }
}
.main .card {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #fff;
  box-shadow: 1.0666666667vw 1.0666666667vw #95ccf6;
  border-radius: clamp(20px, 5.3333333333vw, 5.3333333333vw);
  overflow: hidden;
}
@media (min-width: 769px) {
  .main .card {
    border-radius: 20px;
  }
}
@media (min-width: 769px) {
  .main .card {
    box-shadow: 5px 5px #95ccf6;
  }
}
.main .card__img {
  aspect-ratio: 8/5;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
.main .card__img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main .card__img--balloon {
  display: block;
  max-width: clamp(90px, 24vw, 24vw);
  margin-bottom: clamp(3px, 0.8vw, 0.8vw);
}
@media (min-width: 769px) {
  .main .card__img--balloon {
    max-width: 90px;
  }
}
@media (min-width: 769px) {
  .main .card__img--balloon {
    margin-bottom: 3px;
  }
}
.main .card__body {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  gap: clamp(10px, 2.6666666667vw, 2.6666666667vw);
  padding: clamp(15px, 4vw, 4vw) clamp(10px, 2.6666666667vw, 2.6666666667vw);
}
@media (min-width: 769px) {
  .main .card__body {
    gap: 10px;
  }
}
@media (min-width: 769px) {
  .main .card__body {
    padding: 15px 10px;
  }
}
.main .card__title {
  font-size: clamp(14px, 3.7333333333vw, 3.7333333333vw);
}
@media (min-width: 769px) {
  .main .card__title {
    font-size: 15px;
  }
}
.main .card__txt {
  font-size: clamp(12px, 3.2vw, 3.2vw);
  color: #4e4e4e;
}
@media (min-width: 769px) {
  .main .card__txt {
    font-size: 13px;
  }
}
.main .card__txt:last-of-type {
  margin-bottom: clamp(5px, 1.3333333333vw, 1.3333333333vw);
}
@media (min-width: 769px) {
  .main .card__txt:last-of-type {
    margin-bottom: 10px;
  }
}
.main .card__date {
  margin-left: clamp(5px, 1.3333333333vw, 1.3333333333vw);
  font-size: clamp(11px, 2.9333333333vw, 2.9333333333vw);
  line-height: 1;
  font-feature-settings: "palt";
  letter-spacing: 0;
}
@media (min-width: 769px) {
  .main .card__date {
    margin-left: 5px;
  }
}
@media (min-width: 769px) {
  .main .card__date {
    font-size: 12px;
  }
}
.main .card__tag {
  display: inline-block;
  margin-right: clamp(5px, 1.3333333333vw, 1.3333333333vw);
  padding: clamp(5px, 1.3333333333vw, 1.3333333333vw) clamp(10px, 2.6666666667vw, 2.6666666667vw);
  background: #95ccf6;
  border-radius: 100vmax;
  line-height: 1;
  font-size: clamp(11px, 2.9333333333vw, 2.9333333333vw);
  color: #fff;
}
@media (min-width: 769px) {
  .main .card__tag {
    margin-right: 5px;
  }
}
@media (min-width: 769px) {
  .main .card__tag {
    padding: 5px 8px;
  }
}
@media (min-width: 769px) {
  .main .card__tag {
    font-size: 12px;
  }
}
.main .card .btn {
  width: 90%;
  margin-top: auto;
}
@media (min-width: 769px) {
  .main .card .btn::before {
    height: calc(100% - 4px);
    width: calc(100% - 4px);
  }
  .main .card .btn::after {
    height: calc(100% - 3px);
    width: calc(100% - 3px);
  }
}
.main .card .btn:hover::after {
  transform: translate(3px, 3px);
}
.main .swiper {
  margin: clamp(20px, 5.3333333333vw, 5.3333333333vw) clamp(-10px, -2.6666666667vw, -2.6666666667vw);
  padding: clamp(20px, 5.3333333333vw, 5.3333333333vw) clamp(0px, 0vw, 0vw);
  background: #fff5ce;
}
@media (min-width: 769px) {
  .main .swiper {
    margin: 45px -60px;
  }
}
@media (min-width: 769px) {
  .main .swiper {
    padding: 45px 45px;
  }
}
.main .swiper-button-prev,
.main .swiper-button-next {
  background: #0078d5;
  top: 50%;
  transform: translateY(-50%);
  width: clamp(45px, 12vw, 12vw);
  height: clamp(45px, 12vw, 12vw);
  border-radius: 50%;
}
@media (min-width: 769px) {
  .main .swiper-button-prev,
.main .swiper-button-next {
    width: 45px;
  }
}
@media (min-width: 769px) {
  .main .swiper-button-prev,
.main .swiper-button-next {
    height: 45px;
  }
}
@media (min-width: 769px) {
  .main .swiper-button-prev,
.main .swiper-button-next {
    top: 55%;
  }
}
.main .swiper-button-prev::after,
.main .swiper-button-next::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  background: url("/faq/voice_to_action/img/arrow_left_white.png") no-repeat center/contain;
  width: clamp(20px, 5.3333333333vw, 5.3333333333vw);
  height: clamp(15px, 4vw, 4vw);
}
@media (min-width: 769px) {
  .main .swiper-button-prev::after,
.main .swiper-button-next::after {
    width: 20px;
  }
}
@media (min-width: 769px) {
  .main .swiper-button-prev::after,
.main .swiper-button-next::after {
    height: 15px;
  }
}
.main .swiper-button-prev {
  left: clamp(10px, 2.6666666667vw, 2.6666666667vw);
}
@media (min-width: 769px) {
  .main .swiper-button-prev {
    left: 15px;
  }
}
.main .swiper-button-next {
  right: clamp(10px, 2.6666666667vw, 2.6666666667vw);
}
@media (min-width: 769px) {
  .main .swiper-button-next {
    right: 15px;
  }
}
.main .swiper-button-next::after {
  content: "";
  background-image: url("/faq/voice_to_action/img/arrow_right_white.png");
}

/* ANIMATION
----------------------------- */
.main .scroll-in {
  opacity: 0;
  scale: 0.5;
  transform: translateY(100px);
  transition-property: opacity, transform, scale;
  transition-duration: 0.3s;
}
.main .scroll-in.is-visible {
  scale: 1;
  opacity: 1;
  transform: translateY(0);
}

.sticky-item {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.intro {
  top: clamp(-150px, -40vw, -40vw);
  padding-top: clamp(150px, 40vw, 40vw);
  padding-bottom: clamp(180px, 48vw, 48vw);
  background: linear-gradient(to bottom, transparent 10%, #fff5ce 25%);
}
@media (min-width: 769px) {
  .intro {
    top: -300px;
  }
}
@media (min-width: 769px) {
  .intro {
    padding-top: 300px;
  }
}
@media (min-width: 769px) {
  .intro {
    padding-bottom: 300px;
  }
}

.details::before {
  content: "";
  display: block;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  height: 100px;
  position: absolute;
  top: -100px;
  background: url(/faq/voice_to_action/img/section_bottom_wave_white.svg) center bottom/cover no-repeat;
}

/* FOOTER
----------------------------- */
.main .footer {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  height: clamp(150px, 40vw, 40vw);
  position: absolute;
  bottom: 0;
  z-index: 0;
  overflow: hidden;
}
@media (min-width: 769px) {
  .main .footer {
    height: 500px;
  }
}
.main .footer__top {
  padding: clamp(100px, 26.6666666667vw, 26.6666666667vw) clamp(0px, 0vw, 0vw) clamp(0px, 0vw, 0vw);
  position: relative;
  background: #95ccf6;
}
@media (min-width: 769px) {
  .main .footer__top {
    padding: 150px 0px 150px;
  }
}
.main .footer__bg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.main .footer__bg img {
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  height: 0;
  max-height: unset;
  -o-object-fit: unset;
     object-fit: unset;
}
.main .footer__bg__buildings {
  width: 200%;
  opacity: 0.4;
}
@media (min-width: 769px) {
  .main .footer__bg__buildings {
    width: 100%;
  }
}
.main .footer__bg__city {
  width: 200%;
}
@media (min-width: 769px) {
  .main .footer__bg__city {
    width: 95%;
  }
}
.main .footer__bg__people {
  width: 150%;
  height: clamp(50px, 13.3333333333vw, 13.3333333333vw);
  background: linear-gradient(#d1e491 10%, #fff5ce 10%, #fff5ce);
  position: relative;
}
@media (min-width: 769px) {
  .main .footer__bg__people {
    height: 130px;
  }
}
@media (min-width: 769px) {
  .main .footer__bg__people {
    width: -webkit-fill-available;
    width: -moz-available;
    width: stretch;
  }
}
.main .footer__bg__people img {
  display: block;
  width: 100%;
  max-width: 1280px;
  height: 0;
  max-height: unset;
  position: absolute;
  left: 50%;
  bottom: clamp(10px, 2.6666666667vw, 2.6666666667vw);
  translate: -50% 0;
  -o-object-fit: unset;
     object-fit: unset;
}
@media (min-width: 769px) {
  .main .footer__bg__people img {
    bottom: 30px;
  }
}
.main .footer.is-visible .footer__bg img {
  -webkit-animation: squashStretch 0.5s ease-in-out forwards;
          animation: squashStretch 0.5s ease-in-out forwards;
}
.main .footer.is-visible .footer__bg__city img {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.main .footer.is-visible .footer__bg__people img {
  -webkit-animation: squashStretch 0.6s ease-in-out forwards;
          animation: squashStretch 0.6s ease-in-out forwards;
}
.main .footer.is-visible .footer__bg__people img:nth-child(1) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.main .footer.is-visible .footer__bg__people img:nth-child(2) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.main .footer.is-visible .footer__bg__people img:nth-child(3) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.main .footer.is-visible .footer__bg__people img:nth-child(4) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.main .footer.is-visible .footer__bg__people img:nth-child(5) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
/*# sourceMappingURL=style.css.map */