@charset "UTF-8";
/* VARIABLES
----------------------------- */
/* MIXINS
----------------------------- */
/* 769~1440までの可変用 */
/* 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
----------------------------- */
body {
  margin: 0;
}

main {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #222;
  letter-spacing: 0;
  font-size: clamp(16px, 4.2666666667vw, 4.2666666667vw);
}
@media (min-width: 769px) {
  main {
    font-size: 24px;
  }
}
main * {
  box-sizing: border-box;
}
main a {
  text-decoration: none;
}
main a:visited {
  color: #fff;
}
main figure {
  text-align: center;
}
main .img {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
}
main img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
main .sp {
  display: block;
}
@media (min-width: 769px) {
  main .sp {
    display: none;
  }
}
main .pc {
  display: none;
}
@media (min-width: 769px) {
  main .pc {
    display: block;
  }
}

.animate-on-scroll {
  opacity: 0;
  transition: opacity 0.7s ease-out, transform 0.7s ease-out;
}
.animate-on-scroll.in-view {
  opacity: 1;
}
.animate-on-scroll--fade {
  transform: translateY(40px);
}
.animate-on-scroll--fade.in-view {
  transform: translateY(0);
}
.animate-on-scroll--pop {
  transform: scale(0.5);
  -webkit-animation: none;
          animation: none;
}
.animate-on-scroll--pop.in-view {
  -webkit-animation: pop-bounce 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
          animation: pop-bounce 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}
