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

.c-areaMap {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-areaMap {
    overflow-x: scroll;
  }
}
.c-areaMap__wrapper {
  position: relative;
}
.c-areaMap__container {
  position: absolute;
  z-index: 2;
}
.c-areaMap__map {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1000px;
}
.c-areaMap__area {
  display: none;
}
.c-areaMap__user {
  display: none;
}
.c-areaMap__chip {
  z-index: 100;
  position: absolute;
  display: inline-block;
  padding: 6px 8px;
  color: var(--color-common-01);
  font-size: 20px;
  font-weight: 700;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.c-areaMap__chip.--status-1 {
  background-color: var(--color-color-01);
}
.c-areaMap__chip.--status-2 {
  background-color: var(--color-color-02);
}
.c-areaMap__chip.--status-3 {
  background-color: var(--color-color-03);
}
.c-areaMap__chip.--status-disabled {
  background-color: var(--color-color-04);
}
.c-areaMap__chip.--status-active {
  background-color: var(--color-color-00);
}

.c-arrowLink {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-arrowLink:hover {
  opacity: 0.7;
}
.c-arrowLink a, .c-arrowLink__button {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  color: var(--color-text-04);
}
.c-arrowLink__icon {
  display: inline-block;
  width: 20px;
  height: 20px;
}

.c-button {
  padding: 7px 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 700;
  color: var(--color-common-01);
  background-color: var(--color-text-04);
  border-radius: 5px;
}
.c-button:hover {
  opacity: 0.7;
}
.c-button.--outline {
  color: var(--color-text-04);
  background-color: var(--color-common-01);
  outline: solid 1px var(--color-text-04);
}
.c-button.--small {
  width: 80px;
}

.c-buttonWithIcon {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  border: none;
  border-radius: 5px;
  background-color: var(--color-text-04);
  padding: 14px 12px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: var(--color-common-01);
  cursor: pointer;
  position: relative;
}
.c-buttonWithIcon.--white {
  background-color: var(--color-common-01);
  border: solid 1px var(--color-text-04);
  color: var(--color-text-04);
}
.c-buttonWithIcon.--auto {
  width: auto;
  text-align: left;
  padding: 14px 18px 14px 12px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.c-buttonWithIcon:hover {
  opacity: 0.7;
}
.c-buttonWithIcon__icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.c-buttonWithIcon__icon.--left {
  left: 15px;
  right: unset;
}
.--auto .c-buttonWithIcon__icon {
  position: static;
  transform: unset;
}

.c-chip {
  background-color: var(--color-color-04);
  border-radius: 3px;
  color: var(--color-common-01);
  padding: 2.5px 8px;
  display: flex;
  align-items: center;
  gap: 6px;
  min-height: 25px;
}
.c-chip:first-of-type {
  margin-top: 20px;
}
.c-chip__icon {
  cursor: pointer;
  width: 18px;
  height: 18px;
}
.c-chip__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.c-chip__wrapper.--row {
  flex-direction: row;
}
.c-chip__wrapper.--row .c-chip {
  margin-top: 0 !important;
}

.c-dashedSquare {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 2px;
  width: 100%;
  border: dashed 1.5px var(--color-border-02);
  border-radius: 12px;
  background-color: var(--color-bg-02);
  padding: 25px;
  color: var(--color-text-03);
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .c-dashedSquare {
    padding: 20px;
  }
}
.c-dashedSquare:hover {
  opacity: 0.7;
}
.c-dashedSquare.--label:hover {
  opacity: 1;
}
.c-dashedSquare svg {
  display: inline-block;
  width: 30px;
  height: 30px;
}

.c-fixedActionArea {
  position: absolute;
  bottom: 0;
  left: -30px;
  margin-bottom: -80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% + 60px);
  padding: 25px 30px;
  background-color: var(--color-bg-02);
}
@media screen and (max-width: 768px) {
  .c-fixedActionArea {
    padding: 20px;
    left: -20px;
    width: calc(100% + 40px);
  }
}
.c-fixedActionArea__leftCol {
  display: flex;
  align-items: center;
}
.c-fixedActionArea__rightCol {
  display: flex;
  align-items: center;
}

.c-heading {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 10px;
  font-size: 20px;
  font-weight: 700;
  color: var(--color-common-02);
  padding-bottom: 14px;
  position: relative;
}
.c-heading::after {
  content: "";
  position: absolute;
  display: inline-block;
  bottom: 0;
  left: 0;
  width: 80px;
  border-top: solid 2px var(--color-border-03);
}
.c-heading.--full::after {
  width: 100%;
}
.c-heading__separator {
  margin: 0 2px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: center center/contain url("/assets/img/common/chevron-right-black.png") no-repeat;
}

.c-input:not([type=checkbox], [type=radio]) {
  background-color: var(--color-bg-02);
  outline: solid 1px var(--color-border-02);
  border-radius: 5px;
  padding: 15px;
  display: inline-block;
  width: 100%;
  font-weight: 500;
  color: var(--color-common-02);
}
.c-input:not([type=checkbox], [type=radio])::-moz-placeholder {
  color: var(--color-text-05);
}
.c-input:not([type=checkbox], [type=radio])::placeholder {
  color: var(--color-text-05);
}
.c-input:not([type=checkbox], [type=radio])[readonly] {
  outline: none;
  background-color: var(--color-bg-03);
}
.c-input:not([type=checkbox], [type=radio])[readonly]:focus {
  outline: none;
}
.c-input:not([type=checkbox], [type=radio]).--md {
  max-width: 320px;
}

input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.c-input[type=checkbox] {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  width: 14px;
  height: 14px;
  outline: solid 1px var(--color-border-01);
  border-radius: 1px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.03) inset;
}
.c-input[type=checkbox]:checked::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 7px;
  height: 10px;
  border-bottom: solid 2px var(--color-text-04);
  border-right: solid 2px var(--color-text-04);
  transform: translate(-50%, -7px) rotate(45deg);
}

