@charset "UTF-8";
/* ===============================================
Variable
=============================================== */
.u-m-auto {
  margin: auto;
}

.u-m-lr-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.u-m-l-auto {
  margin-left: auto;
}

.u-m-r-auto {
  margin-right: auto;
}

.u-mt-0 {
  margin-top: 0px !important;
}

.u-mt-5 {
  margin-top: 5px !important;
}

.u-mt-10 {
  margin-top: 10px !important;
}

.u-mt-15 {
  margin-top: 15px !important;
}

.u-mt-20 {
  margin-top: 20px !important;
}

.u-mt-25 {
  margin-top: 25px !important;
}

.u-mt-30 {
  margin-top: 30px !important;
}

.u-mt-35 {
  margin-top: 35px !important;
}

.u-mt-40 {
  margin-top: 40px !important;
}

.u-mt-45 {
  margin-top: 45px !important;
}

.u-mt-50 {
  margin-top: 50px !important;
}

.u-ml-0 {
  margin-left: 0px !important;
}

.u-ml-5 {
  margin-left: 5px !important;
}

.u-ml-10 {
  margin-left: 10px !important;
}

.u-ml-15 {
  margin-left: 15px !important;
}

.u-ml-20 {
  margin-left: 20px !important;
}

.u-ml-25 {
  margin-left: 25px !important;
}

.u-ml-30 {
  margin-left: 30px !important;
}

.u-mb-0 {
  margin-bottom: 0px !important;
}

.u-mb-5 {
  margin-bottom: 5px !important;
}

.u-mb-10 {
  margin-bottom: 10px !important;
}

.u-mb-15 {
  margin-bottom: 15px !important;
}

.u-mb-20 {
  margin-bottom: 20px !important;
}

.u-mb-25 {
  margin-bottom: 25px !important;
}

.u-mb-30 {
  margin-bottom: 30px !important;
}

.u-mb-35 {
  margin-bottom: 35px !important;
}

.u-mb-40 {
  margin-bottom: 40px !important;
}

.u-mb-45 {
  margin-bottom: 45px !important;
}

.u-mb-50 {
  margin-bottom: 50px !important;
}

.u-mb-55 {
  margin-bottom: 55px !important;
}

.u-mb-60 {
  margin-bottom: 60px !important;
}

.u-mb-65 {
  margin-bottom: 65px !important;
}

.u-mb-70 {
  margin-bottom: 70px !important;
}

.u-mb-75 {
  margin-bottom: 75px !important;
}

.u-mb-80 {
  margin-bottom: 80px !important;
}

.u-mb-95 {
  margin-bottom: 85px !important;
}

.u-mb-90 {
  margin-bottom: 90px !important;
}

.u-mr-0 {
  margin-right: 0px !important;
}

.u-mr-5 {
  margin-right: 5px !important;
}

.u-mr-10 {
  margin-right: 10px !important;
}

.u-mr-15 {
  margin-right: 15px !important;
}

.u-mr-20 {
  margin-right: 20px !important;
}

.u-mr-25 {
  margin-right: 25px !important;
}

.u-mr-30 {
  margin-right: 30px !important;
}

