/* 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 .section {
  padding: clamp(40px, 10.6666666667vw, 10.6666666667vw) clamp(0px, 0vw, 0vw);
}
@media (min-width: 769px) {
  .main .section {
    padding: 50px 0px;
  }
}
.main .section + .section {
  padding-top: 0;
}
.main .section__decoration {
  max-width: clamp(300px, 80vw, 80vw);
  margin-inline: auto;
}
@media (min-width: 769px) {
  .main .section__decoration {
    max-width: 625px;
  }
}
.main > .section:first-child {
  padding-top: clamp(0px, 0vw, 0vw);
}
@media (min-width: 769px) {
  .main > .section:first-child {
    padding-top: 30px;
  }
}
.main > .section:last-child {
  padding-bottom: clamp(20px, 5.3333333333vw, 5.3333333333vw);
}
@media (min-width: 769px) {
  .main > .section:last-child {
    padding-bottom: 20px;
  }
}
.main .container {
  padding: clamp(0px, 0vw, 0vw) clamp(15px, 4vw, 4vw);
}
@media (min-width: 769px) {
  .main .container {
    padding: 0px 15px;
  }
}
.main .container > *:last-child {
  margin-bottom: 0;
}
.main .mw1000 {
  max-width: 1000px;
  margin-inline: auto;
}
.main .mw840 {
  max-width: 840px;
  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--cream {
  background: #fcf9e3;
}
.main .michimura-family {
  position: relative;
}
@media (min-width: 769px) {
  .main .michimura-family {
    max-width: 600px;
    margin-inline: auto;
  }
}
.main .michimura-family .img {
  position: relative;
  z-index: 1;
}
.main .michimura-family__balloon {
  display: grid;
  place-content: center;
  aspect-ratio: 8/6;
  width: 32%;
  padding-bottom: clamp(5px, 1.3333333333vw, 1.3333333333vw);
  position: absolute;
  background: url(/faq/md_improvement/img/michimura_family_balloon_blue.png) no-repeat center/contain;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0;
  font-size: clamp(11px, 2.9333333333vw, 2.9333333333vw);
}
@media (min-width: 769px) {
  .main .michimura-family__balloon {
    padding-bottom: 10px;
  }
}
@media (min-width: 769px) {
  .main .michimura-family__balloon {
    font-size: 15px;
  }
}
.main .michimura-family__balloon--left {
  top: 0;
  left: 4%;
}
.main .michimura-family__balloon--right {
  top: clamp(15px, 4vw, 4vw);
  right: 5%;
  background-image: url(/faq/md_improvement/img/michimura_family_balloon_pink.png);
}
@media (min-width: 769px) {
  .main .michimura-family__balloon--right {
    top: 25px;
  }
}
.main .michimura-family + .btn {
  margin-top: clamp(20px, 5.3333333333vw, 5.3333333333vw);
}
@media (min-width: 769px) {
  .main .michimura-family + .btn {
    margin-top: 30px;
  }
}

#index {
  background: #fcf9e3;
}
#index .container {
  padding: clamp(40px, 10.6666666667vw, 10.6666666667vw) clamp(15px, 4vw, 4vw);
}
@media (min-width: 769px) {
  #index .container {
    padding: 50px 15px;
  }
}

/* HEADING & TEXT
----------------------------- */
.main .heading--primary {
  display: flex;
  align-items: center;
  gap: clamp(10px, 2.6666666667vw, 2.6666666667vw);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: clamp(20px, 5.3333333333vw, 5.3333333333vw);
  text-align: center;
  font-size: clamp(15px, 4vw, 4vw);
}
@media (min-width: 769px) {
  .main .heading--primary {
    gap: 15px;
  }
}
@media (min-width: 769px) {
  .main .heading--primary {
    margin-bottom: 30px;
  }
}
@media (min-width: 769px) {
  .main .heading--primary {
    font-size: 24px;
  }
}
.main .heading--primary::before, .main .heading--primary::after {
  content: "";
  display: inline-block;
  width: clamp(15px, 4vw, 4vw);
  height: clamp(18px, 4.8vw, 4.8vw);
  background: url("/faq/md_improvement/img/heading_slash.svg") no-repeat center/contain;
}
@media (min-width: 769px) {
  .main .heading--primary::before, .main .heading--primary::after {
    width: 28px;
  }
}
@media (min-width: 769px) {
  .main .heading--primary::before, .main .heading--primary::after {
    height: 33px;
  }
}
.main .heading--primary::after {
  scale: -1 1;
}
.main .txt--center {
  text-align: center;
}
.main .txt--white {
  color: #fff;
}
.main .txt--red {
  color: #e64161;
}
.main .fs--xs {
  font-size: 0.714em;
}
.main .fs--sm, .main .annotation__item, .main .product__txt {
  font-size: 0.875em;
}
.main .fs--lg {
  font-size: 1.23em;
}
.main .fw--normal {
  font-weight: normal;
}
.main .fw--bold, .main .card__title, .main .case__title, .main .heading--primary {
  font-weight: bold;
}