.c-input[type=radio] {
  display: none;
}

.c-input.--error {
  outline-color: var(--color-error-01);
}

.c-input__error {
  margin-top: 6px;
  display: grid;
  grid-template-columns: 16px 1fr;
  gap: 4px;
  color: var(--color-admin-red);
  font-size: 12px;
  font-weight: 500;
}
.c-input__error::before {
  content: "";
  margin-top: 2px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: center center/contain url("/assets/img/common/error-alert.png") no-repeat;
}

.c-input__radioGroup {
  display: flex;
  align-items: center;
  gap: 10px;
}

.c-input__radioLabel {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 150px;
  height: 50px;
  font-size: 14px;
  font-weight: 700;
  border-radius: 5px;
}
.c-input:checked + .c-input__radioLabel {
  background-color: var(--color-text-04);
  color: var(--color-common-01);
}
.c-input:checked + .c-input__radioLabel::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: center center/contain url("/assets/img/common/check_white.png") no-repeat;
}
.c-input:not(:checked) + .c-input__radioLabel {
  outline: solid 1px var(--color-border-02);
  background-color: var(--color-bg-02);
  color: var(--color-text-05);
  cursor: pointer;
}
.c-input.--error + .c-input__radioLabel {
  outline-color: var(--color-error-01);
}

.c-inputLabel {
  display: flex;
  align-items: center;
  gap: 10px;
}
.c-inputLabel label {
  font-weight: 700;
}
.c-inputLabel:has(+ * input[disabled]) label, .c-inputLabel:has(+ * select[disabled]) label {
  color: var(--color-text-06);
}
.c-inputLabel__required {
  font-size: 10px;
  padding: 1px 4px;
  border-radius: 3px;
  background-color: var(--color-required-01);
  color: var(--color-page-text-04);
}

.c-inputRow {
  margin-top: 8px;
  display: flex;
  gap: 20px;
}
.c-inputRow.--inline {
  margin-top: 0;
  gap: 10px 30px;
  flex-wrap: wrap;
}
.c-inputRow.--small {
  gap: 12px;
}
.c-inputRow__col {
  width: 150px;
}
.c-inputRow__col.--md {
  width: 320px;
}
.c-inputRow__col.--auto {
  width: auto;
}

