@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.33333vw !important;
}

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

.mb5 {
  margin-bottom: 1.33333vw !important;
}

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

.pt5 {
  padding-top: 1.33333vw !important;
}

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

.pb5 {
  padding-bottom: 1.33333vw !important;
}

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

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

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

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

.pb-sp5 {
  padding-bottom: 1.33333vw !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.66667vw !important;
}

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

.mb10 {
  margin-bottom: 2.66667vw !important;
}

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

.pt10 {
  padding-top: 2.66667vw !important;
}

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

.pb10 {
  padding-bottom: 2.66667vw !important;
}

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

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

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

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

.pb-sp10 {
  padding-bottom: 2.66667vw !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.33333vw !important;
}

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

.mb20 {
  margin-bottom: 5.33333vw !important;
}

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

.pt20 {
  padding-top: 5.33333vw !important;
}

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

.pb20 {
  padding-bottom: 5.33333vw !important;
}

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

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

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

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

.pb-sp20 {
  padding-bottom: 5.33333vw !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.66667vw !important;
}

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

.mb25 {
  margin-bottom: 6.66667vw !important;
}

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

.pt25 {
  padding-top: 6.66667vw !important;
}

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

.pb25 {
  padding-bottom: 6.66667vw !important;
}

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

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

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

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

.pb-sp25 {
  padding-bottom: 6.66667vw !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.33333vw !important;
}

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

.mb35 {
  margin-bottom: 9.33333vw !important;
}

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

.pt35 {
  padding-top: 9.33333vw !important;
}

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

.pb35 {
  padding-bottom: 9.33333vw !important;
}

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

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

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

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

.pb-sp35 {
  padding-bottom: 9.33333vw !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.66667vw !important;
}

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

.mb40 {
  margin-bottom: 10.66667vw !important;
}

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

.pt40 {
  padding-top: 10.66667vw !important;
}

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

.pb40 {
  padding-bottom: 10.66667vw !important;
}

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

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

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

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

.pb-sp40 {
  padding-bottom: 10.66667vw !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.33333vw !important;
}

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

.mb50 {
  margin-bottom: 13.33333vw !important;
}

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

.pt50 {
  padding-top: 13.33333vw !important;
}

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

.pb50 {
  padding-bottom: 13.33333vw !important;
}

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

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

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

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

.pb-sp50 {
  padding-bottom: 13.33333vw !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.66667vw !important;
}

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

.mb55 {
  margin-bottom: 14.66667vw !important;
}

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

.pt55 {
  padding-top: 14.66667vw !important;
}

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

.pb55 {
  padding-bottom: 14.66667vw !important;
}

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

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

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

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

.pb-sp55 {
  padding-bottom: 14.66667vw !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.33333vw !important;
}

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

.mb65 {
  margin-bottom: 17.33333vw !important;
}

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

.pt65 {
  padding-top: 17.33333vw !important;
}

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

.pb65 {
  padding-bottom: 17.33333vw !important;
}

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

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

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

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

.pb-sp65 {
  padding-bottom: 17.33333vw !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.66667vw !important;
}

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

.mb70 {
  margin-bottom: 18.66667vw !important;
}

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

.pt70 {
  padding-top: 18.66667vw !important;
}

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

.pb70 {
  padding-bottom: 18.66667vw !important;
}

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

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

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

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

.pb-sp70 {
  padding-bottom: 18.66667vw !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.33333vw !important;
}

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

.mb80 {
  margin-bottom: 21.33333vw !important;
}

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

.pt80 {
  padding-top: 21.33333vw !important;
}

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

.pb80 {
  padding-bottom: 21.33333vw !important;
}

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

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

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

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

.pb-sp80 {
  padding-bottom: 21.33333vw !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.66667vw !important;
}

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

.mb85 {
  margin-bottom: 22.66667vw !important;
}

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

.pt85 {
  padding-top: 22.66667vw !important;
}

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

.pb85 {
  padding-bottom: 22.66667vw !important;
}

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

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

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

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

.pb-sp85 {
  padding-bottom: 22.66667vw !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.33333vw !important;
}

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

.mb95 {
  margin-bottom: 25.33333vw !important;
}

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

.pt95 {
  padding-top: 25.33333vw !important;
}

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

.pb95 {
  padding-bottom: 25.33333vw !important;
}

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

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

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

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

.pb-sp95 {
  padding-bottom: 25.33333vw !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.66667vw !important;
}

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

.mb100 {
  margin-bottom: 26.66667vw !important;
}

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

.pt100 {
  padding-top: 26.66667vw !important;
}

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

.pb100 {
  padding-bottom: 26.66667vw !important;
}

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

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

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

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