/* BALLOON
----------------------------- */
.main .balloon {
  display: flex;
  flex-direction: column;
  gap: clamp(15px, 4vw, 4vw);
}
@media (min-width: 769px) {
  .main .balloon {
    gap: 10px;
  }
}
@media (min-width: 769px) {
  .main .balloon {
    max-width: 720px;
    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);
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
@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/md_improvement/img/speech_triangle_pink.png");
  right: 0;
  left: unset;
  z-index: 1;
}
.main .balloon__item--reverse .balloon__txt {
  z-index: 0;
  background: #ffeef1;
  --shadow-color: #fcb8c5;
  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__item:not(:first-child) {
  margin-bottom: clamp(10px, 2.6666666667vw, 2.6666666667vw);
}
@media (min-width: 769px) {
  .main .balloon__item:not(:first-child) {
    margin-bottom: 30px;
  }
}
.main .balloon__item:only-child {
  margin-bottom: 0;
}
.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);
  opacity: 0;
  -webkit-animation: scale 0.3s 0.1s forwards;
          animation: scale 0.3s 0.1s forwards;
}
@media (min-width: 769px) {
  .main .balloon__body {
    padding: 0px 5px 20px 20px;
  }
}
.main .balloon__body::before {
  content: "";
  position: absolute;
  background: url("/faq/md_improvement/img/speech_triangle_blue.png") no-repeat center/contain;
  width: clamp(17px, 4.5333333333vw, 4.5333333333vw);
  height: clamp(15px, 4vw, 4vw);
  bottom: clamp(25px, 6.6666666667vw, 6.6666666667vw);
  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: 30px;
  }
}
.main .balloon__txt {
  position: relative;
  z-index: 1;
  padding: clamp(20px, 5.3333333333vw, 5.3333333333vw) clamp(15px, 4vw, 4vw);
  border-radius: clamp(20px, 5.3333333333vw, 5.3333333333vw);
  font-size: clamp(15px, 4vw, 4vw);
  background: #eff9ff;
  --shadow-color: #95ccf6;
  box-shadow: 0.8vw 0.8vw 0 var(--shadow-color);
}
@media (min-width: 769px) {
  .main .balloon__txt {
    padding: 25px;
  }
}
@media (min-width: 769px) {
  .main .balloon__txt {
    border-radius: 20px;
  }
}
@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);
  }
}