@media screen and (max-width: 1280px) {
  .u-mt-lg-0 {
    margin-top: 0px !important;
  }
  .u-mt-lg-5 {
    margin-top: 5px !important;
  }
  .u-mt-lg-10 {
    margin-top: 10px !important;
  }
  .u-mt-lg-15 {
    margin-top: 15px !important;
  }
  .u-mt-lg-20 {
    margin-top: 20px !important;
  }
  .u-mt-lg-25 {
    margin-top: 25px !important;
  }
  .u-mt-lg-30 {
    margin-top: 30px !important;
  }
  .u-ml-lg-0 {
    margin-left: 0px !important;
  }
  .u-ml-lg-5 {
    margin-left: 5px !important;
  }
  .u-ml-lg-10 {
    margin-left: 10px !important;
  }
  .u-ml-lg-15 {
    margin-left: 15px !important;
  }
  .u-ml-lg-20 {
    margin-left: 20px !important;
  }
  .u-ml-lg-25 {
    margin-left: 25px !important;
  }
  .u-ml-lg-30 {
    margin-left: 30px !important;
  }
  .u-mb-lg-0 {
    margin-bottom: 0px !important;
  }
  .u-mb-lg-5 {
    margin-bottom: 5px !important;
  }
  .u-mb-lg-10 {
    margin-bottom: 10px !important;
  }
  .u-mb-lg-15 {
    margin-bottom: 15px !important;
  }
  .u-mb-lg-20 {
    margin-bottom: 20px !important;
  }
  .u-mb-lg-25 {
    margin-bottom: 25px !important;
  }
  .u-mb-lg-30 {
    margin-bottom: 30px !important;
  }
  .u-mb-lg-35 {
    margin-bottom: 35px !important;
  }
  .u-mb-lg-40 {
    margin-bottom: 40px !important;
  }
  .u-mb-lg-45 {
    margin-bottom: 45px !important;
  }
  .u-mb-lg-50 {
    margin-bottom: 50px !important;
  }
  .u-mb-lg-55 {
    margin-bottom: 55px !important;
  }
  .u-mb-lg-60 {
    margin-bottom: 60px !important;
  }
  .u-mb-lg-65 {
    margin-bottom: 65px !important;
  }
  .u-mb-lg-70 {
    margin-bottom: 70px !important;
  }
  .u-mb-lg-75 {
    margin-bottom: 75px !important;
  }
  .u-mb-lg-80 {
    margin-bottom: 80px !important;
  }
  .u-mb-lg-95 {
    margin-bottom: 85px !important;
  }
  .u-mb-lg-90 {
    margin-bottom: 90px !important;
  }
  .u-mr-lg-0 {
    margin-right: 0px !important;
  }
  .u-mr-lg-5 {
    margin-right: 5px !important;
  }
  .u-mr-lg-10 {
    margin-right: 10px !important;
  }
  .u-mr-lg-15 {
    margin-right: 15px !important;
  }
  .u-mr-lg-20 {
    margin-right: 20px !important;
  }
  .u-mr-lg-25 {
    margin-right: 25px !important;
  }
  .u-mr-lg-30 {
    margin-right: 30px !important;
  }
}
@media screen and (min-width: 1025px) {
  .u-mt-pc-0 {
    margin-top: 0px !important;
  }
  .u-mt-pc-5 {
    margin-top: 5px !important;
  }
  .u-mt-pc-10 {
    margin-top: 10px !important;
  }
  .u-mt-pc-15 {
    margin-top: 15px !important;
  }
  .u-mt-pc-20 {
    margin-top: 20px !important;
  }
  .u-mt-pc-25 {
    margin-top: 25px !important;
  }
  .u-mt-pc-30 {
    margin-top: 30px !important;
  }
  .u-ml-pc-0 {
    margin-left: 0px !important;
  }
  .u-ml-pc-5 {
    margin-left: 5px !important;
  }
  .u-ml-pc-10 {
    margin-left: 10px !important;
  }
  .u-ml-pc-15 {
    margin-left: 15px !important;
  }
  .u-ml-pc-20 {
    margin-left: 20px !important;
  }
  .u-ml-pc-25 {
    margin-left: 25px !important;
  }
  .u-ml-pc-30 {
    margin-left: 30px !important;
  }
  .u-mb-pc-0 {
    margin-bottom: 0px !important;
  }
  .u-mb-pc-5 {
    margin-bottom: 5px !important;
  }
  .u-mb-pc-10 {
    margin-bottom: 10px !important;
  }
  .u-mb-pc-15 {
    margin-bottom: 15px !important;
  }
  .u-mb-pc-20 {
    margin-bottom: 20px !important;
  }
  .u-mb-pc-25 {
    margin-bottom: 25px !important;
  }
  .u-mb-pc-30 {
    margin-bottom: 30px !important;
  }
  .u-mb-pc-35 {
    margin-bottom: 35px !important;
  }
  .u-mb-pc-40 {
    margin-bottom: 40px !important;
  }
  .u-mb-pc-45 {
    margin-bottom: 45px !important;
  }
  .u-mb-pc-50 {
    margin-bottom: 50px !important;
  }
  .u-mb-pc-55 {
    margin-bottom: 55px !important;
  }
  .u-mb-pc-60 {
    margin-bottom: 60px !important;
  }
  .u-mb-pc-65 {
    margin-bottom: 65px !important;
  }
  .u-mb-pc-70 {
    margin-bottom: 70px !important;
  }
  .u-mb-pc-75 {
    margin-bottom: 75px !important;
  }
  .u-mb-pc-80 {
    margin-bottom: 80px !important;
  }
  .u-mb-pc-95 {
    margin-bottom: 85px !important;
  }
  .u-mb-pc-90 {
    margin-bottom: 90px !important;
  }
  .u-mr-pc-0 {
    margin-right: 0px !important;
  }
  .u-mr-pc-5 {
    margin-right: 5px !important;
  }
  .u-mr-pc-10 {
    margin-right: 10px !important;
  }
  .u-mr-pc-15 {
    margin-right: 15px !important;
  }
  .u-mr-pc-20 {
    margin-right: 20px !important;
  }
  .u-mr-pc-25 {
    margin-right: 25px !important;
  }
  .u-mr-pc-30 {
    margin-right: 30px !important;
  }
}
@media screen and (max-width: 1024px) {
  .u-mt-tb-0 {
    margin-top: 0px !important;
  }
  .u-mt-tb-5 {
    margin-top: 5px !important;
  }
  .u-mt-tb-10 {
    margin-top: 10px !important;
  }
  .u-mt-tb-15 {
    margin-top: 15px !important;
  }
  .u-mt-tb-20 {
    margin-top: 20px !important;
  }
  .u-mt-tb-25 {
    margin-top: 25px !important;
  }
  .u-mt-tb-30 {
    margin-top: 30px !important;
  }
  .u-ml-tb-0 {
    margin-left: 0px !important;
  }
  .u-ml-tb-5 {
    margin-left: 5px !important;
  }
  .u-ml-tb-10 {
    margin-left: 10px !important;
  }
  .u-ml-tb-15 {
    margin-left: 15px !important;
  }
  .u-ml-tb-20 {
    margin-left: 20px !important;
  }
  .u-ml-tb-25 {
    margin-left: 25px !important;
  }
  .u-ml-tb-30 {
    margin-left: 30px !important;
  }
  .u-mb-tb-0 {
    margin-bottom: 0px !important;
  }
  .u-mb-tb-5 {
    margin-bottom: 5px !important;
  }
  .u-mb-tb-10 {
    margin-bottom: 10px !important;
  }
  .u-mb-tb-15 {
    margin-bottom: 15px !important;
  }
  .u-mb-tb-20 {
    margin-bottom: 20px !important;
  }
  .u-mb-tb-25 {
    margin-bottom: 25px !important;
  }
  .u-mb-tb-30 {
    margin-bottom: 30px !important;
  }
  .u-mb-tb-35 {
    margin-bottom: 35px !important;
  }
  .u-mb-tb-40 {
    margin-bottom: 40px !important;
  }
  .u-mb-tb-45 {
    margin-bottom: 45px !important;
  }
  .u-mb-tb-50 {
    margin-bottom: 50px !important;
  }
  .u-mb-tb-55 {
    margin-bottom: 55px !important;
  }
  .u-mb-tb-60 {
    margin-bottom: 60px !important;
  }
  .u-mb-tb-65 {
    margin-bottom: 65px !important;
  }
  .u-mb-tb-70 {
    margin-bottom: 70px !important;
  }
  .u-mb-tb-75 {
    margin-bottom: 75px !important;
  }
  .u-mb-tb-80 {
    margin-bottom: 80px !important;
  }
  .u-mb-tb-95 {
    margin-bottom: 85px !important;
  }
  .u-mb-tb-90 {
    margin-bottom: 90px !important;
  }
  .u-mr-tb-0 {
    margin-right: 0px !important;
  }
  .u-mr-tb-5 {
    margin-right: 5px !important;
  }
  .u-mr-tb-10 {
    margin-right: 10px !important;
  }
  .u-mr-tb-15 {
    margin-right: 15px !important;
  }
  .u-mr-tb-20 {
    margin-right: 20px !important;
  }
  .u-mr-tb-25 {
    margin-right: 25px !important;
  }
  .u-mr-tb-30 {
    margin-right: 30px !important;
  }
}
@media screen and (max-width: 766px) {
  .u-mt-md-0 {
    margin-top: 0px !important;
  }
  .u-mt-md-5 {
    margin-top: 5px !important;
  }
  .u-mt-md-10 {
    margin-top: 10px !important;
  }
  .u-mt-md-15 {
    margin-top: 15px !important;
  }
  .u-mt-md-20 {
    margin-top: 20px !important;
  }
  .u-mt-md-25 {
    margin-top: 25px !important;
  }
  .u-mt-md-30 {
    margin-top: 30px !important;
  }
  .u-ml-md-0 {
    margin-left: 0px !important;
  }
  .u-ml-md-5 {
    margin-left: 5px !important;
  }
  .u-ml-md-10 {
    margin-left: 10px !important;
  }
  .u-ml-md-15 {
    margin-left: 15px !important;
  }
  .u-ml-md-20 {
    margin-left: 20px !important;
  }
  .u-ml-md-25 {
    margin-left: 25px !important;
  }
  .u-ml-md-30 {
    margin-left: 30px !important;
  }
  .u-mb-md-0 {
    margin-bottom: 0px !important;
  }
  .u-mb-md-5 {
    margin-bottom: 5px !important;
  }
  .u-mb-md-10 {
    margin-bottom: 10px !important;
  }
  .u-mb-md-15 {
    margin-bottom: 15px !important;
  }
  .u-mb-md-20 {
    margin-bottom: 20px !important;
  }
  .u-mb-md-25 {
    margin-bottom: 25px !important;
  }
  .u-mb-md-30 {
    margin-bottom: 30px !important;
  }
  .u-mb-md-35 {
    margin-bottom: 35px !important;
  }
  .u-mb-md-40 {
    margin-bottom: 40px !important;
  }
  .u-mb-md-45 {
    margin-bottom: 45px !important;
  }
  .u-mb-md-50 {
    margin-bottom: 50px !important;
  }
  .u-mb-md-55 {
    margin-bottom: 55px !important;
  }
  .u-mb-md-60 {
    margin-bottom: 60px !important;
  }
  .u-mb-md-65 {
    margin-bottom: 65px !important;
  }
  .u-mb-md-70 {
    margin-bottom: 70px !important;
  }
  .u-mb-md-75 {
    margin-bottom: 75px !important;
  }
  .u-mb-md-80 {
    margin-bottom: 80px !important;
  }
  .u-mb-md-95 {
    margin-bottom: 85px !important;
  }
  .u-mb-md-90 {
    margin-bottom: 90px !important;
  }
  .u-mr-md-0 {
    margin-right: 0px !important;
  }
  .u-mr-md-5 {
    margin-right: 5px !important;
  }
  .u-mr-md-10 {
    margin-right: 10px !important;
  }
  .u-mr-md-15 {
    margin-right: 15px !important;
  }
  .u-mr-md-20 {
    margin-right: 20px !important;
  }
  .u-mr-md-25 {
    margin-right: 25px !important;
  }
  .u-mr-md-30 {
    margin-right: 30px !important;
  }
}
@media screen and (max-width: 540px) {
  .u-m-lr-pr-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .u-mt-pr-0 {
    margin-top: 0px !important;
  }
  .u-mt-pr-5 {
    margin-top: 5px !important;
  }
  .u-mt-pr-10 {
    margin-top: 10px !important;
  }
  .u-mt-pr-15 {
    margin-top: 15px !important;
  }
  .u-mt-pr-20 {
    margin-top: 20px !important;
  }
  .u-mt-pr-25 {
    margin-top: 25px !important;
  }
  .u-mt-pr-30 {
    margin-top: 30px !important;
  }
  .u-ml-pr-0 {
    margin-left: 0px !important;
  }
  .u-ml-pr-5 {
    margin-left: 5px !important;
  }
  .u-ml-pr-10 {
    margin-left: 10px !important;
  }
  .u-ml-pr-15 {
    margin-left: 15px !important;
  }
  .u-ml-pr-20 {
    margin-left: 20px !important;
  }
  .u-ml-pr-25 {
    margin-left: 25px !important;
  }
  .u-ml-pr-30 {
    margin-left: 30px !important;
  }
  .u-mb-pr-0 {
    margin-bottom: 0px !important;
  }
  .u-mb-pr-5 {
    margin-bottom: 5px !important;
  }
  .u-mb-pr-10 {
    margin-bottom: 10px !important;
  }
  .u-mb-pr-15 {
    margin-bottom: 15px !important;
  }
  .u-mb-pr-20 {
    margin-bottom: 20px !important;
  }
  .u-mb-pr-25 {
    margin-bottom: 25px !important;
  }
  .u-mb-pr-30 {
    margin-bottom: 30px !important;
  }
  .u-mb-pr-35 {
    margin-bottom: 35px !important;
  }
  .u-mb-pr-40 {
    margin-bottom: 40px !important;
  }
  .u-mb-pr-45 {
    margin-bottom: 45px !important;
  }
  .u-mb-pr-50 {
    margin-bottom: 50px !important;
  }
  .u-mb-pr-55 {
    margin-bottom: 55px !important;
  }
  .u-mb-pr-60 {
    margin-bottom: 60px !important;
  }
  .u-mb-pr-65 {
    margin-bottom: 65px !important;
  }
  .u-mb-pr-70 {
    margin-bottom: 70px !important;
  }
  .u-mb-pr-75 {
    margin-bottom: 75px !important;
  }
  .u-mb-pr-80 {
    margin-bottom: 80px !important;
  }
  .u-mb-pr-95 {
    margin-bottom: 85px !important;
  }
  .u-mb-pr-90 {
    margin-bottom: 90px !important;
  }
  .u-mr-pr-0 {
    margin-right: 0px !important;
  }
  .u-mr-pr-5 {
    margin-right: 5px !important;
  }
  .u-mr-pr-10 {
    margin-right: 10px !important;
  }
  .u-mr-pr-15 {
    margin-right: 15px !important;
  }
  .u-mr-pr-20 {
    margin-right: 20px !important;
  }
  .u-mr-pr-25 {
    margin-right: 25px !important;
  }
  .u-mr-pr-30 {
    margin-right: 30px !important;
  }
}
.u-pt-0 {
  padding-top: 0px !important;
}