.c-inputSelect {
  display: inline-block;
  width: 100%;
}
.c-inputSelect.--md {
  max-width: 320px;
}
.c-inputSelect .select2-container--default {
  padding: 0;
}
.c-inputSelect .select2-container--default.select2-container--focus .select2-selection {
  outline: solid 1px var(--color-border-02);
}
.c-inputSelect .select2-container--default .select2-selection {
  min-height: 50px;
  background-color: var(--color-bg-02);
  outline: solid 1px var(--color-border-02);
  border: none;
  border-radius: 5px;
  padding: 15px;
  font-weight: 500;
  color: var(--color-common-02);
  display: flex;
  align-items: center;
  position: relative;
}
.c-inputSelect .select2-container--default .select2-selection[aria-disabled=true] {
  border-color: var(--color-border-01);
  background-color: var(--color-bg-02);
}
.c-inputSelect .select2-container--default .select2-selection[aria-disabled=true]::after {
  background: center center/contain url("/assets/img/common/chevron-down-gray.png") no-repeat;
}
.c-inputSelect .select2-container--default .select2-selection[aria-disabled=true] .select2-selection__placeholder {
  color: var(--color-text-06) !important;
}
.c-inputSelect .select2-container--default .select2-selection::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 15px;
  width: 20px;
  height: 20px;
  background: center center/contain url("/assets/img/common/chevron-down-blue.png") no-repeat;
}
.c-inputSelect .select2-container--default .select2-selection__rendered {
  padding-left: 0 !important;
}
.c-inputSelect .select2-container--default .select2-selection__placeholder {
  color: var(--color-text-05) !important;
}
.c-inputSelect .select2-container--default .select2-selection__choice {
  margin-top: 0 !important;
  background-color: inherit !important;
  border-color: var(--color-border-02) !important;
  color: var(--color-common-02);
}
.c-inputSelect .select2-container--default .select2-selection__choice__display {
  padding-left: 10px !important;
  padding-right: 6px !important;
}
.c-inputSelect .select2-container--default .select2-selection .select2-search {
  line-height: 1;
}
.c-inputSelect .select2-container--default .select2-selection .select2-search__field {
  margin: 0;
  font-family: inherit;
  padding-top: 2px;
}
.c-inputSelect .select2-container--default .select2-selection .select2-search__field::-moz-placeholder {
  color: var(--color-text-05);
}
.c-inputSelect .select2-container--default .select2-selection .select2-search__field::placeholder {
  color: var(--color-text-05);
}
.c-inputSelect .select2-container--default .select2-selection .select2-selection__arrow {
  display: none;
}
.c-inputSelect.--hide-current-value .select2-selection__rendered {
  display: none !important;
}
.c-inputSelect.--error .select2-container--default .select2-selection {
  outline-color: var(--color-error-01);
}

.select2-container .select2-dropdown {
  background-color: var(--color-bg-02);
  border: solid 1px var(--color-border-02);
  border-radius: 5px;
}
.select2-container .select2-dropdown .select2-results__option {
  padding: 15px;
  font-weight: 500;
  color: var(--color-common-02);
}
.select2-container .select2-dropdown .select2-results__option.--hide {
  display: none;
}
.select2-container .select2-dropdown .select2-results__message {
  display: none !important;
}

.c-modal {
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(51, 51, 51, 0.5);
  display: flex;
  place-content: center;
  place-items: center;
  transition: all 0.3s ease-out;
}
.c-modal.--open {
  visibility: visible;
  opacity: 1;
}
.c-modal__wrapper {
  border-radius: 12px;
  overflow: hidden;
  background-color: var(--color-common-01);
  width: 100%;
  max-width: 420px;
}
@media screen and (max-width: 768px) {
  .c-modal__wrapper {
    margin: 0 20px;
  }
}
.c-modal__content {
  padding: 30px;
  background-color: var(--color-common-01);
}
.c-modal__heading {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}
.c-modal__footer {
  display: flex;
}
.c-modal__footerButton {
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  flex: 1;
  font-weight: 700;
  background-color: var(--color-page-bg-02);
  color: var(--color-common-03);
}
.c-modal__footerButton:hover {
  opacity: 0.7;
}
.c-modal__footerButton.--blue {
  background-color: var(--color-text-04);
  color: var(--color-page-text-04);
}
.c-modal__footerButton.--red {
  background-color: var(--color-error-01);
  color: var(--color-page-text-04);
}
.c-modal__footerButton svg {
  display: inline-block;
  width: 20px;
  height: 20px;
}