/* CASE
----------------------------- */
.main .container:has(.case) {
  padding-top: 0;
}
.main .case {
  padding: clamp(15px, 4vw, 4vw) clamp(0px, 0vw, 0vw);
}
@media (min-width: 769px) {
  .main .case {
    padding: 30px 0px;
  }
}
@media (min-width: 769px) {
  .main .case {
    max-width: 820px;
    margin-inline: auto;
  }
}
.main .case__img-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: clamp(5px, 1.3333333333vw, 1.3333333333vw);
  margin-bottom: clamp(20px, 5.3333333333vw, 5.3333333333vw);
}
@media (min-width: 769px) {
  .main .case__img-wrapper {
    gap: 25px;
  }
}
@media (min-width: 769px) {
  .main .case__img-wrapper {
    margin-bottom: 30px;
  }
}
.main .case__img {
  max-width: 44%;
  margin-right: clamp(3px, 0.8vw, 0.8vw);
  margin-bottom: clamp(3px, 0.8vw, 0.8vw);
  position: relative;
  background: #fff;
  border-radius: clamp(10px, 2.6666666667vw, 2.6666666667vw);
  --shadow-color: #95ccf6;
  box-shadow: 0.8vw 0.8vw var(--shadow-color);
}
@media (min-width: 769px) {
  .main .case__img {
    margin-right: 5px;
  }
}
@media (min-width: 769px) {
  .main .case__img {
    margin-bottom: 5px;
  }
}
@media (min-width: 769px) {
  .main .case__img {
    border-radius: 25px;
  }
}
@media (min-width: 769px) {
  .main .case__img {
    box-shadow: 5px 5px var(--shadow-color);
  }
}
.main .case__img img {
  border-radius: clamp(10px, 2.6666666667vw, 2.6666666667vw);
  height: 100%;
  width: 100%;
}
@media (min-width: 769px) {
  .main .case__img img {
    border-radius: 25px;
  }
}
.main .case__img:only-child {
  margin-inline: auto;
  max-width: 100%;
}
.main .case__img--before, .main .case__img--after {
  margin-top: clamp(25px, 6.6666666667vw, 6.6666666667vw);
}
@media (min-width: 769px) {
  .main .case__img--before, .main .case__img--after {
    margin-top: 40px;
  }
}
.main .case__img--before img, .main .case__img--after img {
  -o-object-fit: contain;
     object-fit: contain;
}
.main .case__img--before::before, .main .case__img--after::before {
  content: "";
  display: block;
  height: clamp(30px, 8vw, 8vw);
  width: 100%;
  position: absolute;
  top: clamp(-25px, -6.6666666667vw, -6.6666666667vw);
  left: 0;
  background: url(/faq/md_improvement/img/before.png) no-repeat center/contain;
}
@media (min-width: 769px) {
  .main .case__img--before::before, .main .case__img--after::before {
    height: 50px;
  }
}
@media (min-width: 769px) {
  .main .case__img--before::before, .main .case__img--after::before {
    top: -40px;
  }
}
.main .case__img--after {
  --shadow-color: #fcb8c5;
}
.main .case__img--after::before {
  background-image: url(/faq/md_improvement/img/after.png);
}
.main .case__img__arrow {
  align-self: center;
  width: clamp(20px, 5.3333333333vw, 5.3333333333vw);
  padding-top: 8%;
}
@media (min-width: 769px) {
  .main .case__img__arrow {
    width: 30px;
  }
}
@media (min-width: 769px) {
  .main .case__img__arrow {
    padding-top: 5%;
  }
}
.main .case__body {
  display: flex;
  flex-direction: column;
  gap: clamp(10px, 2.6666666667vw, 2.6666666667vw);
}
@media (min-width: 769px) {
  .main .case__body {
    gap: 15px;
  }
}
.main .case__body .btn--flexible {
  margin-top: clamp(10px, 2.6666666667vw, 2.6666666667vw);
  margin-bottom: clamp(10px, 2.6666666667vw, 2.6666666667vw);
}
@media (min-width: 769px) {
  .main .case__body .btn--flexible {
    margin-top: 15px;
  }
}
@media (min-width: 769px) {
  .main .case__body .btn--flexible {
    margin-bottom: 15px;
  }
}
.main .case__body .btn--flexible + .btn--flexible {
  margin-top: clamp(0px, 0vw, 0vw);
}
@media (min-width: 769px) {
  .main .case__body .btn--flexible + .btn--flexible {
    margin-top: 0px;
  }
}
.main .case__title {
  font-size: clamp(15px, 4vw, 4vw);
}
@media (min-width: 769px) {
  .main .case__title {
    font-size: 20px;
  }
}

/* PRODUCT
----------------------------- */
.main .product {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  max-width: 1000px;
  margin-inline: auto;
  gap: clamp(20px, 5.3333333333vw, 5.3333333333vw) clamp(15px, 4vw, 4vw);
  margin-bottom: clamp(10px, 2.6666666667vw, 2.6666666667vw);
}
@media (min-width: 769px) {
  .main .product {
    gap: 20px;
  }
}
@media (min-width: 769px) {
  .main .product {
    margin-bottom: 30px;
  }
}
.main .product__item {
  height: auto;
  width: 45%;
  display: flex;
  flex-direction: column;
  gap: clamp(5px, 1.3333333333vw, 1.3333333333vw);
}
@media (min-width: 769px) {
  .main .product__item {
    gap: 5px;
  }
}
@media (min-width: 769px) {
  .main .product__item {
    width: calc((100% - 60px) / 4);
  }
}
.main .product__img {
  flex-grow: 1;
  border: 1px solid #ccc;
  border-radius: clamp(10px, 2.6666666667vw, 2.6666666667vw);
  overflow: hidden;
}
@media (min-width: 769px) {
  .main .product__img {
    border-radius: 10px;
  }
}
.main .product__img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.main .product__txt {
  line-height: 1.5;
}