.u-pt-5 {
  padding-top: 5px !important;
}

.u-pt-10 {
  padding-top: 10px !important;
}

.u-pt-15 {
  padding-top: 15px !important;
}

.u-pt-20 {
  padding-top: 20px !important;
}

.u-pt-25 {
  padding-top: 25px !important;
}

.u-pt-30 {
  padding-top: 30px !important;
}

.u-pt-35 {
  padding-top: 35px !important;
}

.u-pt-40 {
  padding-top: 40px !important;
}

.u-pl-0 {
  padding-left: 0px !important;
}

.u-pl-5 {
  padding-left: 5px !important;
}

.u-pl-10 {
  padding-left: 10px !important;
}

.u-pl-15 {
  padding-left: 15px !important;
}

.u-pl-20 {
  padding-left: 20px !important;
}

.u-pl-25 {
  padding-left: 25px !important;
}

.u-pl-30 {
  padding-left: 30px !important;
}

.u-pl-40 {
  padding-left: 40px !important;
}

.u-pb-0 {
  padding-bottom: 0px !important;
}

.u-pb-5 {
  padding-bottom: 5px !important;
}

.u-pb-10 {
  padding-bottom: 10px !important;
}

.u-pb-15 {
  padding-bottom: 15px !important;
}

.u-pb-20 {
  padding-bottom: 20px !important;
}