.pb-sp100 {
  padding-bottom: 26.66667vw !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 .sp {
  display: block;
}

@media (min-width: 769px) {
  main .sp {
    display: none;
  }
}

main .pc {
  display: none;
}

@media (min-width: 769px) {
  main .pc {
    display: block;
  }
}

/* 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;
}

.ttl-bg--orange {
  background-color: #FFAA00;
}

.ttl-bg--purple {
  background-color: #D079FF;
}

.ttl-bg--green {
  background-color: #4ACEAD;
}

.bg--navy {
  background-color: #008AEC;
}

.bg--light {
  background-color: #EFF8FF;
}

/* ==================================================================
 * PC
 * =============================================================== */
.contents * {
  box-sizing: border-box;
}

body, .contents p, .contents h1, .contents h2, .contents h3 {
  margin: 0;
  padding: 0;
}

.contents a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

.contents ul,
.contents ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.contents img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

main {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #222;
  overflow: hidden;
  letter-spacing: 0.07em;
}

.main__guide {
  position: relative;
  margin: 0;
  padding-top: clamp(5px, 1.33333vw, 1.33333vw);
}

@media (min-width: 769px) {
  .main__guide {
    padding-top: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .main__guide {
    padding-top: calc(17 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .main__guide {
    padding-top: 17px;
  }
}

.main__guide__inner {
  position: relative;
  max-width: 1440px;
  padding: clamp(0px, 0vw, 0vw) clamp(10px, 2.66667vw, 2.66667vw) clamp(0px, 0vw, 0vw) clamp(4px, 1.06667vw, 1.06667vw);
  z-index: 1;
  margin: 0 auto;
}

@media (min-width: 769px) {
  .main__guide__inner {
    padding: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .main__guide__inner {
    padding: calc(0 * 100vw / 1440) calc(50 * 100vw / 1440) calc(0 * 100vw / 1440) calc(36 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .main__guide__inner {
    padding: 0px 50px 0px 36px;
  }
}

.main__guide__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.main__guide .main__logo {
  font-size: 0;
  height: auto;
  width: clamp(136px, 36.26667vw, 36.26667vw);
}

@media (min-width: 769px) {
  .main__guide .main__logo {
    width: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .main__guide .main__logo {
    width: calc(226 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .main__guide .main__logo {
    width: 226px;
  }
}

.main__guide .btn {
  position: relative;
}

.main__guide .btn a {
  position: relative;
  display: block;
  width: auto;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  background-color: #0E3590;
  border-radius: 100vh;
  font-size: clamp(12px, 3.2vw, 3.2vw);
  padding: clamp(9px, 2.4vw, 2.4vw) clamp(14px, 3.73333vw, 3.73333vw) clamp(9px, 2.4vw, 2.4vw) clamp(21px, 5.6vw, 5.6vw);
}

@media (min-width: 769px) {
  .main__guide .btn a {
    font-size: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .main__guide .btn a {
    font-size: calc(12 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .main__guide .btn a {
    font-size: 12px;
  }
}

@media (min-width: 769px) {
  .main__guide .btn a {
    padding: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .main__guide .btn a {
    padding: calc(15 * 100vw / 1440) calc(20 * 100vw / 1440) calc(15 * 100vw / 1440) calc(29 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .main__guide .btn a {
    padding: 15px 20px 15px 29px;
  }
}

.main__guide .btn a::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border: 0.8vw solid transparent;
  border-right: 1.5vw solid #fff;
  left: clamp(8px, 2.13333vw, 2.13333vw);
}

@media (min-width: 769px) {
  .main__guide .btn a::after {
    left: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .main__guide .btn a::after {
    left: calc(12 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .main__guide .btn a::after {
    left: 12px;
  }
}

@media (min-width: 769px) {
  .main__guide .btn a::after {
    border: 3.5px solid transparent;
    border-right: 6px solid #fff;
  }
}

.main__guide .btn a:hover {
  color: #fff;
  opacity: 0.7;
  transition: 0.3s;
}

/* --------- Title 個所 --------- */
.strategy__ttl__inner {
  max-width: 1020px;
  position: relative;
  margin: 0 auto;
  padding: clamp(0px, 0vw, 0vw) clamp(10px, 2.66667vw, 2.66667vw);
}

@media (min-width: 769px) {
  .strategy__ttl__inner {
    padding: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__ttl__inner {
    padding: calc(0 * 100vw / 1440) calc(10 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__ttl__inner {
    padding: 0px 10px;
  }
}

.strategy__ttl .sub {
  color: #fff;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.385;
  font-size: clamp(13px, 3.46667vw, 3.46667vw);
  margin: clamp(0px, 0vw, 0vw) clamp(0px, 0vw, 0vw) clamp(16px, 4.26667vw, 4.26667vw) clamp(21px, 5.6vw, 5.6vw);
}

@media (min-width: 769px) {
  .strategy__ttl .sub {
    font-size: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__ttl .sub {
    font-size: calc(18 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__ttl .sub {
    font-size: 18px;
  }
}

@media (min-width: 769px) {
  .strategy__ttl .sub {
    margin: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__ttl .sub {
    margin: calc(0 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__ttl .sub {
    margin: 0px;
  }
}

.strategy__ttl__tab {
  display: block;
  font-weight: bold;
  position: relative;
  top: 1px;
  padding-top: clamp(10px, 2.66667vw, 2.66667vw);
}

@media (min-width: 769px) {
  .strategy__ttl__tab {
    padding-top: 0px;
  }
}

@media (min-width: 769px) {
  .strategy__ttl__tab {
    padding-top: 0;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
  }
}

.strategy__ttl__tab,
.strategy__ttl__cont {
  color: #fff;
}

.strategy__ttl .tab {
  font-weight: 700;
  letter-spacing: 0;
  padding: clamp(27px, 7.2vw, 7.2vw) clamp(0px, 0vw, 0vw) clamp(0px, 0vw, 0vw) clamp(22px, 5.86667vw, 5.86667vw);
  border-radius: clamp(10px, 2.66667vw, 2.66667vw) clamp(10px, 2.66667vw, 2.66667vw) clamp(0px, 0vw, 0vw) clamp(0px, 0vw, 0vw);
  font-size: clamp(18px, 4.8vw, 4.8vw);
}

@media (min-width: 769px) {
  .strategy__ttl .tab {
    padding: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__ttl .tab {
    padding: calc(13 * 100vw / 1440) calc(40 * 100vw / 1440) calc(0 * 100vw / 1440) calc(39 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__ttl .tab {
    padding: 13px 40px 0px 39px;
  }
}

@media (min-width: 769px) {
  .strategy__ttl .tab {
    border-radius: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__ttl .tab {
    border-radius: calc(30 * 100vw / 1440) calc(30 * 100vw / 1440) calc(0 * 100vw / 1440) calc(0 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__ttl .tab {
    border-radius: 30px 30px 0px 0px;
  }
}

@media (min-width: 769px) {
  .strategy__ttl .tab {
    font-size: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__ttl .tab {
    font-size: calc(22 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__ttl .tab {
    font-size: 22px;
  }
}

.strategy__ttl .tab::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  background-color: #fff;
  width: clamp(6px, 1.6vw, 1.6vw);
  height: clamp(6px, 1.6vw, 1.6vw);
  margin: clamp(0px, 0vw, 0vw) clamp(7px, 1.86667vw, 1.86667vw) clamp(4px, 1.06667vw, 1.06667vw) clamp(0px, 0vw, 0vw);
}

@media (min-width: 769px) {
  .strategy__ttl .tab::before {
    width: 0px;
  }
}

@media (min-width: 769px) {
  .strategy__ttl .tab::before {
    height: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__ttl .tab::before {
    width: calc(8 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__ttl .tab::before {
    width: 8px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__ttl .tab::before {
    height: calc(8 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__ttl .tab::before {
    height: 8px;
  }
}

@media (min-width: 769px) {
  .strategy__ttl .tab::before {
    margin: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__ttl .tab::before {
    margin: calc(0 * 100vw / 1440) calc(10 * 100vw / 1440) calc(2 * 100vw / 1440) calc(0 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__ttl .tab::before {
    margin: 0px 10px 2px 0px;
  }
}

.strategy__ttl__cont {
  border-radius: clamp(0px, 0vw, 0vw) clamp(0px, 0vw, 0vw) clamp(10px, 2.66667vw, 2.66667vw) clamp(10px, 2.66667vw, 2.66667vw);
  padding: clamp(21px, 5.6vw, 5.6vw) clamp(20px, 5.33333vw, 5.33333vw) clamp(25px, 6.66667vw, 6.66667vw) clamp(21px, 5.6vw, 5.6vw);
}

@media (min-width: 769px) {
  .strategy__ttl__cont {
    border-radius: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__ttl__cont {
    border-radius: calc(0 * 100vw / 1440) calc(10 * 100vw / 1440) calc(10 * 100vw / 1440) calc(10 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__ttl__cont {
    border-radius: 0px 10px 10px 10px;
  }
}

@media (min-width: 769px) {
  .strategy__ttl__cont {
    padding: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__ttl__cont {
    padding: calc(39 * 100vw / 1440) calc(40 * 100vw / 1440) calc(33 * 100vw / 1440) calc(39 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__ttl__cont {
    padding: 39px 40px 33px 39px;
  }
}

.strategy__ttl__cont h1 {
  margin: 0;
  padding: 0 0 20px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0;
  position: relative;
  padding-bottom: clamp(26px, 6.93333vw, 6.93333vw);
  font-size: clamp(37px, 9.86667vw, 9.86667vw);
}

@media (min-width: 769px) {
  .strategy__ttl__cont h1 {
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__ttl__cont h1 {
    padding-bottom: calc(17 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__ttl__cont h1 {
    padding-bottom: 17px;
  }
}

@media (min-width: 769px) {
  .strategy__ttl__cont h1 {
    font-size: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__ttl__cont h1 {
    font-size: calc(46 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__ttl__cont h1 {
    font-size: 46px;
  }
}

.strategy__ttl__cont h1::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
  border-radius: 50px;
  height: clamp(4px, 1.06667vw, 1.06667vw);
}

@media (min-width: 769px) {
  .strategy__ttl__cont h1::after {
    height: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__ttl__cont h1::after {
    height: calc(4 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__ttl__cont h1::after {
    height: 4px;
  }
}

.strategy__ttl__cont p {
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0;
  margin-top: clamp(20px, 5.33333vw, 5.33333vw);
  font-size: clamp(20px, 5.33333vw, 5.33333vw);
}

@media (min-width: 769px) {
  .strategy__ttl__cont p {
    margin-top: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__ttl__cont p {
    margin-top: calc(24 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__ttl__cont p {
    margin-top: 24px;
  }
}

@media (min-width: 769px) {
  .strategy__ttl__cont p {
    font-size: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__ttl__cont p {
    font-size: calc(25 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__ttl__cont p {
    font-size: 25px;
  }
}

/* --------- strategy__body --------- */
.strategy__body {
  position: relative;
}

.strategy__body .bg-left::before {
  content: "";
  position: absolute;
  left: -512px;
  transform: translateX(-50%);
  width: 100%;
  height: calc(100% + 310px);
  background-image: url("/campaign/50th/action/img/top/bg-left.png");
  background-repeat: repeat-y;
  background-position: 100% 0;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__body .bg-left::before {
    top: calc(-330 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__body .bg-left::before {
    top: -330px;
  }
}

.strategy__body .bg-right::before {
  content: "";
  position: absolute;
  right: -512px;
  transform: translateX(50%);
  width: 100%;
  height: calc(100% + 6%);
  background-image: url("/campaign/50th/action/img/top/bg-right.png");
  background-repeat: repeat-y;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__body .bg-right::before {
    top: calc(-330 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__body .bg-right::before {
    top: -330px;
  }
}

.strategy__body__inner {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  padding: clamp(30px, 8vw, 8vw) clamp(0px, 0vw, 0vw) clamp(80px, 21.33333vw, 21.33333vw);
}

@media (min-width: 769px) {
  .strategy__body__inner {
    padding: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__body__inner {
    padding: calc(50 * 100vw / 1440) calc(0 * 100vw / 1440) calc(140 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__body__inner {
    padding: 50px 0px 140px;
  }
}

.strategy__plan__inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: clamp(120px, 32vw, 32vw) clamp(30px, 8vw, 8vw) clamp(170px, 45.33333vw, 45.33333vw);
}

@media (min-width: 769px) {
  .strategy__plan__inner {
    padding: 90px 100px 140px;
  }
}

.curve--wrap {
  position: relative;
  height: 4.8611111111vw;
  margin-top: clamp(45px, 12vw, 12vw);
}

@media (min-width: 769px) {
  .curve--wrap {
    margin-top: 40px;
  }
}

.strategy__body .curve--wrap {
  margin-top: clamp(65px, 17.33333vw, 17.33333vw);
}

@media (min-width: 769px) {
  .strategy__body .curve--wrap {
    margin-top: 0px;
  }
}

.curve--top {
  position: absolute;
  top: 1px;
  left: 0;
  width: 100%;
  line-height: 0;
}

.curve--bottom {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  line-height: 0;
}

.curve--top svg, .curve--bottom svg {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1440 / 70;
}

.curve--top svg {
  filter: drop-shadow(0 -1px 0 #FFF);
}

.read-text__wrap {
  margin: clamp(134px, 35.73333vw, 35.73333vw) clamp(0px, 0vw, 0vw) clamp(88px, 23.46667vw, 23.46667vw);
}

@media (min-width: 769px) {
  .read-text__wrap {
    margin: 0px;
  }
}

@media (min-width: 769px) {
  .read-text__wrap {
    margin: 35px auto 80px;
  }
}

.read-text__wrap {
  position: relative;
  aspect-ratio: 1;
}

.read-text__wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/campaign/50th/action/img/top/bg-read.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position-x: center;
}

.read-text__block {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

@media (min-width: 769px) {
  .read-text__block {
    position: relative;
    left: initial;
    transform: translate(0%, -50%);
  }
}

.read-text__block p {
  color: #0052CD;
  font-weight: 800;
  line-height: 1.8;
  letter-spacing: -0.02em;
  font-size: clamp(14px, 3.73333vw, 3.73333vw);
}

@media (min-width: 769px) {
  .read-text__block p {
    font-size: 26.4px;
  }
}

@media (min-width: 769px) {
  .read-text__block p {
    line-height: 230%;
  }
}

.read-text__block p + p {
  margin-top: clamp(25px, 6.66667vw, 6.66667vw);
}

@media (min-width: 769px) {
  .read-text__block p + p {
    margin-top: 80px;
  }
}

.read-text__block .txt--large {
  position: relative;
  font-weight: 900;
  line-height: 146%;
  letter-spacing: 0.462px;
  font-size: clamp(26px, 6.93333vw, 6.93333vw);
}

@media (min-width: 769px) {
  .read-text__block .txt--large {
    font-size: 46px;
  }
}

.read-text__block .txt--large::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 80%;
  height: 4px;
  background-color: #FF91A6;
}

.strategy__detail {
  padding-top: 100px;
  margin: clamp(0px, 0vw, 0vw) clamp(21px, 5.6vw, 5.6vw);
}

@media (min-width: 769px) {
  .strategy__detail {
    margin: 0px;
  }
}

.strategy__detail h2 {
  position: relative;
  color: #fff;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0;
  font-size: clamp(28px, 7.46667vw, 7.46667vw);
  padding-bottom: clamp(30px, 8vw, 8vw);
  margin: clamp(0px, 0vw, 0vw) clamp(10px, 2.66667vw, 2.66667vw) clamp(30px, 8vw, 8vw);
}

@media (min-width: 769px) {
  .strategy__detail h2 {
    font-size: 34px;
  }
}

@media (min-width: 769px) {
  .strategy__detail h2 {
    padding-bottom: 28px;
  }
}

@media (min-width: 769px) {
  .strategy__detail h2 {
    margin: 0px 0px 40px;
  }
}

.strategy__detail h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background-color: #C7E6FC;
  border-radius: 50px;
}

.strategy__detail > p {
  color: #fff;
  font-weight: 600;
  line-height: 200%;
  /* 36px */
  letter-spacing: -0.54px;
  margin: clamp(0px, 0vw, 0vw) clamp(10px, 2.66667vw, 2.66667vw);
  font-size: clamp(16px, 4.26667vw, 4.26667vw);
}

@media (min-width: 769px) {
  .strategy__detail > p {
    margin: 0px;
  }
}

@media (min-width: 769px) {
  .strategy__detail > p {
    font-size: 18px;
  }
}

.strategy__anniversary {
  color: #0052CD;
  background-color: #C7E6FC;
  border-radius: clamp(10px, 2.66667vw, 2.66667vw) clamp(10px, 2.66667vw, 2.66667vw) clamp(0px, 0vw, 0vw) clamp(0px, 0vw, 0vw);
}

@media (min-width: 769px) {
  .strategy__anniversary {
    border-radius: 0px;
  }
}

@media (min-width: 769px) {
  .strategy__anniversary {
    padding: 43px 30px 30px;
    border-radius: 10px 10px 0 0;
  }
}

.strategy__anniversary p {
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: -0.03em;
  font-size: clamp(18px, 4.8vw, 4.8vw);
  margin-bottom: clamp(40px, 10.66667vw, 10.66667vw);
  padding: clamp(34px, 9.06667vw, 9.06667vw) clamp(21px, 5.6vw, 5.6vw) clamp(0px, 0vw, 0vw);
}

@media (min-width: 769px) {
  .strategy__anniversary p {
    font-size: 20px;
  }
}

@media (min-width: 769px) {
  .strategy__anniversary p {
    margin-bottom: 45px;
  }
}

@media (min-width: 769px) {
  .strategy__anniversary p {
    padding: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__anniversary p {
    padding: calc(0 * 100vw / 1440) calc(20 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__anniversary p {
    padding: 0px 20px;
  }
}

@media (min-width: 769px) {
  .strategy__anniversary p {
    line-height: 2;
  }
}

.strategy__anniversary .card__wrap {
  background-color: #fff;
  padding: clamp(13px, 3.46667vw, 3.46667vw) clamp(13px, 3.46667vw, 3.46667vw) clamp(19px, 5.06667vw, 5.06667vw);
}

@media (min-width: 769px) {
  .strategy__anniversary .card__wrap {
    padding: 0px;
  }
}

@media (min-width: 769px) {
  .strategy__anniversary .card__wrap {
    padding: 37px 40px 20px;
  }
}

.strategy__anniversary .card__list {
  flex-direction: column;
  display: flex;
  justify-content: space-between;
  text-align: center;
  gap: clamp(14px, 3.73333vw, 3.73333vw);
}

@media (min-width: 769px) {
  .strategy__anniversary .card__list {
    gap: 30px;
  }
}

@media (min-width: 769px) {
  .strategy__anniversary .card__list {
    flex-direction: row;
  }
}

.strategy__anniversary .card__item {
  width: 100%;
}

@media (min-width: 769px) {
  .strategy__anniversary .card__item {
    width: 50%;
  }
}

.strategy__anniversary .card__wrap .link {
  text-align: right;
  margin-top: clamp(20px, 5.33333vw, 5.33333vw);
}

@media (min-width: 769px) {
  .strategy__anniversary .card__wrap .link {
    margin-top: 15px;
  }
}

.strategy__detail .link {
  line-height: 26px;
}

.strategy__detail .link a {
  position: relative;
  font-weight: 600;
  line-height: 100%;
  /* 16px */
  letter-spacing: 0.32px;
  color: #0052CD;
  font-size: clamp(14px, 3.73333vw, 3.73333vw);
  padding-right: clamp(28px, 7.46667vw, 7.46667vw);
}

@media (min-width: 769px) {
  .strategy__detail .link a {
    font-size: 16px;
  }
}

@media (min-width: 769px) {
  .strategy__detail .link a {
    padding-right: 35px;
  }
}

.strategy__detail .link a::after {
  content: '';
  position: absolute;
  top: calc(50% + 1px);
  right: 0;
  transform: translateY(-50%);
  width: 26px;
  height: 26px;
  background: url(/campaign/50th/action/img/arrow_right_blue.png) no-repeat;
  background-size: 100% 100%;
  width: clamp(19px, 5.06667vw, 5.06667vw);
  height: clamp(19px, 5.06667vw, 5.06667vw);
}

@media (min-width: 769px) {
  .strategy__detail .link a::after {
    width: 26px;
  }
}

@media (min-width: 769px) {
  .strategy__detail .link a::after {
    height: 26px;
  }
}

.strategy__detail .link a:hover::after {
  opacity: .7;
  transition: 0.3s;
}

.strategy__detail .link a:hover {
  opacity: .7;
  transition: 0.3s;
}

.strategy__campaign__wrap {
  padding: 30px;
  background-color: #EDF7FF;
  border-radius: 0 0 10px 10px;
  padding: clamp(23px, 6.13333vw, 6.13333vw) clamp(20px, 5.33333vw, 5.33333vw) clamp(22px, 5.86667vw, 5.86667vw);
}

@media (min-width: 769px) {
  .strategy__campaign__wrap {
    padding: 30px;
  }
}

.strategy__campaign__block {
  background-color: #fff;
  padding: clamp(35px, 9.33333vw, 9.33333vw) clamp(24px, 6.4vw, 6.4vw) clamp(41px, 10.93333vw, 10.93333vw);
}

@media (min-width: 769px) {
  .strategy__campaign__block {
    padding: 25px 40px 34px;
  }
}

.strategy__campaign__block h3 {
  position: relative;
  display: inline-block;
  font-weight: 800;
  line-height: 150%;
  /* 39px */
  letter-spacing: 1.3px;
  color: #008AEC;
  font-size: clamp(24px, 6.4vw, 6.4vw);
}

@media (min-width: 769px) {
  .strategy__campaign__block h3 {
    font-size: 26px;
  }
}

.strategy__campaign__block h3::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -20px;
  width: 20px;
  height: 60px;
  background: url("/campaign/50th/action/img/top/border-left_pink_sp.svg") no-repeat center center;
  background-size: contain;
}

@media (min-width: 769px) {
  .strategy__campaign__block h3::before {
    left: -25px;
    width: 18px;
    height: 26px;
    background: url("/campaign/50th/action/img/top/border-left_pink.svg") no-repeat center center;
    background-size: contain;
  }
}

.strategy__campaign__block h3::after {
  display: inline-block;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -20px;
  width: 20px;
  height: 60px;
  background: url("/campaign/50th/action/img/top/border-right_pink_sp.svg") no-repeat center center;
  background-size: contain;
}

@media (min-width: 769px) {
  .strategy__campaign__block h3::after {
    right: -20px;
    width: 18px;
    height: 26px;
    background: url("/campaign/50th/action/img/top/border-right_pink.svg") no-repeat center center;
    background-size: contain;
  }
}

.strategy__campaign__block p {
  padding-top: 22px;
  color: #0E3590;
  font-weight: 700;
  line-height: 170%;
  /* 23.8px */
  font-size: clamp(13px, 3.46667vw, 3.46667vw);
}

@media (min-width: 769px) {
  .strategy__campaign__block p {
    font-size: 14px;
  }
}

.strategy__campaign__block .txt--blue {
  color: #008AEC;
}

.strategy__campaign__block .txt--orange {
  color: #FF91A6;
}

.strategy__introduction {
  margin-top: 40px;
}

.strategy__introduction .card__list {
  display: flex;
  flex-direction: column;
  gap: 40px;
  background-color: #fff;
  gap: clamp(40px, 10.66667vw, 10.66667vw);
  padding: clamp(20px, 5.33333vw, 5.33333vw) clamp(20px, 5.33333vw, 5.33333vw) clamp(40px, 10.66667vw, 10.66667vw);
}

@media (min-width: 769px) {
  .strategy__introduction .card__list {
    gap: 40px;
  }
}

@media (min-width: 769px) {
  .strategy__introduction .card__list {
    padding: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__introduction .card__list {
    padding: calc(30 * 100vw / 1440) calc(40 * 100vw / 1440) calc(40 * 100vw / 1440) calc(30 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__introduction .card__list {
    padding: 30px 40px 40px 30px;
  }
}

.strategy__introduction .card__item {
  display: flex;
  justify-content: space-between;
  gap: clamp(20px, 5.33333vw, 5.33333vw);
}

@media (min-width: 769px) {
  .strategy__introduction .card__item {
    gap: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__introduction .card__item {
    gap: calc(20 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__introduction .card__item {
    gap: 20px;
  }
}

.strategy__introduction .card__item .card__left {
  width: 100%;
  width: clamp(293px, 78.13333vw, 78.13333vw);
}

@media (min-width: 769px) {
  .strategy__introduction .card__item .card__left {
    width: 300px;
  }
}

.strategy__introduction .card__item .card__left img {
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: clamp(10px, 2.66667vw, 2.66667vw);
}

@media (min-width: 769px) {
  .strategy__introduction .card__item .card__left img {
    border-radius: 10px;
  }
}

.strategy__introduction .card__item .card__right {
  width: 100%;
  padding: clamp(0px, 0vw, 0vw) clamp(10px, 2.66667vw, 2.66667vw);
  width: clamp(293px, 78.13333vw, 78.13333vw);
}

@media (min-width: 769px) {
  .strategy__introduction .card__item .card__right {
    padding: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__introduction .card__item .card__right {
    padding: calc(0 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__introduction .card__item .card__right {
    padding: 0px;
  }
}

@media (min-width: 769px) {
  .strategy__introduction .card__item .card__right {
    width: 410px;
  }
}

.strategy__introduction .card__item h3 {
  color: #0052CD;
  font-weight: 900;
  line-height: 140%;
  /* 28px */
  letter-spacing: 0;
  font-size: clamp(18px, 4.8vw, 4.8vw);
  margin: clamp(0px, 0vw, 0vw) clamp(0px, 0vw, 0vw) clamp(10px, 2.66667vw, 2.66667vw);
}

@media (min-width: 769px) {
  .strategy__introduction .card__item h3 {
    font-size: 20px;
  }
}

@media (min-width: 769px) {
  .strategy__introduction .card__item h3 {
    margin: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__introduction .card__item h3 {
    margin: calc(8 * 100vw / 1440) calc(0 * 100vw / 1440) calc(20 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__introduction .card__item h3 {
    margin: 8px 0px 20px;
  }
}

.strategy__introduction .card__item p {
  color: #0E3590;
  font-weight: 500;
  line-height: 170%;
  /* 23.8px */
  letter-spacing: 0;
  font-size: clamp(14px, 3.73333vw, 3.73333vw);
}

@media (min-width: 769px) {
  .strategy__introduction .card__item p {
    font-size: 14px;
  }
}

.strategy__introduction .card__item .link {
  color: #0052CD;
  margin-top: clamp(25px, 6.66667vw, 6.66667vw);
}

@media (min-width: 769px) {
  .strategy__introduction .card__item .link {
    margin-top: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__introduction .card__item .link {
    margin-top: calc(34 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__introduction .card__item .link {
    margin-top: 34px;
  }
}

.strategy__keyword__block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #EDF7FF;
  gap: clamp(30px, 8vw, 8vw);
  padding: clamp(30px, 8vw, 8vw) clamp(10px, 2.66667vw, 2.66667vw) clamp(10px, 2.66667vw, 2.66667vw);
  margin: clamp(25px, 6.66667vw, 6.66667vw) clamp(0px, 0vw, 0vw) clamp(40px, 10.66667vw, 10.66667vw);
}

@media (min-width: 769px) {
  .strategy__keyword__block {
    gap: 30px;
  }
}

@media (min-width: 769px) {
  .strategy__keyword__block {
    padding: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__keyword__block {
    padding: calc(30 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__keyword__block {
    padding: 30px;
  }
}

@media (min-width: 769px) {
  .strategy__keyword__block {
    margin: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__keyword__block {
    margin: calc(40 * 100vw / 1440) calc(0 * 100vw / 1440) calc(50 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__keyword__block {
    margin: 40px 0px 50px;
  }
}

.strategy__keyword__block .card__left {
  width: 30%;
}

.strategy__keyword__block .card__right {
  width: 76%;
}

.strategy__keyword__block > .strategy__keyword__ttl {
  position: relative;
  aspect-ratio: 1;
}

.strategy__keyword__block > .strategy__keyword__ttl::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/campaign/50th/action/img/top/bg-keyword.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position-x: center;
}

.strategy__keyword__block p {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  text-align: center;
  color: #FFF;
  font-weight: 800;
  line-height: 1;
  width: 100%;
  font-size: clamp(21px, 5.6vw, 5.6vw);
}

@media (min-width: 769px) {
  .strategy__keyword__block p {
    font-size: 26px;
  }
}

.strategy__keyword__block .txt--large {
  font-weight: 900;
  line-height: 160%;
  font-size: clamp(36px, 9.6vw, 9.6vw);
}

@media (min-width: 769px) {
  .strategy__keyword__block .txt--large {
    font-size: 45px;
  }
}

.strategy__keyword__block ul {
  display: flex;
  flex-direction: column;
  gap: clamp(10px, 2.66667vw, 2.66667vw);
}

@media (min-width: 769px) {
  .strategy__keyword__block ul {
    gap: 20px;
  }
}

.strategy__keyword__block li {
  position: relative;
  color: #fff;
  font-weight: 800;
  line-height: 100%;
  /* 27px */
  font-size: clamp(24px, 6.4vw, 6.4vw);
  padding: clamp(16px, 4.26667vw, 4.26667vw) clamp(29px, 7.73333vw, 7.73333vw) clamp(16px, 4.26667vw, 4.26667vw) clamp(92px, 24.53333vw, 24.53333vw);
}

@media (min-width: 769px) {
  .strategy__keyword__block li {
    font-size: 27px;
  }
}

@media (min-width: 769px) {
  .strategy__keyword__block li {
    padding: 26px 29px 26px 100px;
  }
}

.strategy__keyword__block li .list--number {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 900;
  font-size: clamp(18px, 4.8vw, 4.8vw);
  left: clamp(25px, 6.66667vw, 6.66667vw);
}

@media (min-width: 769px) {
  .strategy__keyword__block li .list--number {
    font-size: 20px;
  }
}

@media (min-width: 769px) {
  .strategy__keyword__block li .list--number {
    left: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__keyword__block li .list--number {
    left: calc(30 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__keyword__block li .list--number {
    left: 30px;
  }
}

.strategy__keyword__block li:nth-of-type(1) {
  background-color: #FA0;
}

.strategy__keyword__block li:nth-of-type(2) {
  background-color: #FA0;
}

.strategy__keyword__block li:nth-of-type(3) {
  background-color: #EE6DFF;
}

.strategy__keyword__block li:nth-of-type(4) {
  background-color: #EE6DFF;
}

.strategy__keyword__block li:nth-of-type(5) {
  background-color: #4ACEAD;
}

.strategy__plan__block {
  position: relative;
  padding: 72px 126px 100px;
  background-color: #EDF7FF;
}

.strategy__plan__heading {
  text-align: center;
}

.strategy__plan__block h3 {
  position: relative;
  text-align: center;
  display: inline-block;
  margin: 47px 0 40px;
  color: #008AEC;
  font-weight: 800;
  line-height: 150%;
  /* 57px */
  letter-spacing: -0.9px;
  padding-right: 25px;
  font-size: clamp(22px, 5.86667vw, 5.86667vw);
}

@media (min-width: 769px) {
  .strategy__plan__block h3 {
    font-size: 38px;
  }
}

.strategy__plan__block h3::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
  width: 30px;
  height: 45px;
  background: url("/campaign/50th/action/img/top/border-left_pink.svg") no-repeat center center;
  background-size: contain;
}

.strategy__plan__block h3::after {
  display: inline-block;
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  width: 30px;
  height: 45px;
  background: url("/campaign/50th/action/img/top/border-right_pink.svg") no-repeat center center;
  background-size: contain;
}

.strategy__plan__block p + p {
  margin-top: 60px;
}

.strategy__plan__block p {
  color: #0E3590;
  font-weight: 700;
  line-height: 200%;
  /* 36px */
  font-size: clamp(14px, 3.73333vw, 3.73333vw);
}

@media (min-width: 769px) {
  .strategy__plan__block p {
    font-size: 18px;
  }
}

.main-visual {
  margin: auto;
  width: clamp(354px, 94.4vw, 94.4vw);
  height: clamp(200px, 53.33333vw, 53.33333vw);
}

@media (min-width: 769px) {
  .main-visual {
    width: 0px;
  }
}

@media (min-width: 769px) {
  .main-visual {
    height: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .main-visual {
    width: calc(800 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .main-visual {
    width: 800px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .main-visual {
    height: calc(450 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .main-visual {
    height: 450px;
  }
}

.main-visual img {
  width: 100%;
  height: 100%;
  border-radius: clamp(10px, 2.66667vw, 2.66667vw);
}

@media (min-width: 769px) {
  .main-visual img {
    border-radius: 10px;
  }
}

.strategy__bg-img__wrap {
  position: relative;
  margin: auto;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__bg-img__wrap {
    max-width: calc(800 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__bg-img__wrap {
    max-width: 800px;
  }
}

.strategy__bg-img {
  position: absolute;
}

.strategy__ttl .strategy__bg-img--left-01 {
  height: auto;
  top: clamp(-60px, -16vw, -16vw);
  width: clamp(354px, 94.4vw, 94.4vw);
}

@media (min-width: 769px) {
  .strategy__ttl .strategy__bg-img--left-01 {
    top: 0px;
  }
}

@media (min-width: 769px) {
  .strategy__ttl .strategy__bg-img--left-01 {
    width: 0px;
  }
}

.strategy__body .strategy__bg-img--left-01 {
  height: auto;
  width: clamp(54px, 14.4vw, 14.4vw);
  top: clamp(-20px, -5.33333vw, -5.33333vw);
  left: clamp(0px, 0vw, 0vw);
}

@media (min-width: 769px) {
  .strategy__body .strategy__bg-img--left-01 {
    width: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__body .strategy__bg-img--left-01 {
    width: calc(263 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__body .strategy__bg-img--left-01 {
    width: 263px;
  }
}

@media (min-width: 769px) {
  .strategy__body .strategy__bg-img--left-01 {
    top: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__body .strategy__bg-img--left-01 {
    top: calc(-150 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__body .strategy__bg-img--left-01 {
    top: -150px;
  }
}

@media (min-width: 769px) {
  .strategy__body .strategy__bg-img--left-01 {
    left: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__body .strategy__bg-img--left-01 {
    left: calc(-300 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__body .strategy__bg-img--left-01 {
    left: -300px;
  }
}

.strategy__body .strategy__bg-img--left-02 {
  height: auto;
  left: 50%;
  transform: translateX(-50%);
  top: clamp(8px, 2.13333vw, 2.13333vw);
  width: clamp(355px, 94.66667vw, 94.66667vw);
}

@media (min-width: 769px) {
  .strategy__body .strategy__bg-img--left-02 {
    top: 0px;
  }
}

@media (min-width: 769px) {
  .strategy__body .strategy__bg-img--left-02 {
    width: 0px;
  }
}

.strategy__body .strategy__bg-img--left-02 img {
  width: 100%;
  height: 100%;
}

.strategy__body .strategy__bg-img--right-01 {
  height: auto;
  width: clamp(97px, 25.86667vw, 25.86667vw);
  top: clamp(-45px, -12vw, -12vw);
  right: clamp(2px, 0.53333vw, 0.53333vw);
}

@media (min-width: 769px) {
  .strategy__body .strategy__bg-img--right-01 {
    width: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__body .strategy__bg-img--right-01 {
    width: calc(263 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__body .strategy__bg-img--right-01 {
    width: 263px;
  }
}

@media (min-width: 769px) {
  .strategy__body .strategy__bg-img--right-01 {
    top: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__body .strategy__bg-img--right-01 {
    top: calc(-215 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__body .strategy__bg-img--right-01 {
    top: -215px;
  }
}

@media (min-width: 769px) {
  .strategy__body .strategy__bg-img--right-01 {
    right: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__body .strategy__bg-img--right-01 {
    right: calc(-320 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__body .strategy__bg-img--right-01 {
    right: -320px;
  }
}

.strategy__plan .strategy__bg-img--left-01 {
  width: clamp(95px, 25.33333vw, 25.33333vw);
  height: clamp(60px, 16vw, 16vw);
  top: clamp(0px, 0vw, 0vw);
  left: clamp(0px, 0vw, 0vw);
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--left-01 {
    width: 155px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--left-01 {
    height: 121px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--left-01 {
    top: 130px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--left-01 {
    left: 40px;
  }
}

.strategy__plan .strategy__bg-img--left-02 {
  width: clamp(155px, 41.33333vw, 41.33333vw);
  height: clamp(80px, 21.33333vw, 21.33333vw);
  bottom: clamp(75px, 20vw, 20vw);
  left: clamp(9px, 2.4vw, 2.4vw);
  right: clamp(105px, 28vw, 28vw);
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--left-02 {
    width: 290px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--left-02 {
    height: 150px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--left-02 {
    bottom: 450px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--left-02 {
    left: -95px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--left-02 {
    right: 0px;
  }
}

.strategy__plan .strategy__bg-img--left-03 {
  width: clamp(60px, 16vw, 16vw);
  height: clamp(63px, 16.8vw, 16.8vw);
  bottom: clamp(100px, 26.66667vw, 26.66667vw);
  right: clamp(105px, 28vw, 28vw);
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--left-03 {
    width: 92px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--left-03 {
    height: 104px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--left-03 {
    bottom: 197px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--left-03 {
    right: 0px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--left-03 {
    right: initial;
    left: 27px;
  }
}

.strategy__plan .strategy__bg-img--right-01 {
  width: clamp(82px, 21.86667vw, 21.86667vw);
  height: clamp(64px, 17.06667vw, 17.06667vw);
  top: clamp(-43px, -11.46667vw, -11.46667vw);
  right: clamp(101px, 26.93333vw, 26.93333vw);
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--right-01 {
    width: 155px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--right-01 {
    height: 121px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--right-01 {
    top: 0px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--right-01 {
    right: 180px;
  }
}

.strategy__plan .strategy__bg-img--right-02 {
  width: clamp(101px, 26.93333vw, 26.93333vw);
  height: clamp(87px, 23.2vw, 23.2vw);
  top: clamp(50px, 13.33333vw, 13.33333vw);
  right: clamp(0px, 0vw, 0vw);
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--right-02 {
    width: 198px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--right-02 {
    height: 171px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--right-02 {
    top: 310px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--right-02 {
    right: 0px;
  }
}

.strategy__plan .strategy__bg-img--right-03 {
  width: clamp(126px, 33.6vw, 33.6vw);
  height: clamp(50px, 13.33333vw, 13.33333vw);
  bottom: clamp(27px, 7.2vw, 7.2vw);
  right: clamp(26px, 6.93333vw, 6.93333vw);
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--right-03 {
    width: 236px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--right-03 {
    height: 95px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--right-03 {
    bottom: 106px;
  }
}

@media (min-width: 769px) {
  .strategy__plan .strategy__bg-img--right-03 {
    right: 150px;
  }
}

/* --------- 他のハッピー大作戦 --------- */
/* ==================================================================
 * SP
 * =============================================================== */
@media screen and (max-width: 768px) {
  .strategy__campaign__block p {
    padding-top: 28px;
    text-align: left;
    font-weight: 700;
    line-height: 180%;
    /* 23.4px */
    letter-spacing: -0.39px;
  }
  .strategy__detail > p {
    font-weight: 500;
    line-height: 180%;
    /* 28.8px */
    letter-spacing: -0.32px;
  }
  .strategy__introduction {
    margin-top: 25px;
  }
  .strategy__introduction .card__item {
    flex-direction: column;
  }
  .strategy__keyword__block {
    flex-direction: column;
  }
  .strategy__keyword__block .card__left {
    width: 43.2vw;
  }
  .strategy__keyword__block .card__right {
    width: 100%;
  }
  .strategy__keyword__block li {
    font-weight: 800;
    line-height: 120%;
    /* 28.8px */
  }
  .strategy__plan__block {
    padding: 0;
    background-color: inherit;
  }
  .strategy__plan__block h3 {
    margin: 25px 0 23px;
    font-weight: 800;
    line-height: 130%;
    /* 28.6px */
    letter-spacing: 0.44px;
    padding-right: 10px;
  }
  .strategy__plan__block h3::before {
    left: -10px;
    width: 20px;
    height: 55px;
    background: url("/campaign/50th/action/img/top/border-left_pink_sp.svg") no-repeat center center;
    background-size: contain;
  }
  .strategy__plan__block h3::after {
    right: -10px;
    width: 20px;
    height: 55px;
    background: url("/campaign/50th/action/img/top/border-right_pink_sp.svg") no-repeat center center;
    background-size: contain;
  }
  .strategy__plan__block p + p {
    margin-top: 40px;
  }
  .strategy__plan__block p {
    padding: 0 10px;
    font-weight: 700;
    line-height: 185%;
    /* 25.9px */
    letter-spacing: -0.28px;
  }
}

/* strategy__else
----------------------------- */
.strategy__else {
  position: relative;
}

.strategy__else .section__inner {
  padding: clamp(100px, 26.66667vw, 26.66667vw) clamp(0px, 0vw, 0vw) clamp(120px, 32vw, 32vw);
}

@media (min-width: 769px) {
  .strategy__else .section__inner {
    padding: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__else .section__inner {
    padding: calc(90 * 100vw / 1440) calc(0 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__else .section__inner {
    padding: 90px 0px;
  }
}

.strategy__else h3 {
  margin: 0 0 60px;
  padding: 0 0 5px;
  color: #0E3590;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  font-size: clamp(22px, 5.86667vw, 5.86667vw);
}

@media (min-width: 769px) {
  .strategy__else h3 {
    font-size: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__else h3 {
    font-size: calc(34 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__else h3 {
    font-size: 34px;
  }
}

#slider__happy {
  position: relative;
  max-width: 1174px;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy {
    width: calc(1174 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy {
    width: 1174px;
  }
}

@media (min-width: 769px) {
  #slider__happy {
    transform: translateX(-49%);
  }
}

#slider__happy .bx-next,
#slider__happy .bx-prev {
  position: absolute;
  text-indent: -9999px;
  z-index: 9999;
  border-radius: 50%;
  bottom: clamp(-15px, -4vw, -4vw);
  width: clamp(40px, 10.66667vw, 10.66667vw);
  height: clamp(40px, 10.66667vw, 10.66667vw);
}

@media (min-width: 769px) {
  #slider__happy .bx-next,
  #slider__happy .bx-prev {
    bottom: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy .bx-next,
  #slider__happy .bx-prev {
    border-radius: calc(0 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy .bx-next,
  #slider__happy .bx-prev {
    border-radius: 0px;
  }
}

@media (min-width: 769px) {
  #slider__happy .bx-next,
  #slider__happy .bx-prev {
    width: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy .bx-next,
  #slider__happy .bx-prev {
    width: calc(40 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy .bx-next,
  #slider__happy .bx-prev {
    width: 40px;
  }
}

@media (min-width: 769px) {
  #slider__happy .bx-next,
  #slider__happy .bx-prev {
    height: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy .bx-next,
  #slider__happy .bx-prev {
    height: calc(100 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy .bx-next,
  #slider__happy .bx-prev {
    height: 100px;
  }
}

@media (min-width: 769px) {
  #slider__happy .bx-next,
  #slider__happy .bx-prev {
    bottom: initial;
    top: 45%;
    transform: translateY(-50%);
  }
}

#slider__happy a.bx-prev {
  background: url(/campaign/50th/action/img/arrow_slider_left_sp.png) no-repeat;
  background-size: contain;
  left: clamp(67px, 17.86667vw, 17.86667vw);
}

@media (min-width: 769px) {
  #slider__happy a.bx-prev {
    left: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy a.bx-prev {
    left: calc(-60 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy a.bx-prev {
    left: -60px;
  }
}

@media (min-width: 769px) {
  #slider__happy a.bx-prev {
    background: url(/campaign/50th/action/img/arrow_slider_left.png) no-repeat;
    background-size: contain;
  }
}

#slider__happy a.bx-next {
  background: url(/campaign/50th/action/img/arrow_slider_right_sp.png) no-repeat;
  background-size: contain;
  right: clamp(67px, 17.86667vw, 17.86667vw);
}

@media (min-width: 769px) {
  #slider__happy a.bx-next {
    right: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy a.bx-next {
    right: calc(-40 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy a.bx-next {
    right: -40px;
  }
}

@media (min-width: 769px) {
  #slider__happy a.bx-next {
    background: url(/campaign/50th/action/img/arrow_slider_right.png) no-repeat;
    background-size: contain;
  }
}

/* slider: boxsliser */
#slider__happy .bx-pager,
#slider__happy .bx-wrapper {
  position: relative;
  margin: 0;
  padding: 0;
}

#slider__happy .bx-wrapper {
  margin: 0 auto;
}

#slider__happy .bx-wrapper img {
  max-width: 100%;
  display: block;
}

#slider__happy .bx-viewport {
  overflow-x: clip !important;
  overflow-y: visible !important;
  padding-left: clamp(14px, 3.73333vw, 3.73333vw);
}

@media (min-width: 769px) {
  #slider__happy .bx-viewport {
    padding-left: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy .bx-viewport {
    padding-left: calc(0 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy .bx-viewport {
    padding-left: 0px;
  }
}

/* start/stop ボタン & pager */
#slider__happy .pager_controls {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: relative;
  margin-top: clamp(50px, 13.33333vw, 13.33333vw);
}

@media (min-width: 769px) {
  #slider__happy .pager_controls {
    margin-top: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy .pager_controls {
    margin-top: calc(40 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy .pager_controls {
    margin-top: 40px;
  }
}

#slider__happy .bx-wrapper .bx-controls-auto {
  position: absolute;
  width: 100%;
}

#slider__happy .bxslider_start_stop {
  height: clamp(20px, 5.33333vw, 5.33333vw);
  width: clamp(20px, 5.33333vw, 5.33333vw);
}

@media (min-width: 769px) {
  #slider__happy .bxslider_start_stop {
    height: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy .bxslider_start_stop {
    height: calc(20 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy .bxslider_start_stop {
    height: 20px;
  }
}

@media (min-width: 769px) {
  #slider__happy .bxslider_start_stop {
    width: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy .bxslider_start_stop {
    width: calc(20 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy .bxslider_start_stop {
    width: 20px;
  }
}

#slider__happy .bxslider_start_stop .bx-controls-auto-item img {
  vertical-align: initial;
  height: auto;
  width: 100%;
}

/* pager */
#slider__happy .bx-pager {
  display: flex;
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy .bx-pager {
    margin-right: calc(25 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy .bx-pager {
    margin-right: 25px;
  }
}

#slider__happy .bx-pager.bx-default-pager a {
  background: #C7E6FC;
  text-indent: -9999px;
  display: block;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 50px;
  margin: clamp(0px, 0vw, 0vw) clamp(5px, 1.33333vw, 1.33333vw);
  width: clamp(10px, 2.66667vw, 2.66667vw);
  height: clamp(10px, 2.66667vw, 2.66667vw);
}

@media (min-width: 769px) {
  #slider__happy .bx-pager.bx-default-pager a {
    margin: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy .bx-pager.bx-default-pager a {
    margin: calc(0 * 100vw / 1440) calc(5 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy .bx-pager.bx-default-pager a {
    margin: 0px 5px;
  }
}

@media (min-width: 769px) {
  #slider__happy .bx-pager.bx-default-pager a {
    width: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy .bx-pager.bx-default-pager a {
    width: calc(10 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy .bx-pager.bx-default-pager a {
    width: 10px;
  }
}

@media (min-width: 769px) {
  #slider__happy .bx-pager.bx-default-pager a {
    height: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy .bx-pager.bx-default-pager a {
    height: calc(10 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy .bx-pager.bx-default-pager a {
    height: 10px;
  }
}

#slider__happy .bx-pager.bx-default-pager a:hover,
#slider__happy .bx-pager.bx-default-pager a.active,
#slider__happy .bx-pager.bx-default-pager a:focus {
  background: #008AEC;
}

#slider__happy .bx-pager-item,
#slider__happy .bxslider_start_stop .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
}

#slider__happy .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

/* slider: Lsit内容 */
#slider__happy li {
  background-color: #fff;
  transition: all 0.3s ease;
  box-shadow: 15px 15px 13px rgba(0, 138, 236, 0.12);
  border-radius: clamp(10px, 2.66667vw, 2.66667vw);
  width: clamp(300px, 80vw, 80vw);
  height: clamp(297px, 79.2vw, 79.2vw);
  margin-right: clamp(14px, 3.73333vw, 3.73333vw);
}

@media (min-width: 769px) {
  #slider__happy li {
    border-radius: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy li {
    border-radius: calc(10 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy li {
    border-radius: 10px;
  }
}

@media (min-width: 769px) {
  #slider__happy li {
    width: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy li {
    width: calc(370 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy li {
    width: 370px;
  }
}

@media (min-width: 769px) {
  #slider__happy li {
    height: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy li {
    height: calc(360 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy li {
    height: 360px;
  }
}

@media (min-width: 769px) {
  #slider__happy li {
    margin-right: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #slider__happy li {
    margin-right: calc(22 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #slider__happy li {
    margin-right: 22px;
  }
}

#slider__happy li a {
  color: #0052CD;
}

#slider__happy .bxslider-item--blue a {
  color: #fff;
}

.bxslider .type-pic {
  overflow: hidden;
  transition: all 0.3s ease;
  padding: clamp(15px, 4vw, 4vw) clamp(15px, 4vw, 4vw) clamp(0px, 0vw, 0vw) clamp(15px, 4vw, 4vw);
}

@media (min-width: 769px) {
  .bxslider .type-pic {
    padding: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .bxslider .type-pic {
    padding: calc(20 * 100vw / 1440) calc(20 * 100vw / 1440) calc(0 * 100vw / 1440) calc(20 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .bxslider .type-pic {
    padding: 20px 20px 0px 20px;
  }
}

.bxslider .type-pic .type-pic-hidden {
  overflow: hidden;
  border-radius: clamp(10px, 2.66667vw, 2.66667vw) clamp(10px, 2.66667vw, 2.66667vw) clamp(0px, 0vw, 0vw) clamp(0px, 0vw, 0vw);
}

@media (min-width: 769px) {
  .bxslider .type-pic .type-pic-hidden {
    border-radius: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .bxslider .type-pic .type-pic-hidden {
    border-radius: calc(10 * 100vw / 1440) calc(10 * 100vw / 1440) calc(0 * 100vw / 1440) calc(0 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .bxslider .type-pic .type-pic-hidden {
    border-radius: 10px 10px 0px 0px;
  }
}

.bxslider .bxslider-item--blue .type-pic {
  overflow: hidden;
  transition: all 0.3s ease;
  padding: 0;
  border-radius: clamp(10px, 2.66667vw, 2.66667vw) clamp(10px, 2.66667vw, 2.66667vw) clamp(0px, 0vw, 0vw) clamp(0px, 0vw, 0vw);
}

@media (min-width: 769px) {
  .bxslider .bxslider-item--blue .type-pic {
    border-radius: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .bxslider .bxslider-item--blue .type-pic {
    border-radius: calc(10 * 100vw / 1440) calc(10 * 100vw / 1440) calc(0 * 100vw / 1440) calc(0 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .bxslider .bxslider-item--blue .type-pic {
    border-radius: 10px 10px 0px 0px;
  }
}

.bxslider .type-pic img,
.bxslider .bxslider-item--blue .type-pic img {
  transition: all 0.3s ease;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

#slider__happy li a:hover .type-pic img {
  transition: all 0.3s ease;
  transform: scale(1.1);
}

.bxslider .type-txt-item {
  padding: clamp(14px, 3.73333vw, 3.73333vw) clamp(20px, 5.33333vw, 5.33333vw) clamp(20px, 5.33333vw, 5.33333vw);
}

@media (min-width: 769px) {
  .bxslider .type-txt-item {
    padding: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .bxslider .type-txt-item {
    padding: calc(20 * 100vw / 1440) calc(25 * 100vw / 1440) calc(27 * 100vw / 1440) calc(25 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .bxslider .type-txt-item {
    padding: 20px 25px 27px 25px;
  }
}

.bxslider .bxslider-item--blue .type-txt-item {
  background-color: #0052CD;
  border-radius: clamp(0px, 0vw, 0vw) clamp(0px, 0vw, 0vw) clamp(10px, 2.66667vw, 2.66667vw) clamp(10px, 2.66667vw, 2.66667vw);
}

@media (min-width: 769px) {
  .bxslider .bxslider-item--blue .type-txt-item {
    border-radius: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .bxslider .bxslider-item--blue .type-txt-item {
    border-radius: calc(0 * 100vw / 1440) calc(0 * 100vw / 1440) calc(10 * 100vw / 1440) calc(10 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .bxslider .bxslider-item--blue .type-txt-item {
    border-radius: 0px 0px 10px 10px;
  }
}

.bxslider .type-sub-txt {
  font-weight: 700;
  margin-bottom: clamp(10px, 2.66667vw, 2.66667vw);
  font-size: clamp(12px, 3.2vw, 3.2vw);
}

@media (min-width: 769px) {
  .bxslider .type-sub-txt {
    margin-bottom: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .bxslider .type-sub-txt {
    margin-bottom: calc(10 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .bxslider .type-sub-txt {
    margin-bottom: 10px;
  }
}

@media (min-width: 769px) {
  .bxslider .type-sub-txt {
    font-size: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .bxslider .type-sub-txt {
    font-size: calc(14 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .bxslider .type-sub-txt {
    font-size: 14px;
  }
}

.bxslider .type-txt {
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0;
  font-size: clamp(24px, 6.4vw, 6.4vw);
}

@media (min-width: 769px) {
  .bxslider .type-txt {
    font-size: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .bxslider .type-txt {
    font-size: calc(28 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .bxslider .type-txt {
    font-size: 28px;
  }
}

/*button*/
.strategy__else .btn {
  text-align: center;
  margin-top: clamp(65px, 17.33333vw, 17.33333vw);
}

@media (min-width: 769px) {
  .strategy__else .btn {
    margin-top: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__else .btn {
    margin-top: calc(60 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__else .btn {
    margin-top: 60px;
  }
}

.strategy__else .btn a {
  position: relative;
  display: inline-block;
  margin: 0;
  color: #fff;
  background-color: #0E3590;
  border-radius: 100vh;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  padding: clamp(24px, 6.4vw, 6.4vw) clamp(36px, 9.6vw, 9.6vw) clamp(22px, 5.86667vw, 5.86667vw) clamp(52px, 13.86667vw, 13.86667vw);
  font-size: clamp(14px, 3.73333vw, 3.73333vw);
}

@media (min-width: 769px) {
  .strategy__else .btn a {
    padding: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__else .btn a {
    padding: calc(22 * 100vw / 1440) calc(32 * 100vw / 1440) calc(22 * 100vw / 1440) calc(43 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__else .btn a {
    padding: 22px 32px 22px 43px;
  }
}

@media (min-width: 769px) {
  .strategy__else .btn a {
    font-size: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__else .btn a {
    font-size: calc(16 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__else .btn a {
    font-size: 16px;
  }
}

.strategy__else .btn a::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border: 1.5vw solid transparent;
  border-right: 2.5vw solid #fff;
  left: clamp(20px, 5.33333vw, 5.33333vw);
}

@media (min-width: 769px) {
  .strategy__else .btn a::after {
    left: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__else .btn a::after {
    left: calc(15 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__else .btn a::after {
    left: 15px;
  }
}

@media (min-width: 769px) {
  .strategy__else .btn a::after {
    border: 6px solid transparent;
    border-right: 10px solid #fff;
  }
}

.strategy__else .btn a:hover {
  color: #fff;
  opacity: 0.7;
  transition: 0.3s;
}

/* ---------[modify style]--------- */
.pt0 {
  padding-top: 0 !important;
}

.bg--blue {
  background-color: #008AEC;
}

.txt--center {
  text-align: center;
}

.bd-radius {
  border-radius: 10px;
}
