@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;
}

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

body, .contents p, .contents dl, .contents dt, .contents dd {
  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;
}

.clearfix::after {
  content: ".";
  display: block;
  clear: both;
  width: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

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

/* logo & button */
.main__guide {
  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 {
  max-width: 1440px;
  margin: 0 auto;
  padding: clamp(0px, 0vw, 0vw) clamp(10px, 2.66667vw, 2.66667vw) clamp(0px, 0vw, 0vw) clamp(4px, 1.06667vw, 1.06667vw);
}

@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;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0;
  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::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::after {
    left: 0px;
  }
}

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

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

@media (min-width: 769px) {
  .main__guide .btn::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 {
  margin-top: clamp(0px, 0vw, 0vw);
}

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

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

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

.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__tab {
  display: block;
  font-weight: bold;
  position: relative;
  top: 2px;
}

@media (min-width: 769px) {
  .strategy__ttl__tab {
    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 .sub {
  color: #008AEC;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.385;
  text-align: left;
  font-size: clamp(13px, 3.46667vw, 3.46667vw);
  margin: clamp(16px, 4.26667vw, 4.26667vw) clamp(21px, 5.6vw, 5.6vw) 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;
  }
}

@media (min-width: 769px) {
  .strategy__ttl .sub {
    text-align: right;
  }
}

.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 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__ttl 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 h1 {
    padding-bottom: 0px;
  }
}

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

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

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

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

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

.strategy__ttl 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 h1::after {
    height: 0px;
  }
}

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

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

.strategy h2 {
  color: #0052CD;
  font-weight: 700;
  line-height: 1.35;
  position: relative;
  margin-top: clamp(96px, 25.6vw, 25.6vw);
  padding-bottom: clamp(30px, 8vw, 8vw);
  font-size: clamp(28px, 7.46667vw, 7.46667vw);
}

@media (min-width: 769px) {
  .strategy h2 {
    margin-top: 96px;
  }
}

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

@media screen and (min-width: 1441px) {
  .strategy h2 {
    margin-top: 90px;
  }
}

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

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

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

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

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

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

@media (min-width: 769px) {
  .strategy h2 {
    line-height: 1.4;
  }
}

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

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

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

@media screen and (min-width: 1441px) {
  .strategy h2::after {
    height: 3px;
  }
}

/* background-color */
/* .category--color：カテゴリ別　背景色設定用
	マチの暮らしにハッピーを！: #FF6D4D
	おいしさでハッピーを!: #FFAA00
	おトクでハッピーを!: #D079FF
	地球の未来にハッピーを!: #67CDE9 
	はたらくにハッピーを!: #4ACEAD
*/
.ttl-bg--orange {
  background-color: #FFAA00;
}

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

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

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

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

.strategy .section__inner {
  padding: 0;
  margin-top: clamp(-30px, -8vw, -8vw);
}

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

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

@media screen and (min-width: 1441px) {
  .strategy .section__inner {
    margin-top: -50px;
  }
}

.mainvis {
  margin: 0;
  height: auto;
  padding-top: clamp(0px, 0vw, 0vw);
}

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

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

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

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

@media screen and (min-width: 1441px) {
  .mainvis {
    height: 600px;
  }
}

.mainvis__inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: clamp(60px, 16vw, 16vw) clamp(30px, 8vw, 8vw) clamp(30px, 8vw, 8vw);
}

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

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

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

.img_pic {
  display: flex;
  justify-content: center;
}

.img_pic_01 {
  z-index: 10;
}

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

@media screen and (min-width: 1441px) {
  .img_pic_01 {
    margin-top: -100px;
  }
}

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

@media screen and (min-width: 1441px) {
  .img_pic_01 {
    width: 288px;
  }
}

.img_pic_02 {
  z-index: 10;
}

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

@media screen and (min-width: 1441px) {
  .img_pic_02 {
    margin-top: -50px;
  }
}

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

@media screen and (min-width: 1441px) {
  .img_pic_02 {
    width: 277px;
  }
}

.img_pic_sp {
  width: 100%;
  height: auto;
  padding: clamp(0px, 0vw, 0vw) clamp(10px, 2.66667vw, 2.66667vw);
}

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

.img_pic_sp img {
  width: 100%;
  height: 100%;
}

.main_pic {
  margin: 0;
  height: auto;
  width: clamp(313px, 83.46667vw, 83.46667vw);
}

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

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

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

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

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

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

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

.strategy__detail {
  color: #0E3590;
}

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

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