.u-pb-25 {
  padding-bottom: 25px !important;
}

.u-pb-30 {
  padding-bottom: 30px !important;
}

.u-pb-35 {
  padding-bottom: 35px !important;
}

.u-pb-40 {
  padding-bottom: 40px !important;
}

.u-pb-50 {
  padding-bottom: 50px !important;
}

.u-pb-60 {
  padding-bottom: 60px !important;
}

.u-pb-70 {
  padding-bottom: 70px !important;
}

.u-pb-80 {
  padding-bottom: 80px !important;
}

.u-pr-0 {
  padding-right: 0px !important;
}

.u-pr-5 {
  padding-right: 5px !important;
}

.u-pr-10 {
  padding-right: 10px !important;
}

.u-pr-15 {
  padding-right: 15px !important;
}

.u-pr-20 {
  padding-right: 20px !important;
}

.u-pr-25 {
  padding-right: 25px !important;
}

.u-pr-30 {
  padding-right: 30px !important;
}

.u-pr-40 {
  padding-right: 40px !important;
}

@media screen and (max-width: 766px) {
  .u-pt-md-0 {
    padding-top: 0px !important;
  }
  .u-pt-md-5 {
    padding-top: 5px !important;
  }
  .u-pt-md-10 {
    padding-top: 10px !important;
  }
  .u-pt-md-15 {
    padding-top: 15px !important;
  }
  .u-pt-md-20 {
    padding-top: 20px !important;
  }
  .u-pt-md-25 {
    padding-top: 25px !important;
  }
  .u-pt-md-30 {
    padding-top: 30px !important;
  }
  .u-pl-md-0 {
    padding-left: 0px !important;
  }
  .u-pl-md-5 {
    padding-left: 5px !important;
  }
  .u-pl-md-10 {
    padding-left: 10px !important;
  }
  .u-pl-md-15 {
    padding-left: 15px !important;
  }
  .u-pl-md-20 {
    padding-left: 20px !important;
  }
  .u-pl-md-25 {
    padding-left: 25px !important;
  }
  .u-pl-md-30 {
    padding-left: 30px !important;
  }
  .u-pl-md-40 {
    padding-left: 40px !important;
  }
  .u-pb-md-0 {
    padding-bottom: 0px !important;
  }
  .u-pb-md-5 {
    padding-bottom: 5px !important;
  }
  .u-pb-md-10 {
    padding-bottom: 10px !important;
  }
  .u-pb-md-15 {
    padding-bottom: 15px !important;
  }
  .u-pb-md-20 {
    padding-bottom: 20px !important;
  }
  .u-pb-md-25 {
    padding-bottom: 25px !important;
  }
  .u-pb-md-30 {
    padding-bottom: 30px !important;
  }
  .u-pb-md-35 {
    padding-bottom: 35px !important;
  }
  .u-pb-md-40 {
    padding-bottom: 40px !important;
  }
  .u-pr-md-0 {
    padding-right: 0px !important;
  }
  .u-pr-md-5 {
    padding-right: 5px !important;
  }
  .u-pr-md-10 {
    padding-right: 10px !important;
  }
  .u-pr-md-15 {
    padding-right: 15px !important;
  }
  .u-pr-md-20 {
    padding-right: 20px !important;
  }
  .u-pr-md-25 {
    padding-right: 25px !important;
  }
  .u-pr-md-30 {
    padding-right: 30px !important;
  }
  .u-pr-md-40 {
    padding-right: 40px !important;
  }
}
.u-text--bold {
  font-weight: bold !important;
}
.u-text--normal {
  font-weight: normal !important;
}
.u-text--size--ll, .u-text--size--ll a {
  font-size: 40px !important;
}
@media screen and (max-width: 766px) {
  .u-text--size--ll, .u-text--size--ll a {
    font-size: 34px !important;
  }
}
.u-text--size--l, .u-text--size--l a {
  font-size: 28px !important;
}
@media screen and (max-width: 766px) {
  .u-text--size--l, .u-text--size--l a {
    font-size: 18px !important;
  }
}
.u-text--size--m, .u-text--size--m a {
  font-size: 20px !important;
}
@media screen and (max-width: 766px) {
  .u-text--size--m, .u-text--size--m a {
    font-size: 14px !important;
  }
}
.u-text--size--n, .u-text--size--n a {
  font-size: 14px !important;
}
@media screen and (max-width: 766px) {
  .u-text--size--n, .u-text--size--n a {
    font-size: 12px !important;
  }
}
.u-text--size--s, .u-text--size--s a {
  font-size: 12px !important;
}
@media screen and (max-width: 766px) {
  .u-text--size--s, .u-text--size--s a {
    font-size: 10px !important;
  }
}
.u-text--left {
  text-align: left !important;
}
.u-text--right {
  text-align: right !important;
}
.u-text--center {
  text-align: center !important;
}
@media (min-width: 541px) {
  .u-text--pccenter {
    text-align: center !important;
  }
}
@media screen and (max-width: 540px) {
  .u-text--spcenter {
    text-align: center !important;
  }
}
.u-text--dot i {
  position: relative;
  padding-top: 0.2em;
  font-style: normal;
}
.u-text--dot i::before {
  position: absolute;
  content: "";
  width: 0.2em;
  height: 0.2em;
  border-radius: 50%;
  background-color: #FC323B;
  top: 6px;
  left: 50%;
  transform: translate(-50%, 0);
}
.u-text--underline {
  position: relative;
  z-index: 0;
}
.u-text--underline:after {
  content: "";
  width: 100%;
  height: 8px;
  background-color: #FDD932;
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  z-index: -1;
}
.u-text--black {
  color: #000000;
}
.u-text--red {
  color: #FC323B;
}
.u-text--blue {
  color: #106CF2;
}
.u-text--yellow {
  color: #FDD932;
}
.u-text--gray {
  color: #828282;
}
.u-text--white {
  color: #fff;
}