/* ANNOTATION
----------------------------- */
.main .annotation__item {
  width: 100%;
  letter-spacing: initial;
  position: relative;
  padding-left: 1em;
  text-indent: -1em;
}
.main .annotation__marker {
  margin-right: 0.2em;
}
.main .container:has(> .annotation) {
  max-width: 1000px;
  margin-inline: auto;
}
@media (min-width: 769px) {
  .main .container:has(> .annotation) .annotation {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
  }
}
/* BUTTON
----------------------------- */
.main .vertical-btn-list {
  display: flex;
  flex-direction: column;
  gap: clamp(20px, 5.3333333333vw, 5.3333333333vw);
}
@media (min-width: 769px) {
  .main .vertical-btn-list {
    gap: 25px;
  }
}
.main .vertical-btn-list__item {
  width: 100%;
}
.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/md_improvement/img/button_blue_bg.png) no-repeat center/contain;
  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/md_improvement/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/md_improvement/img/button_pink_bg.png);
}
.main .btn--pink::after {
  background-image: url(/faq/md_improvement/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, .main .btn--flexible__txt.product__txt, .main .btn--flexible__txt.annotation__item {
    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;
}

/* 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;
}
@media (min-width: 769px) {
  .main .card-list--carousel {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 20px;
    max-width: 1000px;
    margin-inline: auto;
  }
}
.main .card-list--carousel:has(.new) .card-list__item {
  padding-top: clamp(10px, 2.6666666667vw, 2.6666666667vw);
}
@media (min-width: 769px) {
  .main .card-list--carousel:has(.new) .card-list__item {
    padding-top: 20px;
  }
}
.main .card-list--carousel .card-list__item {
  width: calc(74.6666666667%);
}
@media (min-width: 769px) {
  .main .card-list--carousel .card-list__item {
    width: 28.5%;
  }
}
.main .card-list--carousel .card-list__item .new {
  top: 0;
}
.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-button-prev,
.main .swiper-button-next {
  background: #35a0f2;
  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 {
    display: none;
  }
}
.main .swiper-button-prev::after,
.main .swiper-button-next::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  background: url("/faq/md_improvement/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(25px, 6.6666666667vw, 6.6666666667vw);
}
@media (min-width: 769px) {
  .main .swiper-button-prev {
    left: 25px;
  }
}
.main .swiper-button-next {
  right: clamp(25px, 6.6666666667vw, 6.6666666667vw);
}
@media (min-width: 769px) {
  .main .swiper-button-next {
    right: 25px;
  }
}
.main .swiper-button-next::after {
  content: "";
  background-image: url("/faq/md_improvement/img/arrow_right_white.png");
}
.main .new {
  position: absolute;
  z-index: 1;
  width: clamp(50px, 13.3333333333vw, 13.3333333333vw);
  height: clamp(50px, 13.3333333333vw, 13.3333333333vw);
  top: 0;
  left: clamp(-10px, -2.6666666667vw, -2.6666666667vw);
  top: clamp(-10px, -2.6666666667vw, -2.6666666667vw);
}
@media (min-width: 769px) {
  .main .new {
    width: 55px;
  }
}
@media (min-width: 769px) {
  .main .new {
    height: 55px;
  }
}
@media (min-width: 769px) {
  .main .new {
    left: -10px;
  }
}
@media (min-width: 769px) {
  .main .new {
    top: -10px;
  }
}

/* LIST
----------------------------- */
.bullet-list {
  list-style-type: disc;
  padding-left: 1em;
}

/* SNS
----------------------------- */
.main .sns {
  display: flex;
  justify-content: center;
  gap: clamp(25px, 6.6666666667vw, 6.6666666667vw);
  margin-top: clamp(10px, 2.6666666667vw, 2.6666666667vw);
}
@media (min-width: 769px) {
  .main .sns {
    gap: 35px;
  }
}
@media (min-width: 769px) {
  .main .sns {
    margin-top: 15px;
  }
}
.main .sns__link {
  display: block;
  aspect-ratio: 1/1;
  height: auto;
  border-radius: 50%;
  overflow: hidden;
  transition: all 0.3s ease;
  width: clamp(45px, 12vw, 12vw);
}
@media (min-width: 769px) {
  .main .sns__link {
    width: 60px;
  }
}
.main .sns__link img {
  width: 100%;
  height: 100%;
}
.main .sns__link:hover {
  transition: all 0.3s ease;
  opacity: 0.75;
}

/* HERO
----------------------------- */
.hero {
  padding: clamp(25px, 6.6666666667vw, 6.6666666667vw) clamp(15px, 4vw, 4vw);
  background: #95ccf6;
  overflow: hidden;
}
@media (min-width: 769px) {
  .hero {
    padding: 40px 15px;
  }
}
.hero__inner {
  max-width: 1280px;
  margin-inline: auto;
  position: relative;
}
.hero__bg {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 20%;
  max-width: clamp(60px, 16vw, 16vw);
  height: 100%;
  padding-top: clamp(10px, 2.6666666667vw, 2.6666666667vw);
  padding-bottom: clamp(30px, 8vw, 8vw);
  position: absolute;
  top: 0;
  opacity: 0.3;
}
@media (min-width: 769px) {
  .hero__bg {
    max-width: 200px;
  }
}
@media (min-width: 769px) {
  .hero__bg {
    padding-top: 0px;
  }
}
@media (min-width: 769px) {
  .hero__bg {
    padding-bottom: 0px;
  }
}
.hero__bg img {
  width: clamp(40px, 10.6666666667vw, 10.6666666667vw);
  height: clamp(40px, 10.6666666667vw, 10.6666666667vw);
}
@media (min-width: 769px) {
  .hero__bg img {
    width: 110px;
  }
}
@media (min-width: 769px) {
  .hero__bg img {
    height: 90px;
  }
}
.hero__bg img:nth-child(odd) {
  rotate: 25deg;
}
.hero__bg img:nth-child(even) {
  rotate: -25deg;
}
.hero__bg--left {
  left: -8vw;
}
@media (min-width: 769px) {
  .hero__bg--left {
    left: 0;
  }
}
.hero__bg--left img:nth-child(even) {
  margin-left: auto;
}
.hero__bg--left img:nth-child(2) {
  width: clamp(35px, 9.3333333333vw, 9.3333333333vw);
  rotate: -15deg;
}
@media (min-width: 769px) {
  .hero__bg--left img:nth-child(2) {
    width: 70px;
  }
}
.hero__bg--left img:nth-child(3) {
  width: clamp(50px, 13.3333333333vw, 13.3333333333vw);
  rotate: 10deg;
}
@media (min-width: 769px) {
  .hero__bg--left img:nth-child(3) {
    width: 110px;
  }
}
.hero__bg--left img:nth-child(4) {
  height: clamp(50px, 13.3333333333vw, 13.3333333333vw);
}
@media (min-width: 769px) {
  .hero__bg--left img:nth-child(4) {
    height: 100px;
  }
}
.hero__bg--right {
  right: -8vw;
}
@media (min-width: 769px) {
  .hero__bg--right {
    right: 0;
  }
}
.hero__bg--right img:nth-child(odd) {
  margin-left: auto;
}
.hero__bg--right img:nth-child(2) {
  height: clamp(40px, 10.6666666667vw, 10.6666666667vw);
  width: clamp(50px, 13.3333333333vw, 13.3333333333vw);
  rotate: none;
}
@media (min-width: 769px) {
  .hero__bg--right img:nth-child(2) {
    height: 90px;
  }
}
@media (min-width: 769px) {
  .hero__bg--right img:nth-child(2) {
    width: 120px;
  }
}
.hero__bg--right img:nth-child(3) {
  width: clamp(40px, 10.6666666667vw, 10.6666666667vw);
}
@media (min-width: 769px) {
  .hero__bg--right img:nth-child(3) {
    width: 70px;
  }
}
.hero__img {
  margin-bottom: clamp(15px, 4vw, 4vw);
  padding: clamp(3px, 0.8vw, 0.8vw) clamp(0px, 0vw, 0vw) clamp(0px, 0vw, 0vw);
  position: relative;
  z-index: 1;
}
@media (min-width: 769px) {
  .hero__img {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) {
  .hero__img {
    padding: 10px 0px;
  }
}
@media (min-width: 769px) {
  .hero__img {
    width: 80%;
    max-width: 800px;
    margin-inline: auto;
  }
}
.hero__img::before, .hero__img::after {
  content: "";
  aspect-ratio: 5/4;
  display: block;
  width: 22%;
  position: absolute;
  z-index: -1;
  background: url(/faq/md_improvement/img/hero_balloon_left.png) no-repeat center/contain;
  opacity: 0;
  -webkit-animation: scale 0.5s 0.4s forwards;
          animation: scale 0.5s 0.4s forwards;
}
@media (min-width: 769px) {
  .hero__img::before, .hero__img::after {
    width: 21%;
  }
}
.hero__img::before {
  bottom: 0;
  left: 0;
}
.hero__img::after {
  background-image: url(/faq/md_improvement/img/hero_balloon_right.png);
  top: 0;
  right: 0;
}
.hero__title {
  display: block;
  width: 80%;
  margin-inline: auto;
  text-align: center;
  opacity: 0;
  -webkit-animation: scale 0.4s 0.1s forwards;
          animation: scale 0.4s 0.1s forwards;
}
@media (min-width: 769px) {
  .hero__title {
    width: 75%;
  }
}
.hero__father, .hero__mother {
  width: 19%;
  position: absolute;
  -webkit-animation: scale 0.5s 0.7s forwards;
          animation: scale 0.5s 0.7s forwards;
}
@media (min-width: 769px) {
  .hero__father, .hero__mother {
    width: 16%;
  }
}
.hero__father {
  top: 0;
  left: clamp(5px, 1.3333333333vw, 1.3333333333vw);
  opacity: 0;
}
@media (min-width: 769px) {
  .hero__father {
    left: 50px;
  }
}
.hero__mother {
  right: clamp(10px, 2.6666666667vw, 2.6666666667vw);
  bottom: clamp(5px, 1.3333333333vw, 1.3333333333vw);
  opacity: 0;
}
@media (min-width: 769px) {
  .hero__mother {
    right: 60px;
  }
}
@media (min-width: 769px) {
  .hero__mother {
    bottom: 30px;
  }
}
@media (min-width: 769px) {
  .hero__txt {
    font-size: 18px;
  }
}
.hero .btn {
  margin-top: clamp(20px, 5.3333333333vw, 5.3333333333vw);
}
@media (min-width: 769px) {
  .hero .btn {
    margin-top: 30px;
  }
}

/* TAB & TAG
----------------------------- */
main .tabs {
  margin-bottom: clamp(30px, 8vw, 8vw);
}
@media (min-width: 769px) {
  main .tabs {
    margin-bottom: 50px;
  }
}
@media (min-width: 769px) {
  main .tabs {
    max-width: 700px;
    margin-inline: auto;
  }
}
main .tabs__nav {
  display: flex;
}
main .tabs__button {
  flex-grow: 1;
  padding: clamp(10px, 2.6666666667vw, 2.6666666667vw) clamp(0px, 0vw, 0vw);
  background: #95ccf6;
  border-radius: clamp(15px, 4vw, 4vw) clamp(15px, 4vw, 4vw) clamp(0px, 0vw, 0vw) clamp(0px, 0vw, 0vw);
  line-height: 1;
  text-align: center;
  color: white;
  cursor: pointer;
}
@media (min-width: 769px) {
  main .tabs__button {
    padding: 15px 0px;
  }
}
@media (min-width: 769px) {
  main .tabs__button {
    border-radius: 25px 25px 0px 0px;
  }
}
@media (min-width: 769px) {
  main .tabs__button {
    width: 33.3333333333%;
  }
}
main .tabs__button--active {
  background: #35a0f2;
}
main .tabs__content {
  display: none;
  min-height: clamp(55px, 14.6666666667vw, 14.6666666667vw);
  padding: clamp(15px, 4vw, 4vw) clamp(10px, 2.6666666667vw, 2.6666666667vw);
  background: #fff;
  border-radius: clamp(0px, 0vw, 0vw) clamp(0px, 0vw, 0vw) clamp(15px, 4vw, 4vw) clamp(15px, 4vw, 4vw);
}
@media (min-width: 769px) {
  main .tabs__content {
    min-height: 80px;
  }
}
@media (min-width: 769px) {
  main .tabs__content {
    padding: 20px 30px;
  }
}
@media (min-width: 769px) {
  main .tabs__content {
    border-radius: 0px 0px 20px 20px;
  }
}
main .tabs__content--active {
  display: block;
}
@media (max-width: 768px) {
  main .tabs__content[data-content=product-service] .filter, main .tabs__content[data-content=case] .filter {
    justify-content: flex-start;
    gap: clamp(10px, 2.6666666667vw, 2.6666666667vw);
  }
}
@media (max-width: 768px) and (min-width: 769px) {
  main .tabs__content[data-content=product-service] .filter, main .tabs__content[data-content=case] .filter {
    gap: 15px;
  }
}
main .filter {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 769px) {
  main .filter {
    justify-content: flex-start;
    gap: clamp(10px, 2.6666666667vw, 2.6666666667vw);
  }
}
@media (min-width: 769px) and (min-width: 769px) {
  main .filter {
    gap: 15px;
  }
}
main .filter__btn {
  padding: clamp(5px, 1.3333333333vw, 1.3333333333vw) clamp(5px, 1.3333333333vw, 1.3333333333vw);
  border: 1px solid #95ccf6;
  border-radius: 100vmax;
  line-height: 1;
  color: #0078d5;
  font-size: clamp(11px, 2.9333333333vw, 2.9333333333vw);
  cursor: pointer;
  font-feature-settings: "palt";
}
@media (min-width: 769px) {
  main .filter__btn {
    padding: 10px 20px;
  }
}
@media (min-width: 769px) {
  main .filter__btn {
    font-size: 14px;
  }
}
main .filter__btn--active {
  background: #95ccf6;
  color: #fff;
}

/* STICKY AREA
----------------------------- */
.main .sticky-area {
  width: 100%;
  position: fixed;
  height: 45px;
  bottom: clamp(10px, 2.6666666667vw, 2.6666666667vw);
  z-index: 100;
}
@media (min-width: 769px) {
  .main .sticky-area {
    bottom: 30px;
  }
}
@media (min-width: 769px) {
  .main .sticky-area {
    height: 55px;
  }
}
.main .sticky-area__btn-list {
  display: flex;
  justify-content: space-around;
  height: 100%;
  padding-right: clamp(70px, 18.6666666667vw, 18.6666666667vw);
  padding-left: clamp(15px, 4vw, 4vw);
}
@media (min-width: 769px) {
  .main .sticky-area__btn-list {
    padding-right: 0px;
  }
}
@media (min-width: 769px) {
  .main .sticky-area__btn-list {
    padding-left: 0px;
  }
}
@media (min-width: 769px) {
  .main .sticky-area__btn-list {
    justify-content: center;
    gap: 30px;
  }
}
.main .sticky-area__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 10px 10px;
  background: #35a0f2;
  border-radius: 100vmax;
  line-height: 1;
  font-size: clamp(11px, 2.9333333333vw, 2.9333333333vw);
  color: #fff;
  cursor: pointer;
  transition: opacity 0.3s;
}
@media (min-width: 769px) {
  .main .sticky-area__btn {
    font-size: 15px;
  }
}
@media (min-width: 769px) {
  .main .sticky-area__btn {
    padding: 15px 40px;
  }
}
.main .sticky-area__btn:hover {
  opacity: 0.8;
}
.main .sticky-area__btn--pink {
  background: #f78399;
}
.main .sticky-area__btn .icon {
  max-width: 20px;
  margin-right: 8px;
}
@media (min-width: 769px) {
  .main .sticky-area__btn .icon {
    max-width: 25px;
    margin-right: 25px;
  }
}
.main .modal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  transform: translateY(100%);
  z-index: 90;
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 0.5s;
}
.main .modal__bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
.main .modal__inner {
  width: 100%;
  padding: clamp(20px, 5.3333333333vw, 5.3333333333vw) clamp(15px, 4vw, 4vw) clamp(45px, 12vw, 12vw);
  position: fixed;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
@media (min-width: 769px) {
  .main .modal__inner {
    padding: 30px 15px 65px;
  }
}
.main .modal.is-active {
  transform: translateY(0);
  opacity: 1;
}

#update2015_footer,
#update2015_footer_sp {
  z-index: 110;
}

/* ANIMATION
----------------------------- */
@-webkit-keyframes scale {
  0% {
    scale: 0;
    opacity: 0;
  }
  100% {
    scale: 1;
    opacity: 1;
  }
}
@keyframes scale {
  0% {
    scale: 0;
    opacity: 0;
  }
  100% {
    scale: 1;
    opacity: 1;
  }
}
.fade-in {
  opacity: 0;
  transform: translateY(30px);
  transition-property: opacity, transform;
  transition-duration: 0.3s;
}
.fade-in.in-view {
  opacity: 1;
  transform: translateY(0);
}
/*# sourceMappingURL=style.css.map */