.font-inter {
  font-family: "Inter", serif;
}

@media screen and (max-width: 768px) {
  .hidden-sp {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .visible-sp {
    display: none !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mt-5-pc {
    margin-top: 5px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-5-sp {
    margin-top: 5px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-5-pc {
    margin-left: 5px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-5-sp {
    margin-left: 5px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-5-pc {
    margin-right: 5px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-5-sp {
    margin-right: 5px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-5-pc {
    margin-bottom: 5px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-5-sp {
    margin-bottom: 5px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-10-pc {
    margin-top: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-10-sp {
    margin-top: 10px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-10-pc {
    margin-left: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-10-sp {
    margin-left: 10px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-10-pc {
    margin-right: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-10-sp {
    margin-right: 10px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-10-pc {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-10-sp {
    margin-bottom: 10px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-15-pc {
    margin-top: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-15-sp {
    margin-top: 15px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-15-pc {
    margin-left: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-15-sp {
    margin-left: 15px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-15-pc {
    margin-right: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-15-sp {
    margin-right: 15px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-15-pc {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-15-sp {
    margin-bottom: 15px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-20-pc {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-20-sp {
    margin-top: 20px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-20-pc {
    margin-left: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-20-sp {
    margin-left: 20px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-20-pc {
    margin-right: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-20-sp {
    margin-right: 20px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-20-pc {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-20-sp {
    margin-bottom: 20px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-25-pc {
    margin-top: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-25-sp {
    margin-top: 25px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-25-pc {
    margin-left: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-25-sp {
    margin-left: 25px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-25-pc {
    margin-right: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-25-sp {
    margin-right: 25px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-25-pc {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-25-sp {
    margin-bottom: 25px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-30-pc {
    margin-top: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-30-sp {
    margin-top: 30px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-30-pc {
    margin-left: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-30-sp {
    margin-left: 30px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-30-pc {
    margin-right: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-30-sp {
    margin-right: 30px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-30-pc {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-30-sp {
    margin-bottom: 30px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-35-pc {
    margin-top: 35px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-35-sp {
    margin-top: 35px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-35-pc {
    margin-left: 35px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-35-sp {
    margin-left: 35px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-35-pc {
    margin-right: 35px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-35-sp {
    margin-right: 35px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-35-pc {
    margin-bottom: 35px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-35-sp {
    margin-bottom: 35px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-40-pc {
    margin-top: 40px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-40-sp {
    margin-top: 40px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-40-pc {
    margin-left: 40px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-40-sp {
    margin-left: 40px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-40-pc {
    margin-right: 40px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-40-sp {
    margin-right: 40px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-40-pc {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-40-sp {
    margin-bottom: 40px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-45-pc {
    margin-top: 45px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-45-sp {
    margin-top: 45px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-45-pc {
    margin-left: 45px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-45-sp {
    margin-left: 45px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-45-pc {
    margin-right: 45px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-45-sp {
    margin-right: 45px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-45-pc {
    margin-bottom: 45px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-45-sp {
    margin-bottom: 45px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-50-pc {
    margin-top: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-50-sp {
    margin-top: 50px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-50-pc {
    margin-left: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-50-sp {
    margin-left: 50px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-50-pc {
    margin-right: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-50-sp {
    margin-right: 50px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-50-pc {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-50-sp {
    margin-bottom: 50px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-55-pc {
    margin-top: 55px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-55-sp {
    margin-top: 55px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-55-pc {
    margin-left: 55px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-55-sp {
    margin-left: 55px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-55-pc {
    margin-right: 55px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-55-sp {
    margin-right: 55px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-55-pc {
    margin-bottom: 55px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-55-sp {
    margin-bottom: 55px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-60-pc {
    margin-top: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-60-sp {
    margin-top: 60px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-60-pc {
    margin-left: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-60-sp {
    margin-left: 60px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-60-pc {
    margin-right: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-60-sp {
    margin-right: 60px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-60-pc {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-60-sp {
    margin-bottom: 60px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-65-pc {
    margin-top: 65px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-65-sp {
    margin-top: 65px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-65-pc {
    margin-left: 65px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-65-sp {
    margin-left: 65px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-65-pc {
    margin-right: 65px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-65-sp {
    margin-right: 65px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-65-pc {
    margin-bottom: 65px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-65-sp {
    margin-bottom: 65px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-70-pc {
    margin-top: 70px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-70-sp {
    margin-top: 70px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-70-pc {
    margin-left: 70px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-70-sp {
    margin-left: 70px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-70-pc {
    margin-right: 70px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-70-sp {
    margin-right: 70px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-70-pc {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-70-sp {
    margin-bottom: 70px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-75-pc {
    margin-top: 75px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-75-sp {
    margin-top: 75px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-75-pc {
    margin-left: 75px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-75-sp {
    margin-left: 75px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-75-pc {
    margin-right: 75px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-75-sp {
    margin-right: 75px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-75-pc {
    margin-bottom: 75px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-75-sp {
    margin-bottom: 75px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-80-pc {
    margin-top: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-80-sp {
    margin-top: 80px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-80-pc {
    margin-left: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-80-sp {
    margin-left: 80px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-80-pc {
    margin-right: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-80-sp {
    margin-right: 80px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-80-pc {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-80-sp {
    margin-bottom: 80px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-85-pc {
    margin-top: 85px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-85-sp {
    margin-top: 85px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-85-pc {
    margin-left: 85px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-85-sp {
    margin-left: 85px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-85-pc {
    margin-right: 85px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-85-sp {
    margin-right: 85px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-85-pc {
    margin-bottom: 85px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-85-sp {
    margin-bottom: 85px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-90-pc {
    margin-top: 90px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-90-sp {
    margin-top: 90px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-90-pc {
    margin-left: 90px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-90-sp {
    margin-left: 90px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-90-pc {
    margin-right: 90px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-90-sp {
    margin-right: 90px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-90-pc {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-90-sp {
    margin-bottom: 90px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-95-pc {
    margin-top: 95px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-95-sp {
    margin-top: 95px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-95-pc {
    margin-left: 95px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-95-sp {
    margin-left: 95px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-95-pc {
    margin-right: 95px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-95-sp {
    margin-right: 95px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-95-pc {
    margin-bottom: 95px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-95-sp {
    margin-bottom: 95px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-100-pc {
    margin-top: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-100-sp {
    margin-top: 100px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-100-pc {
    margin-left: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-100-sp {
    margin-left: 100px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-100-pc {
    margin-right: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-100-sp {
    margin-right: 100px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-100-pc {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-100-sp {
    margin-bottom: 100px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-105-pc {
    margin-top: 105px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-105-sp {
    margin-top: 105px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-105-pc {
    margin-left: 105px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-105-sp {
    margin-left: 105px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-105-pc {
    margin-right: 105px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-105-sp {
    margin-right: 105px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-105-pc {
    margin-bottom: 105px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-105-sp {
    margin-bottom: 105px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-110-pc {
    margin-top: 110px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-110-sp {
    margin-top: 110px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-110-pc {
    margin-left: 110px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-110-sp {
    margin-left: 110px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-110-pc {
    margin-right: 110px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-110-sp {
    margin-right: 110px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-110-pc {
    margin-bottom: 110px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-110-sp {
    margin-bottom: 110px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-115-pc {
    margin-top: 115px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-115-sp {
    margin-top: 115px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-115-pc {
    margin-left: 115px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-115-sp {
    margin-left: 115px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-115-pc {
    margin-right: 115px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-115-sp {
    margin-right: 115px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-115-pc {
    margin-bottom: 115px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-115-sp {
    margin-bottom: 115px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-120-pc {
    margin-top: 120px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-120-sp {
    margin-top: 120px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-120-pc {
    margin-left: 120px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-120-sp {
    margin-left: 120px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-120-pc {
    margin-right: 120px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-120-sp {
    margin-right: 120px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-120-pc {
    margin-bottom: 120px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-120-sp {
    margin-bottom: 120px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-125-pc {
    margin-top: 125px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-125-sp {
    margin-top: 125px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-125-pc {
    margin-left: 125px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-125-sp {
    margin-left: 125px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-125-pc {
    margin-right: 125px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-125-sp {
    margin-right: 125px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-125-pc {
    margin-bottom: 125px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-125-sp {
    margin-bottom: 125px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-130-pc {
    margin-top: 130px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-130-sp {
    margin-top: 130px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-130-pc {
    margin-left: 130px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-130-sp {
    margin-left: 130px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-130-pc {
    margin-right: 130px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-130-sp {
    margin-right: 130px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-130-pc {
    margin-bottom: 130px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-130-sp {
    margin-bottom: 130px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-135-pc {
    margin-top: 135px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-135-sp {
    margin-top: 135px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-135-pc {
    margin-left: 135px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-135-sp {
    margin-left: 135px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-135-pc {
    margin-right: 135px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-135-sp {
    margin-right: 135px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-135-pc {
    margin-bottom: 135px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-135-sp {
    margin-bottom: 135px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-140-pc {
    margin-top: 140px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-140-sp {
    margin-top: 140px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-140-pc {
    margin-left: 140px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-140-sp {
    margin-left: 140px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-140-pc {
    margin-right: 140px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-140-sp {
    margin-right: 140px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-140-pc {
    margin-bottom: 140px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-140-sp {
    margin-bottom: 140px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-145-pc {
    margin-top: 145px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-145-sp {
    margin-top: 145px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-145-pc {
    margin-left: 145px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-145-sp {
    margin-left: 145px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-145-pc {
    margin-right: 145px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-145-sp {
    margin-right: 145px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-145-pc {
    margin-bottom: 145px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-145-sp {
    margin-bottom: 145px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-150-pc {
    margin-top: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-150-sp {
    margin-top: 150px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-150-pc {
    margin-left: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-150-sp {
    margin-left: 150px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-150-pc {
    margin-right: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-150-sp {
    margin-right: 150px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-150-pc {
    margin-bottom: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-150-sp {
    margin-bottom: 150px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-155-pc {
    margin-top: 155px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-155-sp {
    margin-top: 155px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-155-pc {
    margin-left: 155px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-155-sp {
    margin-left: 155px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-155-pc {
    margin-right: 155px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-155-sp {
    margin-right: 155px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-155-pc {
    margin-bottom: 155px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-155-sp {
    margin-bottom: 155px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-160-pc {
    margin-top: 160px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-160-sp {
    margin-top: 160px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-160-pc {
    margin-left: 160px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-160-sp {
    margin-left: 160px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-160-pc {
    margin-right: 160px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-160-sp {
    margin-right: 160px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-160-pc {
    margin-bottom: 160px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-160-sp {
    margin-bottom: 160px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-165-pc {
    margin-top: 165px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-165-sp {
    margin-top: 165px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-165-pc {
    margin-left: 165px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-165-sp {
    margin-left: 165px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-165-pc {
    margin-right: 165px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-165-sp {
    margin-right: 165px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-165-pc {
    margin-bottom: 165px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-165-sp {
    margin-bottom: 165px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-170-pc {
    margin-top: 170px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-170-sp {
    margin-top: 170px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-170-pc {
    margin-left: 170px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-170-sp {
    margin-left: 170px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-170-pc {
    margin-right: 170px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-170-sp {
    margin-right: 170px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-170-pc {
    margin-bottom: 170px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-170-sp {
    margin-bottom: 170px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-175-pc {
    margin-top: 175px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-175-sp {
    margin-top: 175px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-175-pc {
    margin-left: 175px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-175-sp {
    margin-left: 175px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-175-pc {
    margin-right: 175px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-175-sp {
    margin-right: 175px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-175-pc {
    margin-bottom: 175px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-175-sp {
    margin-bottom: 175px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-180-pc {
    margin-top: 180px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-180-sp {
    margin-top: 180px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-180-pc {
    margin-left: 180px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-180-sp {
    margin-left: 180px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-180-pc {
    margin-right: 180px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-180-sp {
    margin-right: 180px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-180-pc {
    margin-bottom: 180px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-180-sp {
    margin-bottom: 180px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-185-pc {
    margin-top: 185px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-185-sp {
    margin-top: 185px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-185-pc {
    margin-left: 185px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-185-sp {
    margin-left: 185px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-185-pc {
    margin-right: 185px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-185-sp {
    margin-right: 185px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-185-pc {
    margin-bottom: 185px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-185-sp {
    margin-bottom: 185px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-190-pc {
    margin-top: 190px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-190-sp {
    margin-top: 190px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-190-pc {
    margin-left: 190px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-190-sp {
    margin-left: 190px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-190-pc {
    margin-right: 190px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-190-sp {
    margin-right: 190px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-190-pc {
    margin-bottom: 190px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-190-sp {
    margin-bottom: 190px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-195-pc {
    margin-top: 195px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-195-sp {
    margin-top: 195px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-195-pc {
    margin-left: 195px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-195-sp {
    margin-left: 195px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-195-pc {
    margin-right: 195px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-195-sp {
    margin-right: 195px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-195-pc {
    margin-bottom: 195px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-195-sp {
    margin-bottom: 195px !important;
  }
}

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

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

@media screen and (min-width: 769px) {
  .mt-200-pc {
    margin-top: 200px !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-200-sp {
    margin-top: 200px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .ml-200-pc {
    margin-left: 200px !important;
  }
}

@media screen and (max-width: 768px) {
  .ml-200-sp {
    margin-left: 200px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mr-200-pc {
    margin-right: 200px !important;
  }
}

@media screen and (max-width: 768px) {
  .mr-200-sp {
    margin-right: 200px !important;
  }
}

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

@media screen and (min-width: 769px) {
  .mb-200-pc {
    margin-bottom: 200px !important;
  }
}

@media screen and (max-width: 768px) {
  .mb-200-sp {
    margin-bottom: 200px !important;
  }
}

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

.ml-auto {
  margin-left: auto !important;
}

:root {
  --sp-horizontal-padding: 20px;
  --pc-max-width: 1000px;
  --font-default: "Noto Sans JP", sans-serif;
  --font-serif: "Old Standard TT", serif;
}

.p-login {
  display: grid;
  place-content: center;
  padding: 95px 0;
  min-height: 100vh;
}
@media screen and (min-width: 769px) {
  .p-login {
    background: var(--color-grad-02);
  }
}
@media screen and (max-width: 768px) {
  .p-login {
    padding: 50px 30px;
  }
}
.p-login__header {
  display: flex;
  justify-content: center;
}
.p-login__headerLogo {
  width: 80px;
}
.p-login__content {
  background-color: var(--color-common-01);
}
@media screen and (min-width: 769px) {
  .p-login__content {
    outline: solid 5px var(--color-border-01);
    border-radius: 15px;
    width: 600px;
    padding: 60px 140px;
  }
}
.p-login__heading {
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  color: var(--color-text-04);
}
.p-login__separator {
  border: none;
  border-top: dashed 2px var(--color-border-01);
}
.p-login__emailSender {
  border-radius: 20px;
  padding: 10px 22px;
  background-color: var(--color-bg-03);
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-login__emailSender {
    padding: 10px;
  }
}
.p-login__scrollArea {
  padding: 12px;
  border: solid 1px var(--color-border-02);
  border-radius: 5px;
  background-color: var(--color-form-bg-02);
}
@media screen and (min-width: 769px) {
  .p-login__scrollArea {
    margin-right: -85px;
    margin-left: -85px;
  }
}
.p-login__scrollArea__content {
  max-height: 112px;
  font-size: 12px;
  overflow-y: auto;
  padding-right: 6px;
}
@supports selector(::-webkit-scrollbar) {
  .p-login__scrollArea__content::-webkit-scrollbar {
    -webkit-appearance: none;
    background: transparent;
    width: 10px;
  }
}
@supports selector(::-webkit-scrollbar-thumb) {
  .p-login__scrollArea__content::-webkit-scrollbar-thumb {
    background: var(--color-text-04);
    border-radius: 10px;
  }
}
@supports not selector(::-webkit-scrollbar) {
  .p-login__scrollArea__content {
    scrollbar-color: var(--color-text-04) transparent;
    scrollbar-width: 10px;
  }
}
.p-login__selectedDepRooms {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.p-login__errorMessage {
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #f00;
}