.u-bg--gray {
  background: #E9ECEF !important;
}
.u-bg--gold {
  background: #f5edc8 !important;
} /* ===============================================
SBテンプレートの調整
=============================================== */
#str-contents {
  padding: 0;
}

#contents-area,
.lyt-col-1 #contents-body {
  width: 100%;
}

#nav-top-area {
  bottom: 130px;
}

#svg-set {
  display: none;
}

/* ===============================================
common
=============================================== */
#obtain-lp {
  margin: 0 auto;
  padding-bottom: 80px;
  font-family: "Noto Sans JP", "Yu Gothic Medium", YuGothic, "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  /* ===============================================
  レイアウト
  =============================================== */
  /* ===============================================
  .c-ttl
  =============================================== */
  /* ===============================================
  .c-list
  =============================================== */
  /* ===============================================
  カルーセル
  =============================================== */
  /* ===============================================
  .hero
  =============================================== */
  /* ===============================================
  .tab
  =============================================== */
  /* ===============================================
  .c-banner
  =============================================== */
  /* ===============================================
  .c-fixed-btn
  =============================================== */
  /* ===============================================
  c-modal
  =============================================== */
  /* ===============================================
  .c-box
  =============================================== */
  /* ===============================================
  button
  =============================================== */
}
#obtain-lp * {
  box-sizing: border-box;
}
#obtain-lp :focus {
  outline: none;
}
#obtain-lp a:hover {
  opacity: 0.8;
}
#obtain-lp p {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
}
@media screen and (max-width: 766px) {
  #obtain-lp p {
    font-size: 12px;
  }
}
#obtain-lp p a {
  color: #106CF2;
  text-decoration: underline;
}
#obtain-lp img {
  border: 0;
  line-height: 1;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