.c-navigationTab {
  display: flex;
}
.c-navigationTab__item {
  flex: 1;
  max-width: 160px;
}
.c-navigationTab__link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 0;
  border-bottom: solid 2px currentColor;
  color: var(--color-text-06);
  text-decoration: none;
  font-weight: 700;
  line-height: 1.42;
  letter-spacing: 0.07px;
}
.c-navigationTab__link.--active {
  color: var(--color-text-04);
}
.c-navigationTab__link:hover {
  opacity: 0.7;
}

.c-pager {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-pager li {
  display: inline-block;
  height: 38px;
}
.c-pager__link, .c-pager__button {
  font-size: 16px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  text-decoration: none;
  color: var(--color-common-02);
}
.c-pager__link[href]:hover, .c-pager__button[href]:hover {
  opacity: 0.7;
}
.c-pager__link.--current {
  border-radius: 3px;
  background-color: var(--color-text-04);
  color: var(--color-common-01);
}
.c-pager__button.--prev {
  background: center center/20px 20px url("/assets/img/common/chevron-left-black.png") no-repeat;
}
.c-pager__button.--next {
  background: center center/20px 20px url("/assets/img/common/chevron-right-black.png") no-repeat;
}
.c-pager__dot {
  display: inline-block;
  height: 38px;
  line-height: 38px;
}

.c-passwordInput {
  outline: solid 1px var(--color-border-02);
  border-radius: 5px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.c-passwordInput.--error {
  outline-color: var(--color-error-01);
}
.c-passwordInput input {
  background-color: var(--color-bg-02);
  font-weight: 500;
  padding: 15px;
  display: inline-block;
  flex: 1;
  outline: none;
  color: var(--color-common-02);
}
.c-passwordInput input::-moz-placeholder {
  color: var(--color-text-05);
}
.c-passwordInput input::placeholder {
  color: var(--color-text-05);
}
.c-passwordInput button {
  cursor: pointer;
  position: absolute;
  right: 15px;
  color: #94a6ca;
  border: none;
  background-color: transparent;
  display: grid;
  place-content: center;
}
.c-passwordInput button svg {
  width: 20px;
  height: 20px;
}

.c-searchForm .c-input:not([type]),
.c-searchForm .c-inputSelect .select2-container--default .select2-selection {
  padding: 7px 15px;
  height: 36px;
  min-height: unset;
}
.c-searchForm__conditionWrapper {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .c-searchForm__conditionWrapper .c-input:not([type=checkbox]),
  .c-searchForm__conditionWrapper .c-inputSelect {
    width: 200px;
  }
}
.c-searchForm__inputGroup {
  display: flex;
  gap: 12px;
  align-items: center;
}
.c-searchForm__checkboxGroup {
  padding: 0 20px 0 10px;
  display: flex;
  gap: 8px;
  align-items: center;
}
.c-searchForm__buttonGroup {
  flex: 1;
  display: flex;
  gap: 12px;
}

.c-searchInput {
  position: relative;
  display: flex;
  align-items: center;
  flex: 1;
}
.c-searchInput__search, .c-searchInput__clear {
  position: absolute;
  color: var(--color-text-03);
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.c-searchInput__search {
  left: 15px;
}
.c-searchInput__clear {
  right: 15px;
}
.c-searchInput .c-input {
  padding-left: 45px;
  padding-right: 45px;
}

.c-smallButtonWithIcon {
  display: inline-flex;
  align-items: center;
  width: auto;
  text-decoration: none;
  border: none;
  border-radius: 5px;
  background-color: var(--color-text-04);
  padding: 7px 16px 7px 40px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
  color: var(--color-common-01);
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-smallButtonWithIcon {
    font-size: 12px;
  }
}
.c-smallButtonWithIcon.--white {
  background-color: var(--color-common-01);
  border: solid 1px var(--color-text-04);
  color: var(--color-text-04);
}
.c-smallButtonWithIcon.--red {
  background-color: var(--color-error-01);
}
.c-smallButtonWithIcon:hover {
  opacity: 0.7;
}
.c-smallButtonWithIcon__icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.c-smallButtonWithIcon__group {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .c-smallButtonWithIcon__group {
    gap: 6px;
  }
}

.c-subTextWithIcon {
  display: grid;
  grid-template-columns: 16px 1fr;
  gap: 4px;
  margin-top: 6px;
}
.c-subTextWithIcon__icon {
  margin-top: 1px;
  color: var(--color-text-04);
  width: 16px;
  height: 16px;
}

.c-table {
  border-spacing: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .c-table {
    table-layout: fixed;
  }
}
.c-table th,
.c-table td {
  padding: 13px 20px;
  text-align: left;
  text-wrap: nowrap;
}
@media screen and (min-width: 769px) {
  .c-table th,
  .c-table td {
    text-wrap: unset;
  }
}
.c-table th {
  font-size: 12px;
  font-weight: 700;
  border-top: solid 1px var(--color-border-01);
  border-bottom: solid 1px var(--color-border-01);
  background-color: var(--color-bg-03);
}
.c-table tbody tr td {
  border-bottom: solid 1px var(--color-border-01);
  line-height: 1.16;
}
.c-table__actionButton {
  text-decoration: none;
}
.c-table__actionButton:hover {
  opacity: 0.7;
}
.c-table__actionButton svg {
  width: 20px;
  height: 20px;
  color: var(--color-text-04);
}
.c-table__actionButton.--disabled:hover {
  opacity: 1;
}
.c-table__actionButton.--disabled svg {
  color: var(--color-text-06);
}
@media screen and (max-width: 768px) {
  .c-table__wrapper {
    max-width: 100%;
    overflow-x: scroll;
  }
}
.c-table__col {
  width: 240px;
}
@media screen and (max-width: 768px) {
  .c-table__col {
    width: 180px;
  }
}
.c-table__col.--sm {
  width: 80px;
}
.c-table__col.--md {
  width: 180px;
}
.c-table__col.--auto {
  width: auto;
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-5-pc {
    width: 5%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-10-pc {
    width: 10%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-15-pc {
    width: 15%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-20-pc {
    width: 20%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-25-pc {
    width: 25%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-30-pc {
    width: 30%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-35-pc {
    width: 35%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-40-pc {
    width: 40%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-45-pc {
    width: 45%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-50-pc {
    width: 50%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-55-pc {
    width: 55%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-60-pc {
    width: 60%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-65-pc {
    width: 65%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-70-pc {
    width: 70%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-75-pc {
    width: 75%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-80-pc {
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-85-pc {
    width: 85%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-90-pc {
    width: 90%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-95-pc {
    width: 95%;
  }
}
@media screen and (min-width: 769px) {
  .c-table__col.--w-100-pc {
    width: 100%;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
}

input {
  border: none;
}

img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

h1, h2, h3, h4, h5 {
  font-weight: 400;
  font-size: inherit;
  line-height: 1;
}

button {
  border: none;
  background-color: unset;
  cursor: pointer;
  padding-inline: 0;
}

.overflow-hidden {
  overflow: hidden !important;
}

:root {
  --color-admin-red: #fa6775;
  --color-bg-02: #fdfdfd;
  --color-bg-03: #f8f8f8;
  --color-bg-04: #fcfdff;
  --color-color-00: #3BB3F6;
  --color-color-01: #1ed746;
  --color-color-02: #ffaa06;
  --color-color-03: #f6463b;
  --color-color-04: #4c5a78;
  --color-common-01: #ffffff;
  --color-common-02: #333333;
  --color-form-bg-02: #fcfdff;
  --color-error-01: #fa6775;
  --color-border-01: #dedede;
  --color-border-02: #cbdbea;
  --color-border-03: #e5e7eb;
  --color-text-01: #0065b1;
  --color-text-03: #94a6ca;
  --color-text-04: #2f80ed;
  --color-text-05: #cbdbea;
  --color-text-06: #d1d5db;
  --color-page-bg-02: #F1F5F9;
  --color-page-text-01: #393e46;
  --color-page-text-04: #ffffff;
  --color-required-01: #e04863;
  --color-grad-02: linear-gradient(116deg, #56CCF2 8.86%, #2F80ED 90.41%);
}

/* A Modern CSS Reset */
*,
*::before,
*::after {
  box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
  font-weight: normal;
}

ul,
ol {
  list-style: none;
  margin-block: 0;
  padding-inline-start: 0;
}

html:focus-within {
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}

img,
picture {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

input,
button,
textarea,
select {
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.text-black {
  color: var(--color-page-text-01);
}

.text-white {
  color: var(--color-common-01);
}

.font-sm {
  font-size: 12px;
}

.font-lg {
  font-size: 16px;
}

.font-xl {
  font-size: 18px;
}

.font-bold {
  font-weight: 700;
}

.l-container {
  min-height: 100vh;
  display: flex;
  position: relative;
}

.l-content {
  flex: 1;
  max-width: 100vw;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .l-content {
    padding-left: 240px;
  }
}
@media screen and (max-width: 768px) {
  .l-content.--menu-open {
    text-wrap: nowrap;
    overflow: hidden;
  }
}
.l-content__wrapper {
  padding: 20px 30px 80px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .l-content__wrapper {
    padding: 20px 20px 80px;
  }
}
.l-content__fullContent {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.l-content__fullContent.--relative {
  position: relative;
}

.l-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: var(--color-bg-02);
  padding: 13px 20px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-header {
    padding: 10px 20px;
  }
}
.l-header__toggleButton {
  border: none;
  color: var(--color-common-02);
  background-color: inherit;
  font-size: 18px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 12px;
}
@media screen and (max-width: 768px) {
  .l-header__toggleButton {
    font-size: 14px;
  }
}
.l-header__toggleButton svg {
  width: 24px;
  height: 24px;
}
.l-header__userMenuButton {
  color: var(--color-common-02);
  display: flex;
  align-items: center;
}
.l-header__userMenuButton__user {
  width: 28px;
  height: 28px;
}
.l-header__userMenuButton__chevron {
  width: 20px;
  height: 20px;
}
.l-header__userPopup {
  z-index: 99;
  position: absolute;
  top: 30px;
  right: 15px;
  border-radius: 5px;
  background-color: var(--color-bg-02);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
.l-header__userPopup.--hide {
  pointer-events: none;
}
.l-header__userPopup__content {
  padding: 12px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.l-header__userPopup__link {
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--page-text-01);
  text-decoration: none;
}
.l-header__userPopup__link:hover {
  opacity: 0.7;
}
.l-header__userPopup__link svg {
  color: var(--color-text-04);
  width: 20px;
  height: 20px;
}

.l-menu {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: var(--color-bg-02);
  box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.03);
  z-index: 1;
  overflow: hidden;
  width: 240px;
}
@media screen and (max-width: 768px) {
  .l-menu {
    width: 150px;
    opacity: 0;
  }
}
.l-menu.--hide {
  pointer-events: none;
}
.l-menu__content {
  padding: 20px 40px;
}
@media screen and (max-width: 768px) {
  .l-menu__content {
    padding: 10px;
  }
}
.l-menu__logoWrapper {
  display: grid;
  place-content: center;
}
.l-menu__logo {
  width: 60px;
}
.l-menu__navList {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.l-menu__navItem {
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--color-common-02);
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .l-menu__navItem {
    font-size: 12px;
  }
}
.l-menu__navItem[href]:hover {
  opacity: 0.7;
}
.l-menu__navItem.--current {
  font-weight: 700;
  color: var(--color-text-04);
}
.l-menu__navItem svg {
  width: 20px;
  height: 20px;
  color: var(--color-text-04);
}
.l-menu__subHeading {
  font-size: 12px;
  font-weight: 500;
  color: var(--color-text-03);
}