.strategy .strategy__inner {
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
  background: #fff;
  padding: clamp(40px, 10.66667vw, 10.66667vw) clamp(20px, 5.33333vw, 5.33333vw) clamp(80px, 21.33333vw, 21.33333vw);
}

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

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy .strategy__inner {
    padding: calc(60 * 100vw / 1440) calc(200 * 100vw / 1440) calc(130 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy .strategy__inner {
    padding: 60px 200px 130px;
  }
}

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

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

.strategy__detail p {
  font-weight: 500;
  line-height: 2;
  font-size: clamp(16px, 4.26667vw, 4.26667vw);
  margin-top: clamp(30px, 8vw, 8vw);
}

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

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

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

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

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

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

.strategy__detail .strategy__contents {
  padding: clamp(0px, 0vw, 0vw) clamp(10px, 2.66667vw, 2.66667vw);
}

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

.strategy__detail .strategy__contents .strategy__list {
  margin-top: clamp(30px, 8vw, 8vw);
  font-size: clamp(16px, 4.26667vw, 4.26667vw);
}

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

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__detail .strategy__contents .strategy__list {
    margin-top: calc(35 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__detail .strategy__contents .strategy__list {
    margin-top: 35px;
  }
}

@media (min-width: 769px) {
  .strategy__detail .strategy__contents .strategy__list {
    font-size: 0px;
  }
}

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

@media screen and (min-width: 1441px) {
  .strategy__detail .strategy__contents .strategy__list {
    font-size: 18px;
  }
}

.strategy__detail .strategy__contents .strategy__desc {
  font-weight: 500;
  line-height: 2;
  font-size: clamp(16px, 4.26667vw, 4.26667vw);
  margin-top: clamp(30px, 8vw, 8vw);
}

@media (min-width: 769px) {
  .strategy__detail .strategy__contents .strategy__desc {
    font-size: 0px;
  }
}

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

@media screen and (min-width: 1441px) {
  .strategy__detail .strategy__contents .strategy__desc {
    font-size: 18px;
  }
}

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

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__detail .strategy__contents .strategy__desc {
    margin-top: calc(35 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__detail .strategy__contents .strategy__desc {
    margin-top: 35px;
  }
}

.strategy__detail .strategy__contents .strategy__desc--sm {
  font-size: clamp(13px, 3.46667vw, 3.46667vw);
}

@media (min-width: 769px) {
  .strategy__detail .strategy__contents .strategy__desc--sm {
    font-size: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__detail .strategy__contents .strategy__desc--sm {
    font-size: calc(14 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__detail .strategy__contents .strategy__desc--sm {
    font-size: 14px;
  }
}

.strategy__contents .strategy__img {
  text-align: center;
  margin-top: clamp(30px, 8vw, 8vw);
}

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

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

@media screen and (min-width: 1441px) {
  .strategy__contents .strategy__img {
    margin-top: 35px;
  }
}

.strategy__list-item {
  position: relative;
  padding-left: 1em;
}

.strategy__list-item::before {
  content: "・";
  color: #0E3590;
  /* 必要なら調整 */
  position: absolute;
  left: 0;
  top: 0;
}

.summary {
  padding: clamp(0px, 0vw, 0vw) clamp(10px, 2.66667vw, 2.66667vw);
}

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

.summary p {
  font-weight: 500;
  margin-top: 0;
  letter-spacing: -0.02em;
  font-size: clamp(16px, 4.26667vw, 4.26667vw);
}

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

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

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

.strategy h3 {
  color: #0052CD;
  font-weight: 700;
  margin-top: 0;
  line-height: 1.35;
  letter-spacing: 0;
  font-size: clamp(22px, 5.86667vw, 5.86667vw);
  margin-bottom: clamp(22px, 5.86667vw, 5.86667vw);
}

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

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

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

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

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

@media screen and (min-width: 1441px) {
  .strategy h3 {
    margin-bottom: 34px;
  }
}

.pink-bullet {
  position: relative;
  padding-left: 0.75em;
}

.pink-bullet::before {
  content: "";
  position: absolute;
  left: 0;
  background-color: #FF91A6;
  border-radius: 50%;
  width: clamp(9px, 2.4vw, 2.4vw);
  height: clamp(9px, 2.4vw, 2.4vw);
  top: clamp(10px, 2.66667vw, 2.66667vw);
}

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

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

@media screen and (min-width: 1441px) {
  .pink-bullet::before {
    width: 10px;
  }
}

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

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

@media screen and (min-width: 1441px) {
  .pink-bullet::before {
    height: 10px;
  }
}

@media (min-width: 769px) {
  .pink-bullet::before {
    top: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .pink-bullet::before {
    top: calc(14 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .pink-bullet::before {
    top: 14px;
  }
}

.strategy .box {
  background-color: #EDF7FF;
  border-radius: clamp(10px, 2.66667vw, 2.66667vw);
}

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

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

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

.box__inner {
  font-weight: 500;
  line-height: 1.6;
  padding: clamp(20px, 5.33333vw, 5.33333vw) clamp(20px, 5.33333vw, 5.33333vw) clamp(37px, 9.86667vw, 9.86667vw) clamp(20px, 5.33333vw, 5.33333vw);
}

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

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

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

@media (min-width: 769px) {
  .box__inner {
    line-height: 1.7;
  }
}

.box__img {
  float: left;
  height: auto;
  display: flex;
  justify-content: center;
  width: clamp(293px, 78.13333vw, 78.13333vw);
  border-radius: clamp(10px, 2.66667vw, 2.66667vw);
  margin-bottom: clamp(20px, 5.33333vw, 5.33333vw);
}

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

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

@media screen and (min-width: 1441px) {
  .box__img {
    width: 300px;
  }
}

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

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

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

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

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

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

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

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

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

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

@media (min-width: 769px) {
  .box__img img {
    max-height: 300px;
    width: fit-content;
  }
}

.strategy__box {
  margin-top: clamp(50px, 13.33333vw, 13.33333vw);
}

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

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

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

#strategy .strategy__box .strategy__txt {
  line-height: 1.7;
  margin-top: 0;
  letter-spacing: 0;
  font-size: clamp(14px, 3.73333vw, 3.73333vw);
  padding: clamp(0px, 0vw, 0vw) clamp(10px, 2.66667vw, 2.66667vw);
}

@media (min-width: 769px) {
  #strategy .strategy__box .strategy__txt {
    font-size: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #strategy .strategy__box .strategy__txt {
    font-size: calc(14 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #strategy .strategy__box .strategy__txt {
    font-size: 14px;
  }
}

@media (min-width: 769px) {
  #strategy .strategy__box .strategy__txt {
    padding: 0px;
  }
}

#strategy .strategy__box .strategy__txt--sm {
  font-size: clamp(12px, 3.2vw, 3.2vw);
}

@media (min-width: 769px) {
  #strategy .strategy__box .strategy__txt--sm {
    font-size: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #strategy .strategy__box .strategy__txt--sm {
    font-size: calc(12 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #strategy .strategy__box .strategy__txt--sm {
    font-size: 12px;
  }
}

/* button */
.strategy__box .btn,
.strategy__contents .btn {
  text-align: center;
  margin-top: clamp(40px, 10.66667vw, 10.66667vw);
}

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

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

@media screen and (min-width: 1441px) {
  .strategy__box .btn,
  .strategy__contents .btn {
    margin-top: 40px;
  }
}

.strategy__box .btn a,
.strategy__contents .btn a {
  position: relative;
  display: inline-block;
  width: fit-content;
  color: #fff;
  font-weight: 700;
  margin: auto;
  text-decoration: none;
  background-color: #0E3590;
  border-radius: 100vh;
  -webkit-filter: none;
  filter: none;
  padding: clamp(17px, 4.53333vw, 4.53333vw) clamp(60px, 16vw, 16vw) clamp(17px, 4.53333vw, 4.53333vw) clamp(44px, 11.73333vw, 11.73333vw);
  font-size: clamp(16px, 4.26667vw, 4.26667vw);
}

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

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__box .btn a,
  .strategy__contents .btn a {
    padding: calc(17 * 100vw / 1440) calc(60 * 100vw / 1440) calc(17 * 100vw / 1440) calc(44 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__box .btn a,
  .strategy__contents .btn a {
    padding: 17px 60px 17px 44px;
  }
}

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

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

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

.strategy__box .btn a::after,
.strategy__contents .btn a::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: url("/campaign/50th/action/img/arrow_right_white.png") center center/contain no-repeat;
  width: clamp(24px, 6.4vw, 6.4vw);
  height: clamp(24px, 6.4vw, 6.4vw);
  right: clamp(20px, 5.33333vw, 5.33333vw);
}

@media (min-width: 769px) {
  .strategy__box .btn a::after,
  .strategy__contents .btn a::after {
    width: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__box .btn a::after,
  .strategy__contents .btn a::after {
    width: calc(24 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__box .btn a::after,
  .strategy__contents .btn a::after {
    width: 24px;
  }
}

@media (min-width: 769px) {
  .strategy__box .btn a::after,
  .strategy__contents .btn a::after {
    height: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__box .btn a::after,
  .strategy__contents .btn a::after {
    height: calc(24 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__box .btn a::after,
  .strategy__contents .btn a::after {
    height: 24px;
  }
}

@media (min-width: 769px) {
  .strategy__box .btn a::after,
  .strategy__contents .btn a::after {
    right: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__box .btn a::after,
  .strategy__contents .btn a::after {
    right: calc(20 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__box .btn a::after,
  .strategy__contents .btn a::after {
    right: 20px;
  }
}

.strategy__box .btn a:hover,
.strategy__contents .btn a:hover,
.strategy__contents .btn a:hover::after {
  color: #fff;
  opacity: 0.7;
  transition: all 0.3s ease;
}

.strategy__box .btn_2 a:hover,
.strategy__box .btn_2 a:hover::after {
  opacity: 0.7;
  transition: all 0.3s ease;
}

.strategy__box .btn_2 {
  display: inline-block;
  padding: clamp(0px, 0vw, 0vw) clamp(10px, 2.66667vw, 2.66667vw);
  margin-top: clamp(30px, 8vw, 8vw);
}

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

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

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

@media screen and (min-width: 1441px) {
  .strategy__box .btn_2 {
    margin-top: 30px;
  }
}

.strategy__box .btn_2 a {
  position: relative;
  display: inline-block;
  color: #0052CD;
  letter-spacing: 0.02em;
  font-weight: 600;
  font-size: clamp(14px, 3.73333vw, 3.73333vw);
}

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

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

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

.strategy__box .btn_2 a::after {
  content: "";
  display: inline-block;
  margin-left: 0.56em;
  background-image: url(/campaign/50th/action/img/arrow_right_blue.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: clamp(19px, 5.06667vw, 5.06667vw);
  height: clamp(19px, 5.06667vw, 5.06667vw);
  margin-left: clamp(6px, 1.6vw, 1.6vw);
}

@media (min-width: 769px) {
  .strategy__box .btn_2 a::after {
    width: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__box .btn_2 a::after {
    width: calc(26 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__box .btn_2 a::after {
    width: 26px;
  }
}

@media (min-width: 769px) {
  .strategy__box .btn_2 a::after {
    height: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__box .btn_2 a::after {
    height: calc(26 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__box .btn_2 a::after {
    height: 26px;
  }
}

@media (min-width: 769px) {
  .strategy__box .btn_2 a::after {
    margin-left: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .strategy__box .btn_2 a::after {
    margin-left: calc(9 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  .strategy__box .btn_2 a::after {
    margin-left: 9px;
  }
}

/* strategy__else
----------------------------- */
.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(22px, 5.86667vw, 5.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(22px, 5.86667vw, 5.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;
}

#strategy .notice {
  margin-top: clamp(20px, 5.33333vw, 5.33333vw);
}

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

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

@media screen and (min-width: 1441px) {
  #strategy .notice {
    margin-top: 20px;
  }
}

#strategy .notice .notice__txt {
  font-size: clamp(13px, 3.46667vw, 3.46667vw);
}

@media (min-width: 769px) {
  #strategy .notice .notice__txt {
    font-size: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #strategy .notice .notice__txt {
    font-size: calc(14 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #strategy .notice .notice__txt {
    font-size: 14px;
  }
}

#strategy .notice--sm {
  margin-top: clamp(10px, 2.66667vw, 2.66667vw);
}

@media (min-width: 769px) {
  #strategy .notice--sm {
    margin-top: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #strategy .notice--sm {
    margin-top: calc(10 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #strategy .notice--sm {
    margin-top: 10px;
  }
}

#strategy .notice--sm .notice__txt--sm {
  letter-spacing: 0;
  font-size: clamp(12px, 3.2vw, 3.2vw);
}

@media (min-width: 769px) {
  #strategy .notice--sm .notice__txt--sm {
    font-size: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #strategy .notice--sm .notice__txt--sm {
    font-size: calc(12 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #strategy .notice--sm .notice__txt--sm {
    font-size: 12px;
  }
}

#strategy .copy {
  text-align: left;
  margin-top: clamp(15px, 4vw, 4vw);
}

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

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

@media screen and (min-width: 1441px) {
  #strategy .copy {
    margin-top: 20px;
  }
}

#strategy .copy .copy__txt {
  margin-top: 0;
  letter-spacing: 0;
  font-weight: 400;
  text-indent: 1em;
  font-size: clamp(12px, 3.2vw, 3.2vw);
}

@media (min-width: 769px) {
  #strategy .copy .copy__txt {
    font-size: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #strategy .copy .copy__txt {
    font-size: calc(12 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #strategy .copy .copy__txt {
    font-size: 12px;
  }
}

#strategy .mv-copy__txt {
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
  text-indent: 1em;
  margin-top: clamp(5px, 1.33333vw, 1.33333vw);
  font-size: clamp(12px, 3.2vw, 3.2vw);
}

@media (min-width: 769px) {
  #strategy .mv-copy__txt {
    margin-top: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #strategy .mv-copy__txt {
    margin-top: calc(5 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #strategy .mv-copy__txt {
    margin-top: 5px;
  }
}

@media (min-width: 769px) {
  #strategy .mv-copy__txt {
    font-size: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #strategy .mv-copy__txt {
    font-size: calc(12 * 100vw / 1440);
  }
}

@media screen and (min-width: 1441px) {
  #strategy .mv-copy__txt {
    font-size: 12px;
  }
}

#strategy .youtube {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  aspect-ratio: 16 / 9;
}

#strategy .youtube iframe {
  width: 100%;
  height: 100%;
}