#obtain-lp hr {
  height: 1px;
  background-color: #828282;
  border: none;
  color: #828282;
  display: block;
  margin-bottom: 20px;
}
@media screen and (min-width: 767px) {
  #obtain-lp sup {
    vertical-align: middle;
    font-size: 15px;
    top: -0.5em;
  }
}
@media screen and (min-width: 767px) {
  #obtain-lp .sp {
    display: none !important;
  }
}
@media screen and (max-width: 766px) {
  #obtain-lp .pc {
    display: none !important;
  }
}
#obtain-lp .tax {
  padding: 2px;
  background-color: #F8F8F8;
  line-height: 1.4;
}
#obtain-lp .tax p {
  margin-bottom: 0;
}
#obtain-lp .l-section {
  padding: 60px 0;
}
@media screen and (max-width: 766px) {
  #obtain-lp .l-section {
    padding: 30px 0;
  }
}
#obtain-lp .l-inner {
  max-width: 1020px;
  padding: 0 20px;
  margin: auto;
}
#obtain-lp .l-inner > *:first-child {
  margin-top: 0;
}
#obtain-lp .l-inner > *:last-child {
  margin-bottom: 0;
}
#obtain-lp .l-inner--s {
  max-width: 900px;
  margin: auto;
}
#obtain-lp .l-slider {
  display: none;
  margin: auto;
  max-width: 1050px;
}
#obtain-lp .l-slider.is-active {
  display: block;
}
#obtain-lp #device {
  overflow: hidden;
}
#obtain-lp .c-ttl-section {
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 766px) {
  #obtain-lp .c-ttl-section {
    font-size: calc(100vw * 28 / 375);
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 767px) {
  #obtain-lp .c-ttl-section {
    font-size: 40px;
    margin-top: 70px;
    margin-bottom: 60px;
  }
}
#obtain-lp .c-ttl-block {
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 766px) {
  #obtain-lp .c-ttl-block {
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 767px) {
  #obtain-lp .c-ttl-block {
    font-size: 32px;
    margin-top: 60px;
    margin-bottom: 50px;
  }
}
#obtain-lp .c-link-icon {
  font-size: 20px;
  text-decoration: none;
}
@media screen and (max-width: 766px) {
  #obtain-lp .c-link-icon {
    font-size: 14px;
  }
}
#obtain-lp .c-link-icon::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.067em;
  height: 1.067em;
  position: relative;
  top: -1px;
  margin-right: 0.4em;
  background-image: url(../../img/shared/icon_arrow.png);
}
#obtain-lp .c-list {
  padding-left: 20px;
  margin-bottom: 20px;
  font-size: 14px;
}
@media screen and (max-width: 766px) {
  #obtain-lp .c-list {
    font-size: 12px;
  }
}
#obtain-lp .c-list > li {
  line-height: 1.5;
  position: relative;
  list-style: disc;
  margin-bottom: 5px;
}
#obtain-lp .c-list-note {
  margin-bottom: 20px;
  font-size: 14px;
}
@media screen and (max-width: 766px) {
  #obtain-lp .c-list-note {
    font-size: 12px;
  }
}
#obtain-lp .c-list-note > li {
  text-indent: -20px;
  padding-left: 20px;
}
@media screen and (max-width: 766px) {
  #obtain-lp .c-list-note > li {
    text-indent: -16px;
    padding-left: 16px;
  }
}
#obtain-lp .c-list-note > li.narrow {
  text-indent: -12px;
  padding-left: 12px;
}
@media screen and (max-width: 766px) {
  #obtain-lp .c-list-note > li.narrow {
    text-indent: -10px;
    padding-left: 10px;
  }
}
#obtain-lp .swiper-container {
  position: relative;
}
#obtain-lp [class^=swiper-button] {
  padding: 0;
  border: none;
  outline: none;
  border-radius: 30px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding-bottom: 1px;
  z-index: 1;
  background: #fff;
  width: 60px;
  height: 60px;
  margin-top: -50px;
}
@media screen and (max-width: 766px) {
  #obtain-lp [class^=swiper-button] {
    width: 30px;
    height: 30px;
    margin-top: -34px;
  }
}
#obtain-lp [class^=swiper-button]::after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  width: 15px;
  height: 15px;
  border-top: 4px solid #000;
  border-right: 4px solid #000;
  margin: auto;
}
@media screen and (max-width: 766px) {
  #obtain-lp [class^=swiper-button]::after {
    width: 7px;
    height: 7px;
    border-top-width: 2px;
    border-right-width: 2px;
  }
}
@media screen and (max-width: 766px) {
  #obtain-lp .swiper-button-prev {
    left: 20px;
  }
}
#obtain-lp .swiper-button-prev::after {
  transform: translateY(-50%) translateX(13%) rotate(-135deg);
}
@media screen and (max-width: 766px) {
  #obtain-lp .swiper-button-next {
    right: 20px;
  }
}
#obtain-lp .swiper-button-next::after {
  transform: translateY(-50%) translateX(-13%) rotate(45deg);
}
#obtain-lp .c-device__slide {
  margin-bottom: 20px;
}
@media screen and (max-width: 766px) {
  #obtain-lp .c-device__slide {
    margin-bottom: 10px;
  }
}
#obtain-lp .c-device__slide-item {
  padding: 0;
  transition: all 0.2s ease-out;
}
#obtain-lp .c-device__slide-item-box {
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
  background: #fff;
  border-radius: 10px;
  max-width: 400px;
  text-align: center;
  padding: 10px 10px 20px;
  display: block;
  color: #000;
  transition: all 0.2s ease-out;
}
#obtain-lp .c-device__slide-item-box > p {
  transition: all 0.2s ease-out;
  margin-bottom: 0;
  font-size: 16px;
}
@media screen and (max-width: 766px) {
  #obtain-lp .c-device__slide-item-box > p {
    font-size: 13px;
  }
}
#obtain-lp .c-device__slide-item:not(.swiper-slide-active) {
  opacity: 0.6;
  transform: scale(0.8);
}
#obtain-lp .c-device__wrapper {
  min-height: 400px;
  margin-bottom: 20px;
}
@media screen and (max-width: 766px) {
  #obtain-lp .c-device__wrapper {
    min-height: 250px;
  }
}
#obtain-lp .hero__title {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-size: 0;
  border: none;
}
#obtain-lp .hero__inner {
  position: relative;
  z-index: 0;
  width: 100%;
  max-width: 1180px;
  margin: auto;
}
#obtain-lp .hero__img {
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 767px) {
  #obtain-lp .hero__img {
    display: flex;
  }
}
#obtain-lp .hero__img__device, #obtain-lp .hero__img__text {
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media screen and (min-width: 767px) {
  #obtain-lp .hero__img__device {
    width: 58.3051%;
    position: relative;
  }
  #obtain-lp .hero__img__device::before {
    content: "";
    float: left;
    padding-top: 76.5988372093%;
  }
  #obtain-lp .hero__img__device::after {
    content: "";
    display: block;
    clear: both;
  }
  #obtain-lp .hero__img__device > :first-child {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