@-webkit-keyframes pop-bounce {
  0% {
    transform: scale(0.7);
    opacity: 0;
  }
  60% {
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes pop-bounce {
  0% {
    transform: scale(0.7);
    opacity: 0;
  }
  60% {
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

/* SECTION
----------------------------- */
main .section {
  position: relative;
}
main .container {
  width: 100%;
  max-width: 1000px;
  margin-inline: auto;
  padding: clamp(25px, 6.6666666667vw, 6.6666666667vw) clamp(15px, 4vw, 4vw) clamp(0px, 0vw, 0vw);
}
@media (min-width: 769px) {
  main .container {
    padding: 50px 0px 0px;
  }
}
main .container > *:last-child {
  margin-bottom: 0;
}

.bg--white {
  background: #fff;
}
.bg--blue {
  background: #008AEC;
}
.bg--navy {
  background: #0052CD;
}
.bg--sky-blue {
  background: #EFF9FF;
}
.bg--items--blue {
  position: relative;
}
.bg--items--blue::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/campaign/50th/img/bg_items_blue.svg");
  background-size: auto;
  background-repeat: repeat;
  background-position: center;
  pointer-events: none;
  z-index: 0;
}
@media (min-width: 769px) {
  .bg--items--blue::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("/campaign/50th/img/bg_items_blue.svg");
    background-size: contain;
    background-repeat: repeat-y;
    background-position: top;
    pointer-events: none;
    z-index: 0;
  }
}
.bg--items--blue > * {
  position: relative;
  z-index: 1;
}

/* HEADING & TEXT
----------------------------- */
main .txt--center {
  text-align: center;
}
main .txt--white {
  color: #fff;
}
main .txt--blue {
  color: #008AEC;
}
main .txt--navy {
  color: #0E3590;
}
main .fs--xs {
  font-size: 0.714em;
}
main .fs--sm {
  font-size: 0.85em;
}
main .fs--lg {
  font-size: 1.23em;
}
main .fw--normal {
  font-weight: normal;
}
main .fw--bold {
  font-weight: bold;
}
main .lh--20 {
  line-height: 2;
}
main .lh--18 {
  line-height: 1.8;
}

/* HERO
----------------------------- */
main .hero {
  position: relative;
  height: calc(100svh - 90px);
  overflow: hidden;
}
@media (min-width: 769px) {
  main .hero {
    height: calc(100svh - 100px);
  }
}
main .hero__title {
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: clamp(315px, 84vw, 84vw);
  height: clamp(130px, 34.6666666667vw, 34.6666666667vw);
}
@media (min-width: 769px) {
  main .hero__title {
    width: 0px;
  }
}
@media (min-width: 769px) {
  main .hero__title {
    height: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .hero__title {
    width: calc(584 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .hero__title {
    width: 584px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .hero__title {
    height: calc(238 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .hero__title {
    height: 238px;
  }
}
main .hero .swiper-vertical-wrapper {
  height: calc(100svh - 90px);
  overflow: hidden;
  position: relative;
}
@media (min-width: 769px) {
  main .hero .swiper-vertical-wrapper {
    height: calc(100svh - 100px);
  }
}
main .hero .swiper-vertical-track {
  will-change: transform;
  transition: transform 1.2s cubic-bezier(0.45, 0, 0.55, 1);
}
main .hero .swiper-row {
  height: calc(33svh - 30px);
  width: 100%;
}
@media (min-width: 769px) {
  main .hero .swiper-row {
    height: calc(33svh - 32px);
  }
}
main .hero .swiper-container,
main .hero .swiper-container-2,
main .hero .swiper-container-3 {
  position: relative;
  overflow: hidden;
  pointer-events: none;
  width: 100vw;
  height: calc(33svh - 30px);
}
@media (min-width: 769px) {
  main .hero .swiper-container,
main .hero .swiper-container-2,
main .hero .swiper-container-3 {
    height: calc(33svh - 32px);
  }
}
main .hero .swiper-wrapper {
  display: flex;
  transition-timing-function: linear;
  align-items: center;
  height: calc(33svh - 30px);
}
@media (min-width: 769px) {
  main .hero .swiper-wrapper {
    height: calc(33svh - 32px);
  }
}
main .hero .swiper-slide {
  width: auto !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
main .hero .swiper-slide img {
  height: 100%;
  width: auto;
  max-height: 100%;
  max-width: 100%;
}

/* NAVIGATION
----------------------------- */
.nav-sp {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 50%;
  translate: 50% -100%;
  transition: translate 0.5s;
}
.nav-sp.fixed {
  translate: 50% 0;
  top: clamp(20px, 5.3333333333vw, 5.3333333333vw);
}
@media (min-width: 769px) {
  .nav-sp.fixed {
    top: 0px;
  }
}
.nav-sp.hidden {
  translate: 50% -100%;
  top: 0;
}
.nav-sp__list {
  background: #0E3590;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: clamp(346px, 92.2666666667vw, 92.2666666667vw);
  height: clamp(40px, 10.6666666667vw, 10.6666666667vw);
}
@media (min-width: 769px) {
  .nav-sp__list {
    width: 0px;
  }
}
@media (min-width: 769px) {
  .nav-sp__list {
    height: 0px;
  }
}
.nav-sp__item {
  color: white;
  text-align: center;
  width: 100%;
}
.nav-sp__link {
  font-weight: 700;
  display: block;
  font-size: clamp(12px, 3.2vw, 3.2vw);
  padding: clamp(12px, 3.2vw, 3.2vw) clamp(30px, 8vw, 8vw);
}
@media (min-width: 769px) {
  .nav-sp__link {
    font-size: 0px;
  }
}
@media (min-width: 769px) {
  .nav-sp__link {
    padding: 0px;
  }
}
.nav-sp__link--p-sm {
  padding: clamp(12px, 3.2vw, 3.2vw) clamp(20px, 5.3333333333vw, 5.3333333333vw);
}
@media (min-width: 769px) {
  .nav-sp__link--p-sm {
    padding: 0px;
  }
}
.nav-sp__link:hover {
  color: #fff;
  opacity: 0.7;
  transition: all 0.3s ease;
}
.nav-sp__divider {
  font-weight: normal;
  color: #fff;
  border: 1px solid #86BADF;
  height: clamp(18px, 4.8vw, 4.8vw);
}
@media (min-width: 769px) {
  .nav-sp__divider {
    height: 0px;
  }
}
.nav-sp__round {
  border-radius: 100px;
}

.nav-pc {
  position: fixed;
  z-index: 100;
  translate: 0 -100%;
  top: 0;
  transition: translate 0.5s;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .nav-pc {
    right: calc(53 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .nav-pc {
    right: 53px;
  }
}
.nav-pc.fixed {
  translate: 0;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .nav-pc.fixed {
    top: calc(32 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .nav-pc.fixed {
    top: 32px;
  }
}
.nav-pc.hidden {
  translate: 0 -100%;
  top: 0px;
}
.nav-pc__list {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .nav-pc__list {
    gap: calc(16 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .nav-pc__list {
    gap: 16px;
  }
}
.nav-pc__item {
  text-align: center;
  color: white;
  background: #0E3590;
  transition: all 0.3s ease;
}
.nav-pc__link {
  transition: all 0.3s ease;
  font-weight: 700;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .nav-pc__link {
    font-size: calc(17 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .nav-pc__link {
    font-size: 17px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .nav-pc__link {
    padding: calc(17 * 100vw / 1440) calc(39 * 100vw / 1440) calc(18 * 100vw / 1440) calc(40 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .nav-pc__link {
    padding: 17px 39px 18px 40px;
  }
}
@media (min-width: 769px) {
  .nav-pc__link {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .nav-pc__link--p-sm {
    padding: calc(17 * 100vw / 1440) calc(22 * 100vw / 1440) calc(18 * 100vw / 1440) calc(23 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .nav-pc__link--p-sm {
    padding: 17px 22px 18px 23px;
  }
}
.nav-pc__link:hover {
  color: #fff;
  opacity: 0.7;
  transition: all 0.3s ease;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .nav-pc__round {
    border-radius: calc(100 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .nav-pc__round {
    border-radius: 100px;
  }
}

/* STATEMENT
----------------------------- */
main .statement__container {
  position: relative;
  margin: auto;
  height: clamp(1030px, 274.6666666667vw, 274.6666666667vw);
}
@media (min-width: 769px) {
  main .statement__container {
    height: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__container {
    height: calc(1200 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__container {
    height: 1200px;
  }
}
main .statement__frame {
  margin: auto;
  position: relative;
  background: url("/campaign/50th/img/vector_sp.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: contain;
  top: clamp(48px, 12.8vw, 12.8vw);
  width: clamp(360px, 96vw, 96vw);
}
@media (min-width: 769px) {
  main .statement__frame {
    top: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__frame {
    width: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__frame {
    background: url("/campaign/50th/img/vector.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-x: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__frame {
    top: calc(90 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__frame {
    top: 90px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__frame {
    width: calc(1297 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__frame {
    width: 1297px;
  }
}
main .statement__bg-img {
  position: absolute;
}
main .statement__bg-img--left-01 {
  height: auto;
  right: clamp(17px, 4.5333333333vw, 4.5333333333vw);
  top: clamp(254px, 67.7333333333vw, 67.7333333333vw);
  width: clamp(100px, 26.6666666667vw, 26.6666666667vw);
}
@media (min-width: 769px) {
  main .statement__bg-img--left-01 {
    right: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--left-01 {
    top: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--left-01 {
    width: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--left-01 {
    left: calc(100 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--left-01 {
    left: 100px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--left-01 {
    top: calc(-20 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--left-01 {
    top: -20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--left-01 {
    width: calc(245 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--left-01 {
    width: 245px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--left-01 {
    right: initial;
  }
}
main .statement__bg-img--left-01 img {
  transform: rotate(18deg);
}
@media (min-width: 769px) {
  main .statement__bg-img--left-01 img {
    transform: initial;
  }
}
main .statement__bg-img--left-02 {
  height: auto;
  left: clamp(0px, 0vw, 0vw);
  top: clamp(260px, 69.3333333333vw, 69.3333333333vw);
  width: clamp(200px, 53.3333333333vw, 53.3333333333vw);
}
@media (min-width: 769px) {
  main .statement__bg-img--left-02 {
    left: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--left-02 {
    top: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--left-02 {
    width: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--left-02 {
    left: calc(-60 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--left-02 {
    left: -60px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--left-02 {
    top: calc(650 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--left-02 {
    top: 650px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--left-02 {
    width: calc(415 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--left-02 {
    width: 415px;
  }
}
main .statement__bg-img--left-03 {
  right: clamp(0px, 0vw, 0vw);
  top: clamp(870px, 232vw, 232vw);
  width: clamp(165px, 44vw, 44vw);
}
@media (min-width: 769px) {
  main .statement__bg-img--left-03 {
    right: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--left-03 {
    top: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--left-03 {
    width: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--left-03 {
    left: calc(-20 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--left-03 {
    left: -20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--left-03 {
    top: calc(950 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--left-03 {
    top: 950px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--left-03 {
    width: calc(223 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--left-03 {
    width: 223px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--left-03 {
    right: initial;
  }
}
main .statement__bg-img--left-04 {
  height: auto;
  left: clamp(0px, 0vw, 0vw);
  top: clamp(840px, 224vw, 224vw);
  width: clamp(70px, 18.6666666667vw, 18.6666666667vw);
}
@media (min-width: 769px) {
  main .statement__bg-img--left-04 {
    left: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--left-04 {
    top: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--left-04 {
    width: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--left-04 {
    display: none;
  }
}
main .statement__bg-img--right-01 {
  right: clamp(130px, 34.6666666667vw, 34.6666666667vw);
  top: clamp(20px, 5.3333333333vw, 5.3333333333vw);
  width: clamp(70px, 18.6666666667vw, 18.6666666667vw);
}
@media (min-width: 769px) {
  main .statement__bg-img--right-01 {
    right: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--right-01 {
    top: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--right-01 {
    width: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--right-01 {
    right: calc(100 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--right-01 {
    right: 100px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--right-01 {
    top: calc(120 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--right-01 {
    top: 120px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--right-01 {
    width: calc(144 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--right-01 {
    width: 144px;
  }
}
main .statement__bg-img--right-01 img {
  transform: rotate(-20deg);
}
@media (min-width: 769px) {
  main .statement__bg-img--right-01 img {
    transform: initial;
  }
}
main .statement__bg-img--right-02 {
  right: clamp(20px, 5.3333333333vw, 5.3333333333vw);
  top: clamp(-30px, -8vw, -8vw);
  width: clamp(120px, 32vw, 32vw);
}
@media (min-width: 769px) {
  main .statement__bg-img--right-02 {
    right: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--right-02 {
    top: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--right-02 {
    width: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--right-02 {
    right: calc(0 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--right-02 {
    right: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--right-02 {
    top: calc(350 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--right-02 {
    top: 350px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--right-02 {
    width: calc(256 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--right-02 {
    width: 256px;
  }
}
main .statement__bg-img--right-02 img {
  transform: rotate(30deg);
}
@media (min-width: 769px) {
  main .statement__bg-img--right-02 img {
    transform: initial;
  }
}
main .statement__bg-img--right-03 {
  left: clamp(15px, 4vw, 4vw);
  top: clamp(0px, 0vw, 0vw);
  width: clamp(80px, 21.3333333333vw, 21.3333333333vw);
}
@media (min-width: 769px) {
  main .statement__bg-img--right-03 {
    left: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--right-03 {
    top: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--right-03 {
    width: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--right-03 {
    right: calc(60 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--right-03 {
    right: 60px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--right-03 {
    top: calc(760 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--right-03 {
    top: 760px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__bg-img--right-03 {
    width: calc(210 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__bg-img--right-03 {
    width: 210px;
  }
}
@media (min-width: 769px) {
  main .statement__bg-img--right-03 {
    left: initial;
  }
}
main .statement__wrap {
  text-align: center;
  padding: clamp(117px, 31.2vw, 31.2vw) clamp(0px, 0vw, 0vw) clamp(250px, 66.6666666667vw, 66.6666666667vw);
}
@media (min-width: 769px) {
  main .statement__wrap {
    padding: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__wrap {
    padding: calc(117 * 100vw / 1440) calc(0 * 100vw / 1440) calc(250 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__wrap {
    padding: 117px 0px 250px;
  }
}
main .statement__copy {
  margin: auto;
  height: auto;
  width: clamp(268px, 71.4666666667vw, 71.4666666667vw);
  margin-bottom: clamp(175px, 46.6666666667vw, 46.6666666667vw);
}
@media (min-width: 769px) {
  main .statement__copy {
    width: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__copy {
    margin-bottom: 0px;
  }
}
main .statement__copy {
  display: flex;
  justify-content: center;
  margin: auto;
  height: auto;
  width: clamp(268px, 71.4666666667vw, 71.4666666667vw);
  margin-bottom: clamp(175px, 46.6666666667vw, 46.6666666667vw);
}
@media (min-width: 769px) {
  main .statement__copy {
    width: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__copy {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__copy {
    width: calc(508 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__copy {
    width: 508px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__copy {
    margin-bottom: calc(50 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__copy {
    margin-bottom: 50px;
  }
}
main .statement__txt {
  color: #0E3590;
  font-weight: 700;
  line-height: 1.83;
  letter-spacing: -0.04em;
  font-size: clamp(15px, 4vw, 4vw);
  margin-bottom: clamp(30px, 8vw, 8vw);
}
@media (min-width: 769px) {
  main .statement__txt {
    font-size: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__txt {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__txt {
    font-size: calc(24 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__txt {
    font-size: 24px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__txt {
    margin-bottom: calc(40 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__txt {
    margin-bottom: 40px;
  }
}
main .statement__carousel {
  overflow: hidden;
  height: clamp(225px, 60vw, 60vw);
  margin-bottom: clamp(50px, 13.3333333333vw, 13.3333333333vw);
}
@media (min-width: 769px) {
  main .statement__carousel {
    height: 0px;
  }
}
@media (min-width: 769px) {
  main .statement__carousel {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__carousel {
    height: calc(436 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__carousel {
    height: 436px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__carousel {
    margin-bottom: calc(30 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__carousel {
    margin-bottom: 30px;
  }
}
main .statement__carousel .swiper {
  position: relative;
  overflow: hidden;
  pointer-events: none;
  width: 100vw;
  height: clamp(225px, 60vw, 60vw);
}
@media (min-width: 769px) {
  main .statement__carousel .swiper {
    height: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .statement__carousel .swiper {
    height: calc(436 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .statement__carousel .swiper {
    height: 436px;
  }
}
main .statement__carousel .swiper-wrapper {
  display: flex;
  transition-timing-function: linear;
  align-items: center;
}
main .statement__carousel .swiper-slide {
  width: auto !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
main .statement__carousel .swiper-slide img {
  height: 100%;
  width: auto;
  max-height: 100%;
  max-width: 100%;
}

/* CARD
----------------------------- */
main .card {
  position: relative;
  padding: clamp(94px, 25.0666666667vw, 25.0666666667vw) clamp(0px, 0vw, 0vw) clamp(120px, 32vw, 32vw);
}
@media (min-width: 769px) {
  main .card {
    padding: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card {
    padding: calc(165 * 100vw / 1440) calc(0 * 100vw / 1440) calc(185 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card {
    padding: 165px 0px 185px;
  }
}
main .card .curve--top {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  line-height: 0;
}
main .card .curve--top svg {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1440/70;
}
main .card .curve--bottom {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  line-height: 0;
}
main .card .curve--bottom svg {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1440/70;
}
main .card__copy {
  display: flex;
  justify-content: center;
  margin: auto;
  height: auto;
  width: clamp(323px, 86.1333333333vw, 86.1333333333vw);
  margin-bottom: clamp(20px, 5.3333333333vw, 5.3333333333vw);
}
@media (min-width: 769px) {
  main .card__copy {
    width: 0px;
  }
}
@media (min-width: 769px) {
  main .card__copy {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__copy {
    width: calc(947 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__copy {
    width: 947px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__copy {
    margin-bottom: calc(28 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__copy {
    margin-bottom: 28px;
  }
}
main .card__carousel {
  overflow: hidden;
}
main .card__carousel .swiper {
  position: relative;
  overflow: hidden;
  pointer-events: none;
  margin-bottom: clamp(13px, 3.4666666667vw, 3.4666666667vw);
  width: clamp(2800px, 746.6666666667vw, 746.6666666667vw);
}
@media (min-width: 769px) {
  main .card__carousel .swiper {
    margin-bottom: 0px;
  }
}
@media (min-width: 769px) {
  main .card__carousel .swiper {
    width: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__carousel .swiper {
    margin-bottom: calc(25 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__carousel .swiper {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__carousel .swiper {
    width: calc(4800 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__carousel .swiper {
    width: 4800px;
  }
}
main .card__carousel .swiper:last-child {
  margin-bottom: 0;
}
main .card__carousel .swiper-wrapper {
  transition-timing-function: linear;
}
main .card__carousel .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  height: clamp(42px, 11.2vw, 11.2vw);
}
@media (min-width: 769px) {
  main .card__carousel .swiper-slide {
    height: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__carousel .swiper-slide {
    height: calc(90 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__carousel .swiper-slide {
    height: 90px;
  }
}
main .card__carousel .swiper-img-wrap img {
  height: 100%;
  width: auto;
  display: block;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__carousel .swiper-img-wrap img {
    height: calc(130 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__carousel .swiper-img-wrap img {
    height: 130px;
  }
}
main .card__container {
  max-width: 1440px;
  margin: auto;
  padding: clamp(72px, 19.2vw, 19.2vw) clamp(0px, 0vw, 0vw) clamp(0px, 0vw, 0vw);
}
@media (min-width: 769px) {
  main .card__container {
    padding: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__container {
    padding: calc(105 * 100vw / 1440) calc(68 * 100vw / 1440) calc(0 * 100vw / 1440) calc(50 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__container {
    padding: 105px 68px 0px 50px;
  }
}
main .card__desc {
  color: #fff;
  font-weight: 700;
  line-height: 2.1;
  text-align: center;
  letter-spacing: 0px;
  padding: clamp(0px, 0vw, 0vw) clamp(30px, 8vw, 8vw);
  margin-bottom: clamp(80px, 21.3333333333vw, 21.3333333333vw);
  font-size: clamp(16px, 4.2666666667vw, 4.2666666667vw);
}
@media (min-width: 769px) {
  main .card__desc {
    padding: 0px;
  }
}
@media (min-width: 769px) {
  main .card__desc {
    margin-bottom: 0px;
  }
}
@media (min-width: 769px) {
  main .card__desc {
    font-size: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__desc {
    margin-bottom: calc(80 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__desc {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__desc {
    font-size: calc(24 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__desc {
    font-size: 24px;
  }
}
main .card__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(30px, 8vw, 8vw);
}
@media (min-width: 769px) {
  main .card__list {
    gap: 0px;
  }
}
@media (min-width: 769px) {
  main .card__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__list {
    gap: calc(100 * 100vw / 1440) calc(72 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__list {
    gap: 100px 72px;
  }
}
main .card__item {
  position: relative;
  background: #fff;
  border-radius: 10px;
  transition: all 0.6s ease;
  opacity: 1;
  height: auto;
  margin: auto;
  box-shadow: 10px 12px 6px 0 rgba(0, 103, 205, 0.75);
  width: clamp(310px, 82.6666666667vw, 82.6666666667vw);
}
@media (min-width: 769px) {
  main .card__item {
    width: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__item {
    width: calc(600 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__item {
    width: 600px;
  }
}
@media (min-width: 769px) {
  main .card__item {
    box-shadow: 15px 23px 13px 0 rgba(0, 103, 205, 0.75);
  }
}
main .card__item.is-hidden {
  display: none;
}
main .card__item.is-appearing {
  opacity: 0;
  transform: scale(0.95);
}
main .card__item.is-appearing.appear-active {
  opacity: 1;
  transform: scale(1);
}
main .card__item:hover .card__img img {
  transition: all 0.3s ease;
  transform: scale(1.083);
}
main .card__item:hover .card__link-txt {
  opacity: 0.7;
  transition: all 0.3s ease;
}
main .card__item--blue {
  width: clamp(346px, 92.2666666667vw, 92.2666666667vw);
}
@media (min-width: 769px) {
  main .card__item--blue {
    width: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__item--blue {
    width: calc(650 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__item--blue {
    width: 650px;
  }
}
main .card .new {
  position: absolute;
  z-index: 1;
  top: clamp(-16px, -4.2666666667vw, -4.2666666667vw);
  right: clamp(7px, 1.8666666667vw, 1.8666666667vw);
  width: clamp(63px, 16.8vw, 16.8vw);
  height: clamp(63px, 16.8vw, 16.8vw);
}
@media (min-width: 769px) {
  main .card .new {
    top: 0px;
  }
}
@media (min-width: 769px) {
  main .card .new {
    right: 0px;
  }
}
@media (min-width: 769px) {
  main .card .new {
    width: 0px;
  }
}
@media (min-width: 769px) {
  main .card .new {
    height: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card .new {
    top: calc(-35 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card .new {
    top: -35px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card .new {
    right: calc(18 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card .new {
    right: 18px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card .new {
    width: calc(108 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card .new {
    width: 108px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card .new {
    height: calc(108 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card .new {
    height: 108px;
  }
}
main .card__img {
  position: relative;
  transition: all 0.3s ease;
  padding: clamp(15px, 4vw, 4vw) clamp(15px, 4vw, 4vw) clamp(0px, 0vw, 0vw);
}
@media (min-width: 769px) {
  main .card__img {
    padding: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__img {
    padding: calc(33 * 100vw / 1440) calc(33 * 100vw / 1440) calc(0 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__img {
    padding: 33px 33px 0px;
  }
}
main .card__img img {
  transition: all 0.3s ease;
  border-radius: 10px 10px 0 0;
  width: 100%;
  height: auto;
}
main .card__img--p0 {
  padding: 0;
}
main .card__img-hidden {
  transition: all 0.3s ease;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
main .card__catch {
  color: #fff;
  font-weight: 700;
  position: absolute;
  transition: all 0.3s ease;
  text-align: center;
  left: 0;
  letter-spacing: 0.02em;
  bottom: clamp(-17px, -4.5333333333vw, -4.5333333333vw);
  font-size: clamp(14px, 3.7333333333vw, 3.7333333333vw);
  padding: clamp(7px, 1.8666666667vw, 1.8666666667vw) clamp(0px, 0vw, 0vw);
  width: clamp(204px, 54.4vw, 54.4vw);
}
@media (min-width: 769px) {
  main .card__catch {
    bottom: 0px;
  }
}
@media (min-width: 769px) {
  main .card__catch {
    font-size: 0px;
  }
}
@media (min-width: 769px) {
  main .card__catch {
    padding: 0px;
  }
}
@media (min-width: 769px) {
  main .card__catch {
    width: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__catch {
    bottom: calc(-22.5 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__catch {
    bottom: -22.5px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__catch {
    font-size: calc(16 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__catch {
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__catch {
    padding: calc(14 * 100vw / 1440) calc(0 * 100vw / 1440) calc(13 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__catch {
    padding: 14px 0px 13px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__catch {
    width: calc(236 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__catch {
    width: 236px;
  }
}
main .card__catch--bg-orange {
  background: #FFAA00;
  border-radius: 0 50px 50px 0;
}
main .card__catch--bg-purple {
  background: #EE6DFF;
  border-radius: 0 50px 50px 0;
}
main .card__catch--bg-light-blue {
  background: #67CDE9;
  border-radius: 0 50px 50px 0;
}
main .card__txt {
  color: #0052CD;
  padding: clamp(30px, 8vw, 8vw) clamp(20px, 5.3333333333vw, 5.3333333333vw) clamp(16px, 4.2666666667vw, 4.2666666667vw);
}
@media (min-width: 769px) {
  main .card__txt {
    padding: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__txt {
    padding: calc(40 * 100vw / 1440) calc(40 * 100vw / 1440) calc(33 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__txt {
    padding: 40px 40px 33px;
  }
}
main .card__txt--white {
  color: #fff;
}
main .card__bg--navy {
  background-color: #0052CD;
  border-radius: 0 0 10px 10px;
}
main .card__sub-title {
  font-weight: 700;
  letter-spacing: 0.02em;
  font-size: clamp(14px, 3.7333333333vw, 3.7333333333vw);
  margin-bottom: clamp(7px, 1.8666666667vw, 1.8666666667vw);
}
@media (min-width: 769px) {
  main .card__sub-title {
    font-size: 0px;
  }
}
@media (min-width: 769px) {
  main .card__sub-title {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__sub-title {
    font-size: calc(18 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__sub-title {
    font-size: 18px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__sub-title {
    margin-bottom: calc(13 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__sub-title {
    margin-bottom: 13px;
  }
}
main .card__title {
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0px;
  font-size: clamp(27px, 7.2vw, 7.2vw);
  margin-bottom: clamp(20px, 5.3333333333vw, 5.3333333333vw);
}
@media (min-width: 769px) {
  main .card__title {
    font-size: 0px;
  }
}
@media (min-width: 769px) {
  main .card__title {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__title {
    font-size: calc(41.4 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__title {
    font-size: 41.4px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__title {
    margin-bottom: calc(12 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__title {
    margin-bottom: 12px;
  }
}
main .card__link {
  text-align: right;
}
main .card__link-txt {
  transition: all 0.3s ease;
  color: #0052CD;
  font-weight: 600;
  letter-spacing: 0.02em;
  position: relative;
  text-align: right;
  font-size: clamp(12px, 3.2vw, 3.2vw);
}
@media (min-width: 769px) {
  main .card__link-txt {
    font-size: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__link-txt {
    font-size: calc(18 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__link-txt {
    font-size: 18px;
  }
}
main .card__link-txt:visited {
  color: #0052CD;
}
main .card__link-txt::after {
  content: "";
  display: inline-block;
  margin-left: 0.56em;
  background-image: url("/campaign/50th/img/arrow_right_blue_.svg");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: clamp(19px, 5.0666666667vw, 5.0666666667vw);
  height: clamp(19px, 5.0666666667vw, 5.0666666667vw);
  margin-bottom: clamp(2px, 0.5333333333vw, 0.5333333333vw);
}
@media (min-width: 769px) {
  main .card__link-txt::after {
    width: 0px;
  }
}
@media (min-width: 769px) {
  main .card__link-txt::after {
    height: 0px;
  }
}
@media (min-width: 769px) {
  main .card__link-txt::after {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__link-txt::after {
    width: calc(30 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__link-txt::after {
    width: 30px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__link-txt::after {
    height: calc(30 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__link-txt::after {
    height: 30px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__link-txt::after {
    margin-bottom: calc(3 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__link-txt::after {
    margin-bottom: 3px;
  }
}
main .card__link-txt--white {
  transition: all 0.3s ease;
  color: #fff;
}
main .card__link-txt--white::after {
  content: "";
  display: inline-block;
  margin-left: 0.56em;
  background-image: url("/campaign/50th/img/arrow_right_white_.svg");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: clamp(19px, 5.0666666667vw, 5.0666666667vw);
  height: clamp(19px, 5.0666666667vw, 5.0666666667vw);
  margin-bottom: clamp(2px, 0.5333333333vw, 0.5333333333vw);
}
@media (min-width: 769px) {
  main .card__link-txt--white::after {
    width: 0px;
  }
}
@media (min-width: 769px) {
  main .card__link-txt--white::after {
    height: 0px;
  }
}
@media (min-width: 769px) {
  main .card__link-txt--white::after {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__link-txt--white::after {
    width: calc(30 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__link-txt--white::after {
    width: 30px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__link-txt--white::after {
    height: calc(30 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__link-txt--white::after {
    height: 30px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__link-txt--white::after {
    margin-bottom: calc(3 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__link-txt--white::after {
    margin-bottom: 3px;
  }
}
main .card__more-btn-wrap {
  text-align: center;
  margin-top: clamp(80px, 21.3333333333vw, 21.3333333333vw);
}
@media (min-width: 769px) {
  main .card__more-btn-wrap {
    margin-top: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__more-btn-wrap {
    margin-top: calc(100 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__more-btn-wrap {
    margin-top: 100px;
  }
}
main .card__more-btn {
  font-weight: 600;
  background-color: #0E3590;
  color: #fff;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  padding: clamp(25px, 6.6666666667vw, 6.6666666667vw) clamp(125px, 33.3333333333vw, 33.3333333333vw);
  font-size: clamp(18px, 4.8vw, 4.8vw);
  border-radius: clamp(50px, 13.3333333333vw, 13.3333333333vw);
}
@media (min-width: 769px) {
  main .card__more-btn {
    padding: 0px;
  }
}
@media (min-width: 769px) {
  main .card__more-btn {
    font-size: 0px;
  }
}
@media (min-width: 769px) {
  main .card__more-btn {
    border-radius: 50px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__more-btn {
    padding: calc(28 * 100vw / 1440) calc(110 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__more-btn {
    padding: 28px 110px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__more-btn {
    font-size: calc(24 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__more-btn {
    font-size: 24px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__more-btn {
    max-width: calc(340 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__more-btn {
    max-width: 340px;
  }
}
main .card__more-btn::after {
  content: "";
  display: inline-block;
  background-image: url("/campaign/50th/img/arrow_bottom_white_.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: clamp(36px, 9.6vw, 9.6vw);
  width: clamp(15px, 4vw, 4vw);
  height: clamp(10px, 2.6666666667vw, 2.6666666667vw);
}
@media (min-width: 769px) {
  main .card__more-btn::after {
    right: 0px;
  }
}
@media (min-width: 769px) {
  main .card__more-btn::after {
    width: 0px;
  }
}
@media (min-width: 769px) {
  main .card__more-btn::after {
    height: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__more-btn::after {
    right: calc(35 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__more-btn::after {
    right: 35px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__more-btn::after {
    width: calc(23 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__more-btn::after {
    width: 23px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .card__more-btn::after {
    height: calc(15 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .card__more-btn::after {
    height: 15px;
  }
}
main .card__more-btn.is-open::after {
  transform: translateY(-50%) rotate(180deg);
}
main .card__more-btn:hover {
  opacity: 0.7;
  transition: all 0.3s ease;
}

/* BANNER
----------------------------- */
main .banner {
  margin-top: clamp(60px, 16vw, 16vw);
  padding: clamp(0px, 0vw, 0vw) clamp(14px, 3.7333333333vw, 3.7333333333vw);
}
@media (min-width: 769px) {
  main .banner {
    margin-top: 0px;
  }
}
@media (min-width: 769px) {
  main .banner {
    padding: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .banner {
    margin-top: calc(40 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .banner {
    margin-top: 40px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .banner {
    padding: calc(0 * 100vw / 1440) calc(30 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .banner {
    padding: 0px 30px;
  }
}
main .banner__container {
  position: relative;
  width: 100%;
  height: auto;
  margin: auto;
  max-width: 1376px;
  background: #9FD7FF;
  box-shadow: 15px 15px 13px 0 rgba(0, 138, 236, 0.11);
  z-index: 0;
  border-radius: clamp(10px, 2.6666666667vw, 2.6666666667vw);
}
@media (min-width: 769px) {
  main .banner__container {
    border-radius: 15px;
  }
}
main .banner__link-wrapper {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease;
}
main .banner__link-wrapper:hover {
  opacity: 0.7;
  transition: all 0.3s ease;
  text-decoration: none;
}
main .banner__items {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 769px) {
  main .banner__items {
    flex-direction: row;
    justify-content: space-between;
  }
}
main .banner__bg-img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: clamp(336px, 89.6vw, 89.6vw);
  top: clamp(32px, 8.5333333333vw, 8.5333333333vw);
}
@media (min-width: 769px) {
  main .banner__bg-img {
    width: 0px;
  }
}
@media (min-width: 769px) {
  main .banner__bg-img {
    top: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .banner__bg-img {
    width: calc(645 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .banner__bg-img {
    width: 645px;
  }
}
@media (min-width: 769px) {
  main .banner__bg-img {
    top: initial;
    bottom: 0;
    left: 0;
    transform: translateX(0);
  }
}
main .banner__txt {
  position: relative;
  text-align: center;
  padding: clamp(70px, 18.6666666667vw, 18.6666666667vw) clamp(56px, 14.9333333333vw, 14.9333333333vw) clamp(20px, 5.3333333333vw, 5.3333333333vw);
}
@media (min-width: 769px) {
  main .banner__txt {
    padding: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .banner__txt {
    padding-left: calc(130 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .banner__txt {
    padding-left: 130px;
  }
}
@media (min-width: 769px) {
  main .banner__txt {
    text-align: left;
  }
}
main .banner__heading {
  height: auto;
  width: clamp(234px, 62.4vw, 62.4vw);
  margin-bottom: clamp(15px, 4vw, 4vw);
}
@media (min-width: 769px) {
  main .banner__heading {
    width: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .banner__heading {
    width: calc(360 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .banner__heading {
    width: 360px;
  }
}
@media (min-width: 769px) {
  main .banner__heading {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .banner__heading {
    margin-bottom: calc(18 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .banner__heading {
    margin-bottom: 18px;
  }
}
main .banner__desc {
  color: #008AEC;
  font-weight: 700;
  line-height: 1.84;
  letter-spacing: -0.02em;
  text-align: left;
  font-size: clamp(14px, 3.7333333333vw, 3.7333333333vw);
  margin-bottom: clamp(17px, 4.5333333333vw, 4.5333333333vw);
}
@media (min-width: 769px) {
  main .banner__desc {
    font-size: 20px;
  }
}
@media (min-width: 769px) {
  main .banner__desc {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .banner__desc {
    font-size: calc(20 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .banner__desc {
    font-size: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .banner__desc {
    width: calc(393 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .banner__desc {
    width: 393px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .banner__desc {
    margin-bottom: calc(58 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .banner__desc {
    margin-bottom: 58px;
  }
}
main .banner__link-txt {
  color: #0052CD;
  font-weight: 600;
  display: inline-block;
  position: relative;
  transition: all 0.3s ease;
  letter-spacing: 0.02em;
  font-size: clamp(12px, 3.2vw, 3.2vw);
}
@media (min-width: 769px) {
  main .banner__link-txt {
    font-size: 18px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .banner__link-txt {
    font-size: calc(18 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .banner__link-txt {
    font-size: 18px;
  }
}
main .banner__link-txt::after {
  content: "";
  display: inline-block;
  margin-left: 0.56em;
  background-image: url("/campaign/50th/img/arrow_right_blue_.svg");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: clamp(19px, 5.0666666667vw, 5.0666666667vw);
  height: clamp(19px, 5.0666666667vw, 5.0666666667vw);
  margin-bottom: clamp(3px, 0.8vw, 0.8vw);
}
@media (min-width: 769px) {
  main .banner__link-txt::after {
    width: 0px;
  }
}
@media (min-width: 769px) {
  main .banner__link-txt::after {
    height: 0px;
  }
}
@media (min-width: 769px) {
  main .banner__link-txt::after {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .banner__link-txt::after {
    margin-bottom: calc(3 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .banner__link-txt::after {
    margin-bottom: 3px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .banner__link-txt::after {
    width: calc(30 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .banner__link-txt::after {
    width: 30px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .banner__link-txt::after {
    height: calc(30 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .banner__link-txt::after {
    height: 30px;
  }
}
main .banner__link-txt:visited {
  color: #0052CD;
}
main .banner__img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .banner__img {
    width: calc(783 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .banner__img {
    width: 783px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  main .banner__img {
    padding: calc(16 * 100vw / 1440) calc(14 * 100vw / 1440) calc(0 * 100vw / 1440) calc(0 * 100vw / 1440);
  }
}
@media screen and (min-width: 1441px) {
  main .banner__img {
    padding: 16px 14px 0px 0px;
  }
}
main .banner__img img {
  width: 100%;
  height: 100%;
  border-radius: clamp(0px, 0vw, 0vw) clamp(0px, 0vw, 0vw) clamp(10px, 2.6666666667vw, 2.6666666667vw) clamp(10px, 2.6666666667vw, 2.6666666667vw);
}
@media (min-width: 769px) {
  main .banner__img img {
    border-radius: 0px;
  }
}
/*# sourceMappingURL=index.css.map */