@media screen and (max-width: 766px) {
  #obtain-lp .hero__img__device {
    width: 100%;
    margin-top: -1px;
    position: relative;
  }
  #obtain-lp .hero__img__device::before {
    content: "";
    float: left;
    padding-top: 81.3333333333%;
  }
  #obtain-lp .hero__img__device::after {
    content: "";
    display: block;
    clear: both;
  }
  #obtain-lp .hero__img__device > :first-child {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
@media screen and (min-width: 767px) {
  #obtain-lp .hero__img__text {
    width: 41.6949%;
    position: relative;
  }
  #obtain-lp .hero__img__text::before {
    content: "";
    float: left;
    padding-top: 107.1138211382%;
  }
  #obtain-lp .hero__img__text::after {
    content: "";
    display: block;
    clear: both;
  }
  #obtain-lp .hero__img__text > :first-child {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
@media screen and (max-width: 766px) {
  #obtain-lp .hero__img__text {
    width: 100%;
  }
}
#obtain-lp .tab {
  z-index: 1;
  width: 100%;
  padding: 20px 10px 0;
  border-bottom: 4px solid #106CF2;
  overflow: hidden;
}
#obtain-lp .tab-list {
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 980px;
}
#obtain-lp .tab-item {
  width: 50%;
  padding: 10px 0;
  text-align: center;
  align-items: center;
  border-radius: 5px 5px 0 0;
  height: 75px;
  margin-bottom: -20px;
  position: relative;
  z-index: 0;
  background-color: #EAEAEA;
  cursor: pointer;
}
@media screen and (min-width: 767px) {
  #obtain-lp .tab-item {
    padding: 12px 0 8px;
    border-width: 5px;
    height: 120px;
    margin-bottom: -25px;
  }
}
#obtain-lp .tab-item a {
  display: block;
}
#obtain-lp .tab-item.is-active {
  background-color: #106CF2;
}
#obtain-lp .tab-item.is-active::before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background-image: url(/mobile/set/data/special/iphone-08/img/shared/icon_check.png?2022-03-14);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: -13px;
  left: -13px;
}
@media screen and (max-width: 766px) {
  #obtain-lp .tab-item.is-active::before {
    width: 20px;
    height: 20px;
    top: -11px;
    left: -9px;
  }
}
#obtain-lp .tab-item.is-active .tab-text {
  color: #fff;
}
#obtain-lp .tab-item:first-child {
  margin-right: 2px;
}
@media screen and (min-width: 767px) {
  #obtain-lp .tab-item:first-child {
    margin-right: 5px;
  }
}
#obtain-lp .tab-item:last-child {
  margin-left: 2px;
}
@media screen and (min-width: 767px) {
  #obtain-lp .tab-item:last-child {
    margin-left: 5px;
  }
}
#obtain-lp .tab-item.is-active {
  background-color: #106CF2;
}
#obtain-lp .tab-text {
  margin-bottom: 0;
  line-height: 1.6;
  font-size: 3.2vw;
  font-weight: 600;
  color: #7B7B7B;
}
@media screen and (min-width: 767px) {
  #obtain-lp .tab-text {
    font-size: 22px;
  }
}
#obtain-lp .c-banner {
  text-align: center;
  position: relative;
  overflow: hidden;
}
#obtain-lp .c-banner::before {
  content: "";
  animation: shine 3s cubic-bezier(0.25, 0, 0.25, 1) infinite;
  background-color: #fff;
  width: 140%;
  height: 100%;
  transform: skewX(-45deg);
  top: 0;
  left: -160%;
  opacity: 0.5;
  position: absolute;
}
#obtain-lp .c-fixed-btn {
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 15px;
  transition: background-color 0.3s;
  z-index: 1;
}
#obtain-lp .c-fixed-btn .newwindowicon {
  display: none;
}
#obtain-lp .c-fixed-btn.is-fixed {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
  transition: background-color 0.3s;
}
#obtain-lp .c-fixed-btn a {
  display: block;
  margin: 0 auto;
  text-align: center;
  border-radius: 55px;
  box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.28);
  position: relative;
  overflow: hidden;
}
#obtain-lp .c-fixed-btn a::before {
  content: "";
  animation: shine 3s cubic-bezier(0.25, 0, 0.25, 1) infinite;
  background-color: #fff;
  width: 140%;
  height: 100%;
  transform: skewX(-45deg);
  top: 0;
  left: -160%;
  opacity: 0.5;
  position: absolute;
}
@media screen and (min-width: 767px) {
  #obtain-lp .c-fixed-btn a {
    width: 760px;
    max-width: 100%;
  }
}
#obtain-lp .c-modal {
  display: none;
  position: fixed;
  z-index: 10000;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 25px 0 40px;
  background: #383838;
}
@media (min-width: 767px) {
  #obtain-lp .c-modal {
    padding-top: 40px;
  }
}
#obtain-lp .c-modal__inner {
  position: relative;
  z-index: 0;
  width: 88%;
  max-width: 860px;
  height: 100%;
  max-height: 100%;
  margin: 0 auto;
  padding: 50px 17px 25px;
  font-size: 13px;
  overflow: auto;
  border-radius: 11px;
  box-sizing: border-box;
  background-color: #fff;
}
@media (min-width: 767px) {
  #obtain-lp .c-modal__inner {
    max-width: 860px;
    padding: 50px 30px 40px;
  }
}
#obtain-lp .c-modal__contents > *:first-child {
  margin-top: 0;
}
#obtain-lp .c-modal__contents > *:last-child {
  margin-bottom: 0;
}
#obtain-lp .c-modal__contents + #obtain-lp .c-modal__contents {
  margin-top: 30px;
}
#obtain-lp .c-modal__title {
  margin-bottom: 40px;
  padding-bottom: 23px;
}
#obtain-lp .c-modal__img-wrap {
  display: flex;
  flex-wrap: wrap;
}
#obtain-lp .c-modal__img-wrap li {
  position: relative;
  z-index: 0;
  width: 48.6486486486%;
  border-radius: 5px;
  box-shadow: 0 4px 20px rgba(26, 26, 26, 0.16);
}
#obtain-lp .c-modal__img-wrap li:nth-child(1) {
  margin-right: 2.380952381%;
}
#obtain-lp .c-modal__img-wrap li:nth-child(3) {
  width: 100%;
  margin-top: 46px;
}
#obtain-lp .c-modal__img-wrap li:nth-child(3) span {
  top: -37px;
}
#obtain-lp .c-modal__img-wrap span {
  position: absolute;
  top: -16px;
  left: 0;
  width: 35px;
}
#obtain-lp .c-modal__graph {
  margin-bottom: 10px;
}
#obtain-lp .c-modal-close {
  position: fixed;
  top: 12px;
  right: 12px;
  z-index: 500;
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -99em;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.25s ease;
  background: url(../../img/shared/icon_close.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 767px) {
  #obtain-lp .c-modal-close {
    width: 60px;
    height: 60px;
    top: 15px;
    right: 30px;
  }
}
#obtain-lp .c-box {
  overflow: hidden;
  background-color: #fff;
}
#obtain-lp .c-box--border {
  border-radius: 12px;
  border: 2px solid #000;
}
#obtain-lp .c-box__inner {
  padding: 28px 15px 30px;
}
#obtain-lp .c-box__inner > *:first-child {
  margin-top: 0;
}
#obtain-lp .c-box__inner > *:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 767px) {
  #obtain-lp .c-box__inner {
    padding: 40px;
  }
}
#obtain-lp .c-box__inner--inner {
  padding: 30px 15px;
}
@media screen and (min-width: 767px) {
  #obtain-lp .c-box__inner--inner {
    padding: 40px 60px;
  }
}
#obtain-lp .c-box__head {
  padding: 12px 0 6px;
  background-color: #FC323B;
  border-bottom: 2px solid #000;
}
#obtain-lp .c-box__title {
  color: #fff;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 766px) {
  #obtain-lp .c-box__title {
    font-size: 22px;
  }
}
@media screen and (min-width: 767px) {
  #obtain-lp .c-box__title {
    font-size: 30px;
  }
}
#obtain-lp .c-button {
  max-width: 100%;
  width: 300px;
  height: 65px;
  background-color: #106CF2;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height: 1.4;
  border: none;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 0;
  cursor: pointer;
  position: relative;
  transition: 0.3s ease;
  overflow: hidden;
  z-index: 1;
}
@media screen and (max-width: 766px) {
  #obtain-lp .c-button {
    width: 280px;
    height: 56px;
  }
}
@media screen and (min-width: 767px) {
  #obtain-lp .c-button:hover {
    opacity: 0.8;
  }
}
#obtain-lp .c-button:after {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
  top: 42%;
  right: 20px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
#obtain-lp .c-button-red {
  background-color: #FC323B;
}

/* 光の動き */
@keyframes shine {
  0% {
    left: -160%;
    opacity: 0;
  }
  70% {
    left: -160%;
    opacity: 0.5;
  }
  71% {
    left: -160%;
    opacity: 1;
  }
  100% {
    left: -20%;
    opacity: 0;
  }
}
#va-btn-launch {
  position: fixed;
  bottom: 180px;
  right: 10px;
  width: 280px;
  height: 240px;
  z-index: 9000;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 766px) {
  #va-btn-launch {
    bottom: calc(50% - 97.5px);
    right: 0;
    width: 45px;
    height: 195px;
  }
}
